Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-45491
Vulnerability from cvelistv5
Published
2024-08-30 00:00
Modified
2024-10-18 13:07
Severity ?
EPSS score ?
Summary
An issue was discovered in libexpat before 2.6.3. dtdCopy in xmlparse.c can have an integer overflow for nDefaultAtts on 32-bit platforms (where UINT_MAX equals SIZE_MAX).
References
{ "containers": { "adp": [ { "affected": [ { "cpes": [ "cpe:2.3:a:libexpat:expat:*:*:*:*:*:*:*:*" ], "defaultStatus": "unknown", "product": "expat", "vendor": "libexpat", "versions": [ { "lessThan": "2.6.3", "status": "affected", "version": "0", "versionType": "custom" } ] } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 7.3, "baseSeverity": "HIGH", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" } }, { "other": { "content": { "id": "CVE-2024-45491", "options": [ { "Exploitation": "none" }, { "Automatable": "yes" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2024-08-30T13:53:48.624463Z", "version": "2.0.3" }, "type": "ssvc" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-190", "description": "CWE-190 Integer Overflow or Wraparound", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2024-08-30T13:53:54.158Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" }, { "providerMetadata": { "dateUpdated": "2024-10-18T13:07:42.647Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "url": "https://security.netapp.com/advisory/ntap-20241018-0003/" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "descriptions": [ { "lang": "en", "value": "An issue was discovered in libexpat before 2.6.3. dtdCopy in xmlparse.c can have an integer overflow for nDefaultAtts on 32-bit platforms (where UINT_MAX equals SIZE_MAX)." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2024-08-30T02:09:56.787375", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre" }, "references": [ { "url": "https://github.com/libexpat/libexpat/pull/891" }, { "url": "https://github.com/libexpat/libexpat/issues/888" } ] } }, "cveMetadata": { "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2024-45491", "datePublished": "2024-08-30T00:00:00", "dateReserved": "2024-08-30T00:00:00", "dateUpdated": "2024-10-18T13:07:42.647Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2024-45491\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2024-08-30T03:15:03.850\",\"lastModified\":\"2024-11-21T09:37:51.080\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"An issue was discovered in libexpat before 2.6.3. dtdCopy in xmlparse.c can have an integer overflow for nDefaultAtts on 32-bit platforms (where UINT_MAX equals SIZE_MAX).\"},{\"lang\":\"es\",\"value\":\"Se descubri\u00f3 un problema en libexpat anterior a 2.6.3. dtdCopy en xmlparse.c puede tener un desbordamiento de entero para nDefaultAtts en plataformas de 32 bits (donde UINT_MAX es igual a SIZE_MAX).\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":9.8,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":5.9},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L\",\"baseScore\":7.3,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"LOW\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":3.9,\"impactScore\":3.4}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-190\"}]},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-190\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:libexpat_project:libexpat:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"2.6.3\",\"matchCriteriaId\":\"FDDF6E7A-AF1C-4370-B0B0-29A35C454FFB\"}]}]}],\"references\":[{\"url\":\"https://github.com/libexpat/libexpat/issues/888\",\"source\":\"cve@mitre.org\",\"tags\":[\"Issue Tracking\"]},{\"url\":\"https://github.com/libexpat/libexpat/pull/891\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20241018-0003/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}", "vulnrichment": { "containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://security.netapp.com/advisory/ntap-20241018-0003/\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-10-18T13:07:42.647Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.3, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L\", \"integrityImpact\": \"LOW\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"LOW\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"LOW\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-45491\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-08-30T13:53:48.624463Z\"}}}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:libexpat:expat:*:*:*:*:*:*:*:*\"], \"vendor\": \"libexpat\", \"product\": \"expat\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"2.6.3\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unknown\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-190\", \"description\": \"CWE-190 Integer Overflow or Wraparound\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-08-30T13:53:29.332Z\"}}], \"cna\": {\"affected\": [{\"vendor\": \"n/a\", \"product\": \"n/a\", \"versions\": [{\"status\": \"affected\", \"version\": \"n/a\"}]}], \"references\": [{\"url\": \"https://github.com/libexpat/libexpat/pull/891\"}, {\"url\": \"https://github.com/libexpat/libexpat/issues/888\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"An issue was discovered in libexpat before 2.6.3. dtdCopy in xmlparse.c can have an integer overflow for nDefaultAtts on 32-bit platforms (where UINT_MAX equals SIZE_MAX).\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"text\", \"description\": \"n/a\"}]}], \"providerMetadata\": {\"orgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"shortName\": \"mitre\", \"dateUpdated\": \"2024-08-30T02:09:56.787375\"}}}", "cveMetadata": "{\"cveId\": \"CVE-2024-45491\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-10-18T13:07:42.647Z\", \"dateReserved\": \"2024-08-30T00:00:00\", \"assignerOrgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"datePublished\": \"2024-08-30T00:00:00\", \"assignerShortName\": \"mitre\"}", "dataType": "CVE_RECORD", "dataVersion": "5.1" } } }
ncsc-2025-0020
Vulnerability from csaf_ncscnl
Published
2025-01-22 13:30
Modified
2025-01-22 13:30
Summary
Kwetsbaarheden verholpen in Oracle Database producten
Notes
The Netherlands Cyber Security Center (henceforth: NCSC-NL) maintains this page to enhance access to its information and security advisories. The use of this security advisory is subject to the following terms and conditions:
NCSC-NL makes every reasonable effort to ensure that the content of this page is kept up to date, and that it is accurate and complete. Nevertheless, NCSC-NL cannot entirely rule out the possibility of errors, and therefore cannot give any warranty in respect of its completeness, accuracy or continuous keeping up-to-date. The information contained in this security advisory is intended solely for the purpose of providing general information to professional users. No rights can be derived from the information provided therein.
NCSC-NL and the Kingdom of the Netherlands assume no legal liability or responsibility for any damage resulting from either the use or inability of use of this security advisory. This includes damage resulting from the inaccuracy of incompleteness of the information contained in the advisory.
This security advisory is subject to Dutch law. All disputes related to or arising from the use of this advisory will be submitted to the competent court in The Hague. This choice of means also applies to the court in summary proceedings.
Feiten
Oracle heeft kwetsbaarheden verholpen in diverse database producten en subsystemen, zoals de Core Database, Graal, Application Express, GoldenGate en REST data.
Interpretaties
De kwetsbaarheden bevinden zich in verschillende componenten van de Oracle Database, waaronder de Data Mining component en de Java VM. Deze kwetsbaarheden stellen laaggeprivilegieerde geauthenticeerde gebruikers in staat om het systeem te compromitteren, wat kan leiden tot ongeautoriseerde toegang en gegevensmanipulatie. De Java VM-kwetsbaarheid kan ook leiden tot ongeautoriseerde wijzigingen van gegevens.
Oplossingen
Oracle heeft updates uitgebracht om de kwetsbaarheden te verhelpen. Zie bijgevoegde referenties voor meer informatie.
Kans
medium
Schade
high
CWE-391
Unchecked Error Condition
CWE-115
Misinterpretation of Input
CWE-466
Return of Pointer Value Outside of Expected Range
CWE-222
Truncation of Security-relevant Information
CWE-131
Incorrect Calculation of Buffer Size
CWE-1287
Improper Validation of Specified Type of Input
CWE-922
Insecure Storage of Sensitive Information
CWE-191
Integer Underflow (Wrap or Wraparound)
CWE-1220
Insufficient Granularity of Access Control
CWE-776
Improper Restriction of Recursive Entity References in DTDs ('XML Entity Expansion')
CWE-178
Improper Handling of Case Sensitivity
CWE-367
Time-of-check Time-of-use (TOCTOU) Race Condition
CWE-440
Expected Behavior Violation
CWE-1286
Improper Validation of Syntactic Correctness of Input
CWE-703
Improper Check or Handling of Exceptional Conditions
CWE-617
Reachable Assertion
CWE-427
Uncontrolled Search Path Element
CWE-601
URL Redirection to Untrusted Site ('Open Redirect')
CWE-288
Authentication Bypass Using an Alternate Path or Channel
CWE-354
Improper Validation of Integrity Check Value
CWE-190
Integer Overflow or Wraparound
CWE-404
Improper Resource Shutdown or Release
CWE-284
Improper Access Control
CWE-119
Improper Restriction of Operations within the Bounds of a Memory Buffer
CWE-1333
Inefficient Regular Expression Complexity
CWE-1321
Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
CWE-476
NULL Pointer Dereference
CWE-757
Selection of Less-Secure Algorithm During Negotiation ('Algorithm Downgrade')
CWE-94
Improper Control of Generation of Code ('Code Injection')
CWE-400
Uncontrolled Resource Consumption
CWE-770
Allocation of Resources Without Limits or Throttling
CWE-502
Deserialization of Untrusted Data
CWE-674
Uncontrolled Recursion
CWE-22
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
CWE-611
Improper Restriction of XML External Entity Reference
CWE-787
Out-of-bounds Write
CWE-200
Exposure of Sensitive Information to an Unauthorized Actor
CWE-122
Heap-based Buffer Overflow
CWE-121
Stack-based Buffer Overflow
CWE-835
Loop with Unreachable Exit Condition ('Infinite Loop')
CWE-20
Improper Input Validation
CWE-276
Incorrect Default Permissions
{ "document": { "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE" } }, "lang": "nl", "notes": [ { "category": "legal_disclaimer", "text": "The Netherlands Cyber Security Center (henceforth: NCSC-NL) maintains this page to enhance access to its information and security advisories. The use of this security advisory is subject to the following terms and conditions:\n\n NCSC-NL makes every reasonable effort to ensure that the content of this page is kept up to date, and that it is accurate and complete. Nevertheless, NCSC-NL cannot entirely rule out the possibility of errors, and therefore cannot give any warranty in respect of its completeness, accuracy or continuous keeping up-to-date. The information contained in this security advisory is intended solely for the purpose of providing general information to professional users. No rights can be derived from the information provided therein.\n\n NCSC-NL and the Kingdom of the Netherlands assume no legal liability or responsibility for any damage resulting from either the use or inability of use of this security advisory. This includes damage resulting from the inaccuracy of incompleteness of the information contained in the advisory.\n This security advisory is subject to Dutch law. All disputes related to or arising from the use of this advisory will be submitted to the competent court in The Hague. This choice of means also applies to the court in summary proceedings." }, { "category": "description", "text": "Oracle heeft kwetsbaarheden verholpen in diverse database producten en subsystemen, zoals de Core Database, Graal, Application Express, GoldenGate en REST data.", "title": "Feiten" }, { "category": "description", "text": "De kwetsbaarheden bevinden zich in verschillende componenten van de Oracle Database, waaronder de Data Mining component en de Java VM. Deze kwetsbaarheden stellen laaggeprivilegieerde geauthenticeerde gebruikers in staat om het systeem te compromitteren, wat kan leiden tot ongeautoriseerde toegang en gegevensmanipulatie. De Java VM-kwetsbaarheid kan ook leiden tot ongeautoriseerde wijzigingen van gegevens.", "title": "Interpretaties" }, { "category": "description", "text": "Oracle heeft updates uitgebracht om de kwetsbaarheden te verhelpen. Zie bijgevoegde referenties voor meer informatie.", "title": "Oplossingen" }, { "category": "general", "text": "medium", "title": "Kans" }, { "category": "general", "text": "high", "title": "Schade" }, { "category": "general", "text": "Unchecked Error Condition", "title": "CWE-391" }, { "category": "general", "text": "Misinterpretation of Input", "title": "CWE-115" }, { "category": "general", "text": "Return of Pointer Value Outside of Expected Range", "title": "CWE-466" }, { "category": "general", "text": "Truncation of Security-relevant Information", "title": "CWE-222" }, { "category": "general", "text": "Incorrect Calculation of Buffer Size", "title": "CWE-131" }, { "category": "general", "text": "Improper Validation of Specified Type of Input", "title": "CWE-1287" }, { "category": "general", "text": "Insecure Storage of Sensitive Information", "title": "CWE-922" }, { "category": "general", "text": "Integer Underflow (Wrap or Wraparound)", "title": "CWE-191" }, { "category": "general", "text": "Insufficient Granularity of Access Control", "title": "CWE-1220" }, { "category": "general", "text": "Improper Restriction of Recursive Entity References in DTDs (\u0027XML Entity Expansion\u0027)", "title": "CWE-776" }, { "category": "general", "text": "Improper Handling of Case Sensitivity", "title": "CWE-178" }, { "category": "general", "text": "Time-of-check Time-of-use (TOCTOU) Race Condition", "title": "CWE-367" }, { "category": "general", "text": "Expected Behavior Violation", "title": "CWE-440" }, { "category": "general", "text": "Improper Validation of Syntactic Correctness of Input", "title": "CWE-1286" }, { "category": "general", "text": "Improper Check or Handling of Exceptional Conditions", "title": "CWE-703" }, { "category": "general", "text": "Reachable Assertion", "title": "CWE-617" }, { "category": "general", "text": "Uncontrolled Search Path Element", "title": "CWE-427" }, { "category": "general", "text": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)", "title": "CWE-601" }, { "category": "general", "text": "Authentication Bypass Using an Alternate Path or Channel", "title": "CWE-288" }, { "category": "general", "text": "Improper Validation of Integrity Check Value", "title": "CWE-354" }, { "category": "general", "text": "Integer Overflow or Wraparound", "title": "CWE-190" }, { "category": "general", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" }, { "category": "general", "text": "Improper Access Control", "title": "CWE-284" }, { "category": "general", "text": "Improper Restriction of Operations within the Bounds of a Memory Buffer", "title": "CWE-119" }, { "category": "general", "text": "Inefficient Regular Expression Complexity", "title": "CWE-1333" }, { "category": "general", "text": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)", "title": "CWE-1321" }, { "category": "general", "text": "NULL Pointer Dereference", "title": "CWE-476" }, { "category": "general", "text": "Selection of Less-Secure Algorithm During Negotiation (\u0027Algorithm Downgrade\u0027)", "title": "CWE-757" }, { "category": "general", "text": "Improper Control of Generation of Code (\u0027Code Injection\u0027)", "title": "CWE-94" }, { "category": "general", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" }, { "category": "general", "text": "Allocation of Resources Without Limits or Throttling", "title": "CWE-770" }, { "category": "general", "text": "Deserialization of Untrusted Data", "title": "CWE-502" }, { "category": "general", "text": "Uncontrolled Recursion", "title": "CWE-674" }, { "category": "general", "text": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)", "title": "CWE-22" }, { "category": "general", "text": "Improper Restriction of XML External Entity Reference", "title": "CWE-611" }, { "category": "general", "text": "Out-of-bounds Write", "title": "CWE-787" }, { "category": "general", "text": "Exposure of Sensitive Information to an Unauthorized Actor", "title": "CWE-200" }, { "category": "general", "text": "Heap-based Buffer Overflow", "title": "CWE-122" }, { "category": "general", "text": "Stack-based Buffer Overflow", "title": "CWE-121" }, { "category": "general", "text": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)", "title": "CWE-835" }, { "category": "general", "text": "Improper Input Validation", "title": "CWE-20" }, { "category": "general", "text": "Incorrect Default Permissions", "title": "CWE-276" } ], "publisher": { "category": "coordinator", "contact_details": "cert@ncsc.nl", "name": "Nationaal Cyber Security Centrum", "namespace": "https://www.ncsc.nl/" }, "references": [ { "category": "external", "summary": "Reference - cveprojectv5; nvd; oracle", "url": "https://www.oracle.com/security-alerts/cpujan2025.html" } ], "title": "Kwetsbaarheden verholpen in Oracle Database producten", "tracking": { "current_release_date": "2025-01-22T13:30:16.354373Z", "id": "NCSC-2025-0020", "initial_release_date": "2025-01-22T13:30:16.354373Z", "revision_history": [ { "date": "2025-01-22T13:30:16.354373Z", "number": "0", "summary": "Initiele versie" } ], "status": "final", "version": "1.0.0" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "graal_development_kit_for_micronaut", "product": { "name": "graal_development_kit_for_micronaut", "product_id": "CSAFPID-1751216", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:graal_development_kit_for_micronaut:23.5-23.6:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "database_-_data_mining", "product": { "name": "database_-_data_mining", "product_id": "CSAFPID-1751200", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:database_-_data_mining:19.3-19.25:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "database_-_data_mining", "product": { "name": "database_-_data_mining", "product_id": "CSAFPID-1751199", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:database_-_data_mining:21.3-21.16:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "database_migration_assistant_for_unicode", "product": { "name": "database_migration_assistant_for_unicode", "product_id": "CSAFPID-1751212", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:database_migration_assistant_for_unicode:19.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "database_server", "product": { "name": "database_server", "product_id": "CSAFPID-1503604", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:database_server:_java_vm___23.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "database_-_graalvm_multilingual_engine", "product": { "name": "database_-_graalvm_multilingual_engine", "product_id": "CSAFPID-1751223", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:database_-_graalvm_multilingual_engine:21.4-21.16:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "database_-_graalvm_multilingual_engine", "product": { "name": "database_-_graalvm_multilingual_engine", "product_id": "CSAFPID-1751224", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:database_-_graalvm_multilingual_engine:23.5-23.6:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "application_express", "product": { "name": "application_express", "product_id": "CSAFPID-1503575", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:application_express:23.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "application_express", "product": { "name": "application_express", "product_id": "CSAFPID-1673188", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:application_express:24.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "goldengate", "product": { "name": "goldengate", "product_id": "CSAFPID-342816", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:goldengate:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "goldengate_big_data_and_application_adapters", "product": { "name": "goldengate_big_data_and_application_adapters", "product_id": "CSAFPID-816845", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:goldengate_big_data_and_application_adapters:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "goldengate_big_data_and_application_adapters", "product": { "name": "goldengate_big_data_and_application_adapters", "product_id": "CSAFPID-1650825", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:goldengate_big_data_and_application_adapters:19.1.0.0.0-19.1.0.0.18:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "goldengate_big_data_and_application_adapters", "product": { "name": "goldengate_big_data_and_application_adapters", "product_id": "CSAFPID-1751298", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:goldengate_big_data_and_application_adapters:21.3.0.0.0-21.16.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "goldengate_big_data_and_application_adapters", "product": { "name": "goldengate_big_data_and_application_adapters", "product_id": "CSAFPID-1751299", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:goldengate_big_data_and_application_adapters:23.4-23.6:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "goldengate", "product": { "name": "goldengate", "product_id": "CSAFPID-1650767", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:goldengate:19.1.0.0.0-19.23.0.0.240716:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "goldengate", "product": { "name": "goldengate", "product_id": "CSAFPID-485902", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:goldengate:19.1.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "goldengate", "product": { "name": "goldengate", "product_id": "CSAFPID-1503736", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:goldengate:19.23.0.0.240716:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "goldengate", "product": { "name": "goldengate", "product_id": "CSAFPID-1503739", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:goldengate:21.14:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "goldengate", "product": { "name": "goldengate", "product_id": "CSAFPID-1751093", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:goldengate:21.16:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "goldengate", "product": { "name": "goldengate", "product_id": "CSAFPID-1751094", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:goldengate:23.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "goldengate", "product": { "name": "goldengate", "product_id": "CSAFPID-1751095", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:goldengate:23.6:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "goldengate", "product": { "name": "goldengate", "product_id": "CSAFPID-1751204", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:goldengate:23.4-23.6:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "goldengate", "product": { "name": "goldengate", "product_id": "CSAFPID-1503738", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:goldengate:21.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "goldengate", "product": { "name": "goldengate", "product_id": "CSAFPID-1751203", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:goldengate:21.3-21.16:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "goldengate", "product": { "name": "goldengate", "product_id": "CSAFPID-1650765", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:goldengate:21.3-21.14:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "rest_data_services", "product": { "name": "rest_data_services", "product_id": "CSAFPID-711746", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:rest_data_services:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "rest_data_services", "product": { "name": "rest_data_services", "product_id": "CSAFPID-1751305", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:rest_data_services:24.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "rest_data_services", "product": { "name": "rest_data_services", "product_id": "CSAFPID-1751304", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:rest_data_services:24.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "secure_backup", "product": { "name": "secure_backup", "product_id": "CSAFPID-667692", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:secure_backup:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "secure_backup", "product": { "name": "secure_backup", "product_id": "CSAFPID-345049", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:secure_backup:18.1.0.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "secure_backup", "product": { "name": "secure_backup", "product_id": "CSAFPID-611417", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:secure_backup:18.1.0.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "secure_backup", "product": { "name": "secure_backup", "product_id": "CSAFPID-1673422", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:secure_backup:19.1.0.0.0:*:*:*:*:*:*:*" } } } ], "category": "vendor", "name": "oracle" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-38998", "cwe": { "id": "CWE-1321", "name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)" }, "notes": [ { "category": "other", "text": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)", "title": "CWE-1321" } ], "product_status": { "known_affected": [ "CSAFPID-1503575", "CSAFPID-1673188", "CSAFPID-1751204", "CSAFPID-1751203" ] }, "references": [ { "category": "self", "summary": "CVE-2024-38998", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38998.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-1503575", "CSAFPID-1673188", "CSAFPID-1751204", "CSAFPID-1751203" ] } ], "title": "CVE-2024-38998" }, { "cve": "CVE-2024-38999", "cwe": { "id": "CWE-1321", "name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)" }, "notes": [ { "category": "other", "text": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)", "title": "CWE-1321" } ], "product_status": { "known_affected": [ "CSAFPID-1503575", "CSAFPID-1673188", "CSAFPID-1751204", "CSAFPID-1751203" ] }, "references": [ { "category": "self", "summary": "CVE-2024-38999", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38999.json" } ], "scores": [ { "cvss_v3": { "baseScore": 10.0, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-1503575", "CSAFPID-1673188", "CSAFPID-1751204", "CSAFPID-1751203" ] } ], "title": "CVE-2024-38999" }, { "cve": "CVE-2024-45490", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "other", "text": "Integer Overflow or Wraparound", "title": "CWE-190" }, { "category": "other", "text": "Incorrect Calculation of Buffer Size", "title": "CWE-131" }, { "category": "other", "text": "Improper Restriction of XML External Entity Reference", "title": "CWE-611" } ], "references": [ { "category": "self", "summary": "CVE-2024-45490", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-45490.json" } ], "title": "CVE-2024-45490" }, { "cve": "CVE-2024-45491", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "other", "text": "Integer Overflow or Wraparound", "title": "CWE-190" } ], "references": [ { "category": "self", "summary": "CVE-2024-45491", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-45491.json" } ], "title": "CVE-2024-45491" }, { "cve": "CVE-2024-45492", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "other", "text": "Integer Overflow or Wraparound", "title": "CWE-190" } ], "references": [ { "category": "self", "summary": "CVE-2024-45492", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-45492.json" } ], "title": "CVE-2024-45492" }, { "cve": "CVE-2024-45772", "cwe": { "id": "CWE-502", "name": "Deserialization of Untrusted Data" }, "notes": [ { "category": "other", "text": "Deserialization of Untrusted Data", "title": "CWE-502" } ], "references": [ { "category": "self", "summary": "CVE-2024-45772", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-45772.json" } ], "title": "CVE-2024-45772" }, { "cve": "CVE-2024-47554", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" } ], "references": [ { "category": "self", "summary": "CVE-2024-47554", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-47554.json" } ], "title": "CVE-2024-47554" }, { "cve": "CVE-2024-47561", "cwe": { "id": "CWE-502", "name": "Deserialization of Untrusted Data" }, "notes": [ { "category": "other", "text": "Deserialization of Untrusted Data", "title": "CWE-502" } ], "product_status": { "known_affected": [ "CSAFPID-1650825", "CSAFPID-1751298", "CSAFPID-1751299" ] }, "references": [ { "category": "self", "summary": "CVE-2024-47561", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-47561.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-1650825", "CSAFPID-1751298", "CSAFPID-1751299" ] } ], "title": "CVE-2024-47561" }, { "cve": "CVE-2024-50379", "cwe": { "id": "CWE-367", "name": "Time-of-check Time-of-use (TOCTOU) Race Condition" }, "notes": [ { "category": "other", "text": "Time-of-check Time-of-use (TOCTOU) Race Condition", "title": "CWE-367" } ], "references": [ { "category": "self", "summary": "CVE-2024-50379", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-50379.json" } ], "title": "CVE-2024-50379" }, { "cve": "CVE-2024-52316", "cwe": { "id": "CWE-391", "name": "Unchecked Error Condition" }, "notes": [ { "category": "other", "text": "Unchecked Error Condition", "title": "CWE-391" }, { "category": "other", "text": "Authentication Bypass Using an Alternate Path or Channel", "title": "CWE-288" } ], "references": [ { "category": "self", "summary": "CVE-2024-52316", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-52316.json" } ], "title": "CVE-2024-52316" }, { "cve": "CVE-2024-54677", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" } ], "references": [ { "category": "self", "summary": "CVE-2024-54677", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-54677.json" } ], "title": "CVE-2024-54677" }, { "cve": "CVE-2024-56337", "cwe": { "id": "CWE-367", "name": "Time-of-check Time-of-use (TOCTOU) Race Condition" }, "notes": [ { "category": "other", "text": "Time-of-check Time-of-use (TOCTOU) Race Condition", "title": "CWE-367" } ], "references": [ { "category": "self", "summary": "CVE-2024-56337", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-56337.json" } ], "title": "CVE-2024-56337" }, { "cve": "CVE-2025-21553", "references": [ { "category": "self", "summary": "CVE-2025-21553", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-21553.json" } ], "title": "CVE-2025-21553" }, { "cve": "CVE-2025-21557", "product_status": { "known_affected": [ "CSAFPID-1503575", "CSAFPID-1673188" ] }, "references": [ { "category": "self", "summary": "CVE-2025-21557", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-21557.json" } ], "scores": [ { "cvss_v3": { "baseScore": 5.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "CSAFPID-1503575", "CSAFPID-1673188" ] } ], "title": "CVE-2025-21557" }, { "cve": "CVE-2022-26345", "cwe": { "id": "CWE-427", "name": "Uncontrolled Search Path Element" }, "notes": [ { "category": "other", "text": "Uncontrolled Search Path Element", "title": "CWE-427" } ], "product_status": { "known_affected": [ "CSAFPID-1751199", "CSAFPID-1751200" ] }, "references": [ { "category": "self", "summary": "CVE-2022-26345", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-26345.json" } ], "scores": [ { "cvss_v3": { "baseScore": 6.7, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-1751199", "CSAFPID-1751200" ] } ], "title": "CVE-2022-26345" }, { "cve": "CVE-2023-27043", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "other", "text": "Improper Input Validation", "title": "CWE-20" } ], "references": [ { "category": "self", "summary": "CVE-2023-27043", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-27043.json" } ], "title": "CVE-2023-27043" }, { "cve": "CVE-2023-36730", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "other", "text": "Improper Input Validation", "title": "CWE-20" }, { "category": "other", "text": "Heap-based Buffer Overflow", "title": "CWE-122" } ], "product_status": { "known_affected": [ "CSAFPID-1751203", "CSAFPID-1751204" ] }, "references": [ { "category": "self", "summary": "CVE-2023-36730", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-36730.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-1751203", "CSAFPID-1751204" ] } ], "title": "CVE-2023-36730" }, { "cve": "CVE-2023-36785", "cwe": { "id": "CWE-191", "name": "Integer Underflow (Wrap or Wraparound)" }, "notes": [ { "category": "other", "text": "Integer Underflow (Wrap or Wraparound)", "title": "CWE-191" }, { "category": "other", "text": "Improper Input Validation", "title": "CWE-20" } ], "product_status": { "known_affected": [ "CSAFPID-1751203", "CSAFPID-1751204" ] }, "references": [ { "category": "self", "summary": "CVE-2023-36785", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-36785.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-1751203", "CSAFPID-1751204" ] } ], "title": "CVE-2023-36785" }, { "cve": "CVE-2023-48795", "cwe": { "id": "CWE-222", "name": "Truncation of Security-relevant Information" }, "notes": [ { "category": "other", "text": "Truncation of Security-relevant Information", "title": "CWE-222" }, { "category": "other", "text": "Selection of Less-Secure Algorithm During Negotiation (\u0027Algorithm Downgrade\u0027)", "title": "CWE-757" }, { "category": "other", "text": "Improper Validation of Integrity Check Value", "title": "CWE-354" } ], "product_status": { "known_affected": [ "CSAFPID-1650765", "CSAFPID-1650767", "CSAFPID-342816", "CSAFPID-667692", "CSAFPID-711746", "CSAFPID-816845", "CSAFPID-1503575", "CSAFPID-1503604", "CSAFPID-1751212" ] }, "references": [ { "category": "self", "summary": "CVE-2023-48795", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-48795.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-1650765", "CSAFPID-1650767", "CSAFPID-342816", "CSAFPID-667692", "CSAFPID-711746", "CSAFPID-816845", "CSAFPID-1503575", "CSAFPID-1503604", "CSAFPID-1751212" ] } ], "title": "CVE-2023-48795" }, { "cve": "CVE-2023-52428", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" }, { "category": "other", "text": "Allocation of Resources Without Limits or Throttling", "title": "CWE-770" } ], "product_status": { "known_affected": [ "CSAFPID-342816", "CSAFPID-1503575", "CSAFPID-1503604", "CSAFPID-816845", "CSAFPID-711746", "CSAFPID-1751216" ] }, "references": [ { "category": "self", "summary": "CVE-2023-52428", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-52428.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-342816", "CSAFPID-1503575", "CSAFPID-1503604", "CSAFPID-816845", "CSAFPID-711746", "CSAFPID-1751216" ] } ], "title": "CVE-2023-52428" }, { "cve": "CVE-2024-2961", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "other", "text": "Out-of-bounds Write", "title": "CWE-787" } ], "product_status": { "known_affected": [ "CSAFPID-1503575", "CSAFPID-1503604", "CSAFPID-342816", "CSAFPID-816845", "CSAFPID-711746" ] }, "references": [ { "category": "self", "summary": "CVE-2024-2961", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-2961.json" } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-1503575", "CSAFPID-1503604", "CSAFPID-342816", "CSAFPID-816845", "CSAFPID-711746" ] } ], "title": "CVE-2024-2961" }, { "cve": "CVE-2024-4030", "cwe": { "id": "CWE-276", "name": "Incorrect Default Permissions" }, "notes": [ { "category": "other", "text": "Incorrect Default Permissions", "title": "CWE-276" } ], "references": [ { "category": "self", "summary": "CVE-2024-4030", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-4030.json" } ], "title": "CVE-2024-4030" }, { "cve": "CVE-2024-4032", "cwe": { "id": "CWE-440", "name": "Expected Behavior Violation" }, "notes": [ { "category": "other", "text": "Expected Behavior Violation", "title": "CWE-440" } ], "references": [ { "category": "self", "summary": "CVE-2024-4032", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-4032.json" } ], "title": "CVE-2024-4032" }, { "cve": "CVE-2024-6232", "cwe": { "id": "CWE-1333", "name": "Inefficient Regular Expression Complexity" }, "notes": [ { "category": "other", "text": "Inefficient Regular Expression Complexity", "title": "CWE-1333" } ], "references": [ { "category": "self", "summary": "CVE-2024-6232", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-6232.json" } ], "title": "CVE-2024-6232" }, { "cve": "CVE-2024-6763", "cwe": { "id": "CWE-1286", "name": "Improper Validation of Syntactic Correctness of Input" }, "notes": [ { "category": "other", "text": "Improper Validation of Syntactic Correctness of Input", "title": "CWE-1286" } ], "product_status": { "known_affected": [ "CSAFPID-1751304", "CSAFPID-1751305" ] }, "references": [ { "category": "self", "summary": "CVE-2024-6763", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-6763.json" } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "CSAFPID-1751304", "CSAFPID-1751305" ] } ], "title": "CVE-2024-6763" }, { "cve": "CVE-2024-6923", "cwe": { "id": "CWE-502", "name": "Deserialization of Untrusted Data" }, "notes": [ { "category": "other", "text": "Deserialization of Untrusted Data", "title": "CWE-502" }, { "category": "other", "text": "Improper Control of Generation of Code (\u0027Code Injection\u0027)", "title": "CWE-94" } ], "references": [ { "category": "self", "summary": "CVE-2024-6923", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-6923.json" } ], "title": "CVE-2024-6923" }, { "cve": "CVE-2024-7254", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "other", "text": "Improper Input Validation", "title": "CWE-20" }, { "category": "other", "text": "Uncontrolled Recursion", "title": "CWE-674" } ], "references": [ { "category": "self", "summary": "CVE-2024-7254", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-7254.json" } ], "title": "CVE-2024-7254" }, { "cve": "CVE-2024-7592", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" } ], "references": [ { "category": "self", "summary": "CVE-2024-7592", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-7592.json" } ], "title": "CVE-2024-7592" }, { "cve": "CVE-2024-8088", "cwe": { "id": "CWE-835", "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)" }, "notes": [ { "category": "other", "text": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)", "title": "CWE-835" } ], "references": [ { "category": "self", "summary": "CVE-2024-8088", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-8088.json" } ], "title": "CVE-2024-8088" }, { "cve": "CVE-2024-8927", "cwe": { "id": "CWE-284", "name": "Improper Access Control" }, "notes": [ { "category": "other", "text": "Improper Access Control", "title": "CWE-284" }, { "category": "other", "text": "Insufficient Granularity of Access Control", "title": "CWE-1220" } ], "product_status": { "known_affected": [ "CSAFPID-1673422", "CSAFPID-345049", "CSAFPID-611417" ] }, "references": [ { "category": "self", "summary": "CVE-2024-8927", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-8927.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "CSAFPID-1673422", "CSAFPID-345049", "CSAFPID-611417" ] } ], "title": "CVE-2024-8927" }, { "cve": "CVE-2024-11053", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "notes": [ { "category": "other", "text": "Exposure of Sensitive Information to an Unauthorized Actor", "title": "CWE-200" } ], "references": [ { "category": "self", "summary": "CVE-2024-11053", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-11053.json" } ], "title": "CVE-2024-11053" }, { "cve": "CVE-2024-21211", "cwe": { "id": "CWE-922", "name": "Insecure Storage of Sensitive Information" }, "notes": [ { "category": "other", "text": "Insecure Storage of Sensitive Information", "title": "CWE-922" } ], "product_status": { "known_affected": [ "CSAFPID-1751223", "CSAFPID-1751224" ] }, "references": [ { "category": "self", "summary": "CVE-2024-21211", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21211.json" } ], "scores": [ { "cvss_v3": { "baseScore": 3.7, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "CSAFPID-1751223", "CSAFPID-1751224" ] } ], "title": "CVE-2024-21211" }, { "cve": "CVE-2024-22262", "cwe": { "id": "CWE-601", "name": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)" }, "notes": [ { "category": "other", "text": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)", "title": "CWE-601" } ], "product_status": { "known_affected": [ "CSAFPID-1650825", "CSAFPID-1503575", "CSAFPID-1503604", "CSAFPID-342816", "CSAFPID-816845", "CSAFPID-711746" ] }, "references": [ { "category": "self", "summary": "CVE-2024-22262", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-22262.json" } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "CSAFPID-1650825", "CSAFPID-1503575", "CSAFPID-1503604", "CSAFPID-342816", "CSAFPID-816845", "CSAFPID-711746" ] } ], "title": "CVE-2024-22262" }, { "cve": "CVE-2024-24789", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "notes": [ { "category": "other", "text": "Exposure of Sensitive Information to an Unauthorized Actor", "title": "CWE-200" }, { "category": "other", "text": "Improper Input Validation", "title": "CWE-20" }, { "category": "other", "text": "Improper Validation of Specified Type of Input", "title": "CWE-1287" } ], "references": [ { "category": "self", "summary": "CVE-2024-24789", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-24789.json" } ], "title": "CVE-2024-24789" }, { "cve": "CVE-2024-24790", "cwe": { "id": "CWE-284", "name": "Improper Access Control" }, "notes": [ { "category": "other", "text": "Improper Access Control", "title": "CWE-284" }, { "category": "other", "text": "Misinterpretation of Input", "title": "CWE-115" }, { "category": "other", "text": "Improper Validation of Specified Type of Input", "title": "CWE-1287" } ], "references": [ { "category": "self", "summary": "CVE-2024-24790", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-24790.json" } ], "title": "CVE-2024-24790" }, { "cve": "CVE-2024-24791", "cwe": { "id": "CWE-404", "name": "Improper Resource Shutdown or Release" }, "notes": [ { "category": "other", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" }, { "category": "other", "text": "Improper Input Validation", "title": "CWE-20" } ], "references": [ { "category": "self", "summary": "CVE-2024-24791", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-24791.json" } ], "title": "CVE-2024-24791" }, { "cve": "CVE-2024-28757", "cwe": { "id": "CWE-611", "name": "Improper Restriction of XML External Entity Reference" }, "notes": [ { "category": "other", "text": "Improper Restriction of XML External Entity Reference", "title": "CWE-611" }, { "category": "other", "text": "Improper Restriction of Recursive Entity References in DTDs (\u0027XML Entity Expansion\u0027)", "title": "CWE-776" }, { "category": "other", "text": "Improper Input Validation", "title": "CWE-20" } ], "product_status": { "known_affected": [ "CSAFPID-1503575", "CSAFPID-1503604", "CSAFPID-342816", "CSAFPID-816845", "CSAFPID-711746" ] }, "references": [ { "category": "self", "summary": "CVE-2024-28757", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-28757.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-1503575", "CSAFPID-1503604", "CSAFPID-342816", "CSAFPID-816845", "CSAFPID-711746" ] } ], "title": "CVE-2024-28757" }, { "cve": "CVE-2024-33599", "cwe": { "id": "CWE-119", "name": "Improper Restriction of Operations within the Bounds of a Memory Buffer" }, "notes": [ { "category": "other", "text": "Improper Restriction of Operations within the Bounds of a Memory Buffer", "title": "CWE-119" }, { "category": "other", "text": "Stack-based Buffer Overflow", "title": "CWE-121" } ], "references": [ { "category": "self", "summary": "CVE-2024-33599", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-33599.json" } ], "title": "CVE-2024-33599" }, { "cve": "CVE-2024-33600", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "other", "text": "NULL Pointer Dereference", "title": "CWE-476" } ], "references": [ { "category": "self", "summary": "CVE-2024-33600", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-33600.json" } ], "title": "CVE-2024-33600" }, { "cve": "CVE-2024-33601", "cwe": { "id": "CWE-703", "name": "Improper Check or Handling of Exceptional Conditions" }, "notes": [ { "category": "other", "text": "Improper Check or Handling of Exceptional Conditions", "title": "CWE-703" }, { "category": "other", "text": "Reachable Assertion", "title": "CWE-617" } ], "references": [ { "category": "self", "summary": "CVE-2024-33601", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-33601.json" } ], "title": "CVE-2024-33601" }, { "cve": "CVE-2024-33602", "cwe": { "id": "CWE-466", "name": "Return of Pointer Value Outside of Expected Range" }, "notes": [ { "category": "other", "text": "Return of Pointer Value Outside of Expected Range", "title": "CWE-466" }, { "category": "other", "text": "Improper Check or Handling of Exceptional Conditions", "title": "CWE-703" } ], "references": [ { "category": "self", "summary": "CVE-2024-33602", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-33602.json" } ], "title": "CVE-2024-33602" }, { "cve": "CVE-2024-38819", "cwe": { "id": "CWE-22", "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" }, "notes": [ { "category": "other", "text": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)", "title": "CWE-22" } ], "product_status": { "known_affected": [ "CSAFPID-1650825" ] }, "references": [ { "category": "self", "summary": "CVE-2024-38819", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38819.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "CSAFPID-1650825" ] } ], "title": "CVE-2024-38819" }, { "cve": "CVE-2024-38820", "cwe": { "id": "CWE-284", "name": "Improper Access Control" }, "notes": [ { "category": "other", "text": "Improper Access Control", "title": "CWE-284" }, { "category": "other", "text": "Improper Handling of Case Sensitivity", "title": "CWE-178" } ], "product_status": { "known_affected": [ "CSAFPID-1650825" ] }, "references": [ { "category": "self", "summary": "CVE-2024-38820", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38820.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-1650825" ] } ], "title": "CVE-2024-38820" } ] }
ncsc-2025-0025
Vulnerability from csaf_ncscnl
Published
2025-01-22 13:33
Modified
2025-01-22 13:33
Summary
Kwetsbaarheden verholpen in Oracle Financial Services
Notes
The Netherlands Cyber Security Center (henceforth: NCSC-NL) maintains this page to enhance access to its information and security advisories. The use of this security advisory is subject to the following terms and conditions:
NCSC-NL makes every reasonable effort to ensure that the content of this page is kept up to date, and that it is accurate and complete. Nevertheless, NCSC-NL cannot entirely rule out the possibility of errors, and therefore cannot give any warranty in respect of its completeness, accuracy or continuous keeping up-to-date. The information contained in this security advisory is intended solely for the purpose of providing general information to professional users. No rights can be derived from the information provided therein.
NCSC-NL and the Kingdom of the Netherlands assume no legal liability or responsibility for any damage resulting from either the use or inability of use of this security advisory. This includes damage resulting from the inaccuracy of incompleteness of the information contained in the advisory.
This security advisory is subject to Dutch law. All disputes related to or arising from the use of this advisory will be submitted to the competent court in The Hague. This choice of means also applies to the court in summary proceedings.
Feiten
Oracle heeft meerdere kwetsbaarheden verholpen in Financial Services en componenten.
Interpretaties
De kwetsbaarheden stellen ongeauthenticeerde aanvallers in staat om toegang te krijgen tot kritieke gegevens en de systeemintegriteit in gevaar te brengen. Specifieke kwetsbaarheden kunnen leiden tot compromittering van vertrouwelijkheid, integriteit en beschikbaarheid, met schadeclassificaties variërend van gemiddeld tot hoog. Sommige kwetsbaarheden kunnen op afstand worden uitgebuit zonder gebruikersinteractie, wat het risico op privilege-escalatie en denial-of-service vergroot.
Oplossingen
Oracle heeft updates uitgebracht om de kwetsbaarheden te verhelpen. Zie bijgevoegde referenties voor meer informatie.
Kans
medium
Schade
high
CWE-681
Incorrect Conversion between Numeric Types
CWE-20
Improper Input Validation
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
CWE-131
Incorrect Calculation of Buffer Size
CWE-178
Improper Handling of Case Sensitivity
CWE-284
Improper Access Control
CWE-1321
Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
CWE-611
Improper Restriction of XML External Entity Reference
CWE-670
Always-Incorrect Control Flow Implementation
CWE-192
Integer Coercion Error
CWE-676
Use of Potentially Dangerous Function
CWE-222
Truncation of Security-relevant Information
CWE-755
Improper Handling of Exceptional Conditions
CWE-704
Incorrect Type Conversion or Cast
CWE-680
Integer Overflow to Buffer Overflow
CWE-426
Untrusted Search Path
CWE-354
Improper Validation of Integrity Check Value
CWE-190
Integer Overflow or Wraparound
CWE-532
Insertion of Sensitive Information into Log File
CWE-639
Authorization Bypass Through User-Controlled Key
CWE-757
Selection of Less-Secure Algorithm During Negotiation ('Algorithm Downgrade')
CWE-400
Uncontrolled Resource Consumption
CWE-502
Deserialization of Untrusted Data
CWE-22
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
CWE-200
Exposure of Sensitive Information to an Unauthorized Actor
CWE-121
Stack-based Buffer Overflow
CWE-120
Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')
{ "document": { "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE" } }, "lang": "nl", "notes": [ { "category": "legal_disclaimer", "text": "The Netherlands Cyber Security Center (henceforth: NCSC-NL) maintains this page to enhance access to its information and security advisories. The use of this security advisory is subject to the following terms and conditions:\n\n NCSC-NL makes every reasonable effort to ensure that the content of this page is kept up to date, and that it is accurate and complete. Nevertheless, NCSC-NL cannot entirely rule out the possibility of errors, and therefore cannot give any warranty in respect of its completeness, accuracy or continuous keeping up-to-date. The information contained in this security advisory is intended solely for the purpose of providing general information to professional users. No rights can be derived from the information provided therein.\n\n NCSC-NL and the Kingdom of the Netherlands assume no legal liability or responsibility for any damage resulting from either the use or inability of use of this security advisory. This includes damage resulting from the inaccuracy of incompleteness of the information contained in the advisory.\n This security advisory is subject to Dutch law. All disputes related to or arising from the use of this advisory will be submitted to the competent court in The Hague. This choice of means also applies to the court in summary proceedings." }, { "category": "description", "text": "Oracle heeft meerdere kwetsbaarheden verholpen in Financial Services en componenten.", "title": "Feiten" }, { "category": "description", "text": "De kwetsbaarheden stellen ongeauthenticeerde aanvallers in staat om toegang te krijgen tot kritieke gegevens en de systeemintegriteit in gevaar te brengen. Specifieke kwetsbaarheden kunnen leiden tot compromittering van vertrouwelijkheid, integriteit en beschikbaarheid, met schadeclassificaties vari\u00ebrend van gemiddeld tot hoog. Sommige kwetsbaarheden kunnen op afstand worden uitgebuit zonder gebruikersinteractie, wat het risico op privilege-escalatie en denial-of-service vergroot.", "title": "Interpretaties" }, { "category": "description", "text": "Oracle heeft updates uitgebracht om de kwetsbaarheden te verhelpen. Zie bijgevoegde referenties voor meer informatie.", "title": "Oplossingen" }, { "category": "general", "text": "medium", "title": "Kans" }, { "category": "general", "text": "high", "title": "Schade" }, { "category": "general", "text": "Incorrect Conversion between Numeric Types", "title": "CWE-681" }, { "category": "general", "text": "Improper Input Validation", "title": "CWE-20" }, { "category": "general", "text": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)", "title": "CWE-79" }, { "category": "general", "text": "Incorrect Calculation of Buffer Size", "title": "CWE-131" }, { "category": "general", "text": "Improper Handling of Case Sensitivity", "title": "CWE-178" }, { "category": "general", "text": "Improper Access Control", "title": "CWE-284" }, { "category": "general", "text": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)", "title": "CWE-1321" }, { "category": "general", "text": "Improper Restriction of XML External Entity Reference", "title": "CWE-611" }, { "category": "general", "text": "Always-Incorrect Control Flow Implementation", "title": "CWE-670" }, { "category": "general", "text": "Integer Coercion Error", "title": "CWE-192" }, { "category": "general", "text": "Use of Potentially Dangerous Function", "title": "CWE-676" }, { "category": "general", "text": "Truncation of Security-relevant Information", "title": "CWE-222" }, { "category": "general", "text": "Improper Handling of Exceptional Conditions", "title": "CWE-755" }, { "category": "general", "text": "Incorrect Type Conversion or Cast", "title": "CWE-704" }, { "category": "general", "text": "Integer Overflow to Buffer Overflow", "title": "CWE-680" }, { "category": "general", "text": "Untrusted Search Path", "title": "CWE-426" }, { "category": "general", "text": "Improper Validation of Integrity Check Value", "title": "CWE-354" }, { "category": "general", "text": "Integer Overflow or Wraparound", "title": "CWE-190" }, { "category": "general", "text": "Insertion of Sensitive Information into Log File", "title": "CWE-532" }, { "category": "general", "text": "Authorization Bypass Through User-Controlled Key", "title": "CWE-639" }, { "category": "general", "text": "Selection of Less-Secure Algorithm During Negotiation (\u0027Algorithm Downgrade\u0027)", "title": "CWE-757" }, { "category": "general", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" }, { "category": "general", "text": "Deserialization of Untrusted Data", "title": "CWE-502" }, { "category": "general", "text": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)", "title": "CWE-22" }, { "category": "general", "text": "Exposure of Sensitive Information to an Unauthorized Actor", "title": "CWE-200" }, { "category": "general", "text": "Stack-based Buffer Overflow", "title": "CWE-121" }, { "category": "general", "text": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)", "title": "CWE-120" } ], "publisher": { "category": "coordinator", "contact_details": "cert@ncsc.nl", "name": "Nationaal Cyber Security Centrum", "namespace": "https://www.ncsc.nl/" }, "references": [ { "category": "external", "summary": "Reference - cveprojectv5; nvd; oracle", "url": "https://www.oracle.com/security-alerts/cpujan2025.html" } ], "title": "Kwetsbaarheden verholpen in Oracle Financial Services", "tracking": { "current_release_date": "2025-01-22T13:33:00.723963Z", "id": "NCSC-2025-0025", "initial_release_date": "2025-01-22T13:33:00.723963Z", "revision_history": [ { "date": "2025-01-22T13:33:00.723963Z", "number": "0", "summary": "Initiele versie" } ], "status": "final", "version": "1.0.0" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "financial_services_analytical_applications_infrastructure", "product": { "name": "financial_services_analytical_applications_infrastructure", "product_id": "CSAFPID-342808", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_analytical_applications_infrastructure:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_analytical_applications_infrastructure", "product": { "name": "financial_services_analytical_applications_infrastructure", "product_id": "CSAFPID-345045", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_analytical_applications_infrastructure:8.0.7.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_analytical_applications_infrastructure", "product": { "name": "financial_services_analytical_applications_infrastructure", "product_id": "CSAFPID-1751072", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_analytical_applications_infrastructure:8.0.7.8:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_analytical_applications_infrastructure", "product": { "name": "financial_services_analytical_applications_infrastructure", "product_id": "CSAFPID-9711", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_analytical_applications_infrastructure:8.0.7:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_analytical_applications_infrastructure", "product": { "name": "financial_services_analytical_applications_infrastructure", "product_id": "CSAFPID-345044", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_analytical_applications_infrastructure:8.0.8.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_analytical_applications_infrastructure", "product": { "name": "financial_services_analytical_applications_infrastructure", "product_id": "CSAFPID-1751083", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_analytical_applications_infrastructure:8.0.8.6:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_analytical_applications_infrastructure", "product": { "name": "financial_services_analytical_applications_infrastructure", "product_id": "CSAFPID-9300", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_analytical_applications_infrastructure:8.0.8:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_analytical_applications_infrastructure", "product": { "name": "financial_services_analytical_applications_infrastructure", "product_id": "CSAFPID-345043", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_analytical_applications_infrastructure:8.0.9.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_analytical_applications_infrastructure", "product": { "name": "financial_services_analytical_applications_infrastructure", "product_id": "CSAFPID-9522", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_analytical_applications_infrastructure:8.0.9:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_analytical_applications_infrastructure", "product": { "name": "financial_services_analytical_applications_infrastructure", "product_id": "CSAFPID-345042", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_analytical_applications_infrastructure:8.1.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_analytical_applications_infrastructure", "product": { "name": "financial_services_analytical_applications_infrastructure", "product_id": "CSAFPID-8848", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_analytical_applications_infrastructure:8.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_analytical_applications_infrastructure", "product": { "name": "financial_services_analytical_applications_infrastructure", "product_id": "CSAFPID-93309", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_analytical_applications_infrastructure:8.1.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_analytical_applications_infrastructure", "product": { "name": "financial_services_analytical_applications_infrastructure", "product_id": "CSAFPID-189066", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_analytical_applications_infrastructure:8.1.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_analytical_applications_infrastructure", "product": { "name": "financial_services_analytical_applications_infrastructure", "product_id": "CSAFPID-93305", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_analytical_applications_infrastructure:8.1.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_analytical_applications_infrastructure", "product": { "name": "financial_services_analytical_applications_infrastructure", "product_id": "CSAFPID-189064", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_analytical_applications_infrastructure:8.1.2.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_analytical_applications_infrastructure", "product": { "name": "financial_services_analytical_applications_infrastructure", "product_id": "CSAFPID-189063", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_analytical_applications_infrastructure:8.1.2.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_analytical_applications_infrastructure", "product": { "name": "financial_services_analytical_applications_infrastructure", "product_id": "CSAFPID-1751078", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_analytical_applications_infrastructure:8.1.2.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_analytical_applications_infrastructure", "product": { "name": "financial_services_analytical_applications_infrastructure", "product_id": "CSAFPID-189065", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_analytical_applications_infrastructure:8.1.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_analytical_applications_reconciliation_framework", "product": { "name": "financial_services_analytical_applications_reconciliation_framework", "product_id": "CSAFPID-363146", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_analytical_applications_reconciliation_framework:8.0.7.1.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_analytical_applications_reconciliation_framework", "product": { "name": "financial_services_analytical_applications_reconciliation_framework", "product_id": "CSAFPID-363129", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_analytical_applications_reconciliation_framework:8.1.1.1.7:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_asset_liability_management", "product": { "name": "financial_services_asset_liability_management", "product_id": "CSAFPID-363142", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_asset_liability_management:8.0.7.8.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_balance_computation_engine", "product": { "name": "financial_services_balance_computation_engine", "product_id": "CSAFPID-363130", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_balance_computation_engine:8.1.1.1.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_balance_sheet_planning", "product": { "name": "financial_services_balance_sheet_planning", "product_id": "CSAFPID-363135", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_balance_sheet_planning:8.0.8.1.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_basel_regulatory_capital_basic", "product": { "name": "financial_services_basel_regulatory_capital_basic", "product_id": "CSAFPID-1503626", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_basel_regulatory_capital_basic:8.0.7.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_basel_regulatory_capital_basic", "product": { "name": "financial_services_basel_regulatory_capital_basic", "product_id": "CSAFPID-1503627", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_basel_regulatory_capital_basic:8.0.8.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_basel_regulatory_capital_internal_ratings_based_approach", "product": { "name": "financial_services_basel_regulatory_capital_internal_ratings_based_approach", "product_id": "CSAFPID-1503628", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_basel_regulatory_capital_internal_ratings_based_approach:8.0.7.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_basel_regulatory_capital_internal_ratings_based_approach", "product": { "name": "financial_services_basel_regulatory_capital_internal_ratings_based_approach", "product_id": "CSAFPID-1503629", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_basel_regulatory_capital_internal_ratings_based_approach:8.0.8.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_behavior_detection_platform", "product": { "name": "financial_services_behavior_detection_platform", "product_id": "CSAFPID-765261", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_behavior_detection_platform:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_behavior_detection_platform", "product": { "name": "financial_services_behavior_detection_platform", "product_id": "CSAFPID-93312", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_behavior_detection_platform:8.0.7.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_behavior_detection_platform", "product": { "name": "financial_services_behavior_detection_platform", "product_id": "CSAFPID-220456", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_behavior_detection_platform:8.0.7.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_behavior_detection_platform", "product": { "name": "financial_services_behavior_detection_platform", "product_id": "CSAFPID-93311", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_behavior_detection_platform:8.0.8.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_behavior_detection_platform", "product": { "name": "financial_services_behavior_detection_platform", "product_id": "CSAFPID-189067", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_behavior_detection_platform:8.0.8.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_behavior_detection_platform", "product": { "name": "financial_services_behavior_detection_platform", "product_id": "CSAFPID-93308", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_behavior_detection_platform:8.1.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_behavior_detection_platform", "product": { "name": "financial_services_behavior_detection_platform", "product_id": "CSAFPID-93307", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_behavior_detection_platform:8.1.1.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_behavior_detection_platform", "product": { "name": "financial_services_behavior_detection_platform", "product_id": "CSAFPID-93306", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_behavior_detection_platform:8.1.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_behavior_detection_platform", "product": { "name": "financial_services_behavior_detection_platform", "product_id": "CSAFPID-220368", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_behavior_detection_platform:8.1.2.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_behavior_detection_platform", "product": { "name": "financial_services_behavior_detection_platform", "product_id": "CSAFPID-220449", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_behavior_detection_platform:8.1.2.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_behavior_detection_platform", "product": { "name": "financial_services_behavior_detection_platform", "product_id": "CSAFPID-345041", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_behavior_detection_platform:8.1.2.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_behavior_detection_platform", "product": { "name": "financial_services_behavior_detection_platform", "product_id": "CSAFPID-219772", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_behavior_detection_platform:8.1.2.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_behavior_detection_platform", "product": { "name": "financial_services_behavior_detection_platform", "product_id": "CSAFPID-219770", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_behavior_detection_platform:8.1.2.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_behavior_detection_platform", "product": { "name": "financial_services_behavior_detection_platform", "product_id": "CSAFPID-816828", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_behavior_detection_platform:8.1.2.6:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_behavior_detection_platform", "product": { "name": "financial_services_behavior_detection_platform", "product_id": "CSAFPID-1503630", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_behavior_detection_platform:8.1.2.7:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_behavior_detection_platform", "product": { "name": "financial_services_behavior_detection_platform", "product_id": "CSAFPID-1751074", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_behavior_detection_platform:8.1.2.8:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_cash_flow_engine", "product": { "name": "financial_services_cash_flow_engine", "product_id": "CSAFPID-764273", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_cash_flow_engine:8.1.2.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_compliance_studio", "product": { "name": "financial_services_compliance_studio", "product_id": "CSAFPID-345047", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_compliance_studio:8.1.2.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_compliance_studio", "product": { "name": "financial_services_compliance_studio", "product_id": "CSAFPID-816829", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_compliance_studio:8.1.2.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_compliance_studio", "product": { "name": "financial_services_compliance_studio", "product_id": "CSAFPID-1503631", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_compliance_studio:8.1.2.6:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_compliance_studio", "product": { "name": "financial_services_compliance_studio", "product_id": "CSAFPID-1503632", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_compliance_studio:8.1.2.7:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_crime_and_compliance_management_studio", "product": { "name": "financial_services_crime_and_compliance_management_studio", "product_id": "CSAFPID-93648", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_crime_and_compliance_management_studio:8.0.8.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_crime_and_compliance_management_studio", "product": { "name": "financial_services_crime_and_compliance_management_studio", "product_id": "CSAFPID-93647", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_crime_and_compliance_management_studio:8.0.8.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_crime_and_compliance_management_studio", "product": { "name": "financial_services_crime_and_compliance_management_studio", "product_id": "CSAFPID-764857", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_crime_and_compliance_management_studio:8.0.8.3.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_crime_and_compliance_management_studio", "product": { "name": "financial_services_crime_and_compliance_management_studio", "product_id": "CSAFPID-391382", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_crime_and_compliance_management_studio:8.0.8.3.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_crime_and_compliance_management_studio", "product": { "name": "financial_services_crime_and_compliance_management_studio", "product_id": "CSAFPID-765262", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_crime_and_compliance_management_studio:_studio___8.0.8.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_crime_and_compliance_management_studio", "product": { "name": "financial_services_crime_and_compliance_management_studio", "product_id": "CSAFPID-765263", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_crime_and_compliance_management_studio:_studio___8.0.8.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_currency_transaction_reporting", "product": { "name": "financial_services_currency_transaction_reporting", "product_id": "CSAFPID-493291", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_currency_transaction_reporting:8.0.8.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_currency_transaction_reporting", "product": { "name": "financial_services_currency_transaction_reporting", "product_id": "CSAFPID-493290", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_currency_transaction_reporting:8.1.1.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_currency_transaction_reporting", "product": { "name": "financial_services_currency_transaction_reporting", "product_id": "CSAFPID-493289", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_currency_transaction_reporting:8.1.2.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_currency_transaction_reporting", "product": { "name": "financial_services_currency_transaction_reporting", "product_id": "CSAFPID-493288", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_currency_transaction_reporting:8.1.2.4.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_data_governance_for_us_regulatory_reporting", "product": { "name": "financial_services_data_governance_for_us_regulatory_reporting", "product_id": "CSAFPID-363128", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_data_governance_for_us_regulatory_reporting:8.1.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_data_governance_for_us_regulatory_reporting", "product": { "name": "financial_services_data_governance_for_us_regulatory_reporting", "product_id": "CSAFPID-363127", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_data_governance_for_us_regulatory_reporting:8.1.2.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_data_integration_hub", "product": { "name": "financial_services_data_integration_hub", "product_id": "CSAFPID-363144", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_data_integration_hub:8.0.7.3.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_data_integration_hub", "product": { "name": "financial_services_data_integration_hub", "product_id": "CSAFPID-363131", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_data_integration_hub:8.1.0.1.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_data_integration_hub", "product": { "name": "financial_services_data_integration_hub", "product_id": "CSAFPID-363126", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_data_integration_hub:8.1.2.2.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_deposit_insurance_calculations_for_liquidity_risk_management", "product": { "name": "financial_services_deposit_insurance_calculations_for_liquidity_risk_management", "product_id": "CSAFPID-363143", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_deposit_insurance_calculations_for_liquidity_risk_management:8.0.7.3.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_deposit_insurance_calculations_for_liquidity_risk_management", "product": { "name": "financial_services_deposit_insurance_calculations_for_liquidity_risk_management", "product_id": "CSAFPID-363133", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_deposit_insurance_calculations_for_liquidity_risk_management:8.0.8.3.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_enterprise_case_management", "product": { "name": "financial_services_enterprise_case_management", "product_id": "CSAFPID-567702", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_enterprise_case_management:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_enterprise_case_management", "product": { "name": "financial_services_enterprise_case_management", "product_id": "CSAFPID-220378", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_enterprise_case_management:8.0.7.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_enterprise_case_management", "product": { "name": "financial_services_enterprise_case_management", "product_id": "CSAFPID-220377", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_enterprise_case_management:8.0.7.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_enterprise_case_management", "product": { "name": "financial_services_enterprise_case_management", "product_id": "CSAFPID-220455", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_enterprise_case_management:8.0.7.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_enterprise_case_management", "product": { "name": "financial_services_enterprise_case_management", "product_id": "CSAFPID-220607", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_enterprise_case_management:8.0.8.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_enterprise_case_management", "product": { "name": "financial_services_enterprise_case_management", "product_id": "CSAFPID-220372", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_enterprise_case_management:8.0.8.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_enterprise_case_management", "product": { "name": "financial_services_enterprise_case_management", "product_id": "CSAFPID-1503633", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_enterprise_case_management:8.0.8.2.8:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_enterprise_case_management", "product": { "name": "financial_services_enterprise_case_management", "product_id": "CSAFPID-219774", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_enterprise_case_management:8.0.8.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_enterprise_case_management", "product": { "name": "financial_services_enterprise_case_management", "product_id": "CSAFPID-180191", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_enterprise_case_management:8.1.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_enterprise_case_management", "product": { "name": "financial_services_enterprise_case_management", "product_id": "CSAFPID-1503634", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_enterprise_case_management:8.1.1.1.18:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_enterprise_case_management", "product": { "name": "financial_services_enterprise_case_management", "product_id": "CSAFPID-180190", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_enterprise_case_management:8.1.1.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_enterprise_case_management", "product": { "name": "financial_services_enterprise_case_management", "product_id": "CSAFPID-180189", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_enterprise_case_management:8.1.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_enterprise_case_management", "product": { "name": "financial_services_enterprise_case_management", "product_id": "CSAFPID-220369", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_enterprise_case_management:8.1.2.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_enterprise_case_management", "product": { "name": "financial_services_enterprise_case_management", "product_id": "CSAFPID-220448", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_enterprise_case_management:8.1.2.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_enterprise_case_management", "product": { "name": "financial_services_enterprise_case_management", "product_id": "CSAFPID-345040", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_enterprise_case_management:8.1.2.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_enterprise_case_management", "product": { "name": "financial_services_enterprise_case_management", "product_id": "CSAFPID-219773", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_enterprise_case_management:8.1.2.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_enterprise_case_management", "product": { "name": "financial_services_enterprise_case_management", "product_id": "CSAFPID-219771", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_enterprise_case_management:8.1.2.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_enterprise_case_management", "product": { "name": "financial_services_enterprise_case_management", "product_id": "CSAFPID-1503635", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_enterprise_case_management:8.1.2.6.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_enterprise_case_management", "product": { "name": "financial_services_enterprise_case_management", "product_id": "CSAFPID-816830", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_enterprise_case_management:8.1.2.6:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_enterprise_case_management", "product": { "name": "financial_services_enterprise_case_management", "product_id": "CSAFPID-1503636", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_enterprise_case_management:8.1.2.7.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_enterprise_financial_performance_analytics", "product": { "name": "financial_services_enterprise_financial_performance_analytics", "product_id": "CSAFPID-363141", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_enterprise_financial_performance_analytics:8.0.7.8.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_funds_transfer_pricing", "product": { "name": "financial_services_funds_transfer_pricing", "product_id": "CSAFPID-363138", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_funds_transfer_pricing:8.0.7.8.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_institutional_performance_analytics", "product": { "name": "financial_services_institutional_performance_analytics", "product_id": "CSAFPID-363136", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_institutional_performance_analytics:8.0.7.8.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_lending_and_leasing", "product": { "name": "financial_services_lending_and_leasing", "product_id": "CSAFPID-816831", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_lending_and_leasing:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_liquidity_risk_measurement_and_management", "product": { "name": "financial_services_liquidity_risk_measurement_and_management", "product_id": "CSAFPID-363145", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_liquidity_risk_measurement_and_management:8.0.7.3.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_liquidity_risk_measurement_and_management", "product": { "name": "financial_services_liquidity_risk_measurement_and_management", "product_id": "CSAFPID-363132", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_liquidity_risk_measurement_and_management:8.0.8.3.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_loan_loss_forecasting_and_provisioning", "product": { "name": "financial_services_loan_loss_forecasting_and_provisioning", "product_id": "CSAFPID-363140", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_loan_loss_forecasting_and_provisioning:8.0.7.8.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_loan_loss_forecasting_and_provisioning", "product": { "name": "financial_services_loan_loss_forecasting_and_provisioning", "product_id": "CSAFPID-363134", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_loan_loss_forecasting_and_provisioning:8.0.8.2.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_model_management_and_governance", "product": { "name": "financial_services_model_management_and_governance", "product_id": "CSAFPID-764923", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_model_management_and_governance:8.0.8.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_model_management_and_governance", "product": { "name": "financial_services_model_management_and_governance", "product_id": "CSAFPID-396508", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_model_management_and_governance:8.1.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_model_management_and_governance", "product": { "name": "financial_services_model_management_and_governance", "product_id": "CSAFPID-764924", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_model_management_and_governance:8.1.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_model_management_and_governance", "product": { "name": "financial_services_model_management_and_governance", "product_id": "CSAFPID-396507", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_model_management_and_governance:8.1.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_model_management_and_governance", "product": { "name": "financial_services_model_management_and_governance", "product_id": "CSAFPID-611392", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_model_management_and_governance:8.1.2.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_model_management_and_governance", "product": { "name": "financial_services_model_management_and_governance", "product_id": "CSAFPID-611391", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_model_management_and_governance:8.1.2.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_model_management_and_governance", "product": { "name": "financial_services_model_management_and_governance", "product_id": "CSAFPID-1503319", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_model_management_and_governance:8.1.2.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_model_management_and_governance", "product": { "name": "financial_services_model_management_and_governance", "product_id": "CSAFPID-1503318", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_model_management_and_governance:8.1.2.6:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_model_management_and_governance", "product": { "name": "financial_services_model_management_and_governance", "product_id": "CSAFPID-1751202", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_model_management_and_governance:8.1.2.7:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_model_management_and_governance", "product": { "name": "financial_services_model_management_and_governance", "product_id": "CSAFPID-1751086", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_model_management_and_governance:8.1.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_profitability_management", "product": { "name": "financial_services_profitability_management", "product_id": "CSAFPID-363139", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_profitability_management:8.0.7.8.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_regulatory_reporting", "product": { "name": "financial_services_regulatory_reporting", "product_id": "CSAFPID-570314", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_regulatory_reporting:8.0.8.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_regulatory_reporting", "product": { "name": "financial_services_regulatory_reporting", "product_id": "CSAFPID-570313", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_regulatory_reporting:8.1.1.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_regulatory_reporting", "product": { "name": "financial_services_regulatory_reporting", "product_id": "CSAFPID-570312", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_regulatory_reporting:8.1.2.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_regulatory_reporting", "product": { "name": "financial_services_regulatory_reporting", "product_id": "CSAFPID-570311", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_regulatory_reporting:8.1.2.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_regulatory_reporting", "product": { "name": "financial_services_regulatory_reporting", "product_id": "CSAFPID-1751214", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_regulatory_reporting:8.1.2.7:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_regulatory_reporting", "product": { "name": "financial_services_regulatory_reporting", "product_id": "CSAFPID-1751213", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_regulatory_reporting:8.1.2.8:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_regulatory_reporting_with_agilereporter", "product": { "name": "financial_services_regulatory_reporting_with_agilereporter", "product_id": "CSAFPID-611433", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_regulatory_reporting_with_agilereporter:8.1.1.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_retail_performance_analytics", "product": { "name": "financial_services_retail_performance_analytics", "product_id": "CSAFPID-363137", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_retail_performance_analytics:8.0.7.8.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_revenue_management_and_billing", "product": { "name": "financial_services_revenue_management_and_billing", "product_id": "CSAFPID-765266", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_revenue_management_and_billing:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_revenue_management_and_billing", "product": { "name": "financial_services_revenue_management_and_billing", "product_id": "CSAFPID-344846", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_revenue_management_and_billing:2.7.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_revenue_management_and_billing", "product": { "name": "financial_services_revenue_management_and_billing", "product_id": "CSAFPID-219833", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_revenue_management_and_billing:2.7:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_revenue_management_and_billing", "product": { "name": "financial_services_revenue_management_and_billing", "product_id": "CSAFPID-912589", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_revenue_management_and_billing:2.8.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_revenue_management_and_billing", "product": { "name": "financial_services_revenue_management_and_billing", "product_id": "CSAFPID-816832", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_revenue_management_and_billing:2.8.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_revenue_management_and_billing", "product": { "name": "financial_services_revenue_management_and_billing", "product_id": "CSAFPID-219832", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_revenue_management_and_billing:2.8:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_revenue_management_and_billing", "product": { "name": "financial_services_revenue_management_and_billing", "product_id": "CSAFPID-1751215", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_revenue_management_and_billing:2.9.0.0.0-7.0.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_revenue_management_and_billing", "product": { "name": "financial_services_revenue_management_and_billing", "product_id": "CSAFPID-765264", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_revenue_management_and_billing:2.9.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_revenue_management_and_billing", "product": { "name": "financial_services_revenue_management_and_billing", "product_id": "CSAFPID-765265", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_revenue_management_and_billing:2.9.0.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_revenue_management_and_billing", "product": { "name": "financial_services_revenue_management_and_billing", "product_id": "CSAFPID-816834", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_revenue_management_and_billing:2.9.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_revenue_management_and_billing", "product": { "name": "financial_services_revenue_management_and_billing", "product_id": "CSAFPID-344845", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_revenue_management_and_billing:2.9.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_revenue_management_and_billing", "product": { "name": "financial_services_revenue_management_and_billing", "product_id": "CSAFPID-219831", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_revenue_management_and_billing:2.9:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_revenue_management_and_billing", "product": { "name": "financial_services_revenue_management_and_billing", "product_id": "CSAFPID-400311", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_revenue_management_and_billing:3.0.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_revenue_management_and_billing", "product": { "name": "financial_services_revenue_management_and_billing", "product_id": "CSAFPID-816835", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_revenue_management_and_billing:3.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_revenue_management_and_billing", "product": { "name": "financial_services_revenue_management_and_billing", "product_id": "CSAFPID-219830", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_revenue_management_and_billing:3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_revenue_management_and_billing", "product": { "name": "financial_services_revenue_management_and_billing", "product_id": "CSAFPID-912590", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_revenue_management_and_billing:3.1.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_revenue_management_and_billing", "product": { "name": "financial_services_revenue_management_and_billing", "product_id": "CSAFPID-816836", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_revenue_management_and_billing:3.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_revenue_management_and_billing", "product": { "name": "financial_services_revenue_management_and_billing", "product_id": "CSAFPID-219829", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_revenue_management_and_billing:3.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_revenue_management_and_billing", "product": { "name": "financial_services_revenue_management_and_billing", "product_id": "CSAFPID-400309", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_revenue_management_and_billing:3.2.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_revenue_management_and_billing", "product": { "name": "financial_services_revenue_management_and_billing", "product_id": "CSAFPID-816837", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_revenue_management_and_billing:3.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_revenue_management_and_billing", "product": { "name": "financial_services_revenue_management_and_billing", "product_id": "CSAFPID-219828", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_revenue_management_and_billing:3.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_revenue_management_and_billing", "product": { "name": "financial_services_revenue_management_and_billing", "product_id": "CSAFPID-400307", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_revenue_management_and_billing:4.0.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_revenue_management_and_billing", "product": { "name": "financial_services_revenue_management_and_billing", "product_id": "CSAFPID-912591", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_revenue_management_and_billing:4.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_revenue_management_and_billing", "product": { "name": "financial_services_revenue_management_and_billing", "product_id": "CSAFPID-816838", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_revenue_management_and_billing:4.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_revenue_management_and_billing", "product": { "name": "financial_services_revenue_management_and_billing", "product_id": "CSAFPID-219827", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_revenue_management_and_billing:4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_revenue_management_and_billing", "product": { "name": "financial_services_revenue_management_and_billing", "product_id": "CSAFPID-912592", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_revenue_management_and_billing:5.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_revenue_management_and_billing", "product": { "name": "financial_services_revenue_management_and_billing", "product_id": "CSAFPID-816839", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_revenue_management_and_billing:5.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_revenue_management_and_billing", "product": { "name": "financial_services_revenue_management_and_billing", "product_id": "CSAFPID-816841", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_revenue_management_and_billing:5.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_revenue_management_and_billing", "product": { "name": "financial_services_revenue_management_and_billing", "product_id": "CSAFPID-1503637", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_revenue_management_and_billing:6.0.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_revenue_management_and_billing", "product": { "name": "financial_services_revenue_management_and_billing", "product_id": "CSAFPID-816842", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_revenue_management_and_billing:6.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_revenue_management_and_billing", "product": { "name": "financial_services_revenue_management_and_billing", "product_id": "CSAFPID-1503638", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_revenue_management_and_billing:6.1.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_revenue_management_and_billing", "product": { "name": "financial_services_revenue_management_and_billing", "product_id": "CSAFPID-816833", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_revenue_management_and_billing:_pricing_services___2.9.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_revenue_management_and_billing", "product": { "name": "financial_services_revenue_management_and_billing", "product_id": "CSAFPID-816840", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_revenue_management_and_billing:_security___5.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_trade-based_anti_money_laundering", "product": { "name": "financial_services_trade-based_anti_money_laundering", "product_id": "CSAFPID-1751087", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_trade-based_anti_money_laundering:8.0.8:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_trade-based_anti_money_laundering", "product": { "name": "financial_services_trade-based_anti_money_laundering", "product_id": "CSAFPID-220375", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_trade-based_anti_money_laundering:8.0.8:*:*:*:enterprise:*:*:*" } } }, { "category": "product_name", "name": "financial_services_trade-based_anti_money_laundering_enterprise_edition", "product": { "name": "financial_services_trade-based_anti_money_laundering_enterprise_edition", "product_id": "CSAFPID-764925", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_trade-based_anti_money_laundering_enterprise_edition:8.0.7.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_trade-based_anti_money_laundering_enterprise_edition", "product": { "name": "financial_services_trade-based_anti_money_laundering_enterprise_edition", "product_id": "CSAFPID-764796", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_trade-based_anti_money_laundering_enterprise_edition:8.0.8.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_trade-based_anti_money_laundering_enterprise_edition", "product": { "name": "financial_services_trade-based_anti_money_laundering_enterprise_edition", "product_id": "CSAFPID-764926", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_trade-based_anti_money_laundering_enterprise_edition:8.0.8.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "financial_services_trade-based_anti_money_laundering_enterprise_edition", "product": { "name": "financial_services_trade-based_anti_money_laundering_enterprise_edition", "product_id": "CSAFPID-220374", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:financial_services_trade-based_anti_money_laundering_enterprise_edition:8.0.8:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "banking_liquidity_management", "product": { "name": "banking_liquidity_management", "product_id": "CSAFPID-764262", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:banking_liquidity_management:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "banking_liquidity_management", "product": { "name": "banking_liquidity_management", "product_id": "CSAFPID-180213", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:banking_liquidity_management:14.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "banking_liquidity_management", "product": { "name": "banking_liquidity_management", "product_id": "CSAFPID-180207", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:banking_liquidity_management:14.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "banking_liquidity_management", "product": { "name": "banking_liquidity_management", "product_id": "CSAFPID-912094", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:banking_liquidity_management:14.5.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "banking_liquidity_management", "product": { "name": "banking_liquidity_management", "product_id": "CSAFPID-912093", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:banking_liquidity_management:14.6.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "banking_liquidity_management", "product": { "name": "banking_liquidity_management", "product_id": "CSAFPID-912092", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:banking_liquidity_management:14.7.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "banking_liquidity_management", "product": { "name": "banking_liquidity_management", "product_id": "CSAFPID-816824", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:banking_liquidity_management:14.7.0.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "banking_liquidity_management", "product": { "name": "banking_liquidity_management", "product_id": "CSAFPID-1673499", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:banking_liquidity_management:14.7.5.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "banking_origination", "product": { "name": "banking_origination", "product_id": "CSAFPID-764263", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:banking_origination:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "banking_origination", "product": { "name": "banking_origination", "product_id": "CSAFPID-180208", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:banking_origination:14.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "banking_origination", "product": { "name": "banking_origination", "product_id": "CSAFPID-1751207", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:banking_origination:14.5.0.0.0-14.7.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "banking_origination", "product": { "name": "banking_origination", "product_id": "CSAFPID-912064", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:banking_origination:14.5.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "banking_origination", "product": { "name": "banking_origination", "product_id": "CSAFPID-912063", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:banking_origination:14.6.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "banking_origination", "product": { "name": "banking_origination", "product_id": "CSAFPID-912062", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:banking_origination:14.7.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "banking_corporate_lending_process_management", "product": { "name": "banking_corporate_lending_process_management", "product_id": "CSAFPID-764259", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:banking_corporate_lending_process_management:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "banking_corporate_lending_process_management", "product": { "name": "banking_corporate_lending_process_management", "product_id": "CSAFPID-1751206", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:banking_corporate_lending_process_management:14.4.0.0.0-14.7.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "banking_corporate_lending_process_management", "product": { "name": "banking_corporate_lending_process_management", "product_id": "CSAFPID-1503614", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:banking_corporate_lending_process_management:14.4.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "banking_corporate_lending_process_management", "product": { "name": "banking_corporate_lending_process_management", "product_id": "CSAFPID-180204", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:banking_corporate_lending_process_management:14.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "banking_corporate_lending_process_management", "product": { "name": "banking_corporate_lending_process_management", "product_id": "CSAFPID-1503615", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:banking_corporate_lending_process_management:14.5.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "banking_corporate_lending_process_management", "product": { "name": "banking_corporate_lending_process_management", "product_id": "CSAFPID-1503616", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:banking_corporate_lending_process_management:14.6.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "banking_corporate_lending_process_management", "product": { "name": "banking_corporate_lending_process_management", "product_id": "CSAFPID-1503617", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:banking_corporate_lending_process_management:14.7.0.0.0:*:*:*:*:*:*:*" } } } ], "category": "vendor", "name": "oracle" } ] }, "vulnerabilities": [ { "cve": "CVE-2022-34169", "cwe": { "id": "CWE-192", "name": "Integer Coercion Error" }, "notes": [ { "category": "other", "text": "Integer Coercion Error", "title": "CWE-192" }, { "category": "other", "text": "Incorrect Conversion between Numeric Types", "title": "CWE-681" }, { "category": "other", "text": "Incorrect Type Conversion or Cast", "title": "CWE-704" } ], "product_status": { "known_affected": [ "CSAFPID-219827", "CSAFPID-219828", "CSAFPID-219829", "CSAFPID-219830", "CSAFPID-344845", "CSAFPID-219831", "CSAFPID-219832", "CSAFPID-344846", "CSAFPID-219833", "CSAFPID-764259", "CSAFPID-345045", "CSAFPID-345044", "CSAFPID-345043", "CSAFPID-345042", "CSAFPID-93309", "CSAFPID-93305", "CSAFPID-189064", "CSAFPID-189063", "CSAFPID-363146", "CSAFPID-363129", "CSAFPID-363142", "CSAFPID-363130", "CSAFPID-363135", "CSAFPID-189067", "CSAFPID-93307", "CSAFPID-345041", "CSAFPID-219772", "CSAFPID-345047", "CSAFPID-391382", "CSAFPID-493291", "CSAFPID-493290", "CSAFPID-493289", "CSAFPID-493288", "CSAFPID-363128", "CSAFPID-363127", "CSAFPID-363144", "CSAFPID-363131", "CSAFPID-363126", "CSAFPID-363143", "CSAFPID-363133", "CSAFPID-219774", "CSAFPID-180190", "CSAFPID-345040", "CSAFPID-219773", "CSAFPID-363141", "CSAFPID-363138", "CSAFPID-363136", "CSAFPID-363145", "CSAFPID-363132", "CSAFPID-363140", "CSAFPID-363134", "CSAFPID-396508", "CSAFPID-396507", "CSAFPID-363139", "CSAFPID-570314", "CSAFPID-570313", "CSAFPID-570312", "CSAFPID-570311", "CSAFPID-611433", "CSAFPID-363137", "CSAFPID-764796", "CSAFPID-764857", "CSAFPID-342808", "CSAFPID-220456", "CSAFPID-93308", "CSAFPID-93306", "CSAFPID-220368", "CSAFPID-220449", "CSAFPID-220455", "CSAFPID-180191", "CSAFPID-180189", "CSAFPID-220369", "CSAFPID-220448", "CSAFPID-764923", "CSAFPID-764924", "CSAFPID-764925", "CSAFPID-764926", "CSAFPID-764262", "CSAFPID-816824", "CSAFPID-764263", "CSAFPID-9711", "CSAFPID-9300", "CSAFPID-9522", "CSAFPID-180204", "CSAFPID-180213", "CSAFPID-180207", "CSAFPID-180208", "CSAFPID-93312", "CSAFPID-93311", "CSAFPID-765261", "CSAFPID-765262", "CSAFPID-93648", "CSAFPID-765263", "CSAFPID-93647", "CSAFPID-220378", "CSAFPID-220377", "CSAFPID-220607", "CSAFPID-220372", "CSAFPID-567702", "CSAFPID-765264", "CSAFPID-765265", "CSAFPID-765266", "CSAFPID-400307", "CSAFPID-8848", "CSAFPID-189066", "CSAFPID-189065", "CSAFPID-219770", "CSAFPID-816828", "CSAFPID-816829", "CSAFPID-219771", "CSAFPID-816830", "CSAFPID-816831", "CSAFPID-816832", "CSAFPID-816833", "CSAFPID-816834", "CSAFPID-816835", "CSAFPID-816836", "CSAFPID-816837", "CSAFPID-816838", "CSAFPID-816839", "CSAFPID-816840", "CSAFPID-816841", "CSAFPID-816842", "CSAFPID-220374", "CSAFPID-912094", "CSAFPID-912093", "CSAFPID-912092", "CSAFPID-912064", "CSAFPID-912063", "CSAFPID-912062", "CSAFPID-912589", "CSAFPID-400311", "CSAFPID-912590", "CSAFPID-400309", "CSAFPID-912591", "CSAFPID-912592", "CSAFPID-1503614", "CSAFPID-1503615", "CSAFPID-1503616", "CSAFPID-1503617", "CSAFPID-1503626", "CSAFPID-1503627", "CSAFPID-1503628", "CSAFPID-1503629", "CSAFPID-1503630", "CSAFPID-1503631", "CSAFPID-1503632", "CSAFPID-1503633", "CSAFPID-1503634", "CSAFPID-1503635", "CSAFPID-1503636", "CSAFPID-1503319", "CSAFPID-1503318", "CSAFPID-1503637", "CSAFPID-1503638" ] }, "references": [ { "category": "self", "summary": "CVE-2022-34169", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-34169.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "CSAFPID-219827", "CSAFPID-219828", "CSAFPID-219829", "CSAFPID-219830", "CSAFPID-344845", "CSAFPID-219831", "CSAFPID-219832", "CSAFPID-344846", "CSAFPID-219833", "CSAFPID-764259", "CSAFPID-345045", "CSAFPID-345044", "CSAFPID-345043", "CSAFPID-345042", "CSAFPID-93309", "CSAFPID-93305", "CSAFPID-189064", "CSAFPID-189063", "CSAFPID-363146", "CSAFPID-363129", "CSAFPID-363142", "CSAFPID-363130", "CSAFPID-363135", "CSAFPID-189067", "CSAFPID-93307", "CSAFPID-345041", "CSAFPID-219772", "CSAFPID-345047", "CSAFPID-391382", "CSAFPID-493291", "CSAFPID-493290", "CSAFPID-493289", "CSAFPID-493288", "CSAFPID-363128", "CSAFPID-363127", "CSAFPID-363144", "CSAFPID-363131", "CSAFPID-363126", "CSAFPID-363143", "CSAFPID-363133", "CSAFPID-219774", "CSAFPID-180190", "CSAFPID-345040", "CSAFPID-219773", "CSAFPID-363141", "CSAFPID-363138", "CSAFPID-363136", "CSAFPID-363145", "CSAFPID-363132", "CSAFPID-363140", "CSAFPID-363134", "CSAFPID-396508", "CSAFPID-396507", "CSAFPID-363139", "CSAFPID-570314", "CSAFPID-570313", "CSAFPID-570312", "CSAFPID-570311", "CSAFPID-611433", "CSAFPID-363137", "CSAFPID-764796", "CSAFPID-764857", "CSAFPID-342808", "CSAFPID-220456", "CSAFPID-93308", "CSAFPID-93306", "CSAFPID-220368", "CSAFPID-220449", "CSAFPID-220455", "CSAFPID-180191", "CSAFPID-180189", "CSAFPID-220369", "CSAFPID-220448", "CSAFPID-764923", "CSAFPID-764924", "CSAFPID-764925", "CSAFPID-764926", "CSAFPID-764262", "CSAFPID-816824", "CSAFPID-764263", "CSAFPID-9711", "CSAFPID-9300", "CSAFPID-9522", "CSAFPID-180204", "CSAFPID-180213", "CSAFPID-180207", "CSAFPID-180208", "CSAFPID-93312", "CSAFPID-93311", "CSAFPID-765261", "CSAFPID-765262", "CSAFPID-93648", "CSAFPID-765263", "CSAFPID-93647", "CSAFPID-220378", "CSAFPID-220377", "CSAFPID-220607", "CSAFPID-220372", "CSAFPID-567702", "CSAFPID-765264", "CSAFPID-765265", "CSAFPID-765266", "CSAFPID-400307", "CSAFPID-8848", "CSAFPID-189066", "CSAFPID-189065", "CSAFPID-219770", "CSAFPID-816828", "CSAFPID-816829", "CSAFPID-219771", "CSAFPID-816830", "CSAFPID-816831", "CSAFPID-816832", "CSAFPID-816833", "CSAFPID-816834", "CSAFPID-816835", "CSAFPID-816836", "CSAFPID-816837", "CSAFPID-816838", "CSAFPID-816839", "CSAFPID-816840", "CSAFPID-816841", "CSAFPID-816842", "CSAFPID-220374", "CSAFPID-912094", "CSAFPID-912093", "CSAFPID-912092", "CSAFPID-912064", "CSAFPID-912063", "CSAFPID-912062", "CSAFPID-912589", "CSAFPID-400311", "CSAFPID-912590", "CSAFPID-400309", "CSAFPID-912591", "CSAFPID-912592", "CSAFPID-1503614", "CSAFPID-1503615", "CSAFPID-1503616", "CSAFPID-1503617", "CSAFPID-1503626", "CSAFPID-1503627", "CSAFPID-1503628", "CSAFPID-1503629", "CSAFPID-1503630", "CSAFPID-1503631", "CSAFPID-1503632", "CSAFPID-1503633", "CSAFPID-1503634", "CSAFPID-1503635", "CSAFPID-1503636", "CSAFPID-1503319", "CSAFPID-1503318", "CSAFPID-1503637", "CSAFPID-1503638" ] } ], "title": "CVE-2022-34169" }, { "cve": "CVE-2023-26031", "cwe": { "id": "CWE-426", "name": "Untrusted Search Path" }, "notes": [ { "category": "other", "text": "Untrusted Search Path", "title": "CWE-426" } ], "product_status": { "known_affected": [ "CSAFPID-1503614", "CSAFPID-1503615", "CSAFPID-1503616", "CSAFPID-1503617", "CSAFPID-912094", "CSAFPID-912093", "CSAFPID-912092", "CSAFPID-912064", "CSAFPID-912063", "CSAFPID-912062", "CSAFPID-9711", "CSAFPID-9300", "CSAFPID-189066", "CSAFPID-189065", "CSAFPID-1503626", "CSAFPID-1503627", "CSAFPID-1503628", "CSAFPID-1503629", "CSAFPID-189067", "CSAFPID-93307", "CSAFPID-816828", "CSAFPID-1503630", "CSAFPID-1503631", "CSAFPID-1503632", "CSAFPID-1503633", "CSAFPID-1503634", "CSAFPID-1503635", "CSAFPID-1503636", "CSAFPID-1503319", "CSAFPID-1503318", "CSAFPID-1503637", "CSAFPID-1503638", "CSAFPID-764926", "CSAFPID-816829" ] }, "references": [ { "category": "self", "summary": "CVE-2023-26031", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-26031.json" } ], "title": "CVE-2023-26031" }, { "cve": "CVE-2023-33201", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "notes": [ { "category": "other", "text": "Exposure of Sensitive Information to an Unauthorized Actor", "title": "CWE-200" } ], "product_status": { "known_affected": [ "CSAFPID-611391", "CSAFPID-611392", "CSAFPID-764259", "CSAFPID-764262", "CSAFPID-764263", "CSAFPID-764273", "CSAFPID-8848", "CSAFPID-9300", "CSAFPID-9522", "CSAFPID-9711", "CSAFPID-93307", "CSAFPID-180190", "CSAFPID-189065", "CSAFPID-189066", "CSAFPID-189067", "CSAFPID-219770", "CSAFPID-219771", "CSAFPID-219774", "CSAFPID-220374", "CSAFPID-344845", "CSAFPID-344846", "CSAFPID-765266", "CSAFPID-816824", "CSAFPID-816828", "CSAFPID-816829", "CSAFPID-816830", "CSAFPID-816831", "CSAFPID-816832", "CSAFPID-816833", "CSAFPID-816834", "CSAFPID-816835", "CSAFPID-816836", "CSAFPID-816837", "CSAFPID-816838", "CSAFPID-816839", "CSAFPID-816840", "CSAFPID-816841", "CSAFPID-816842", "CSAFPID-400309", "CSAFPID-400311", "CSAFPID-765264", "CSAFPID-765265", "CSAFPID-912062", "CSAFPID-912063", "CSAFPID-912064", "CSAFPID-912092", "CSAFPID-912093", "CSAFPID-912094", "CSAFPID-912589", "CSAFPID-912590", "CSAFPID-912591", "CSAFPID-912592", "CSAFPID-1503614", "CSAFPID-1503615", "CSAFPID-1503616", "CSAFPID-1503617", "CSAFPID-1503626", "CSAFPID-1503627", "CSAFPID-1503628", "CSAFPID-1503629", "CSAFPID-1503630", "CSAFPID-1503631", "CSAFPID-1503632", "CSAFPID-1503633", "CSAFPID-1503634", "CSAFPID-1503635", "CSAFPID-1503636", "CSAFPID-1503319", "CSAFPID-1503318", "CSAFPID-1503637", "CSAFPID-1503638", "CSAFPID-764926", "CSAFPID-1751202", "CSAFPID-1751086" ] }, "references": [ { "category": "self", "summary": "CVE-2023-33201", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-33201.json" } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "CSAFPID-611391", "CSAFPID-611392", "CSAFPID-764259", "CSAFPID-764262", "CSAFPID-764263", "CSAFPID-764273", "CSAFPID-8848", "CSAFPID-9300", "CSAFPID-9522", "CSAFPID-9711", "CSAFPID-93307", "CSAFPID-180190", "CSAFPID-189065", "CSAFPID-189066", "CSAFPID-189067", "CSAFPID-219770", "CSAFPID-219771", "CSAFPID-219774", "CSAFPID-220374", "CSAFPID-344845", "CSAFPID-344846", "CSAFPID-765266", "CSAFPID-816824", "CSAFPID-816828", "CSAFPID-816829", "CSAFPID-816830", "CSAFPID-816831", "CSAFPID-816832", "CSAFPID-816833", "CSAFPID-816834", "CSAFPID-816835", "CSAFPID-816836", "CSAFPID-816837", "CSAFPID-816838", "CSAFPID-816839", "CSAFPID-816840", "CSAFPID-816841", "CSAFPID-816842", "CSAFPID-400309", "CSAFPID-400311", "CSAFPID-765264", "CSAFPID-765265", "CSAFPID-912062", "CSAFPID-912063", "CSAFPID-912064", "CSAFPID-912092", "CSAFPID-912093", "CSAFPID-912094", "CSAFPID-912589", "CSAFPID-912590", "CSAFPID-912591", "CSAFPID-912592", "CSAFPID-1503614", "CSAFPID-1503615", "CSAFPID-1503616", "CSAFPID-1503617", "CSAFPID-1503626", "CSAFPID-1503627", "CSAFPID-1503628", "CSAFPID-1503629", "CSAFPID-1503630", "CSAFPID-1503631", "CSAFPID-1503632", "CSAFPID-1503633", "CSAFPID-1503634", "CSAFPID-1503635", "CSAFPID-1503636", "CSAFPID-1503319", "CSAFPID-1503318", "CSAFPID-1503637", "CSAFPID-1503638", "CSAFPID-764926", "CSAFPID-1751202", "CSAFPID-1751086" ] } ], "title": "CVE-2023-33201" }, { "cve": "CVE-2023-39410", "cwe": { "id": "CWE-502", "name": "Deserialization of Untrusted Data" }, "notes": [ { "category": "other", "text": "Deserialization of Untrusted Data", "title": "CWE-502" }, { "category": "other", "text": "Improper Input Validation", "title": "CWE-20" } ], "product_status": { "known_affected": [ "CSAFPID-8848", "CSAFPID-9300", "CSAFPID-9522", "CSAFPID-9711", "CSAFPID-93307", "CSAFPID-180190", "CSAFPID-189065", "CSAFPID-189066", "CSAFPID-189067", "CSAFPID-219770", "CSAFPID-219771", "CSAFPID-219774", "CSAFPID-220374", "CSAFPID-344845", "CSAFPID-344846", "CSAFPID-764259", "CSAFPID-764262", "CSAFPID-764263", "CSAFPID-765266", "CSAFPID-816824", "CSAFPID-816828", "CSAFPID-816829", "CSAFPID-816830", "CSAFPID-816831", "CSAFPID-816832", "CSAFPID-816833", "CSAFPID-816834", "CSAFPID-816835", "CSAFPID-816836", "CSAFPID-816837", "CSAFPID-816838", "CSAFPID-816839", "CSAFPID-816840", "CSAFPID-816841", "CSAFPID-816842", "CSAFPID-1751202", "CSAFPID-1751206", "CSAFPID-1751086", "CSAFPID-1751207", "CSAFPID-1503318" ] }, "references": [ { "category": "self", "summary": "CVE-2023-39410", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-39410.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-8848", "CSAFPID-9300", "CSAFPID-9522", "CSAFPID-9711", "CSAFPID-93307", "CSAFPID-180190", "CSAFPID-189065", "CSAFPID-189066", "CSAFPID-189067", "CSAFPID-219770", "CSAFPID-219771", "CSAFPID-219774", "CSAFPID-220374", "CSAFPID-344845", "CSAFPID-344846", "CSAFPID-764259", "CSAFPID-764262", "CSAFPID-764263", "CSAFPID-765266", "CSAFPID-816824", "CSAFPID-816828", "CSAFPID-816829", "CSAFPID-816830", "CSAFPID-816831", "CSAFPID-816832", "CSAFPID-816833", "CSAFPID-816834", "CSAFPID-816835", "CSAFPID-816836", "CSAFPID-816837", "CSAFPID-816838", "CSAFPID-816839", "CSAFPID-816840", "CSAFPID-816841", "CSAFPID-816842", "CSAFPID-1751202", "CSAFPID-1751206", "CSAFPID-1751086", "CSAFPID-1751207", "CSAFPID-1503318" ] } ], "title": "CVE-2023-39410" }, { "cve": "CVE-2023-44483", "cwe": { "id": "CWE-532", "name": "Insertion of Sensitive Information into Log File" }, "notes": [ { "category": "other", "text": "Insertion of Sensitive Information into Log File", "title": "CWE-532" } ], "product_status": { "known_affected": [ "CSAFPID-8848", "CSAFPID-9300", "CSAFPID-9522", "CSAFPID-9711", "CSAFPID-93307", "CSAFPID-180190", "CSAFPID-189065", "CSAFPID-189066", "CSAFPID-189067", "CSAFPID-219770", "CSAFPID-219771", "CSAFPID-219774", "CSAFPID-220374", "CSAFPID-344845", "CSAFPID-344846", "CSAFPID-764259", "CSAFPID-764262", "CSAFPID-764263", "CSAFPID-765266", "CSAFPID-816824", "CSAFPID-816828", "CSAFPID-816829", "CSAFPID-816830", "CSAFPID-816831", "CSAFPID-816832", "CSAFPID-816833", "CSAFPID-816834", "CSAFPID-816835", "CSAFPID-816836", "CSAFPID-816837", "CSAFPID-816838", "CSAFPID-816839", "CSAFPID-816840", "CSAFPID-816841", "CSAFPID-816842", "CSAFPID-400309", "CSAFPID-400311", "CSAFPID-765264", "CSAFPID-765265", "CSAFPID-912062", "CSAFPID-912063", "CSAFPID-912064", "CSAFPID-912092", "CSAFPID-912093", "CSAFPID-912094", "CSAFPID-912589", "CSAFPID-912590", "CSAFPID-912591", "CSAFPID-912592", "CSAFPID-1503614", "CSAFPID-1503615", "CSAFPID-1503616", "CSAFPID-1503617", "CSAFPID-1503626", "CSAFPID-1503627", "CSAFPID-1503628", "CSAFPID-1503629", "CSAFPID-1503630", "CSAFPID-1503631", "CSAFPID-1503632", "CSAFPID-1503633", "CSAFPID-1503634", "CSAFPID-1503635", "CSAFPID-1503636", "CSAFPID-1503319", "CSAFPID-1503318", "CSAFPID-1503637", "CSAFPID-1503638", "CSAFPID-764926" ] }, "references": [ { "category": "self", "summary": "CVE-2023-44483", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-44483.json" } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "CSAFPID-8848", "CSAFPID-9300", "CSAFPID-9522", "CSAFPID-9711", "CSAFPID-93307", "CSAFPID-180190", "CSAFPID-189065", "CSAFPID-189066", "CSAFPID-189067", "CSAFPID-219770", "CSAFPID-219771", "CSAFPID-219774", "CSAFPID-220374", "CSAFPID-344845", "CSAFPID-344846", "CSAFPID-764259", "CSAFPID-764262", "CSAFPID-764263", "CSAFPID-765266", "CSAFPID-816824", "CSAFPID-816828", "CSAFPID-816829", "CSAFPID-816830", "CSAFPID-816831", "CSAFPID-816832", "CSAFPID-816833", "CSAFPID-816834", "CSAFPID-816835", "CSAFPID-816836", "CSAFPID-816837", "CSAFPID-816838", "CSAFPID-816839", "CSAFPID-816840", "CSAFPID-816841", "CSAFPID-816842", "CSAFPID-400309", "CSAFPID-400311", "CSAFPID-765264", "CSAFPID-765265", "CSAFPID-912062", "CSAFPID-912063", "CSAFPID-912064", "CSAFPID-912092", "CSAFPID-912093", "CSAFPID-912094", "CSAFPID-912589", "CSAFPID-912590", "CSAFPID-912591", "CSAFPID-912592", "CSAFPID-1503614", "CSAFPID-1503615", "CSAFPID-1503616", "CSAFPID-1503617", "CSAFPID-1503626", "CSAFPID-1503627", "CSAFPID-1503628", "CSAFPID-1503629", "CSAFPID-1503630", "CSAFPID-1503631", "CSAFPID-1503632", "CSAFPID-1503633", "CSAFPID-1503634", "CSAFPID-1503635", "CSAFPID-1503636", "CSAFPID-1503319", "CSAFPID-1503318", "CSAFPID-1503637", "CSAFPID-1503638", "CSAFPID-764926" ] } ], "title": "CVE-2023-44483" }, { "cve": "CVE-2023-48795", "cwe": { "id": "CWE-222", "name": "Truncation of Security-relevant Information" }, "notes": [ { "category": "other", "text": "Truncation of Security-relevant Information", "title": "CWE-222" }, { "category": "other", "text": "Selection of Less-Secure Algorithm During Negotiation (\u0027Algorithm Downgrade\u0027)", "title": "CWE-757" }, { "category": "other", "text": "Improper Validation of Integrity Check Value", "title": "CWE-354" } ], "product_status": { "known_affected": [ "CSAFPID-8848", "CSAFPID-9300", "CSAFPID-9522", "CSAFPID-9711", "CSAFPID-93307", "CSAFPID-180190", "CSAFPID-189065", "CSAFPID-189066", "CSAFPID-189067", "CSAFPID-219770", "CSAFPID-219771", "CSAFPID-219774", "CSAFPID-220374", "CSAFPID-344845", "CSAFPID-344846", "CSAFPID-764259", "CSAFPID-764262", "CSAFPID-764263", "CSAFPID-765266", "CSAFPID-816824", "CSAFPID-816828", "CSAFPID-816829", "CSAFPID-816830", "CSAFPID-816831", "CSAFPID-816832", "CSAFPID-816833", "CSAFPID-816834", "CSAFPID-816835", "CSAFPID-816836", "CSAFPID-816837", "CSAFPID-816838", "CSAFPID-816839", "CSAFPID-816840", "CSAFPID-816841", "CSAFPID-816842", "CSAFPID-400309", "CSAFPID-400311", "CSAFPID-765264", "CSAFPID-765265", "CSAFPID-912062", "CSAFPID-912063", "CSAFPID-912064", "CSAFPID-912092", "CSAFPID-912093", "CSAFPID-912094", "CSAFPID-912589", "CSAFPID-912590", "CSAFPID-912591", "CSAFPID-912592", "CSAFPID-1503614", "CSAFPID-1503615", "CSAFPID-1503616", "CSAFPID-1503617", "CSAFPID-1503626", "CSAFPID-1503627", "CSAFPID-1503628", "CSAFPID-1503629", "CSAFPID-1503630", "CSAFPID-1503631", "CSAFPID-1503632", "CSAFPID-1503633", "CSAFPID-1503634", "CSAFPID-1503635", "CSAFPID-1503636", "CSAFPID-1503319", "CSAFPID-1503318", "CSAFPID-1503637", "CSAFPID-1503638", "CSAFPID-764926" ] }, "references": [ { "category": "self", "summary": "CVE-2023-48795", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-48795.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-8848", "CSAFPID-9300", "CSAFPID-9522", "CSAFPID-9711", "CSAFPID-93307", "CSAFPID-180190", "CSAFPID-189065", "CSAFPID-189066", "CSAFPID-189067", "CSAFPID-219770", "CSAFPID-219771", "CSAFPID-219774", "CSAFPID-220374", "CSAFPID-344845", "CSAFPID-344846", "CSAFPID-764259", "CSAFPID-764262", "CSAFPID-764263", "CSAFPID-765266", "CSAFPID-816824", "CSAFPID-816828", "CSAFPID-816829", "CSAFPID-816830", "CSAFPID-816831", "CSAFPID-816832", "CSAFPID-816833", "CSAFPID-816834", "CSAFPID-816835", "CSAFPID-816836", "CSAFPID-816837", "CSAFPID-816838", "CSAFPID-816839", "CSAFPID-816840", "CSAFPID-816841", "CSAFPID-816842", "CSAFPID-400309", "CSAFPID-400311", "CSAFPID-765264", "CSAFPID-765265", "CSAFPID-912062", "CSAFPID-912063", "CSAFPID-912064", "CSAFPID-912092", "CSAFPID-912093", "CSAFPID-912094", "CSAFPID-912589", "CSAFPID-912590", "CSAFPID-912591", "CSAFPID-912592", "CSAFPID-1503614", "CSAFPID-1503615", "CSAFPID-1503616", "CSAFPID-1503617", "CSAFPID-1503626", "CSAFPID-1503627", "CSAFPID-1503628", "CSAFPID-1503629", "CSAFPID-1503630", "CSAFPID-1503631", "CSAFPID-1503632", "CSAFPID-1503633", "CSAFPID-1503634", "CSAFPID-1503635", "CSAFPID-1503636", "CSAFPID-1503319", "CSAFPID-1503318", "CSAFPID-1503637", "CSAFPID-1503638", "CSAFPID-764926" ] } ], "title": "CVE-2023-48795" }, { "cve": "CVE-2023-51074", "cwe": { "id": "CWE-121", "name": "Stack-based Buffer Overflow" }, "notes": [ { "category": "other", "text": "Stack-based Buffer Overflow", "title": "CWE-121" } ], "product_status": { "known_affected": [ "CSAFPID-400309", "CSAFPID-400311", "CSAFPID-765264", "CSAFPID-765265", "CSAFPID-912062", "CSAFPID-912063", "CSAFPID-912064", "CSAFPID-912092", "CSAFPID-912093", "CSAFPID-912094", "CSAFPID-912589", "CSAFPID-912590", "CSAFPID-912591", "CSAFPID-912592", "CSAFPID-1503614", "CSAFPID-1503615", "CSAFPID-1503616", "CSAFPID-1503617", "CSAFPID-9711", "CSAFPID-9300", "CSAFPID-189066", "CSAFPID-189065", "CSAFPID-1503626", "CSAFPID-1503627", "CSAFPID-1503628", "CSAFPID-1503629", "CSAFPID-189067", "CSAFPID-93307", "CSAFPID-816828", "CSAFPID-1503630", "CSAFPID-1503631", "CSAFPID-1503632", "CSAFPID-1503633", "CSAFPID-1503634", "CSAFPID-1503635", "CSAFPID-1503636", "CSAFPID-1503319", "CSAFPID-1503318", "CSAFPID-1503637", "CSAFPID-1503638", "CSAFPID-764926", "CSAFPID-1751213", "CSAFPID-220375", "CSAFPID-1751214", "CSAFPID-1751074" ] }, "references": [ { "category": "self", "summary": "CVE-2023-51074", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-51074.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-400309", "CSAFPID-400311", "CSAFPID-765264", "CSAFPID-765265", "CSAFPID-912062", "CSAFPID-912063", "CSAFPID-912064", "CSAFPID-912092", "CSAFPID-912093", "CSAFPID-912094", "CSAFPID-912589", "CSAFPID-912590", "CSAFPID-912591", "CSAFPID-912592", "CSAFPID-1503614", "CSAFPID-1503615", "CSAFPID-1503616", "CSAFPID-1503617", "CSAFPID-9711", "CSAFPID-9300", "CSAFPID-189066", "CSAFPID-189065", "CSAFPID-1503626", "CSAFPID-1503627", "CSAFPID-1503628", "CSAFPID-1503629", "CSAFPID-189067", "CSAFPID-93307", "CSAFPID-816828", "CSAFPID-1503630", "CSAFPID-1503631", "CSAFPID-1503632", "CSAFPID-1503633", "CSAFPID-1503634", "CSAFPID-1503635", "CSAFPID-1503636", "CSAFPID-1503319", "CSAFPID-1503318", "CSAFPID-1503637", "CSAFPID-1503638", "CSAFPID-764926", "CSAFPID-1751213", "CSAFPID-220375", "CSAFPID-1751214", "CSAFPID-1751074" ] } ], "title": "CVE-2023-51074" }, { "cve": "CVE-2023-52070", "product_status": { "known_affected": [ "CSAFPID-1751215" ] }, "references": [ { "category": "self", "summary": "CVE-2023-52070", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-52070.json" } ], "scores": [ { "cvss_v3": { "baseScore": 8.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-1751215" ] } ], "title": "CVE-2023-52070" }, { "cve": "CVE-2024-28219", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "notes": [ { "category": "other", "text": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)", "title": "CWE-120" }, { "category": "other", "text": "Use of Potentially Dangerous Function", "title": "CWE-676" }, { "category": "other", "text": "Integer Overflow to Buffer Overflow", "title": "CWE-680" } ], "product_status": { "known_affected": [ "CSAFPID-1503631", "CSAFPID-1673499" ] }, "references": [ { "category": "self", "summary": "CVE-2024-28219", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-28219.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.3, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H", "version": "3.1" }, "products": [ "CSAFPID-1503631", "CSAFPID-1673499" ] } ], "title": "CVE-2024-28219" }, { "cve": "CVE-2024-34064", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "notes": [ { "category": "other", "text": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)", "title": "CWE-79" } ], "product_status": { "known_affected": [ "CSAFPID-1503614", "CSAFPID-1503615", "CSAFPID-1503616", "CSAFPID-1503617", "CSAFPID-912094", "CSAFPID-912093", "CSAFPID-912092", "CSAFPID-912064", "CSAFPID-912063", "CSAFPID-912062", "CSAFPID-9711", "CSAFPID-9300", "CSAFPID-189066", "CSAFPID-189065", "CSAFPID-1503626", "CSAFPID-1503627", "CSAFPID-1503628", "CSAFPID-1503629", "CSAFPID-189067", "CSAFPID-93307", "CSAFPID-816828", "CSAFPID-1503630", "CSAFPID-1503631", "CSAFPID-1503632", "CSAFPID-1503633", "CSAFPID-1503634", "CSAFPID-1503635", "CSAFPID-1503636", "CSAFPID-1503319", "CSAFPID-1503318", "CSAFPID-1503637", "CSAFPID-1503638", "CSAFPID-764926", "CSAFPID-1673499", "CSAFPID-1751206", "CSAFPID-1751207" ] }, "references": [ { "category": "self", "summary": "CVE-2024-34064", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-34064.json" } ], "scores": [ { "cvss_v3": { "baseScore": 5.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "CSAFPID-1503614", "CSAFPID-1503615", "CSAFPID-1503616", "CSAFPID-1503617", "CSAFPID-912094", "CSAFPID-912093", "CSAFPID-912092", "CSAFPID-912064", "CSAFPID-912063", "CSAFPID-912062", "CSAFPID-9711", "CSAFPID-9300", "CSAFPID-189066", "CSAFPID-189065", "CSAFPID-1503626", "CSAFPID-1503627", "CSAFPID-1503628", "CSAFPID-1503629", "CSAFPID-189067", "CSAFPID-93307", "CSAFPID-816828", "CSAFPID-1503630", "CSAFPID-1503631", "CSAFPID-1503632", "CSAFPID-1503633", "CSAFPID-1503634", "CSAFPID-1503635", "CSAFPID-1503636", "CSAFPID-1503319", "CSAFPID-1503318", "CSAFPID-1503637", "CSAFPID-1503638", "CSAFPID-764926", "CSAFPID-1673499", "CSAFPID-1751206", "CSAFPID-1751207" ] } ], "title": "CVE-2024-34064" }, { "cve": "CVE-2024-34750", "cwe": { "id": "CWE-755", "name": "Improper Handling of Exceptional Conditions" }, "notes": [ { "category": "other", "text": "Improper Handling of Exceptional Conditions", "title": "CWE-755" }, { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" } ], "product_status": { "known_affected": [ "CSAFPID-1751202", "CSAFPID-1751086", "CSAFPID-1503318" ] }, "references": [ { "category": "self", "summary": "CVE-2024-34750", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-34750.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-1751202", "CSAFPID-1751086", "CSAFPID-1503318" ] } ], "title": "CVE-2024-34750" }, { "cve": "CVE-2024-35195", "cwe": { "id": "CWE-670", "name": "Always-Incorrect Control Flow Implementation" }, "notes": [ { "category": "other", "text": "Always-Incorrect Control Flow Implementation", "title": "CWE-670" } ], "product_status": { "known_affected": [ "CSAFPID-1673499", "CSAFPID-1503631" ] }, "references": [ { "category": "self", "summary": "CVE-2024-35195", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-35195.json" } ], "scores": [ { "cvss_v3": { "baseScore": 5.7, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "CSAFPID-1673499", "CSAFPID-1503631" ] } ], "title": "CVE-2024-35195" }, { "cve": "CVE-2024-38819", "cwe": { "id": "CWE-22", "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" }, "notes": [ { "category": "other", "text": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)", "title": "CWE-22" } ], "product_status": { "known_affected": [ "CSAFPID-1751072", "CSAFPID-1503630", "CSAFPID-1751074", "CSAFPID-1751078", "CSAFPID-189067", "CSAFPID-1751083", "CSAFPID-1751086", "CSAFPID-1503631", "CSAFPID-220375" ] }, "references": [ { "category": "self", "summary": "CVE-2024-38819", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38819.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "CSAFPID-1751072", "CSAFPID-1503630", "CSAFPID-1751074", "CSAFPID-1751078", "CSAFPID-189067", "CSAFPID-1751083", "CSAFPID-1751086", "CSAFPID-1503631", "CSAFPID-220375" ] } ], "title": "CVE-2024-38819" }, { "cve": "CVE-2024-38820", "cwe": { "id": "CWE-284", "name": "Improper Access Control" }, "notes": [ { "category": "other", "text": "Improper Access Control", "title": "CWE-284" }, { "category": "other", "text": "Improper Handling of Case Sensitivity", "title": "CWE-178" } ], "product_status": { "known_affected": [ "CSAFPID-220375", "CSAFPID-1751083", "CSAFPID-1503630", "CSAFPID-1751074", "CSAFPID-1751078", "CSAFPID-1503631", "CSAFPID-189067", "CSAFPID-1751086", "CSAFPID-1751072" ] }, "references": [ { "category": "self", "summary": "CVE-2024-38820", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38820.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-220375", "CSAFPID-1751083", "CSAFPID-1503630", "CSAFPID-1751074", "CSAFPID-1751078", "CSAFPID-1503631", "CSAFPID-189067", "CSAFPID-1751086", "CSAFPID-1751072" ] } ], "title": "CVE-2024-38820" }, { "cve": "CVE-2024-38827", "cwe": { "id": "CWE-639", "name": "Authorization Bypass Through User-Controlled Key" }, "notes": [ { "category": "other", "text": "Authorization Bypass Through User-Controlled Key", "title": "CWE-639" } ], "product_status": { "known_affected": [ "CSAFPID-1503631" ] }, "references": [ { "category": "self", "summary": "CVE-2024-38827", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38827.json" } ], "scores": [ { "cvss_v3": { "baseScore": 4.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "CSAFPID-1503631" ] } ], "title": "CVE-2024-38827" }, { "cve": "CVE-2024-38998", "cwe": { "id": "CWE-1321", "name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)" }, "notes": [ { "category": "other", "text": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)", "title": "CWE-1321" } ], "product_status": { "known_affected": [ "CSAFPID-220375", "CSAFPID-1751083", "CSAFPID-189067", "CSAFPID-1503318", "CSAFPID-1751202", "CSAFPID-1503630", "CSAFPID-1751074", "CSAFPID-1751078", "CSAFPID-1751213", "CSAFPID-1751214", "CSAFPID-219774", "CSAFPID-1751086", "CSAFPID-1751072" ] }, "references": [ { "category": "self", "summary": "CVE-2024-38998", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38998.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-220375", "CSAFPID-1751083", "CSAFPID-189067", "CSAFPID-1503318", "CSAFPID-1751202", "CSAFPID-1503630", "CSAFPID-1751074", "CSAFPID-1751078", "CSAFPID-1751213", "CSAFPID-1751214", "CSAFPID-219774", "CSAFPID-1751086", "CSAFPID-1751072" ] } ], "title": "CVE-2024-38998" }, { "cve": "CVE-2024-38999", "cwe": { "id": "CWE-1321", "name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)" }, "notes": [ { "category": "other", "text": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)", "title": "CWE-1321" } ], "product_status": { "known_affected": [ "CSAFPID-220375", "CSAFPID-1751083", "CSAFPID-189067", "CSAFPID-1503318", "CSAFPID-1751202", "CSAFPID-1503630", "CSAFPID-1751074", "CSAFPID-1751078", "CSAFPID-1751213", "CSAFPID-1751214", "CSAFPID-219774", "CSAFPID-1751086", "CSAFPID-1751072" ] }, "references": [ { "category": "self", "summary": "CVE-2024-38999", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38999.json" } ], "scores": [ { "cvss_v3": { "baseScore": 10.0, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-220375", "CSAFPID-1751083", "CSAFPID-189067", "CSAFPID-1503318", "CSAFPID-1751202", "CSAFPID-1503630", "CSAFPID-1751074", "CSAFPID-1751078", "CSAFPID-1751213", "CSAFPID-1751214", "CSAFPID-219774", "CSAFPID-1751086", "CSAFPID-1751072" ] } ], "title": "CVE-2024-38999" }, { "cve": "CVE-2024-45490", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "other", "text": "Integer Overflow or Wraparound", "title": "CWE-190" }, { "category": "other", "text": "Incorrect Calculation of Buffer Size", "title": "CWE-131" }, { "category": "other", "text": "Improper Restriction of XML External Entity Reference", "title": "CWE-611" } ], "product_status": { "known_affected": [ "CSAFPID-189067", "CSAFPID-1503630", "CSAFPID-1751074", "CSAFPID-220375" ] }, "references": [ { "category": "self", "summary": "CVE-2024-45490", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-45490.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-189067", "CSAFPID-1503630", "CSAFPID-1751074", "CSAFPID-220375" ] } ], "title": "CVE-2024-45490" }, { "cve": "CVE-2024-45491", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "other", "text": "Integer Overflow or Wraparound", "title": "CWE-190" } ], "product_status": { "known_affected": [ "CSAFPID-220375", "CSAFPID-1503630", "CSAFPID-189067", "CSAFPID-1751074" ] }, "references": [ { "category": "self", "summary": "CVE-2024-45491", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-45491.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-220375", "CSAFPID-1503630", "CSAFPID-189067", "CSAFPID-1751074" ] } ], "title": "CVE-2024-45491" }, { "cve": "CVE-2024-45492", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "other", "text": "Integer Overflow or Wraparound", "title": "CWE-190" } ], "product_status": { "known_affected": [ "CSAFPID-220375", "CSAFPID-1503630", "CSAFPID-189067", "CSAFPID-1751074" ] }, "references": [ { "category": "self", "summary": "CVE-2024-45492", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-45492.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-220375", "CSAFPID-1503630", "CSAFPID-189067", "CSAFPID-1751074" ] } ], "title": "CVE-2024-45492" }, { "cve": "CVE-2025-21550", "product_status": { "known_affected": [ "CSAFPID-189067", "CSAFPID-1503630", "CSAFPID-1751074" ] }, "references": [ { "category": "self", "summary": "CVE-2025-21550", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-21550.json" } ], "scores": [ { "cvss_v3": { "baseScore": 6.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "CSAFPID-189067", "CSAFPID-1503630", "CSAFPID-1751074" ] } ], "title": "CVE-2025-21550" } ] }
ncsc-2024-0411
Vulnerability from csaf_ncscnl
Published
2024-10-17 13:15
Modified
2024-10-17 13:15
Summary
Kwetsbaarheden verholpen in Oracle Database producten
Notes
The Netherlands Cyber Security Center (henceforth: NCSC-NL) maintains this page to enhance access to its information and security advisories. The use of this security advisory is subject to the following terms and conditions:
NCSC-NL makes every reasonable effort to ensure that the content of this page is kept up to date, and that it is accurate and complete. Nevertheless, NCSC-NL cannot entirely rule out the possibility of errors, and therefore cannot give any warranty in respect of its completeness, accuracy or continuous keeping up-to-date. The information contained in this security advisory is intended solely for the purpose of providing general information to professional users. No rights can be derived from the information provided therein.
NCSC-NL and the Kingdom of the Netherlands assume no legal liability or responsibility for any damage resulting from either the use or inability of use of this security advisory. This includes damage resulting from the inaccuracy of incompleteness of the information contained in the advisory.
This security advisory is subject to Dutch law. All disputes related to or arising from the use of this advisory will be submitted to the competent court in The Hague. This choice of means also applies to the court in summary proceedings.
Feiten
Oracle heeft kwetsbaarheden verholpen in diverse Database producten en subsystemen, zoals de Core database, Application Express, Autonomous Health Framework, Essbase, GoldenGate, SQL Developer en Secure Backup.
Interpretaties
Een kwaadwillende kan de kwetsbaarheden misbruiken om aanvallen uit te voeren die kunnen leiden tot de volgende categorieën schade:
- Denial-of-Service (DoS)
- Manipuleren van data
- Toegang tot gevoelige gegevens
Oplossingen
Oracle heeft updates uitgebracht om de kwetsbaarheden te verhelpen. Zie bijgevoegde referenties voor meer informatie.
Kans
medium
Schade
high
CWE-130
Improper Handling of Length Parameter Inconsistency
CWE-208
Observable Timing Discrepancy
CWE-776
Improper Restriction of Recursive Entity References in DTDs ('XML Entity Expansion')
CWE-88
Improper Neutralization of Argument Delimiters in a Command ('Argument Injection')
CWE-755
Improper Handling of Exceptional Conditions
CWE-834
Excessive Iteration
CWE-407
Inefficient Algorithmic Complexity
CWE-178
Improper Handling of Case Sensitivity
CWE-732
Incorrect Permission Assignment for Critical Resource
CWE-415
Double Free
CWE-311
Missing Encryption of Sensitive Data
CWE-427
Uncontrolled Search Path Element
CWE-172
Encoding Error
CWE-680
Integer Overflow to Buffer Overflow
CWE-426
Untrusted Search Path
CWE-843
Access of Resource Using Incompatible Type ('Type Confusion')
CWE-116
Improper Encoding or Escaping of Output
CWE-345
Insufficient Verification of Data Authenticity
CWE-77
Improper Neutralization of Special Elements used in a Command ('Command Injection')
CWE-203
Observable Discrepancy
CWE-190
Integer Overflow or Wraparound
CWE-552
Files or Directories Accessible to External Parties
CWE-639
Authorization Bypass Through User-Controlled Key
CWE-125
Out-of-bounds Read
CWE-404
Improper Resource Shutdown or Release
CWE-275
CWE-275
CWE-284
Improper Access Control
CWE-119
Improper Restriction of Operations within the Bounds of a Memory Buffer
CWE-1333
Inefficient Regular Expression Complexity
CWE-1321
Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
CWE-416
Use After Free
CWE-401
Missing Release of Memory after Effective Lifetime
CWE-476
NULL Pointer Dereference
CWE-295
Improper Certificate Validation
CWE-668
Exposure of Resource to Wrong Sphere
CWE-829
Inclusion of Functionality from Untrusted Control Sphere
CWE-327
Use of a Broken or Risky Cryptographic Algorithm
CWE-400
Uncontrolled Resource Consumption
CWE-770
Allocation of Resources Without Limits or Throttling
CWE-502
Deserialization of Untrusted Data
CWE-918
Server-Side Request Forgery (SSRF)
CWE-78
Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
CWE-787
Out-of-bounds Write
CWE-200
Exposure of Sensitive Information to an Unauthorized Actor
CWE-122
Heap-based Buffer Overflow
CWE-121
Stack-based Buffer Overflow
CWE-681
Incorrect Conversion between Numeric Types
CWE-835
Loop with Unreachable Exit Condition ('Infinite Loop')
CWE-269
Improper Privilege Management
CWE-20
Improper Input Validation
CWE-87
Improper Neutralization of Alternate XSS Syntax
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
CWE-18
CWE-18
CWE-385
Covert Timing Channel
CWE-606
Unchecked Input for Loop Condition
CWE-192
Integer Coercion Error
CWE-390
Detection of Error Condition Without Action
CWE-1325
Improperly Controlled Sequential Memory Allocation
CWE-222
Truncation of Security-relevant Information
CWE-131
Incorrect Calculation of Buffer Size
CWE-59
Improper Link Resolution Before File Access ('Link Following')
CWE-304
Missing Critical Step in Authentication
{ "document": { "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE" } }, "lang": "nl", "notes": [ { "category": "legal_disclaimer", "text": "The Netherlands Cyber Security Center (henceforth: NCSC-NL) maintains this page to enhance access to its information and security advisories. The use of this security advisory is subject to the following terms and conditions:\n\n NCSC-NL makes every reasonable effort to ensure that the content of this page is kept up to date, and that it is accurate and complete. Nevertheless, NCSC-NL cannot entirely rule out the possibility of errors, and therefore cannot give any warranty in respect of its completeness, accuracy or continuous keeping up-to-date. The information contained in this security advisory is intended solely for the purpose of providing general information to professional users. No rights can be derived from the information provided therein.\n\n NCSC-NL and the Kingdom of the Netherlands assume no legal liability or responsibility for any damage resulting from either the use or inability of use of this security advisory. This includes damage resulting from the inaccuracy of incompleteness of the information contained in the advisory.\n This security advisory is subject to Dutch law. All disputes related to or arising from the use of this advisory will be submitted to the competent court in The Hague. This choice of means also applies to the court in summary proceedings." }, { "category": "description", "text": "Oracle heeft kwetsbaarheden verholpen in diverse Database producten en subsystemen, zoals de Core database, Application Express, Autonomous Health Framework, Essbase, GoldenGate, SQL Developer en Secure Backup.", "title": "Feiten" }, { "category": "description", "text": "Een kwaadwillende kan de kwetsbaarheden misbruiken om aanvallen uit te voeren die kunnen leiden tot de volgende categorie\u00ebn schade:\n\n- Denial-of-Service (DoS)\n- Manipuleren van data\n- Toegang tot gevoelige gegevens", "title": "Interpretaties" }, { "category": "description", "text": "Oracle heeft updates uitgebracht om de kwetsbaarheden te verhelpen. Zie bijgevoegde referenties voor meer informatie.", "title": "Oplossingen" }, { "category": "general", "text": "medium", "title": "Kans" }, { "category": "general", "text": "high", "title": "Schade" }, { "category": "general", "text": "Improper Handling of Length Parameter Inconsistency", "title": "CWE-130" }, { "category": "general", "text": "Observable Timing Discrepancy", "title": "CWE-208" }, { "category": "general", "text": "Improper Restriction of Recursive Entity References in DTDs (\u0027XML Entity Expansion\u0027)", "title": "CWE-776" }, { "category": "general", "text": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)", "title": "CWE-88" }, { "category": "general", "text": "Improper Handling of Exceptional Conditions", "title": "CWE-755" }, { "category": "general", "text": "Excessive Iteration", "title": "CWE-834" }, { "category": "general", "text": "Inefficient Algorithmic Complexity", "title": "CWE-407" }, { "category": "general", "text": "Improper Handling of Case Sensitivity", "title": "CWE-178" }, { "category": "general", "text": "Incorrect Permission Assignment for Critical Resource", "title": "CWE-732" }, { "category": "general", "text": "Double Free", "title": "CWE-415" }, { "category": "general", "text": "Missing Encryption of Sensitive Data", "title": "CWE-311" }, { "category": "general", "text": "Uncontrolled Search Path Element", "title": "CWE-427" }, { "category": "general", "text": "Encoding Error", "title": "CWE-172" }, { "category": "general", "text": "Integer Overflow to Buffer Overflow", "title": "CWE-680" }, { "category": "general", "text": "Untrusted Search Path", "title": "CWE-426" }, { "category": "general", "text": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)", "title": "CWE-843" }, { "category": "general", "text": "Improper Encoding or Escaping of Output", "title": "CWE-116" }, { "category": "general", "text": "Insufficient Verification of Data Authenticity", "title": "CWE-345" }, { "category": "general", "text": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)", "title": "CWE-77" }, { "category": "general", "text": "Observable Discrepancy", "title": "CWE-203" }, { "category": "general", "text": "Integer Overflow or Wraparound", "title": "CWE-190" }, { "category": "general", "text": "Files or Directories Accessible to External Parties", "title": "CWE-552" }, { "category": "general", "text": "Authorization Bypass Through User-Controlled Key", "title": "CWE-639" }, { "category": "general", "text": "Out-of-bounds Read", "title": "CWE-125" }, { "category": "general", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" }, { "category": "general", "text": "CWE-275", "title": "CWE-275" }, { "category": "general", "text": "Improper Access Control", "title": "CWE-284" }, { "category": "general", "text": "Improper Restriction of Operations within the Bounds of a Memory Buffer", "title": "CWE-119" }, { "category": "general", "text": "Inefficient Regular Expression Complexity", "title": "CWE-1333" }, { "category": "general", "text": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)", "title": "CWE-1321" }, { "category": "general", "text": "Use After Free", "title": "CWE-416" }, { "category": "general", "text": "Missing Release of Memory after Effective Lifetime", "title": "CWE-401" }, { "category": "general", "text": "NULL Pointer Dereference", "title": "CWE-476" }, { "category": "general", "text": "Improper Certificate Validation", "title": "CWE-295" }, { "category": "general", "text": "Exposure of Resource to Wrong Sphere", "title": "CWE-668" }, { "category": "general", "text": "Inclusion of Functionality from Untrusted Control Sphere", "title": "CWE-829" }, { "category": "general", "text": "Use of a Broken or Risky Cryptographic Algorithm", "title": "CWE-327" }, { "category": "general", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" }, { "category": "general", "text": "Allocation of Resources Without Limits or Throttling", "title": "CWE-770" }, { "category": "general", "text": "Deserialization of Untrusted Data", "title": "CWE-502" }, { "category": "general", "text": "Server-Side Request Forgery (SSRF)", "title": "CWE-918" }, { "category": "general", "text": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)", "title": "CWE-78" }, { "category": "general", "text": "Out-of-bounds Write", "title": "CWE-787" }, { "category": "general", "text": "Exposure of Sensitive Information to an Unauthorized Actor", "title": "CWE-200" }, { "category": "general", "text": "Heap-based Buffer Overflow", "title": "CWE-122" }, { "category": "general", "text": "Stack-based Buffer Overflow", "title": "CWE-121" }, { "category": "general", "text": "Incorrect Conversion between Numeric Types", "title": "CWE-681" }, { "category": "general", "text": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)", "title": "CWE-835" }, { "category": "general", "text": "Improper Privilege Management", "title": "CWE-269" }, { "category": "general", "text": "Improper Input Validation", "title": "CWE-20" }, { "category": "general", "text": "Improper Neutralization of Alternate XSS Syntax", "title": "CWE-87" }, { "category": "general", "text": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)", "title": "CWE-79" }, { "category": "general", "text": "CWE-18", "title": "CWE-18" }, { "category": "general", "text": "Covert Timing Channel", "title": "CWE-385" }, { "category": "general", "text": "Unchecked Input for Loop Condition", "title": "CWE-606" }, { "category": "general", "text": "Integer Coercion Error", "title": "CWE-192" }, { "category": "general", "text": "Detection of Error Condition Without Action", "title": "CWE-390" }, { "category": "general", "text": "Improperly Controlled Sequential Memory Allocation", "title": "CWE-1325" }, { "category": "general", "text": "Truncation of Security-relevant Information", "title": "CWE-222" }, { "category": "general", "text": "Incorrect Calculation of Buffer Size", "title": "CWE-131" }, { "category": "general", "text": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)", "title": "CWE-59" }, { "category": "general", "text": "Missing Critical Step in Authentication", "title": "CWE-304" } ], "publisher": { "category": "coordinator", "contact_details": "cert@ncsc.nl", "name": "Nationaal Cyber Security Centrum", "namespace": "https://www.ncsc.nl/" }, "references": [ { "category": "external", "summary": "Reference - cveprojectv5; hkcert; nvd; oracle; redhat", "url": "https://www.oracle.com/security-alerts/cpuoct2024.html" } ], "title": "Kwetsbaarheden verholpen in Oracle Database producten", "tracking": { "current_release_date": "2024-10-17T13:15:19.595269Z", "id": "NCSC-2024-0411", "initial_release_date": "2024-10-17T13:15:19.595269Z", "revision_history": [ { "date": "2024-10-17T13:15:19.595269Z", "number": "0", "summary": "Initiele versie" } ], "status": "final", "version": "1.0.0" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "database_-_grid", "product": { "name": "database_-_grid", "product_id": "CSAFPID-1673504", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:database_-_grid:19.3-19.24:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "database_-_grid", "product": { "name": "database_-_grid", "product_id": "CSAFPID-1673506", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:database_-_grid:21.3-21.15:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "database_-_core", "product": { "name": "database_-_core", "product_id": "CSAFPID-1673386", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:database_-_core:19.3-19.24:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "database_-_core", "product": { "name": "database_-_core", "product_id": "CSAFPID-1673385", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:database_-_core:21.3-21.15:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "database_-_core", "product": { "name": "database_-_core", "product_id": "CSAFPID-1673442", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:database_-_core:23.4-23.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "database_-_security", "product": { "name": "database_-_security", "product_id": "CSAFPID-1673507", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:database_-_security:19.3-19.24:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "database_-_security", "product": { "name": "database_-_security", "product_id": "CSAFPID-1673509", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:database_-_security:21.3-21.15:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "database_-_security", "product": { "name": "database_-_security", "product_id": "CSAFPID-1673508", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:database_-_security:23.4-23.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "spatial_and_graph_mapviewer", "product": { "name": "spatial_and_graph_mapviewer", "product_id": "CSAFPID-912561", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:spatial_and_graph_mapviewer:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "spatial_and_graph", "product": { "name": "spatial_and_graph", "product_id": "CSAFPID-764250", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:spatial_and_graph:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "spatial_and_graph", "product": { "name": "spatial_and_graph", "product_id": "CSAFPID-1673511", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:spatial_and_graph:19.3-19.24:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "spatial_and_graph", "product": { "name": "spatial_and_graph", "product_id": "CSAFPID-1673512", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:spatial_and_graph:21.3-21.15:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "spatial_and_graph", "product": { "name": "spatial_and_graph", "product_id": "CSAFPID-816800", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:spatial_and_graph:23.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "spatial_and_graph", "product": { "name": "spatial_and_graph", "product_id": "CSAFPID-1673529", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:spatial_and_graph:23.4-23.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "fleet_patching_and_provisioning_-_micronaut", "product": { "name": "fleet_patching_and_provisioning_-_micronaut", "product_id": "CSAFPID-1673492", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:fleet_patching_and_provisioning_-_micronaut:23.4-23.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "fleet_patching_and_provisioning", "product": { "name": "fleet_patching_and_provisioning", "product_id": "CSAFPID-1503603", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:fleet_patching_and_provisioning:23.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "database_-_xml_database", "product": { "name": "database_-_xml_database", "product_id": "CSAFPID-1673445", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:database_-_xml_database:19.3-19.24:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "database_-_xml_database", "product": { "name": "database_-_xml_database", "product_id": "CSAFPID-1673443", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:database_-_xml_database:21.3-21.15:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "database_-_xml_database", "product": { "name": "database_-_xml_database", "product_id": "CSAFPID-1673444", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:database_-_xml_database:23.4-23.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "database_-_java_vm", "product": { "name": "database_-_java_vm", "product_id": "CSAFPID-1673451", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:database_-_java_vm:19.3-19.24:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "database_-_java_vm", "product": { "name": "database_-_java_vm", "product_id": "CSAFPID-1673450", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:database_-_java_vm:21.3-21.15:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "database_-_java_vm", "product": { "name": "database_-_java_vm", "product_id": "CSAFPID-1673452", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:database_-_java_vm:23.4-23.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "autonomous_health_framework", "product": { "name": "autonomous_health_framework", "product_id": "CSAFPID-816798", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:autonomous_health_framework:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "autonomous_health_framework", "product": { "name": "autonomous_health_framework", "product_id": "CSAFPID-816799", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:autonomous_health_framework:23.10:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "autonomous_health_framework", "product": { "name": "autonomous_health_framework", "product_id": "CSAFPID-1673525", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:autonomous_health_framework:prior_to_24.9:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "graalvm_for_jdk", "product": { "name": "graalvm_for_jdk", "product_id": "CSAFPID-912046", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:graalvm_for_jdk:17.0.10:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "graalvm_for_jdk", "product": { "name": "graalvm_for_jdk", "product_id": "CSAFPID-1503299", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:graalvm_for_jdk:17.0.11:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "graalvm_for_jdk", "product": { "name": "graalvm_for_jdk", "product_id": "CSAFPID-816855", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:graalvm_for_jdk:17.0.9:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "graalvm_for_jdk", "product": { "name": "graalvm_for_jdk", "product_id": "CSAFPID-816361", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:graalvm_for_jdk:21.0.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "graalvm_for_jdk", "product": { "name": "graalvm_for_jdk", "product_id": "CSAFPID-912045", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:graalvm_for_jdk:21.0.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "graalvm_for_jdk", "product": { "name": "graalvm_for_jdk", "product_id": "CSAFPID-1503302", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:graalvm_for_jdk:21.0.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "graalvm_for_jdk", "product": { "name": "graalvm_for_jdk", "product_id": "CSAFPID-912044", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:graalvm_for_jdk:22:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "graalvm_for_jdk", "product": { "name": "graalvm_for_jdk", "product_id": "CSAFPID-1503306", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:graalvm_for_jdk:22.0.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "graalvm_for_jdk", "product": { "name": "graalvm_for_jdk", "product_id": "CSAFPID-816852", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:graalvm_for_jdk:graalvm_enterprise_edition20.3.12:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "graalvm_for_jdk", "product": { "name": "graalvm_for_jdk", "product_id": "CSAFPID-912600", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:graalvm_for_jdk:graalvm_enterprise_edition20.3.13:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "graalvm_for_jdk", "product": { "name": "graalvm_for_jdk", "product_id": "CSAFPID-816853", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:graalvm_for_jdk:graalvm_enterprise_edition21.3.8:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "graalvm_for_jdk", "product": { "name": "graalvm_for_jdk", "product_id": "CSAFPID-912601", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:graalvm_for_jdk:graalvm_enterprise_edition21.3.9:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "graalvm_for_jdk", "product": { "name": "graalvm_for_jdk", "product_id": "CSAFPID-816854", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:graalvm_for_jdk:graalvm_enterprise_edition22.3.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "sqlcl", "product": { "name": "sqlcl", "product_id": "CSAFPID-816801", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:sqlcl:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "sqlcl", "product": { "name": "sqlcl", "product_id": "CSAFPID-1673405", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:sqlcl:23.4-23.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "application_express_administration", "product": { "name": "application_express_administration", "product_id": "CSAFPID-764731", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:application_express_administration:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "application_express_customers_plugin", "product": { "name": "application_express_customers_plugin", "product_id": "CSAFPID-764732", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:application_express_customers_plugin:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "application_express_team_calendar_plugin", "product": { "name": "application_express_team_calendar_plugin", "product_id": "CSAFPID-764733", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:application_express_team_calendar_plugin:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "application_express", "product": { "name": "application_express", "product_id": "CSAFPID-266119", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:application_express:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "application_express", "product": { "name": "application_express", "product_id": "CSAFPID-1673510", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:application_express:23.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "application_express", "product": { "name": "application_express", "product_id": "CSAFPID-1503575", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:application_express:23.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "application_express", "product": { "name": "application_express", "product_id": "CSAFPID-1673188", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:application_express:24.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "autonomous_health_framework", "product": { "name": "autonomous_health_framework", "product_id": "CSAFPID-765238", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:autonomous_health_framework:19c:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "autonomous_health_framework", "product": { "name": "autonomous_health_framework", "product_id": "CSAFPID-765239", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:autonomous_health_framework:21c:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "blockchain_platform", "product": { "name": "blockchain_platform", "product_id": "CSAFPID-764779", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:blockchain_platform:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "blockchain_platform", "product": { "name": "blockchain_platform", "product_id": "CSAFPID-89587", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:blockchain_platform:21.1.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "essbase", "product": { "name": "essbase", "product_id": "CSAFPID-765259", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:essbase:_security_and_provisioning___21.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "essbase", "product": { "name": "essbase", "product_id": "CSAFPID-187448", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:essbase:21.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "essbase", "product": { "name": "essbase", "product_id": "CSAFPID-94075", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:essbase:21.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "essbase", "product": { "name": "essbase", "product_id": "CSAFPID-220886", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:essbase:21.4.3.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "essbase", "product": { "name": "essbase", "product_id": "CSAFPID-611394", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:essbase:21.5.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "essbase", "product": { "name": "essbase", "product_id": "CSAFPID-816317", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:essbase:21.5.3.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "essbase", "product": { "name": "essbase", "product_id": "CSAFPID-912567", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:essbase:21.5.4.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "essbase", "product": { "name": "essbase", "product_id": "CSAFPID-1503612", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:essbase:21.5.6:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "essbase", "product": { "name": "essbase", "product_id": "CSAFPID-1673479", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:essbase:21.6:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "oracle_essbase", "product": { "name": "oracle_essbase", "product_id": "CSAFPID-1650506", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:oracle_essbase:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "goldengate_big_data_and_application_adapters", "product": { "name": "goldengate_big_data_and_application_adapters", "product_id": "CSAFPID-816845", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:goldengate_big_data_and_application_adapters:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "goldengate_big_data_and_application_adapters", "product": { "name": "goldengate_big_data_and_application_adapters", "product_id": "CSAFPID-1650825", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:goldengate_big_data_and_application_adapters:19.1.0.0.0-19.1.0.0.18:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "goldengate_big_data_and_application_adapters", "product": { "name": "goldengate_big_data_and_application_adapters", "product_id": "CSAFPID-1673404", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:goldengate_big_data_and_application_adapters:19.1.0.0.0-19.1.0.0.9:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "goldengate_big_data_and_application_adapters", "product": { "name": "goldengate_big_data_and_application_adapters", "product_id": "CSAFPID-1650831", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:goldengate_big_data_and_application_adapters:21.3-21.14.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "goldengate_big_data", "product": { "name": "goldengate_big_data", "product_id": "CSAFPID-764274", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:goldengate_big_data:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "goldengate_stream_analytics", "product": { "name": "goldengate_stream_analytics", "product_id": "CSAFPID-764752", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:goldengate_stream_analytics:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "goldengate_stream_analytics", "product": { "name": "goldengate_stream_analytics", "product_id": "CSAFPID-1673384", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:goldengate_stream_analytics:19.1.0.0.0-19.1.0.0.9:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "goldengate_stream_analytics", "product": { "name": "goldengate_stream_analytics", "product_id": "CSAFPID-220192", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:goldengate_stream_analytics:19.1.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "goldengate_stream_analytics", "product": { "name": "goldengate_stream_analytics", "product_id": "CSAFPID-220193", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:goldengate_stream_analytics:19.1.0.0.7:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "goldengate_studio", "product": { "name": "goldengate_studio", "product_id": "CSAFPID-816846", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:goldengate_studio:12.2.0.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "goldengate_studio", "product": { "name": "goldengate_studio", "product_id": "CSAFPID-611390", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:goldengate_studio:12.2.1.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "goldengate_studio", "product": { "name": "goldengate_studio", "product_id": "CSAFPID-764803", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:goldengate_studio:fusion_middleware_12.2.1.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "goldengate_veridata", "product": { "name": "goldengate_veridata", "product_id": "CSAFPID-764275", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:goldengate_veridata:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "goldengate", "product": { "name": "goldengate", "product_id": "CSAFPID-342816", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:goldengate:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "goldengate", "product": { "name": "goldengate", "product_id": "CSAFPID-1650767", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:goldengate:19.1.0.0.0-19.23.0.0.240716:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "goldengate", "product": { "name": "goldengate", "product_id": "CSAFPID-485902", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:goldengate:19.1.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "goldengate", "product": { "name": "goldengate", "product_id": "CSAFPID-1503736", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:goldengate:19.23.0.0.240716:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "goldengate", "product": { "name": "goldengate", "product_id": "CSAFPID-219912", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:goldengate:19c:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "goldengate", "product": { "name": "goldengate", "product_id": "CSAFPID-1503739", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:goldengate:21.14:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "goldengate", "product": { "name": "goldengate", "product_id": "CSAFPID-1650765", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:goldengate:21.3-21.14:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "goldengate", "product": { "name": "goldengate", "product_id": "CSAFPID-1503738", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:goldengate:21.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "oracle_goldengate_stream_analytics", "product": { "name": "oracle_goldengate_stream_analytics", "product_id": "CSAFPID-1650515", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:oracle_goldengate_stream_analytics:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "management_pack_for__goldengate", "product": { "name": "management_pack_for__goldengate", "product_id": "CSAFPID-764861", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:management_pack_for__goldengate:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "management_pack_for__goldengate", "product": { "name": "management_pack_for__goldengate", "product_id": "CSAFPID-1503640", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:management_pack_for__goldengate:12.2.1.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "oracle_goldengate_studio", "product": { "name": "oracle_goldengate_studio", "product_id": "CSAFPID-1650835", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:oracle_goldengate_studio:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "oracle_goldengate", "product": { "name": "oracle_goldengate", "product_id": "CSAFPID-1650575", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:oracle_goldengate:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "nosql_database", "product": { "name": "nosql_database", "product_id": "CSAFPID-764813", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:nosql_database:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "nosql_database", "product": { "name": "nosql_database", "product_id": "CSAFPID-1503661", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:nosql_database:1.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "nosql_database", "product": { "name": "nosql_database", "product_id": "CSAFPID-1503663", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:nosql_database:1.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "nosql_database", "product": { "name": "nosql_database", "product_id": "CSAFPID-1673497", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:nosql_database:1.5.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "nosql_database", "product": { "name": "nosql_database", "product_id": "CSAFPID-764764", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:nosql_database:19.5.33:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "nosql_database", "product": { "name": "nosql_database", "product_id": "CSAFPID-764765", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:nosql_database:20.3.28:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "nosql_database", "product": { "name": "nosql_database", "product_id": "CSAFPID-1673491", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:nosql_database:20.3.40:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "nosql_database", "product": { "name": "nosql_database", "product_id": "CSAFPID-764766", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:nosql_database:21.2.55:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "nosql_database", "product": { "name": "nosql_database", "product_id": "CSAFPID-1673495", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:nosql_database:21.2.71:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "nosql_database", "product": { "name": "nosql_database", "product_id": "CSAFPID-764767", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:nosql_database:22.3.26:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "nosql_database", "product": { "name": "nosql_database", "product_id": "CSAFPID-1673493", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:nosql_database:22.3.45:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "nosql_database", "product": { "name": "nosql_database", "product_id": "CSAFPID-1673489", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:nosql_database:23.3.33:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "nosql_database", "product": { "name": "nosql_database", "product_id": "CSAFPID-1673488", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:nosql_database:24.1.17:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "nosql_database", "product": { "name": "nosql_database", "product_id": "CSAFPID-1650757", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:nosql_database:prior_to_19.5.42:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "nosql_database", "product": { "name": "nosql_database", "product_id": "CSAFPID-1650758", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:nosql_database:prior_to_20.3.40:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "nosql_database", "product": { "name": "nosql_database", "product_id": "CSAFPID-1650761", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:nosql_database:prior_to_21.2.27:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "nosql_database", "product": { "name": "nosql_database", "product_id": "CSAFPID-1650760", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:nosql_database:prior_to_22.3.46:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "nosql_database", "product": { "name": "nosql_database", "product_id": "CSAFPID-1650759", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:nosql_database:prior_to_23.3.32:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "oracle_nosql_database", "product": { "name": "oracle_nosql_database", "product_id": "CSAFPID-1650584", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:oracle_nosql_database:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "oracle_secure_backup", "product": { "name": "oracle_secure_backup", "product_id": "CSAFPID-1650563", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:oracle_secure_backup:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "secure_backup", "product": { "name": "secure_backup", "product_id": "CSAFPID-667692", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:secure_backup:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "secure_backup", "product": { "name": "secure_backup", "product_id": "CSAFPID-345049", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:secure_backup:18.1.0.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "secure_backup", "product": { "name": "secure_backup", "product_id": "CSAFPID-611417", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:secure_backup:18.1.0.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "secure_backup", "product": { "name": "secure_backup", "product_id": "CSAFPID-1673422", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:secure_backup:19.1.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "oracle_sql_developer", "product": { "name": "oracle_sql_developer", "product_id": "CSAFPID-1650638", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:oracle_sql_developer:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "sql_developer", "product": { "name": "sql_developer", "product_id": "CSAFPID-764822", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:sql_developer:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "sql_developer", "product": { "name": "sql_developer", "product_id": "CSAFPID-220643", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:sql_developer:21.4.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "sql_developer", "product": { "name": "sql_developer", "product_id": "CSAFPID-816870", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:sql_developer:22.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "sql_developer", "product": { "name": "sql_developer", "product_id": "CSAFPID-816871", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:sql_developer:23.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "sql_developer", "product": { "name": "sql_developer", "product_id": "CSAFPID-1673397", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:sql_developer:24.3.0:*:*:*:*:*:*:*" } } } ], "category": "vendor", "name": "oracle" }, { "branches": [ { "category": "product_name", "name": "oracle_application_express", "product": { "name": "oracle_application_express", "product_id": "CSAFPID-1673144", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle_corporation:oracle_application_express:24.1:*:*:*:*:*:*:*" } } } ], "category": "vendor", "name": "oracle_corporation" } ] }, "vulnerabilities": [ { "cve": "CVE-2022-1471", "cwe": { "id": "CWE-502", "name": "Deserialization of Untrusted Data" }, "notes": [ { "category": "other", "text": "Deserialization of Untrusted Data", "title": "CWE-502" }, { "category": "other", "text": "Improper Input Validation", "title": "CWE-20" } ], "product_status": { "known_affected": [ "CSAFPID-764731", "CSAFPID-764732", "CSAFPID-764733", "CSAFPID-764250", "CSAFPID-611394", "CSAFPID-764274", "CSAFPID-764275", "CSAFPID-611390", "CSAFPID-345049", "CSAFPID-611417", "CSAFPID-764764", "CSAFPID-764765", "CSAFPID-764766", "CSAFPID-764767", "CSAFPID-764779", "CSAFPID-94075", "CSAFPID-220886", "CSAFPID-764803", "CSAFPID-764813", "CSAFPID-342816", "CSAFPID-764752", "CSAFPID-764822", "CSAFPID-1650515", "CSAFPID-1650638", "CSAFPID-816798", "CSAFPID-816799", "CSAFPID-816800", "CSAFPID-816801", "CSAFPID-816317", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-89587", "CSAFPID-816852", "CSAFPID-816853", "CSAFPID-816854", "CSAFPID-816855", "CSAFPID-816361", "CSAFPID-220643", "CSAFPID-816870", "CSAFPID-816871", "CSAFPID-667692", "CSAFPID-912561", "CSAFPID-912567", "CSAFPID-912600", "CSAFPID-912601", "CSAFPID-912046", "CSAFPID-912045", "CSAFPID-912044" ] }, "references": [ { "category": "self", "summary": "CVE-2022-1471", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-1471.json" } ], "title": "CVE-2022-1471" }, { "cve": "CVE-2022-34169", "cwe": { "id": "CWE-192", "name": "Integer Coercion Error" }, "notes": [ { "category": "other", "text": "Integer Coercion Error", "title": "CWE-192" }, { "category": "other", "text": "Incorrect Conversion between Numeric Types", "title": "CWE-681" } ], "product_status": { "known_affected": [ "CSAFPID-764779", "CSAFPID-94075", "CSAFPID-342816", "CSAFPID-764803", "CSAFPID-764813", "CSAFPID-764822", "CSAFPID-764752", "CSAFPID-764275", "CSAFPID-764861", "CSAFPID-266119", "CSAFPID-187448", "CSAFPID-219912", "CSAFPID-765238", "CSAFPID-765239", "CSAFPID-765259", "CSAFPID-667692", "CSAFPID-816798", "CSAFPID-816799", "CSAFPID-764250", "CSAFPID-816800", "CSAFPID-816801", "CSAFPID-816317", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-816852", "CSAFPID-816853", "CSAFPID-816854", "CSAFPID-816855", "CSAFPID-816361", "CSAFPID-220643", "CSAFPID-816870", "CSAFPID-816871", "CSAFPID-1673384", "CSAFPID-912561", "CSAFPID-912567", "CSAFPID-912600", "CSAFPID-912601", "CSAFPID-912046", "CSAFPID-912045", "CSAFPID-912044", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663" ] }, "references": [ { "category": "self", "summary": "CVE-2022-34169", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-34169.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "CSAFPID-764779", "CSAFPID-94075", "CSAFPID-342816", "CSAFPID-764803", "CSAFPID-764813", "CSAFPID-764822", "CSAFPID-764752", "CSAFPID-764275", "CSAFPID-764861", "CSAFPID-266119", "CSAFPID-187448", "CSAFPID-219912", "CSAFPID-765238", "CSAFPID-765239", "CSAFPID-765259", "CSAFPID-667692", "CSAFPID-816798", "CSAFPID-816799", "CSAFPID-764250", "CSAFPID-816800", "CSAFPID-816801", "CSAFPID-816317", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-816852", "CSAFPID-816853", "CSAFPID-816854", "CSAFPID-816855", "CSAFPID-816361", "CSAFPID-220643", "CSAFPID-816870", "CSAFPID-816871", "CSAFPID-1673384", "CSAFPID-912561", "CSAFPID-912567", "CSAFPID-912600", "CSAFPID-912601", "CSAFPID-912046", "CSAFPID-912045", "CSAFPID-912044", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663" ] } ], "title": "CVE-2022-34169" }, { "cve": "CVE-2022-36033", "cwe": { "id": "CWE-87", "name": "Improper Neutralization of Alternate XSS Syntax" }, "notes": [ { "category": "other", "text": "Improper Neutralization of Alternate XSS Syntax", "title": "CWE-87" }, { "category": "other", "text": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)", "title": "CWE-79" } ], "product_status": { "known_affected": [ "CSAFPID-764250", "CSAFPID-611394", "CSAFPID-764731", "CSAFPID-764732", "CSAFPID-764733", "CSAFPID-764274", "CSAFPID-764275", "CSAFPID-611390", "CSAFPID-345049", "CSAFPID-611417", "CSAFPID-764764", "CSAFPID-764765", "CSAFPID-764766", "CSAFPID-764767", "CSAFPID-764779", "CSAFPID-220886", "CSAFPID-94075", "CSAFPID-764803", "CSAFPID-342816", "CSAFPID-764752", "CSAFPID-764861", "CSAFPID-764813", "CSAFPID-764822", "CSAFPID-266119", "CSAFPID-187448", "CSAFPID-1650515", "CSAFPID-1650835", "CSAFPID-219912", "CSAFPID-816798", "CSAFPID-816799", "CSAFPID-816800", "CSAFPID-816801", "CSAFPID-816317", "CSAFPID-667692", "CSAFPID-1673384", "CSAFPID-912561", "CSAFPID-1503575", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-816852", "CSAFPID-816853", "CSAFPID-816854", "CSAFPID-816855", "CSAFPID-816361", "CSAFPID-220643", "CSAFPID-816870", "CSAFPID-816871", "CSAFPID-912567", "CSAFPID-1503603", "CSAFPID-1503612", "CSAFPID-912600", "CSAFPID-912601", "CSAFPID-912046", "CSAFPID-912045", "CSAFPID-912044", "CSAFPID-1503640", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663" ] }, "references": [ { "category": "self", "summary": "CVE-2022-36033", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-36033.json" } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-764250", "CSAFPID-611394", "CSAFPID-764731", "CSAFPID-764732", "CSAFPID-764733", "CSAFPID-764274", "CSAFPID-764275", "CSAFPID-611390", "CSAFPID-345049", "CSAFPID-611417", "CSAFPID-764764", "CSAFPID-764765", "CSAFPID-764766", "CSAFPID-764767", "CSAFPID-764779", "CSAFPID-220886", "CSAFPID-94075", "CSAFPID-764803", "CSAFPID-342816", "CSAFPID-764752", "CSAFPID-764861", "CSAFPID-764813", "CSAFPID-764822", "CSAFPID-266119", "CSAFPID-187448", "CSAFPID-1650515", "CSAFPID-1650835", "CSAFPID-219912", "CSAFPID-816798", "CSAFPID-816799", "CSAFPID-816800", "CSAFPID-816801", "CSAFPID-816317", "CSAFPID-667692", "CSAFPID-1673384", "CSAFPID-912561", "CSAFPID-1503575", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-816852", "CSAFPID-816853", "CSAFPID-816854", "CSAFPID-816855", "CSAFPID-816361", "CSAFPID-220643", "CSAFPID-816870", "CSAFPID-816871", "CSAFPID-912567", "CSAFPID-1503603", "CSAFPID-1503612", "CSAFPID-912600", "CSAFPID-912601", "CSAFPID-912046", "CSAFPID-912045", "CSAFPID-912044", "CSAFPID-1503640", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663" ] } ], "title": "CVE-2022-36033" }, { "cve": "CVE-2022-37454", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "other", "text": "Integer Overflow or Wraparound", "title": "CWE-190" }, { "category": "other", "text": "Integer Overflow to Buffer Overflow", "title": "CWE-680" } ], "product_status": { "known_affected": [ "CSAFPID-764250", "CSAFPID-611394", "CSAFPID-764274", "CSAFPID-764275", "CSAFPID-611390", "CSAFPID-345049", "CSAFPID-611417", "CSAFPID-764731", "CSAFPID-764732", "CSAFPID-764733", "CSAFPID-220886", "CSAFPID-342816", "CSAFPID-764752", "CSAFPID-764764", "CSAFPID-764765", "CSAFPID-764766", "CSAFPID-764767", "CSAFPID-764779", "CSAFPID-94075", "CSAFPID-764803", "CSAFPID-764813", "CSAFPID-764822", "CSAFPID-1650563", "CSAFPID-89587", "CSAFPID-764861" ] }, "references": [ { "category": "self", "summary": "CVE-2022-37454", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-37454.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-764250", "CSAFPID-611394", "CSAFPID-764274", "CSAFPID-764275", "CSAFPID-611390", "CSAFPID-345049", "CSAFPID-611417", "CSAFPID-764731", "CSAFPID-764732", "CSAFPID-764733", "CSAFPID-220886", "CSAFPID-342816", "CSAFPID-764752", "CSAFPID-764764", "CSAFPID-764765", "CSAFPID-764766", "CSAFPID-764767", "CSAFPID-764779", "CSAFPID-94075", "CSAFPID-764803", "CSAFPID-764813", "CSAFPID-764822", "CSAFPID-1650563", "CSAFPID-89587", "CSAFPID-764861" ] } ], "title": "CVE-2022-37454" }, { "cve": "CVE-2022-38136", "product_status": { "known_affected": [ "CSAFPID-1673385", "CSAFPID-1673386" ] }, "references": [ { "category": "self", "summary": "CVE-2022-38136", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-38136.json" } ], "title": "CVE-2022-38136" }, { "cve": "CVE-2022-40196", "product_status": { "known_affected": [ "CSAFPID-1673385", "CSAFPID-1673386" ] }, "references": [ { "category": "self", "summary": "CVE-2022-40196", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-40196.json" } ], "title": "CVE-2022-40196" }, { "cve": "CVE-2022-41342", "product_status": { "known_affected": [ "CSAFPID-1673385", "CSAFPID-1673386" ] }, "references": [ { "category": "self", "summary": "CVE-2022-41342", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-41342.json" } ], "title": "CVE-2022-41342" }, { "cve": "CVE-2022-42919", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "notes": [ { "category": "other", "text": "Missing Encryption of Sensitive Data", "title": "CWE-311" }, { "category": "other", "text": "Improper Privilege Management", "title": "CWE-269" } ], "product_status": { "known_affected": [ "CSAFPID-764250", "CSAFPID-611394", "CSAFPID-764274", "CSAFPID-764275", "CSAFPID-611390", "CSAFPID-345049", "CSAFPID-611417", "CSAFPID-764731", "CSAFPID-764732", "CSAFPID-764733", "CSAFPID-220886", "CSAFPID-342816", "CSAFPID-764752", "CSAFPID-764764", "CSAFPID-764765", "CSAFPID-764766", "CSAFPID-764767", "CSAFPID-764779", "CSAFPID-94075", "CSAFPID-764803", "CSAFPID-764813", "CSAFPID-764822", "CSAFPID-89587" ] }, "references": [ { "category": "self", "summary": "CVE-2022-42919", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-42919.json" } ], "title": "CVE-2022-42919" }, { "cve": "CVE-2022-45061", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" }, { "category": "other", "text": "Inefficient Algorithmic Complexity", "title": "CWE-407" } ], "product_status": { "known_affected": [ "CSAFPID-345049", "CSAFPID-611417", "CSAFPID-764731", "CSAFPID-764732", "CSAFPID-764733", "CSAFPID-220886", "CSAFPID-764250", "CSAFPID-611394", "CSAFPID-342816", "CSAFPID-764752", "CSAFPID-764764", "CSAFPID-764765", "CSAFPID-764766", "CSAFPID-764767", "CSAFPID-764779", "CSAFPID-94075", "CSAFPID-764274", "CSAFPID-764275", "CSAFPID-611390", "CSAFPID-764803", "CSAFPID-764813", "CSAFPID-764822", "CSAFPID-89587" ] }, "references": [ { "category": "self", "summary": "CVE-2022-45061", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-45061.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-345049", "CSAFPID-611417", "CSAFPID-764731", "CSAFPID-764732", "CSAFPID-764733", "CSAFPID-220886", "CSAFPID-764250", "CSAFPID-611394", "CSAFPID-342816", "CSAFPID-764752", "CSAFPID-764764", "CSAFPID-764765", "CSAFPID-764766", "CSAFPID-764767", "CSAFPID-764779", "CSAFPID-94075", "CSAFPID-764274", "CSAFPID-764275", "CSAFPID-611390", "CSAFPID-764803", "CSAFPID-764813", "CSAFPID-764822", "CSAFPID-89587" ] } ], "title": "CVE-2022-45061" }, { "cve": "CVE-2022-46337", "product_status": { "known_affected": [ "CSAFPID-816798", "CSAFPID-816799", "CSAFPID-1673384", "CSAFPID-912561", "CSAFPID-912567", "CSAFPID-764752", "CSAFPID-764275", "CSAFPID-912600", "CSAFPID-912601", "CSAFPID-912046", "CSAFPID-912045", "CSAFPID-912044", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-1503612", "CSAFPID-764250", "CSAFPID-816800", "CSAFPID-816801", "CSAFPID-816317", "CSAFPID-816845", "CSAFPID-342816", "CSAFPID-816846", "CSAFPID-816852", "CSAFPID-816853", "CSAFPID-816854", "CSAFPID-816855", "CSAFPID-1503640", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-816361", "CSAFPID-764813", "CSAFPID-220643", "CSAFPID-816870", "CSAFPID-816871", "CSAFPID-667692" ] }, "references": [ { "category": "self", "summary": "CVE-2022-46337", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-46337.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-816798", "CSAFPID-816799", "CSAFPID-1673384", "CSAFPID-912561", "CSAFPID-912567", "CSAFPID-764752", "CSAFPID-764275", "CSAFPID-912600", "CSAFPID-912601", "CSAFPID-912046", "CSAFPID-912045", "CSAFPID-912044", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-1503612", "CSAFPID-764250", "CSAFPID-816800", "CSAFPID-816801", "CSAFPID-816317", "CSAFPID-816845", "CSAFPID-342816", "CSAFPID-816846", "CSAFPID-816852", "CSAFPID-816853", "CSAFPID-816854", "CSAFPID-816855", "CSAFPID-1503640", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-816361", "CSAFPID-764813", "CSAFPID-220643", "CSAFPID-816870", "CSAFPID-816871", "CSAFPID-667692" ] } ], "title": "CVE-2022-46337" }, { "cve": "CVE-2023-2976", "cwe": { "id": "CWE-552", "name": "Files or Directories Accessible to External Parties" }, "notes": [ { "category": "other", "text": "Files or Directories Accessible to External Parties", "title": "CWE-552" } ], "product_status": { "known_affected": [ "CSAFPID-1650584", "CSAFPID-1650835", "CSAFPID-1650506", "CSAFPID-1650515", "CSAFPID-816317", "CSAFPID-816845", "CSAFPID-342816", "CSAFPID-816846", "CSAFPID-816852", "CSAFPID-816853", "CSAFPID-816854", "CSAFPID-816855", "CSAFPID-816361", "CSAFPID-764813", "CSAFPID-220643", "CSAFPID-816870", "CSAFPID-816871", "CSAFPID-667692", "CSAFPID-89587", "CSAFPID-1673397", "CSAFPID-764274", "CSAFPID-764275", "CSAFPID-816798", "CSAFPID-816799", "CSAFPID-816800", "CSAFPID-345049", "CSAFPID-816801", "CSAFPID-611390", "CSAFPID-611394", "CSAFPID-611417", "CSAFPID-764250", "CSAFPID-764752", "CSAFPID-912044", "CSAFPID-912045", "CSAFPID-912046", "CSAFPID-912561", "CSAFPID-912567", "CSAFPID-912600", "CSAFPID-912601", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663" ] }, "references": [ { "category": "self", "summary": "CVE-2023-2976", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-2976.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "CSAFPID-1650584", "CSAFPID-1650835", "CSAFPID-1650506", "CSAFPID-1650515", "CSAFPID-816317", "CSAFPID-816845", "CSAFPID-342816", "CSAFPID-816846", "CSAFPID-816852", "CSAFPID-816853", "CSAFPID-816854", "CSAFPID-816855", "CSAFPID-816361", "CSAFPID-764813", "CSAFPID-220643", "CSAFPID-816870", "CSAFPID-816871", "CSAFPID-667692", "CSAFPID-89587", "CSAFPID-1673397", "CSAFPID-764274", "CSAFPID-764275", "CSAFPID-816798", "CSAFPID-816799", "CSAFPID-816800", "CSAFPID-345049", "CSAFPID-816801", "CSAFPID-611390", "CSAFPID-611394", "CSAFPID-611417", "CSAFPID-764250", "CSAFPID-764752", "CSAFPID-912044", "CSAFPID-912045", "CSAFPID-912046", "CSAFPID-912561", "CSAFPID-912567", "CSAFPID-912600", "CSAFPID-912601", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663" ] } ], "title": "CVE-2023-2976" }, { "cve": "CVE-2023-4043", "cwe": { "id": "CWE-834", "name": "Excessive Iteration" }, "notes": [ { "category": "other", "text": "Excessive Iteration", "title": "CWE-834" }, { "category": "other", "text": "Improper Input Validation", "title": "CWE-20" } ], "product_status": { "known_affected": [ "CSAFPID-1673405", "CSAFPID-1673397", "CSAFPID-220643", "CSAFPID-342816", "CSAFPID-667692", "CSAFPID-764250", "CSAFPID-764813", "CSAFPID-816317", "CSAFPID-816361", "CSAFPID-816798", "CSAFPID-816799", "CSAFPID-816800", "CSAFPID-816801", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-816852", "CSAFPID-816853", "CSAFPID-816854", "CSAFPID-816855", "CSAFPID-816870", "CSAFPID-816871", "CSAFPID-764275", "CSAFPID-764752", "CSAFPID-912044", "CSAFPID-912045", "CSAFPID-912046", "CSAFPID-912561", "CSAFPID-912567", "CSAFPID-912600", "CSAFPID-912601", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663" ] }, "references": [ { "category": "self", "summary": "CVE-2023-4043", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-4043.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-1673405", "CSAFPID-1673397", "CSAFPID-220643", "CSAFPID-342816", "CSAFPID-667692", "CSAFPID-764250", "CSAFPID-764813", "CSAFPID-816317", "CSAFPID-816361", "CSAFPID-816798", "CSAFPID-816799", "CSAFPID-816800", "CSAFPID-816801", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-816852", "CSAFPID-816853", "CSAFPID-816854", "CSAFPID-816855", "CSAFPID-816870", "CSAFPID-816871", "CSAFPID-764275", "CSAFPID-764752", "CSAFPID-912044", "CSAFPID-912045", "CSAFPID-912046", "CSAFPID-912561", "CSAFPID-912567", "CSAFPID-912600", "CSAFPID-912601", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663" ] } ], "title": "CVE-2023-4043" }, { "cve": "CVE-2023-4759", "cwe": { "id": "CWE-59", "name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)" }, "notes": [ { "category": "other", "text": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)", "title": "CWE-59" }, { "category": "other", "text": "Improper Handling of Case Sensitivity", "title": "CWE-178" } ], "product_status": { "known_affected": [ "CSAFPID-1673397", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-764250", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-342816", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-764813" ] }, "references": [ { "category": "self", "summary": "CVE-2023-4759", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-4759.json" } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-1673397", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-764250", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-342816", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-764813" ] } ], "title": "CVE-2023-4759" }, { "cve": "CVE-2023-4863", "cwe": { "id": "CWE-122", "name": "Heap-based Buffer Overflow" }, "notes": [ { "category": "other", "text": "Heap-based Buffer Overflow", "title": "CWE-122" }, { "category": "other", "text": "Improper Restriction of Operations within the Bounds of a Memory Buffer", "title": "CWE-119" }, { "category": "other", "text": "Out-of-bounds Write", "title": "CWE-787" } ], "product_status": { "known_affected": [ "CSAFPID-89587", "CSAFPID-816846", "CSAFPID-912044", "CSAFPID-912045", "CSAFPID-912046", "CSAFPID-342816", "CSAFPID-912561", "CSAFPID-912567", "CSAFPID-912600", "CSAFPID-912601", "CSAFPID-764275", "CSAFPID-764752", "CSAFPID-816798", "CSAFPID-816801" ] }, "references": [ { "category": "self", "summary": "CVE-2023-4863", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-4863.json" } ], "title": "CVE-2023-4863" }, { "cve": "CVE-2023-5072", "cwe": { "id": "CWE-770", "name": "Allocation of Resources Without Limits or Throttling" }, "notes": [ { "category": "other", "text": "Allocation of Resources Without Limits or Throttling", "title": "CWE-770" } ], "product_status": { "known_affected": [ "CSAFPID-1650575", "CSAFPID-1650515", "CSAFPID-1650835", "CSAFPID-89587", "CSAFPID-220643", "CSAFPID-342816", "CSAFPID-667692", "CSAFPID-764250", "CSAFPID-764813", "CSAFPID-816317", "CSAFPID-816361", "CSAFPID-816798", "CSAFPID-816799", "CSAFPID-816800", "CSAFPID-816801", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-816852", "CSAFPID-816853", "CSAFPID-816854", "CSAFPID-816855", "CSAFPID-816870", "CSAFPID-816871", "CSAFPID-764275", "CSAFPID-764752", "CSAFPID-912044", "CSAFPID-912045", "CSAFPID-912046", "CSAFPID-912561", "CSAFPID-912567", "CSAFPID-912600", "CSAFPID-912601", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663" ] }, "references": [ { "category": "self", "summary": "CVE-2023-5072", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-5072.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-1650575", "CSAFPID-1650515", "CSAFPID-1650835", "CSAFPID-89587", "CSAFPID-220643", "CSAFPID-342816", "CSAFPID-667692", "CSAFPID-764250", "CSAFPID-764813", "CSAFPID-816317", "CSAFPID-816361", "CSAFPID-816798", "CSAFPID-816799", "CSAFPID-816800", "CSAFPID-816801", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-816852", "CSAFPID-816853", "CSAFPID-816854", "CSAFPID-816855", "CSAFPID-816870", "CSAFPID-816871", "CSAFPID-764275", "CSAFPID-764752", "CSAFPID-912044", "CSAFPID-912045", "CSAFPID-912046", "CSAFPID-912561", "CSAFPID-912567", "CSAFPID-912600", "CSAFPID-912601", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663" ] } ], "title": "CVE-2023-5072" }, { "cve": "CVE-2023-26031", "cwe": { "id": "CWE-426", "name": "Untrusted Search Path" }, "notes": [ { "category": "other", "text": "Untrusted Search Path", "title": "CWE-426" } ], "product_status": { "known_affected": [ "CSAFPID-1673384", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-764250", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-342816", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-764813" ] }, "references": [ { "category": "self", "summary": "CVE-2023-26031", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-26031.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-1673384", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-764250", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-342816", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-764813" ] } ], "title": "CVE-2023-26031" }, { "cve": "CVE-2023-26551", "product_status": { "known_affected": [ "CSAFPID-89587" ] }, "references": [ { "category": "self", "summary": "CVE-2023-26551", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-26551.json" } ], "scores": [ { "cvss_v3": { "baseScore": 0.0, "baseSeverity": "NONE", "vectorString": "CVSS:3.1/AV:P/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:N", "version": "3.1" }, "products": [ "CSAFPID-89587" ] } ], "title": "CVE-2023-26551" }, { "cve": "CVE-2023-26552", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "other", "text": "Out-of-bounds Write", "title": "CWE-787" } ], "product_status": { "known_affected": [ "CSAFPID-89587" ] }, "references": [ { "category": "self", "summary": "CVE-2023-26552", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-26552.json" } ], "scores": [ { "cvss_v3": { "baseScore": 5.6, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "CSAFPID-89587" ] } ], "title": "CVE-2023-26552" }, { "cve": "CVE-2023-26553", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "other", "text": "Out-of-bounds Write", "title": "CWE-787" } ], "product_status": { "known_affected": [ "CSAFPID-89587" ] }, "references": [ { "category": "self", "summary": "CVE-2023-26553", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-26553.json" } ], "scores": [ { "cvss_v3": { "baseScore": 5.6, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "CSAFPID-89587" ] } ], "title": "CVE-2023-26553" }, { "cve": "CVE-2023-26554", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "other", "text": "Out-of-bounds Write", "title": "CWE-787" } ], "product_status": { "known_affected": [ "CSAFPID-89587" ] }, "references": [ { "category": "self", "summary": "CVE-2023-26554", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-26554.json" } ], "scores": [ { "cvss_v3": { "baseScore": 5.6, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "CSAFPID-89587" ] } ], "title": "CVE-2023-26554" }, { "cve": "CVE-2023-26555", "product_status": { "known_affected": [ "CSAFPID-89587" ] }, "references": [ { "category": "self", "summary": "CVE-2023-26555", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-26555.json" } ], "scores": [ { "cvss_v3": { "baseScore": 6.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:P/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-89587" ] } ], "title": "CVE-2023-26555" }, { "cve": "CVE-2023-28484", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "other", "text": "Improper Input Validation", "title": "CWE-20" }, { "category": "other", "text": "NULL Pointer Dereference", "title": "CWE-476" } ], "product_status": { "known_affected": [ "CSAFPID-764250", "CSAFPID-764731", "CSAFPID-764732", "CSAFPID-764733", "CSAFPID-220886", "CSAFPID-816317", "CSAFPID-764813", "CSAFPID-89587", "CSAFPID-342816", "CSAFPID-345049", "CSAFPID-764752", "CSAFPID-764764", "CSAFPID-764765", "CSAFPID-764766", "CSAFPID-764767", "CSAFPID-611390", "CSAFPID-611394", "CSAFPID-611417", "CSAFPID-764274", "CSAFPID-764275", "CSAFPID-220643", "CSAFPID-667692", "CSAFPID-816361", "CSAFPID-816798", "CSAFPID-816799", "CSAFPID-816800", "CSAFPID-816801", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-816852", "CSAFPID-816853", "CSAFPID-816854", "CSAFPID-816855", "CSAFPID-816870", "CSAFPID-816871" ] }, "references": [ { "category": "self", "summary": "CVE-2023-28484", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-28484.json" } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-764250", "CSAFPID-764731", "CSAFPID-764732", "CSAFPID-764733", "CSAFPID-220886", "CSAFPID-816317", "CSAFPID-764813", "CSAFPID-89587", "CSAFPID-342816", "CSAFPID-345049", "CSAFPID-764752", "CSAFPID-764764", "CSAFPID-764765", "CSAFPID-764766", "CSAFPID-764767", "CSAFPID-611390", "CSAFPID-611394", "CSAFPID-611417", "CSAFPID-764274", "CSAFPID-764275", "CSAFPID-220643", "CSAFPID-667692", "CSAFPID-816361", "CSAFPID-816798", "CSAFPID-816799", "CSAFPID-816800", "CSAFPID-816801", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-816852", "CSAFPID-816853", "CSAFPID-816854", "CSAFPID-816855", "CSAFPID-816870", "CSAFPID-816871" ] } ], "title": "CVE-2023-28484" }, { "cve": "CVE-2023-29469", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "other", "text": "Improper Input Validation", "title": "CWE-20" }, { "category": "other", "text": "Double Free", "title": "CWE-415" } ], "product_status": { "known_affected": [ "CSAFPID-611417", "CSAFPID-764731", "CSAFPID-764732", "CSAFPID-764733", "CSAFPID-816317", "CSAFPID-89587", "CSAFPID-220886", "CSAFPID-342816", "CSAFPID-345049", "CSAFPID-764752", "CSAFPID-611390", "CSAFPID-611394", "CSAFPID-764764", "CSAFPID-764765", "CSAFPID-764766", "CSAFPID-764767", "CSAFPID-764274", "CSAFPID-764275", "CSAFPID-220643", "CSAFPID-667692", "CSAFPID-764813", "CSAFPID-816361", "CSAFPID-816798", "CSAFPID-816799", "CSAFPID-816800", "CSAFPID-816801", "CSAFPID-764250", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-816852", "CSAFPID-816853", "CSAFPID-816854", "CSAFPID-816855", "CSAFPID-816870", "CSAFPID-816871" ] }, "references": [ { "category": "self", "summary": "CVE-2023-29469", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-29469.json" } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-611417", "CSAFPID-764731", "CSAFPID-764732", "CSAFPID-764733", "CSAFPID-816317", "CSAFPID-89587", "CSAFPID-220886", "CSAFPID-342816", "CSAFPID-345049", "CSAFPID-764752", "CSAFPID-611390", "CSAFPID-611394", "CSAFPID-764764", "CSAFPID-764765", "CSAFPID-764766", "CSAFPID-764767", "CSAFPID-764274", "CSAFPID-764275", "CSAFPID-220643", "CSAFPID-667692", "CSAFPID-764813", "CSAFPID-816361", "CSAFPID-816798", "CSAFPID-816799", "CSAFPID-816800", "CSAFPID-816801", "CSAFPID-764250", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-816852", "CSAFPID-816853", "CSAFPID-816854", "CSAFPID-816855", "CSAFPID-816870", "CSAFPID-816871" ] } ], "title": "CVE-2023-29469" }, { "cve": "CVE-2023-33201", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "notes": [ { "category": "other", "text": "Exposure of Sensitive Information to an Unauthorized Actor", "title": "CWE-200" } ], "product_status": { "known_affected": [ "CSAFPID-764250", "CSAFPID-611394", "CSAFPID-1650584", "CSAFPID-1673397", "CSAFPID-912561", "CSAFPID-345049", "CSAFPID-611390", "CSAFPID-611417", "CSAFPID-764274", "CSAFPID-764275", "CSAFPID-220643", "CSAFPID-342816", "CSAFPID-667692", "CSAFPID-764813", "CSAFPID-816317", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-816852", "CSAFPID-816853", "CSAFPID-816854", "CSAFPID-816361", "CSAFPID-816798", "CSAFPID-816799", "CSAFPID-816800", "CSAFPID-816801", "CSAFPID-764752", "CSAFPID-912044", "CSAFPID-912045", "CSAFPID-912046", "CSAFPID-816855", "CSAFPID-816870", "CSAFPID-816871", "CSAFPID-912567", "CSAFPID-912600", "CSAFPID-912601", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663" ] }, "references": [ { "category": "self", "summary": "CVE-2023-33201", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-33201.json" } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "CSAFPID-764250", "CSAFPID-611394", "CSAFPID-1650584", "CSAFPID-1673397", "CSAFPID-912561", "CSAFPID-345049", "CSAFPID-611390", "CSAFPID-611417", "CSAFPID-764274", "CSAFPID-764275", "CSAFPID-220643", "CSAFPID-342816", "CSAFPID-667692", "CSAFPID-764813", "CSAFPID-816317", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-816852", "CSAFPID-816853", "CSAFPID-816854", "CSAFPID-816361", "CSAFPID-816798", "CSAFPID-816799", "CSAFPID-816800", "CSAFPID-816801", "CSAFPID-764752", "CSAFPID-912044", "CSAFPID-912045", "CSAFPID-912046", "CSAFPID-816855", "CSAFPID-816870", "CSAFPID-816871", "CSAFPID-912567", "CSAFPID-912600", "CSAFPID-912601", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663" ] } ], "title": "CVE-2023-33201" }, { "cve": "CVE-2023-37920", "cwe": { "id": "CWE-295", "name": "Improper Certificate Validation" }, "notes": [ { "category": "other", "text": "Improper Certificate Validation", "title": "CWE-295" }, { "category": "other", "text": "Insufficient Verification of Data Authenticity", "title": "CWE-345" } ], "product_status": { "known_affected": [ "CSAFPID-89587", "CSAFPID-1503575", "CSAFPID-1503640", "CSAFPID-342816", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-764813", "CSAFPID-1503603", "CSAFPID-764250", "CSAFPID-1503612" ] }, "references": [ { "category": "self", "summary": "CVE-2023-37920", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-37920.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-89587", "CSAFPID-1503575", "CSAFPID-1503640", "CSAFPID-342816", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-764813", "CSAFPID-1503603", "CSAFPID-764250", "CSAFPID-1503612" ] } ], "title": "CVE-2023-37920" }, { "cve": "CVE-2023-39410", "cwe": { "id": "CWE-502", "name": "Deserialization of Untrusted Data" }, "notes": [ { "category": "other", "text": "Deserialization of Untrusted Data", "title": "CWE-502" }, { "category": "other", "text": "Improper Input Validation", "title": "CWE-20" } ], "product_status": { "known_affected": [ "CSAFPID-1673404", "CSAFPID-1673384", "CSAFPID-220643", "CSAFPID-342816", "CSAFPID-667692", "CSAFPID-764250", "CSAFPID-764813", "CSAFPID-816317", "CSAFPID-816361", "CSAFPID-816798", "CSAFPID-816799", "CSAFPID-816800", "CSAFPID-816801", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-816852", "CSAFPID-816853", "CSAFPID-816854", "CSAFPID-816855", "CSAFPID-816870", "CSAFPID-816871" ] }, "references": [ { "category": "self", "summary": "CVE-2023-39410", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-39410.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-1673404", "CSAFPID-1673384", "CSAFPID-220643", "CSAFPID-342816", "CSAFPID-667692", "CSAFPID-764250", "CSAFPID-764813", "CSAFPID-816317", "CSAFPID-816361", "CSAFPID-816798", "CSAFPID-816799", "CSAFPID-816800", "CSAFPID-816801", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-816852", "CSAFPID-816853", "CSAFPID-816854", "CSAFPID-816855", "CSAFPID-816870", "CSAFPID-816871" ] } ], "title": "CVE-2023-39410" }, { "cve": "CVE-2023-44487", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" } ], "product_status": { "known_affected": [ "CSAFPID-1650757", "CSAFPID-1650758", "CSAFPID-1650759", "CSAFPID-1650760", "CSAFPID-1650761", "CSAFPID-89587", "CSAFPID-816361", "CSAFPID-220643", "CSAFPID-342816", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-816852", "CSAFPID-816853", "CSAFPID-816854", "CSAFPID-816855", "CSAFPID-816870", "CSAFPID-816871", "CSAFPID-667692", "CSAFPID-764250", "CSAFPID-764813", "CSAFPID-816317", "CSAFPID-816798", "CSAFPID-816799", "CSAFPID-816800", "CSAFPID-816801", "CSAFPID-764275", "CSAFPID-764752", "CSAFPID-912044", "CSAFPID-912045", "CSAFPID-912046", "CSAFPID-912561", "CSAFPID-912567", "CSAFPID-912600", "CSAFPID-912601", "CSAFPID-1503603", "CSAFPID-1503575", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663" ] }, "references": [ { "category": "self", "summary": "CVE-2023-44487", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-44487.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-1650757", "CSAFPID-1650758", "CSAFPID-1650759", "CSAFPID-1650760", "CSAFPID-1650761", "CSAFPID-89587", "CSAFPID-816361", "CSAFPID-220643", "CSAFPID-342816", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-816852", "CSAFPID-816853", "CSAFPID-816854", "CSAFPID-816855", "CSAFPID-816870", "CSAFPID-816871", "CSAFPID-667692", "CSAFPID-764250", "CSAFPID-764813", "CSAFPID-816317", "CSAFPID-816798", "CSAFPID-816799", "CSAFPID-816800", "CSAFPID-816801", "CSAFPID-764275", "CSAFPID-764752", "CSAFPID-912044", "CSAFPID-912045", "CSAFPID-912046", "CSAFPID-912561", "CSAFPID-912567", "CSAFPID-912600", "CSAFPID-912601", "CSAFPID-1503603", "CSAFPID-1503575", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663" ] } ], "title": "CVE-2023-44487" }, { "cve": "CVE-2023-44981", "cwe": { "id": "CWE-639", "name": "Authorization Bypass Through User-Controlled Key" }, "notes": [ { "category": "other", "text": "Authorization Bypass Through User-Controlled Key", "title": "CWE-639" } ], "product_status": { "known_affected": [ "CSAFPID-1650515", "CSAFPID-89587", "CSAFPID-220643", "CSAFPID-342816", "CSAFPID-667692", "CSAFPID-764250", "CSAFPID-764813", "CSAFPID-816317", "CSAFPID-816361", "CSAFPID-816798", "CSAFPID-816799", "CSAFPID-816800", "CSAFPID-816801", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-816852", "CSAFPID-816853", "CSAFPID-816854", "CSAFPID-816855", "CSAFPID-816870", "CSAFPID-816871", "CSAFPID-764275", "CSAFPID-764752", "CSAFPID-912044", "CSAFPID-912045", "CSAFPID-912046", "CSAFPID-912561", "CSAFPID-912567", "CSAFPID-912600", "CSAFPID-912601" ] }, "references": [ { "category": "self", "summary": "CVE-2023-44981", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-44981.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.1, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "CSAFPID-1650515", "CSAFPID-89587", "CSAFPID-220643", "CSAFPID-342816", "CSAFPID-667692", "CSAFPID-764250", "CSAFPID-764813", "CSAFPID-816317", "CSAFPID-816361", "CSAFPID-816798", "CSAFPID-816799", "CSAFPID-816800", "CSAFPID-816801", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-816852", "CSAFPID-816853", "CSAFPID-816854", "CSAFPID-816855", "CSAFPID-816870", "CSAFPID-816871", "CSAFPID-764275", "CSAFPID-764752", "CSAFPID-912044", "CSAFPID-912045", "CSAFPID-912046", "CSAFPID-912561", "CSAFPID-912567", "CSAFPID-912600", "CSAFPID-912601" ] } ], "title": "CVE-2023-44981" }, { "cve": "CVE-2023-45288", "cwe": { "id": "CWE-404", "name": "Improper Resource Shutdown or Release" }, "notes": [ { "category": "other", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" }, { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" } ], "product_status": { "known_affected": [ "CSAFPID-89587" ] }, "references": [ { "category": "self", "summary": "CVE-2023-45288", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-45288.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-89587" ] } ], "title": "CVE-2023-45288" }, { "cve": "CVE-2023-48795", "cwe": { "id": "CWE-222", "name": "Truncation of Security-relevant Information" }, "notes": [ { "category": "other", "text": "Truncation of Security-relevant Information", "title": "CWE-222" } ], "product_status": { "known_affected": [ "CSAFPID-1650765", "CSAFPID-1650757", "CSAFPID-1650758", "CSAFPID-1650767", "CSAFPID-1650759", "CSAFPID-1650760", "CSAFPID-1650761", "CSAFPID-89587", "CSAFPID-220643", "CSAFPID-342816", "CSAFPID-667692", "CSAFPID-764250", "CSAFPID-764813", "CSAFPID-816317", "CSAFPID-816361", "CSAFPID-816798", "CSAFPID-816799", "CSAFPID-816800", "CSAFPID-816801", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-816852", "CSAFPID-816853", "CSAFPID-816854", "CSAFPID-816855", "CSAFPID-912600", "CSAFPID-912601", "CSAFPID-816870", "CSAFPID-816871", "CSAFPID-764275", "CSAFPID-764752", "CSAFPID-912044", "CSAFPID-912045", "CSAFPID-912046", "CSAFPID-912561", "CSAFPID-912567", "CSAFPID-1503603", "CSAFPID-1503612", "CSAFPID-1503575", "CSAFPID-1503640", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663" ] }, "references": [ { "category": "self", "summary": "CVE-2023-48795", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-48795.json" } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "CSAFPID-1650765", "CSAFPID-1650757", "CSAFPID-1650758", "CSAFPID-1650767", "CSAFPID-1650759", "CSAFPID-1650760", "CSAFPID-1650761", "CSAFPID-89587", "CSAFPID-220643", "CSAFPID-342816", "CSAFPID-667692", "CSAFPID-764250", "CSAFPID-764813", "CSAFPID-816317", "CSAFPID-816361", "CSAFPID-816798", "CSAFPID-816799", "CSAFPID-816800", "CSAFPID-816801", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-816852", "CSAFPID-816853", "CSAFPID-816854", "CSAFPID-816855", "CSAFPID-912600", "CSAFPID-912601", "CSAFPID-816870", "CSAFPID-816871", "CSAFPID-764275", "CSAFPID-764752", "CSAFPID-912044", "CSAFPID-912045", "CSAFPID-912046", "CSAFPID-912561", "CSAFPID-912567", "CSAFPID-1503603", "CSAFPID-1503612", "CSAFPID-1503575", "CSAFPID-1503640", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663" ] } ], "title": "CVE-2023-48795" }, { "cve": "CVE-2023-49083", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "other", "text": "NULL Pointer Dereference", "title": "CWE-476" } ], "product_status": { "known_affected": [ "CSAFPID-89587", "CSAFPID-342816", "CSAFPID-764275", "CSAFPID-764752", "CSAFPID-816798", "CSAFPID-816801", "CSAFPID-816846", "CSAFPID-912044", "CSAFPID-912045", "CSAFPID-912046", "CSAFPID-912561", "CSAFPID-912567", "CSAFPID-912600", "CSAFPID-912601", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-764250", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-816845", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-764813" ] }, "references": [ { "category": "self", "summary": "CVE-2023-49083", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-49083.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-89587", "CSAFPID-342816", "CSAFPID-764275", "CSAFPID-764752", "CSAFPID-816798", "CSAFPID-816801", "CSAFPID-816846", "CSAFPID-912044", "CSAFPID-912045", "CSAFPID-912046", "CSAFPID-912561", "CSAFPID-912567", "CSAFPID-912600", "CSAFPID-912601", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-764250", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-816845", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-764813" ] } ], "title": "CVE-2023-49083" }, { "cve": "CVE-2023-51384", "cwe": { "id": "CWE-304", "name": "Missing Critical Step in Authentication" }, "notes": [ { "category": "other", "text": "Missing Critical Step in Authentication", "title": "CWE-304" }, { "category": "other", "text": "Improper Input Validation", "title": "CWE-20" } ], "product_status": { "known_affected": [ "CSAFPID-89587" ] }, "references": [ { "category": "self", "summary": "CVE-2023-51384", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-51384.json" } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "CSAFPID-89587" ] } ], "title": "CVE-2023-51384" }, { "cve": "CVE-2023-51385", "cwe": { "id": "CWE-78", "name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)" }, "notes": [ { "category": "other", "text": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)", "title": "CWE-78" } ], "product_status": { "known_affected": [ "CSAFPID-89587" ] }, "references": [ { "category": "self", "summary": "CVE-2023-51385", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-51385.json" } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "CSAFPID-89587" ] } ], "title": "CVE-2023-51385" }, { "cve": "CVE-2023-52425", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" } ], "product_status": { "known_affected": [ "CSAFPID-89587", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-764250", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-342816", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-764813" ] }, "references": [ { "category": "self", "summary": "CVE-2023-52425", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-52425.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-89587", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-764250", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-342816", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-764813" ] } ], "title": "CVE-2023-52425" }, { "cve": "CVE-2023-52426", "cwe": { "id": "CWE-776", "name": "Improper Restriction of Recursive Entity References in DTDs (\u0027XML Entity Expansion\u0027)" }, "notes": [ { "category": "other", "text": "Improper Restriction of Recursive Entity References in DTDs (\u0027XML Entity Expansion\u0027)", "title": "CWE-776" } ], "product_status": { "known_affected": [ "CSAFPID-89587", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-764250", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-342816", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-764813" ] }, "references": [ { "category": "self", "summary": "CVE-2023-52426", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-52426.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-89587", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-764250", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-342816", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-764813" ] } ], "title": "CVE-2023-52426" }, { "cve": "CVE-2024-1874", "cwe": { "id": "CWE-77", "name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)" }, "notes": [ { "category": "other", "text": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)", "title": "CWE-77" }, { "category": "other", "text": "Improper Encoding or Escaping of Output", "title": "CWE-116" } ], "product_status": { "known_affected": [ "CSAFPID-1673422", "CSAFPID-345049", "CSAFPID-611417" ] }, "references": [ { "category": "self", "summary": "CVE-2024-1874", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-1874.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-1673422", "CSAFPID-345049", "CSAFPID-611417" ] } ], "title": "CVE-2024-1874" }, { "cve": "CVE-2024-2408", "cwe": { "id": "CWE-203", "name": "Observable Discrepancy" }, "notes": [ { "category": "other", "text": "Observable Discrepancy", "title": "CWE-203" }, { "category": "other", "text": "Observable Timing Discrepancy", "title": "CWE-208" }, { "category": "other", "text": "Use of a Broken or Risky Cryptographic Algorithm", "title": "CWE-327" }, { "category": "other", "text": "Covert Timing Channel", "title": "CWE-385" } ], "product_status": { "known_affected": [ "CSAFPID-1673422", "CSAFPID-345049", "CSAFPID-611417" ] }, "references": [ { "category": "self", "summary": "CVE-2024-2408", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-2408.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-1673422", "CSAFPID-345049", "CSAFPID-611417" ] } ], "title": "CVE-2024-2408" }, { "cve": "CVE-2024-2511", "cwe": { "id": "CWE-404", "name": "Improper Resource Shutdown or Release" }, "notes": [ { "category": "other", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" }, { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" }, { "category": "other", "text": "Improperly Controlled Sequential Memory Allocation", "title": "CWE-1325" } ], "product_status": { "known_affected": [ "CSAFPID-345049", "CSAFPID-611417", "CSAFPID-1673479", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-764250", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-342816", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-764813" ] }, "references": [ { "category": "self", "summary": "CVE-2024-2511", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-2511.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-345049", "CSAFPID-611417", "CSAFPID-1673479", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-764250", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-342816", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-764813" ] } ], "title": "CVE-2024-2511" }, { "cve": "CVE-2024-4577", "cwe": { "id": "CWE-88", "name": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)" }, "notes": [ { "category": "other", "text": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)", "title": "CWE-88" }, { "category": "other", "text": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)", "title": "CWE-78" } ], "product_status": { "known_affected": [ "CSAFPID-1673422", "CSAFPID-345049", "CSAFPID-611417" ] }, "references": [ { "category": "self", "summary": "CVE-2024-4577", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-4577.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-1673422", "CSAFPID-345049", "CSAFPID-611417" ] } ], "title": "CVE-2024-4577" }, { "cve": "CVE-2024-4603", "cwe": { "id": "CWE-606", "name": "Unchecked Input for Loop Condition" }, "notes": [ { "category": "other", "text": "Unchecked Input for Loop Condition", "title": "CWE-606" } ], "product_status": { "known_affected": [ "CSAFPID-345049", "CSAFPID-611417", "CSAFPID-1673479", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-764250", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-342816", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-764813" ] }, "references": [ { "category": "self", "summary": "CVE-2024-4603", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-4603.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-345049", "CSAFPID-611417", "CSAFPID-1673479", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-764250", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-342816", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-764813" ] } ], "title": "CVE-2024-4603" }, { "cve": "CVE-2024-4741", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "other", "text": "Use After Free", "title": "CWE-416" } ], "product_status": { "known_affected": [ "CSAFPID-345049", "CSAFPID-611417", "CSAFPID-1673479", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-764250", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-342816", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-764813" ] }, "references": [ { "category": "self", "summary": "CVE-2024-4741", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-4741.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-345049", "CSAFPID-611417", "CSAFPID-1673479", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-764250", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-342816", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-764813" ] } ], "title": "CVE-2024-4741" }, { "cve": "CVE-2024-5458", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "other", "text": "Improper Input Validation", "title": "CWE-20" } ], "product_status": { "known_affected": [ "CSAFPID-1673422", "CSAFPID-345049", "CSAFPID-611417" ] }, "references": [ { "category": "self", "summary": "CVE-2024-5458", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-5458.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-1673422", "CSAFPID-345049", "CSAFPID-611417" ] } ], "title": "CVE-2024-5458" }, { "cve": "CVE-2024-5535", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "notes": [ { "category": "other", "text": "Exposure of Sensitive Information to an Unauthorized Actor", "title": "CWE-200" }, { "category": "other", "text": "Improper Restriction of Operations within the Bounds of a Memory Buffer", "title": "CWE-119" } ], "product_status": { "known_affected": [ "CSAFPID-1673508", "CSAFPID-1673525" ] }, "references": [ { "category": "self", "summary": "CVE-2024-5535", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-5535.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.1, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-1673508", "CSAFPID-1673525" ] } ], "title": "CVE-2024-5535" }, { "cve": "CVE-2024-5585", "cwe": { "id": "CWE-116", "name": "Improper Encoding or Escaping of Output" }, "notes": [ { "category": "other", "text": "Improper Encoding or Escaping of Output", "title": "CWE-116" }, { "category": "other", "text": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)", "title": "CWE-78" }, { "category": "other", "text": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)", "title": "CWE-88" } ], "product_status": { "known_affected": [ "CSAFPID-1673422", "CSAFPID-345049", "CSAFPID-611417" ] }, "references": [ { "category": "self", "summary": "CVE-2024-5585", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-5585.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-1673422", "CSAFPID-345049", "CSAFPID-611417" ] } ], "title": "CVE-2024-5585" }, { "cve": "CVE-2024-6119", "cwe": { "id": "CWE-843", "name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)" }, "notes": [ { "category": "other", "text": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)", "title": "CWE-843" } ], "product_status": { "known_affected": [ "CSAFPID-1673508", "CSAFPID-1673525" ] }, "references": [ { "category": "self", "summary": "CVE-2024-6119", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-6119.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.1, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-1673508", "CSAFPID-1673525" ] } ], "title": "CVE-2024-6119" }, { "cve": "CVE-2024-6232", "cwe": { "id": "CWE-1333", "name": "Inefficient Regular Expression Complexity" }, "notes": [ { "category": "other", "text": "Inefficient Regular Expression Complexity", "title": "CWE-1333" } ], "references": [ { "category": "self", "summary": "CVE-2024-6232", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-6232.json" } ], "title": "CVE-2024-6232" }, { "cve": "CVE-2024-7264", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "notes": [ { "category": "other", "text": "Out-of-bounds Read", "title": "CWE-125" }, { "category": "other", "text": "Improper Input Validation", "title": "CWE-20" } ], "product_status": { "known_affected": [ "CSAFPID-1673529", "CSAFPID-1673479", "CSAFPID-1673511", "CSAFPID-1673512" ] }, "references": [ { "category": "self", "summary": "CVE-2024-7264", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-7264.json" } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-1673529", "CSAFPID-1673479", "CSAFPID-1673511", "CSAFPID-1673512" ] } ], "title": "CVE-2024-7264" }, { "cve": "CVE-2024-7592", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" } ], "references": [ { "category": "self", "summary": "CVE-2024-7592", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-7592.json" } ], "title": "CVE-2024-7592" }, { "cve": "CVE-2024-21131", "product_status": { "known_affected": [ "CSAFPID-1503299", "CSAFPID-1503306", "CSAFPID-1503302", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-764250", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-342816", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-764813" ] }, "references": [ { "category": "self", "summary": "CVE-2024-21131", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21131.json" } ], "title": "CVE-2024-21131" }, { "cve": "CVE-2024-21138", "cwe": { "id": "CWE-835", "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)" }, "notes": [ { "category": "other", "text": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)", "title": "CWE-835" } ], "product_status": { "known_affected": [ "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-764250", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-342816", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-764813" ] }, "references": [ { "category": "self", "summary": "CVE-2024-21138", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21138.json" } ], "title": "CVE-2024-21138" }, { "cve": "CVE-2024-21140", "product_status": { "known_affected": [ "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503299", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-764250", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-342816", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-764813" ] }, "references": [ { "category": "self", "summary": "CVE-2024-21140", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21140.json" } ], "title": "CVE-2024-21140" }, { "cve": "CVE-2024-21144", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "other", "text": "Improper Input Validation", "title": "CWE-20" }, { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" } ], "product_status": { "known_affected": [ "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-764250", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-342816", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-764813" ] }, "references": [ { "category": "self", "summary": "CVE-2024-21144", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21144.json" } ], "title": "CVE-2024-21144" }, { "cve": "CVE-2024-21145", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "other", "text": "Out-of-bounds Write", "title": "CWE-787" } ], "product_status": { "known_affected": [ "CSAFPID-1503299", "CSAFPID-1503306", "CSAFPID-1503302", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-764250", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-342816", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-764813" ] }, "references": [ { "category": "self", "summary": "CVE-2024-21145", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21145.json" } ], "title": "CVE-2024-21145" }, { "cve": "CVE-2024-21147", "product_status": { "known_affected": [ "CSAFPID-1503306", "CSAFPID-1503302", "CSAFPID-1503299", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-764250", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-342816", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-764813" ] }, "references": [ { "category": "self", "summary": "CVE-2024-21147", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21147.json" } ], "title": "CVE-2024-21147" }, { "cve": "CVE-2024-21233", "product_status": { "known_affected": [ "CSAFPID-1673385", "CSAFPID-1673442", "CSAFPID-1673386" ] }, "references": [ { "category": "self", "summary": "CVE-2024-21233", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21233.json" } ], "scores": [ { "cvss_v3": { "baseScore": 4.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "CSAFPID-1673385", "CSAFPID-1673442", "CSAFPID-1673386" ] } ], "title": "CVE-2024-21233" }, { "cve": "CVE-2024-21242", "product_status": { "known_affected": [ "CSAFPID-1673443", "CSAFPID-1673444", "CSAFPID-1673445" ] }, "references": [ { "category": "self", "summary": "CVE-2024-21242", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21242.json" } ], "scores": [ { "cvss_v3": { "baseScore": 3.5, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "CSAFPID-1673443", "CSAFPID-1673444", "CSAFPID-1673445" ] } ], "title": "CVE-2024-21242" }, { "cve": "CVE-2024-21251", "product_status": { "known_affected": [ "CSAFPID-1673450", "CSAFPID-1673451", "CSAFPID-1673452" ] }, "references": [ { "category": "self", "summary": "CVE-2024-21251", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21251.json" } ], "scores": [ { "cvss_v3": { "baseScore": 3.1, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "CSAFPID-1673450", "CSAFPID-1673451", "CSAFPID-1673452" ] } ], "title": "CVE-2024-21251" }, { "cve": "CVE-2024-21261", "product_status": { "known_affected": [ "CSAFPID-1673144", "CSAFPID-1503575", "CSAFPID-1673188" ] }, "references": [ { "category": "self", "summary": "CVE-2024-21261", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21261.json" } ], "scores": [ { "cvss_v3": { "baseScore": 4.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "CSAFPID-1673144", "CSAFPID-1503575", "CSAFPID-1673188" ] } ], "title": "CVE-2024-21261" }, { "cve": "CVE-2024-22018", "cwe": { "id": "CWE-275", "name": "-" }, "notes": [ { "category": "other", "text": "CWE-275", "title": "CWE-275" } ], "product_status": { "known_affected": [ "CSAFPID-89587" ] }, "references": [ { "category": "self", "summary": "CVE-2024-22018", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-22018.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-89587" ] } ], "title": "CVE-2024-22018" }, { "cve": "CVE-2024-22020", "product_status": { "known_affected": [ "CSAFPID-89587" ] }, "references": [ { "category": "self", "summary": "CVE-2024-22020", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-22020.json" } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-89587" ] } ], "title": "CVE-2024-22020" }, { "cve": "CVE-2024-22201", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" } ], "product_status": { "known_affected": [ "CSAFPID-1673384", "CSAFPID-342816", "CSAFPID-764275", "CSAFPID-764752", "CSAFPID-816798", "CSAFPID-816801", "CSAFPID-816846", "CSAFPID-912044", "CSAFPID-912045", "CSAFPID-912046", "CSAFPID-912561", "CSAFPID-912567", "CSAFPID-912600", "CSAFPID-912601", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-764250", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-816845", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-764813" ] }, "references": [ { "category": "self", "summary": "CVE-2024-22201", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-22201.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-1673384", "CSAFPID-342816", "CSAFPID-764275", "CSAFPID-764752", "CSAFPID-816798", "CSAFPID-816801", "CSAFPID-816846", "CSAFPID-912044", "CSAFPID-912045", "CSAFPID-912046", "CSAFPID-912561", "CSAFPID-912567", "CSAFPID-912600", "CSAFPID-912601", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-764250", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-816845", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-764813" ] } ], "title": "CVE-2024-22201" }, { "cve": "CVE-2024-23807", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "other", "text": "Use After Free", "title": "CWE-416" } ], "product_status": { "known_affected": [ "CSAFPID-1650831", "CSAFPID-1650825", "CSAFPID-1673479", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-764250", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-342816", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-764813" ] }, "references": [ { "category": "self", "summary": "CVE-2024-23807", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-23807.json" } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-1650831", "CSAFPID-1650825", "CSAFPID-1673479", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-764250", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-342816", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-764813" ] } ], "title": "CVE-2024-23807" }, { "cve": "CVE-2024-23944", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "notes": [ { "category": "other", "text": "Exposure of Sensitive Information to an Unauthorized Actor", "title": "CWE-200" } ], "product_status": { "known_affected": [ "CSAFPID-1673384", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-764250", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-342816", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-764813" ] }, "references": [ { "category": "self", "summary": "CVE-2024-23944", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-23944.json" } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "CSAFPID-1673384", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-764250", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-342816", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-764813" ] } ], "title": "CVE-2024-23944" }, { "cve": "CVE-2024-24989", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "other", "text": "NULL Pointer Dereference", "title": "CWE-476" } ], "product_status": { "known_affected": [ "CSAFPID-89587" ] }, "references": [ { "category": "self", "summary": "CVE-2024-24989", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-24989.json" } ], "title": "CVE-2024-24989" }, { "cve": "CVE-2024-24990", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "other", "text": "Use After Free", "title": "CWE-416" } ], "product_status": { "known_affected": [ "CSAFPID-89587" ] }, "references": [ { "category": "self", "summary": "CVE-2024-24990", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-24990.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-89587" ] } ], "title": "CVE-2024-24990" }, { "cve": "CVE-2024-25710", "cwe": { "id": "CWE-835", "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)" }, "notes": [ { "category": "other", "text": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)", "title": "CWE-835" } ], "product_status": { "known_affected": [ "CSAFPID-89587", "CSAFPID-1673384", "CSAFPID-816871", "CSAFPID-816798", "CSAFPID-816801", "CSAFPID-342816", "CSAFPID-912561", "CSAFPID-912567", "CSAFPID-912600", "CSAFPID-912601", "CSAFPID-764275", "CSAFPID-764752", "CSAFPID-816846", "CSAFPID-912044", "CSAFPID-912045", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-764250", "CSAFPID-1503612", "CSAFPID-912046", "CSAFPID-1503640", "CSAFPID-816845", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-764813" ] }, "references": [ { "category": "self", "summary": "CVE-2024-25710", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-25710.json" } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-89587", "CSAFPID-1673384", "CSAFPID-816871", "CSAFPID-816798", "CSAFPID-816801", "CSAFPID-342816", "CSAFPID-912561", "CSAFPID-912567", "CSAFPID-912600", "CSAFPID-912601", "CSAFPID-764275", "CSAFPID-764752", "CSAFPID-816846", "CSAFPID-912044", "CSAFPID-912045", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-764250", "CSAFPID-1503612", "CSAFPID-912046", "CSAFPID-1503640", "CSAFPID-816845", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-764813" ] } ], "title": "CVE-2024-25710" }, { "cve": "CVE-2024-26130", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "other", "text": "NULL Pointer Dereference", "title": "CWE-476" } ], "product_status": { "known_affected": [ "CSAFPID-89587", "CSAFPID-342816", "CSAFPID-764275", "CSAFPID-764752", "CSAFPID-816798", "CSAFPID-816801", "CSAFPID-816846", "CSAFPID-912044", "CSAFPID-912045", "CSAFPID-912046", "CSAFPID-912561", "CSAFPID-912567", "CSAFPID-912600", "CSAFPID-912601", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-764250", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-816845", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-764813" ] }, "references": [ { "category": "self", "summary": "CVE-2024-26130", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-26130.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-89587", "CSAFPID-342816", "CSAFPID-764275", "CSAFPID-764752", "CSAFPID-816798", "CSAFPID-816801", "CSAFPID-816846", "CSAFPID-912044", "CSAFPID-912045", "CSAFPID-912046", "CSAFPID-912561", "CSAFPID-912567", "CSAFPID-912600", "CSAFPID-912601", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-764250", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-816845", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-764813" ] } ], "title": "CVE-2024-26130" }, { "cve": "CVE-2024-26308", "cwe": { "id": "CWE-770", "name": "Allocation of Resources Without Limits or Throttling" }, "notes": [ { "category": "other", "text": "Allocation of Resources Without Limits or Throttling", "title": "CWE-770" } ], "product_status": { "known_affected": [ "CSAFPID-89587", "CSAFPID-1673384", "CSAFPID-816871", "CSAFPID-816798", "CSAFPID-342816", "CSAFPID-764275", "CSAFPID-764752", "CSAFPID-816801", "CSAFPID-816846", "CSAFPID-912044", "CSAFPID-912045", "CSAFPID-912046", "CSAFPID-912561", "CSAFPID-912567", "CSAFPID-912600", "CSAFPID-912601", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-764250", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-816845", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-764813" ] }, "references": [ { "category": "self", "summary": "CVE-2024-26308", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-26308.json" } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-89587", "CSAFPID-1673384", "CSAFPID-816871", "CSAFPID-816798", "CSAFPID-342816", "CSAFPID-764275", "CSAFPID-764752", "CSAFPID-816801", "CSAFPID-816846", "CSAFPID-912044", "CSAFPID-912045", "CSAFPID-912046", "CSAFPID-912561", "CSAFPID-912567", "CSAFPID-912600", "CSAFPID-912601", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-764250", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-816845", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-764813" ] } ], "title": "CVE-2024-26308" }, { "cve": "CVE-2024-27983", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" } ], "product_status": { "known_affected": [ "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-764250", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-342816", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-764813" ] }, "references": [ { "category": "self", "summary": "CVE-2024-27983", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-27983.json" } ], "scores": [ { "cvss_v3": { "baseScore": 8.2, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H", "version": "3.1" }, "products": [ "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-764250", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-342816", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-764813" ] } ], "title": "CVE-2024-27983" }, { "cve": "CVE-2024-28182", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" }, { "category": "other", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" }, { "category": "other", "text": "Detection of Error Condition Without Action", "title": "CWE-390" }, { "category": "other", "text": "Allocation of Resources Without Limits or Throttling", "title": "CWE-770" } ], "product_status": { "known_affected": [ "CSAFPID-1673442", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-764250", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-342816", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-764813" ] }, "references": [ { "category": "self", "summary": "CVE-2024-28182", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-28182.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-1673442", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-764250", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-342816", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-764813" ] } ], "title": "CVE-2024-28182" }, { "cve": "CVE-2024-28849", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "notes": [ { "category": "other", "text": "Exposure of Sensitive Information to an Unauthorized Actor", "title": "CWE-200" } ], "product_status": { "known_affected": [ "CSAFPID-89587", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-764250", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-342816", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-764813" ] }, "references": [ { "category": "self", "summary": "CVE-2024-28849", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-28849.json" } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "CSAFPID-89587", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-764250", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-342816", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-764813" ] } ], "title": "CVE-2024-28849" }, { "cve": "CVE-2024-28887", "cwe": { "id": "CWE-427", "name": "Uncontrolled Search Path Element" }, "notes": [ { "category": "other", "text": "Uncontrolled Search Path Element", "title": "CWE-427" } ], "product_status": { "known_affected": [ "CSAFPID-1673385", "CSAFPID-1673442", "CSAFPID-1673386" ] }, "references": [ { "category": "self", "summary": "CVE-2024-28887", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-28887.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-1673385", "CSAFPID-1673442", "CSAFPID-1673386" ] } ], "title": "CVE-2024-28887" }, { "cve": "CVE-2024-29025", "cwe": { "id": "CWE-770", "name": "Allocation of Resources Without Limits or Throttling" }, "notes": [ { "category": "other", "text": "Allocation of Resources Without Limits or Throttling", "title": "CWE-770" } ], "product_status": { "known_affected": [ "CSAFPID-1673488", "CSAFPID-1673489", "CSAFPID-1673491", "CSAFPID-1673492", "CSAFPID-1673493", "CSAFPID-1673495", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-764250", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-342816", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-764813" ] }, "references": [ { "category": "self", "summary": "CVE-2024-29025", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-29025.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.3, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "CSAFPID-1673488", "CSAFPID-1673489", "CSAFPID-1673491", "CSAFPID-1673492", "CSAFPID-1673493", "CSAFPID-1673495", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-764250", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-342816", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-764813" ] } ], "title": "CVE-2024-29025" }, { "cve": "CVE-2024-29131", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "other", "text": "Out-of-bounds Write", "title": "CWE-787" } ], "product_status": { "known_affected": [ "CSAFPID-1673497", "CSAFPID-1673397", "CSAFPID-1673384", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-764250", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-342816", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-764813" ] }, "references": [ { "category": "self", "summary": "CVE-2024-29131", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-29131.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.3, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "CSAFPID-1673497", "CSAFPID-1673397", "CSAFPID-1673384", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-764250", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-342816", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-764813" ] } ], "title": "CVE-2024-29131" }, { "cve": "CVE-2024-29133", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "other", "text": "Out-of-bounds Write", "title": "CWE-787" } ], "product_status": { "known_affected": [ "CSAFPID-1673497", "CSAFPID-1673397", "CSAFPID-1673384", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-764250", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-342816", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-764813" ] }, "references": [ { "category": "self", "summary": "CVE-2024-29133", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-29133.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.3, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "CSAFPID-1673497", "CSAFPID-1673397", "CSAFPID-1673384", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-764250", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-342816", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-764813" ] } ], "title": "CVE-2024-29133" }, { "cve": "CVE-2024-31079", "cwe": { "id": "CWE-404", "name": "Improper Resource Shutdown or Release" }, "notes": [ { "category": "other", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" }, { "category": "other", "text": "Stack-based Buffer Overflow", "title": "CWE-121" } ], "product_status": { "known_affected": [ "CSAFPID-89587" ] }, "references": [ { "category": "self", "summary": "CVE-2024-31079", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-31079.json" } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L", "version": "3.1" }, "products": [ "CSAFPID-89587" ] } ], "title": "CVE-2024-31079" }, { "cve": "CVE-2024-32760", "cwe": { "id": "CWE-404", "name": "Improper Resource Shutdown or Release" }, "notes": [ { "category": "other", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" }, { "category": "other", "text": "Out-of-bounds Write", "title": "CWE-787" } ], "product_status": { "known_affected": [ "CSAFPID-89587" ] }, "references": [ { "category": "self", "summary": "CVE-2024-32760", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-32760.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-89587" ] } ], "title": "CVE-2024-32760" }, { "cve": "CVE-2024-34161", "cwe": { "id": "CWE-401", "name": "Missing Release of Memory after Effective Lifetime" }, "notes": [ { "category": "other", "text": "Missing Release of Memory after Effective Lifetime", "title": "CWE-401" }, { "category": "other", "text": "Use After Free", "title": "CWE-416" } ], "product_status": { "known_affected": [ "CSAFPID-89587" ] }, "references": [ { "category": "self", "summary": "CVE-2024-34161", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-34161.json" } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L", "version": "3.1" }, "products": [ "CSAFPID-89587" ] } ], "title": "CVE-2024-34161" }, { "cve": "CVE-2024-34750", "cwe": { "id": "CWE-755", "name": "Improper Handling of Exceptional Conditions" }, "notes": [ { "category": "other", "text": "Improper Handling of Exceptional Conditions", "title": "CWE-755" }, { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" } ], "product_status": { "known_affected": [ "CSAFPID-1673504", "CSAFPID-1673506" ] }, "references": [ { "category": "self", "summary": "CVE-2024-34750", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-34750.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-1673504", "CSAFPID-1673506" ] } ], "title": "CVE-2024-34750" }, { "cve": "CVE-2024-35200", "cwe": { "id": "CWE-404", "name": "Improper Resource Shutdown or Release" }, "notes": [ { "category": "other", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" }, { "category": "other", "text": "NULL Pointer Dereference", "title": "CWE-476" } ], "product_status": { "known_affected": [ "CSAFPID-89587" ] }, "references": [ { "category": "self", "summary": "CVE-2024-35200", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-35200.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-89587" ] } ], "title": "CVE-2024-35200" }, { "cve": "CVE-2024-36137", "cwe": { "id": "CWE-275", "name": "-" }, "notes": [ { "category": "other", "text": "CWE-275", "title": "CWE-275" }, { "category": "other", "text": "Incorrect Permission Assignment for Critical Resource", "title": "CWE-732" } ], "product_status": { "known_affected": [ "CSAFPID-89587" ] }, "references": [ { "category": "self", "summary": "CVE-2024-36137", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-36137.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-89587" ] } ], "title": "CVE-2024-36137" }, { "cve": "CVE-2024-36138", "cwe": { "id": "CWE-77", "name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)" }, "notes": [ { "category": "other", "text": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)", "title": "CWE-77" } ], "product_status": { "known_affected": [ "CSAFPID-89587" ] }, "references": [ { "category": "self", "summary": "CVE-2024-36138", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-36138.json" } ], "title": "CVE-2024-36138" }, { "cve": "CVE-2024-36387", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "other", "text": "NULL Pointer Dereference", "title": "CWE-476" } ], "product_status": { "known_affected": [ "CSAFPID-345049", "CSAFPID-611417" ] }, "references": [ { "category": "self", "summary": "CVE-2024-36387", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-36387.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-345049", "CSAFPID-611417" ] } ], "title": "CVE-2024-36387" }, { "cve": "CVE-2024-37370", "cwe": { "id": "CWE-130", "name": "Improper Handling of Length Parameter Inconsistency" }, "notes": [ { "category": "other", "text": "Improper Handling of Length Parameter Inconsistency", "title": "CWE-130" } ], "product_status": { "known_affected": [ "CSAFPID-1673507", "CSAFPID-1673508", "CSAFPID-1673509" ] }, "references": [ { "category": "self", "summary": "CVE-2024-37370", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-37370.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.1, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-1673507", "CSAFPID-1673508", "CSAFPID-1673509" ] } ], "title": "CVE-2024-37370" }, { "cve": "CVE-2024-37371", "cwe": { "id": "CWE-130", "name": "Improper Handling of Length Parameter Inconsistency" }, "notes": [ { "category": "other", "text": "Improper Handling of Length Parameter Inconsistency", "title": "CWE-130" } ], "product_status": { "known_affected": [ "CSAFPID-1673507", "CSAFPID-1673508", "CSAFPID-1673509" ] }, "references": [ { "category": "self", "summary": "CVE-2024-37371", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-37371.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.1, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-1673507", "CSAFPID-1673508", "CSAFPID-1673509" ] } ], "title": "CVE-2024-37371" }, { "cve": "CVE-2024-37372", "product_status": { "known_affected": [ "CSAFPID-89587" ] }, "references": [ { "category": "self", "summary": "CVE-2024-37372", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-37372.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-89587" ] } ], "title": "CVE-2024-37372" }, { "cve": "CVE-2024-38356", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "notes": [ { "category": "other", "text": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)", "title": "CWE-79" } ], "product_status": { "known_affected": [ "CSAFPID-1673510", "CSAFPID-1503575", "CSAFPID-1673188" ] }, "references": [ { "category": "self", "summary": "CVE-2024-38356", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38356.json" } ], "scores": [ { "cvss_v3": { "baseScore": 6.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "CSAFPID-1673510", "CSAFPID-1503575", "CSAFPID-1673188" ] } ], "title": "CVE-2024-38356" }, { "cve": "CVE-2024-38357", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "notes": [ { "category": "other", "text": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)", "title": "CWE-79" } ], "product_status": { "known_affected": [ "CSAFPID-1673510", "CSAFPID-1503575", "CSAFPID-1673188" ] }, "references": [ { "category": "self", "summary": "CVE-2024-38357", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38357.json" } ], "scores": [ { "cvss_v3": { "baseScore": 6.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "CSAFPID-1673510", "CSAFPID-1503575", "CSAFPID-1673188" ] } ], "title": "CVE-2024-38357" }, { "cve": "CVE-2024-38472", "cwe": { "id": "CWE-918", "name": "Server-Side Request Forgery (SSRF)" }, "notes": [ { "category": "other", "text": "Server-Side Request Forgery (SSRF)", "title": "CWE-918" } ], "product_status": { "known_affected": [ "CSAFPID-345049", "CSAFPID-611417" ] }, "references": [ { "category": "self", "summary": "CVE-2024-38472", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38472.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "CSAFPID-345049", "CSAFPID-611417" ] } ], "title": "CVE-2024-38472" }, { "cve": "CVE-2024-38473", "cwe": { "id": "CWE-172", "name": "Encoding Error" }, "notes": [ { "category": "other", "text": "Encoding Error", "title": "CWE-172" }, { "category": "other", "text": "Improper Encoding or Escaping of Output", "title": "CWE-116" } ], "product_status": { "known_affected": [ "CSAFPID-345049", "CSAFPID-611417" ] }, "references": [ { "category": "self", "summary": "CVE-2024-38473", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38473.json" } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-345049", "CSAFPID-611417" ] } ], "title": "CVE-2024-38473" }, { "cve": "CVE-2024-38474", "cwe": { "id": "CWE-172", "name": "Encoding Error" }, "notes": [ { "category": "other", "text": "Encoding Error", "title": "CWE-172" }, { "category": "other", "text": "Improper Encoding or Escaping of Output", "title": "CWE-116" } ], "product_status": { "known_affected": [ "CSAFPID-345049", "CSAFPID-611417" ] }, "references": [ { "category": "self", "summary": "CVE-2024-38474", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38474.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-345049", "CSAFPID-611417" ] } ], "title": "CVE-2024-38474" }, { "cve": "CVE-2024-38475", "cwe": { "id": "CWE-284", "name": "Improper Access Control" }, "notes": [ { "category": "other", "text": "Improper Access Control", "title": "CWE-284" }, { "category": "other", "text": "Improper Encoding or Escaping of Output", "title": "CWE-116" } ], "product_status": { "known_affected": [ "CSAFPID-345049", "CSAFPID-611417" ] }, "references": [ { "category": "self", "summary": "CVE-2024-38475", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38475.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.1, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "CSAFPID-345049", "CSAFPID-611417" ] } ], "title": "CVE-2024-38475" }, { "cve": "CVE-2024-38476", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "notes": [ { "category": "other", "text": "Exposure of Sensitive Information to an Unauthorized Actor", "title": "CWE-200" }, { "category": "other", "text": "Inclusion of Functionality from Untrusted Control Sphere", "title": "CWE-829" } ], "product_status": { "known_affected": [ "CSAFPID-345049", "CSAFPID-611417" ] }, "references": [ { "category": "self", "summary": "CVE-2024-38476", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38476.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-345049", "CSAFPID-611417" ] } ], "title": "CVE-2024-38476" }, { "cve": "CVE-2024-38477", "cwe": { "id": "CWE-404", "name": "Improper Resource Shutdown or Release" }, "notes": [ { "category": "other", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" }, { "category": "other", "text": "NULL Pointer Dereference", "title": "CWE-476" } ], "product_status": { "known_affected": [ "CSAFPID-345049", "CSAFPID-611417" ] }, "references": [ { "category": "self", "summary": "CVE-2024-38477", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38477.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-345049", "CSAFPID-611417" ] } ], "title": "CVE-2024-38477" }, { "cve": "CVE-2024-38998", "cwe": { "id": "CWE-1321", "name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)" }, "notes": [ { "category": "other", "text": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)", "title": "CWE-1321" } ], "product_status": { "known_affected": [ "CSAFPID-1673511", "CSAFPID-1673512", "CSAFPID-1503575", "CSAFPID-1673188" ] }, "references": [ { "category": "self", "summary": "CVE-2024-38998", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38998.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-1673511", "CSAFPID-1673512", "CSAFPID-1503575", "CSAFPID-1673188" ] } ], "title": "CVE-2024-38998" }, { "cve": "CVE-2024-38999", "cwe": { "id": "CWE-1321", "name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)" }, "notes": [ { "category": "other", "text": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)", "title": "CWE-1321" } ], "product_status": { "known_affected": [ "CSAFPID-1673511", "CSAFPID-1673512", "CSAFPID-1503575", "CSAFPID-1673188" ] }, "references": [ { "category": "self", "summary": "CVE-2024-38999", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38999.json" } ], "scores": [ { "cvss_v3": { "baseScore": 10.0, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-1673511", "CSAFPID-1673512", "CSAFPID-1503575", "CSAFPID-1673188" ] } ], "title": "CVE-2024-38999" }, { "cve": "CVE-2024-39573", "cwe": { "id": "CWE-918", "name": "Server-Side Request Forgery (SSRF)" }, "notes": [ { "category": "other", "text": "Server-Side Request Forgery (SSRF)", "title": "CWE-918" }, { "category": "other", "text": "Improper Input Validation", "title": "CWE-20" } ], "product_status": { "known_affected": [ "CSAFPID-345049", "CSAFPID-611417" ] }, "references": [ { "category": "self", "summary": "CVE-2024-39573", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-39573.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "CSAFPID-345049", "CSAFPID-611417" ] } ], "title": "CVE-2024-39573" }, { "cve": "CVE-2024-39884", "cwe": { "id": "CWE-18", "name": "-" }, "notes": [ { "category": "other", "text": "CWE-18", "title": "CWE-18" } ], "product_status": { "known_affected": [ "CSAFPID-345049", "CSAFPID-611417" ] }, "references": [ { "category": "self", "summary": "CVE-2024-39884", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-39884.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "CSAFPID-345049", "CSAFPID-611417" ] } ], "title": "CVE-2024-39884" }, { "cve": "CVE-2024-40725", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "notes": [ { "category": "other", "text": "Exposure of Sensitive Information to an Unauthorized Actor", "title": "CWE-200" }, { "category": "other", "text": "Exposure of Resource to Wrong Sphere", "title": "CWE-668" } ], "product_status": { "known_affected": [ "CSAFPID-345049", "CSAFPID-611417", "CSAFPID-1673479" ] }, "references": [ { "category": "self", "summary": "CVE-2024-40725", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-40725.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "CSAFPID-345049", "CSAFPID-611417", "CSAFPID-1673479" ] } ], "title": "CVE-2024-40725" }, { "cve": "CVE-2024-40898", "cwe": { "id": "CWE-918", "name": "Server-Side Request Forgery (SSRF)" }, "notes": [ { "category": "other", "text": "Server-Side Request Forgery (SSRF)", "title": "CWE-918" } ], "product_status": { "known_affected": [ "CSAFPID-345049", "CSAFPID-611417", "CSAFPID-1673479" ] }, "references": [ { "category": "self", "summary": "CVE-2024-40898", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-40898.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "CSAFPID-345049", "CSAFPID-611417", "CSAFPID-1673479" ] } ], "title": "CVE-2024-40898" }, { "cve": "CVE-2024-45490", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "other", "text": "Integer Overflow or Wraparound", "title": "CWE-190" }, { "category": "other", "text": "Incorrect Calculation of Buffer Size", "title": "CWE-131" } ], "product_status": { "known_affected": [ "CSAFPID-1673385", "CSAFPID-1673442", "CSAFPID-1673386" ] }, "references": [ { "category": "self", "summary": "CVE-2024-45490", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-45490.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-1673385", "CSAFPID-1673442", "CSAFPID-1673386" ] } ], "title": "CVE-2024-45490" }, { "cve": "CVE-2024-45491", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "other", "text": "Integer Overflow or Wraparound", "title": "CWE-190" } ], "product_status": { "known_affected": [ "CSAFPID-1673385", "CSAFPID-1673442", "CSAFPID-1673386" ] }, "references": [ { "category": "self", "summary": "CVE-2024-45491", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-45491.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-1673385", "CSAFPID-1673442", "CSAFPID-1673386" ] } ], "title": "CVE-2024-45491" }, { "cve": "CVE-2024-45492", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "other", "text": "Integer Overflow or Wraparound", "title": "CWE-190" } ], "product_status": { "known_affected": [ "CSAFPID-1673385", "CSAFPID-1673442", "CSAFPID-1673386" ] }, "references": [ { "category": "self", "summary": "CVE-2024-45492", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-45492.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-1673385", "CSAFPID-1673442", "CSAFPID-1673386" ] } ], "title": "CVE-2024-45492" }, { "cve": "CVE-2024-45801", "cwe": { "id": "CWE-1333", "name": "Inefficient Regular Expression Complexity" }, "notes": [ { "category": "other", "text": "Inefficient Regular Expression Complexity", "title": "CWE-1333" }, { "category": "other", "text": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)", "title": "CWE-1321" } ], "product_status": { "known_affected": [ "CSAFPID-1503575", "CSAFPID-1673188" ] }, "references": [ { "category": "self", "summary": "CVE-2024-45801", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-45801.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.3, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "CSAFPID-1503575", "CSAFPID-1673188" ] } ], "title": "CVE-2024-45801" } ] }
ncsc-2025-0027
Vulnerability from csaf_ncscnl
Published
2025-01-22 13:36
Modified
2025-01-22 13:36
Summary
Kwetsbaarheden verholpen in Oracle Fusion Middleware
Notes
The Netherlands Cyber Security Center (henceforth: NCSC-NL) maintains this page to enhance access to its information and security advisories. The use of this security advisory is subject to the following terms and conditions:
NCSC-NL makes every reasonable effort to ensure that the content of this page is kept up to date, and that it is accurate and complete. Nevertheless, NCSC-NL cannot entirely rule out the possibility of errors, and therefore cannot give any warranty in respect of its completeness, accuracy or continuous keeping up-to-date. The information contained in this security advisory is intended solely for the purpose of providing general information to professional users. No rights can be derived from the information provided therein.
NCSC-NL and the Kingdom of the Netherlands assume no legal liability or responsibility for any damage resulting from either the use or inability of use of this security advisory. This includes damage resulting from the inaccuracy of incompleteness of the information contained in the advisory.
This security advisory is subject to Dutch law. All disputes related to or arising from the use of this advisory will be submitted to the competent court in The Hague. This choice of means also applies to the court in summary proceedings.
Feiten
Oracle heeft meerdere kwetsbaarheden verholpen in zijn producten, waaronder Oracle Fusion Middleware, Oracle WebLogic Server, en Oracle HTTP Server.
Interpretaties
De kwetsbaarheden bevinden zich in verschillende Oracle producten, waaronder Oracle WebLogic Server versies 12.2.1.4.0 en 14.1.1.0.0, die het mogelijk maken voor ongeauthenticeerde kwaadwillenden om toegang te krijgen tot kritieke gegevens. Dit kan leiden tot ernstige gevolgen voor de vertrouwelijkheid, integriteit en beschikbaarheid van de systemen. De kwetsbaarheid in Oracle HTTP Server versie 12.2.1.4.0 stelt kwaadwillenden in staat om ongeautoriseerde toegang te verkrijgen, met een CVSS-score van 5.3, terwijl de kwetsbaarheid in WebLogic Server een CVSS-score van 9.8 heeft, wat wijst op een kritieke impact. Kwaadwillenden kunnen ook gebruik maken van kwetsbaarheden in Oracle Fusion Middleware en andere producten om Denial-of-Service (DoS) aanvallen uit te voeren.
Oplossingen
Oracle heeft updates uitgebracht om de kwetsbaarheden te verhelpen. Zie bijgevoegde referenties voor meer informatie.
Kans
medium
Schade
high
CWE-338
Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)
CWE-35
Path Traversal: '.../...//'
CWE-1395
Dependency on Vulnerable Third-Party Component
CWE-130
Improper Handling of Length Parameter Inconsistency
CWE-755
Improper Handling of Exceptional Conditions
CWE-732
Incorrect Permission Assignment for Critical Resource
CWE-116
Improper Encoding or Escaping of Output
CWE-190
Integer Overflow or Wraparound
CWE-532
Insertion of Sensitive Information into Log File
CWE-798
Use of Hard-coded Credentials
CWE-125
Out-of-bounds Read
CWE-284
Improper Access Control
CWE-119
Improper Restriction of Operations within the Bounds of a Memory Buffer
CWE-295
Improper Certificate Validation
CWE-400
Uncontrolled Resource Consumption
CWE-502
Deserialization of Untrusted Data
CWE-22
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
CWE-611
Improper Restriction of XML External Entity Reference
CWE-787
Out-of-bounds Write
CWE-200
Exposure of Sensitive Information to an Unauthorized Actor
CWE-122
Heap-based Buffer Overflow
CWE-121
Stack-based Buffer Overflow
CWE-20
Improper Input Validation
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
{ "document": { "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE" } }, "lang": "nl", "notes": [ { "category": "legal_disclaimer", "text": "The Netherlands Cyber Security Center (henceforth: NCSC-NL) maintains this page to enhance access to its information and security advisories. The use of this security advisory is subject to the following terms and conditions:\n\n NCSC-NL makes every reasonable effort to ensure that the content of this page is kept up to date, and that it is accurate and complete. Nevertheless, NCSC-NL cannot entirely rule out the possibility of errors, and therefore cannot give any warranty in respect of its completeness, accuracy or continuous keeping up-to-date. The information contained in this security advisory is intended solely for the purpose of providing general information to professional users. No rights can be derived from the information provided therein.\n\n NCSC-NL and the Kingdom of the Netherlands assume no legal liability or responsibility for any damage resulting from either the use or inability of use of this security advisory. This includes damage resulting from the inaccuracy of incompleteness of the information contained in the advisory.\n This security advisory is subject to Dutch law. All disputes related to or arising from the use of this advisory will be submitted to the competent court in The Hague. This choice of means also applies to the court in summary proceedings." }, { "category": "description", "text": "Oracle heeft meerdere kwetsbaarheden verholpen in zijn producten, waaronder Oracle Fusion Middleware, Oracle WebLogic Server, en Oracle HTTP Server.", "title": "Feiten" }, { "category": "description", "text": "De kwetsbaarheden bevinden zich in verschillende Oracle producten, waaronder Oracle WebLogic Server versies 12.2.1.4.0 en 14.1.1.0.0, die het mogelijk maken voor ongeauthenticeerde kwaadwillenden om toegang te krijgen tot kritieke gegevens. Dit kan leiden tot ernstige gevolgen voor de vertrouwelijkheid, integriteit en beschikbaarheid van de systemen. De kwetsbaarheid in Oracle HTTP Server versie 12.2.1.4.0 stelt kwaadwillenden in staat om ongeautoriseerde toegang te verkrijgen, met een CVSS-score van 5.3, terwijl de kwetsbaarheid in WebLogic Server een CVSS-score van 9.8 heeft, wat wijst op een kritieke impact. Kwaadwillenden kunnen ook gebruik maken van kwetsbaarheden in Oracle Fusion Middleware en andere producten om Denial-of-Service (DoS) aanvallen uit te voeren.", "title": "Interpretaties" }, { "category": "description", "text": "Oracle heeft updates uitgebracht om de kwetsbaarheden te verhelpen. Zie bijgevoegde referenties voor meer informatie.", "title": "Oplossingen" }, { "category": "general", "text": "medium", "title": "Kans" }, { "category": "general", "text": "high", "title": "Schade" }, { "category": "general", "text": "Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)", "title": "CWE-338" }, { "category": "general", "text": "Path Traversal: \u0027.../...//\u0027", "title": "CWE-35" }, { "category": "general", "text": "Dependency on Vulnerable Third-Party Component", "title": "CWE-1395" }, { "category": "general", "text": "Improper Handling of Length Parameter Inconsistency", "title": "CWE-130" }, { "category": "general", "text": "Improper Handling of Exceptional Conditions", "title": "CWE-755" }, { "category": "general", "text": "Incorrect Permission Assignment for Critical Resource", "title": "CWE-732" }, { "category": "general", "text": "Improper Encoding or Escaping of Output", "title": "CWE-116" }, { "category": "general", "text": "Integer Overflow or Wraparound", "title": "CWE-190" }, { "category": "general", "text": "Insertion of Sensitive Information into Log File", "title": "CWE-532" }, { "category": "general", "text": "Use of Hard-coded Credentials", "title": "CWE-798" }, { "category": "general", "text": "Out-of-bounds Read", "title": "CWE-125" }, { "category": "general", "text": "Improper Access Control", "title": "CWE-284" }, { "category": "general", "text": "Improper Restriction of Operations within the Bounds of a Memory Buffer", "title": "CWE-119" }, { "category": "general", "text": "Improper Certificate Validation", "title": "CWE-295" }, { "category": "general", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" }, { "category": "general", "text": "Deserialization of Untrusted Data", "title": "CWE-502" }, { "category": "general", "text": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)", "title": "CWE-22" }, { "category": "general", "text": "Improper Restriction of XML External Entity Reference", "title": "CWE-611" }, { "category": "general", "text": "Out-of-bounds Write", "title": "CWE-787" }, { "category": "general", "text": "Exposure of Sensitive Information to an Unauthorized Actor", "title": "CWE-200" }, { "category": "general", "text": "Heap-based Buffer Overflow", "title": "CWE-122" }, { "category": "general", "text": "Stack-based Buffer Overflow", "title": "CWE-121" }, { "category": "general", "text": "Improper Input Validation", "title": "CWE-20" }, { "category": "general", "text": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)", "title": "CWE-79" } ], "publisher": { "category": "coordinator", "contact_details": "cert@ncsc.nl", "name": "Nationaal Cyber Security Centrum", "namespace": "https://www.ncsc.nl/" }, "references": [ { "category": "external", "summary": "Reference - cveprojectv5; nvd; oracle", "url": "https://www.oracle.com/security-alerts/cpujan2025.html" } ], "title": "Kwetsbaarheden verholpen in Oracle Fusion Middleware", "tracking": { "current_release_date": "2025-01-22T13:36:27.908718Z", "id": "NCSC-2025-0027", "initial_release_date": "2025-01-22T13:36:27.908718Z", "revision_history": [ { "date": "2025-01-22T13:36:27.908718Z", "number": "0", "summary": "Initiele versie" } ], "status": "final", "version": "1.0.0" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "http_server", "product": { "name": "http_server", "product_id": "CSAFPID-93909", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:http_server:12.2.1.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "http_server", "product": { "name": "http_server", "product_id": "CSAFPID-40303", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:http_server:12.2.1.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "http_server", "product": { "name": "http_server", "product_id": "CSAFPID-912074", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:http_server:14.1.1.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "fusion_middleware_mapviewer", "product": { "name": "fusion_middleware_mapviewer", "product_id": "CSAFPID-226018", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:fusion_middleware_mapviewer:12.2.1.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "fusion_middleware", "product": { "name": "fusion_middleware", "product_id": "CSAFPID-1646487", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:fusion_middleware:-:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "fusion_middleware", "product": { "name": "fusion_middleware", "product_id": "CSAFPID-332789", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:fusion_middleware:11.1.1.5.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "fusion_middleware", "product": { "name": "fusion_middleware", "product_id": "CSAFPID-1747074", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:fusion_middleware:12.2.1.19.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "fusion_middleware", "product": { "name": "fusion_middleware", "product_id": "CSAFPID-342815", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:fusion_middleware:12.2.1.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "fusion_middleware", "product": { "name": "fusion_middleware", "product_id": "CSAFPID-271904", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:fusion_middleware:12.2.1.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "fusion_middleware", "product": { "name": "fusion_middleware", "product_id": "CSAFPID-503474", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:fusion_middleware:14.1.1.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "fusion_middleware", "product": { "name": "fusion_middleware", "product_id": "CSAFPID-1674670", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:fusion_middleware:8.5.7:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "weblogic_server", "product": { "name": "weblogic_server", "product_id": "CSAFPID-3661", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:weblogic_server:12.2.1.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "weblogic_server", "product": { "name": "weblogic_server", "product_id": "CSAFPID-3660", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:weblogic_server:12.2.1.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "weblogic_server", "product": { "name": "weblogic_server", "product_id": "CSAFPID-1973", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:weblogic_server:14.1.1.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "weblogic_server", "product": { "name": "weblogic_server", "product_id": "CSAFPID-1751293", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:weblogic_server:14.1.2.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "security_service", "product": { "name": "security_service", "product_id": "CSAFPID-199820", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:security_service:12.2.1.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "business_activity_monitoring", "product": { "name": "business_activity_monitoring", "product_id": "CSAFPID-228157", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:business_activity_monitoring:12.2.1.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "business_activity_monitoring__bam_", "product": { "name": "business_activity_monitoring__bam_", "product_id": "CSAFPID-764927", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:business_activity_monitoring__bam_:12.2.1.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "business_activity_monitoring__bam_", "product": { "name": "business_activity_monitoring__bam_", "product_id": "CSAFPID-764928", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:business_activity_monitoring__bam_:12.2.1.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "identity_manager", "product": { "name": "identity_manager", "product_id": "CSAFPID-220164", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:identity_manager:12.2.1.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "managed_file_transfer", "product": { "name": "managed_file_transfer", "product_id": "CSAFPID-204581", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:managed_file_transfer:12.2.1.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "middleware_common_libraries_and_tools", "product": { "name": "middleware_common_libraries_and_tools", "product_id": "CSAFPID-94398", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:middleware_common_libraries_and_tools:12.2.1.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "middleware_common_libraries_and_tools", "product": { "name": "middleware_common_libraries_and_tools", "product_id": "CSAFPID-94309", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:middleware_common_libraries_and_tools:12.2.1.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "middleware_common_libraries_and_tools", "product": { "name": "middleware_common_libraries_and_tools", "product_id": "CSAFPID-94393", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:middleware_common_libraries_and_tools:14.1.1.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "business_process_management_suite", "product": { "name": "business_process_management_suite", "product_id": "CSAFPID-9043", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:business_process_management_suite:12.2.1.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "business_process_management_suite", "product": { "name": "business_process_management_suite", "product_id": "CSAFPID-9642", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:business_process_management_suite:12.2.1.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "outside_in_technology", "product": { "name": "outside_in_technology", "product_id": "CSAFPID-1260", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:outside_in_technology:8.5.6:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "outside_in_technology", "product": { "name": "outside_in_technology", "product_id": "CSAFPID-912053", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:outside_in_technology:8.5.7:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "webcenter_portal", "product": { "name": "webcenter_portal", "product_id": "CSAFPID-135359", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:webcenter_portal:12.2.1.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "webcenter_portal", "product": { "name": "webcenter_portal", "product_id": "CSAFPID-45194", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:webcenter_portal:12.2.1.4.0:*:*:*:*:*:*:*" } } } ], "category": "vendor", "name": "oracle" } ] }, "vulnerabilities": [ { "cve": "CVE-2019-12415", "cwe": { "id": "CWE-611", "name": "Improper Restriction of XML External Entity Reference" }, "notes": [ { "category": "other", "text": "Improper Restriction of XML External Entity Reference", "title": "CWE-611" } ], "product_status": { "known_affected": [ "CSAFPID-45194", "CSAFPID-135359", "CSAFPID-1646487", "CSAFPID-9642", "CSAFPID-40303", "CSAFPID-220164", "CSAFPID-204581", "CSAFPID-94309", "CSAFPID-1260", "CSAFPID-3661", "CSAFPID-3660", "CSAFPID-1973", "CSAFPID-94393", "CSAFPID-226018", "CSAFPID-764927", "CSAFPID-764928", "CSAFPID-9043", "CSAFPID-93909", "CSAFPID-94398" ] }, "references": [ { "category": "self", "summary": "CVE-2019-12415", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2019/CVE-2019-12415.json" } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "CSAFPID-45194", "CSAFPID-135359", "CSAFPID-1646487", "CSAFPID-9642", "CSAFPID-40303", "CSAFPID-220164", "CSAFPID-204581", "CSAFPID-94309", "CSAFPID-1260", "CSAFPID-3661", "CSAFPID-3660", "CSAFPID-1973", "CSAFPID-94393", "CSAFPID-226018", "CSAFPID-764927", "CSAFPID-764928", "CSAFPID-9043", "CSAFPID-93909", "CSAFPID-94398" ] } ], "title": "CVE-2019-12415" }, { "cve": "CVE-2023-7272", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "other", "text": "Out-of-bounds Write", "title": "CWE-787" } ], "product_status": { "known_affected": [ "CSAFPID-3660", "CSAFPID-1973" ] }, "references": [ { "category": "self", "summary": "CVE-2023-7272", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-7272.json" } ], "scores": [ { "cvss_v3": { "baseScore": 8.6, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-3660", "CSAFPID-1973" ] } ], "title": "CVE-2023-7272" }, { "cve": "CVE-2023-38709", "cwe": { "id": "CWE-113", "name": "Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Request/Response Splitting\u0027)" }, "notes": [ { "category": "other", "text": "Improper Neutralization of CRLF Sequences in HTTP Headers (\u0027HTTP Request/Response Splitting\u0027)", "title": "CWE-113" }, { "category": "other", "text": "Improper Validation of Specified Quantity in Input", "title": "CWE-1284" } ], "product_status": { "known_affected": [ "CSAFPID-228157", "CSAFPID-271904", "CSAFPID-40303", "CSAFPID-220164", "CSAFPID-94309", "CSAFPID-912053", "CSAFPID-45194", "CSAFPID-3660", "CSAFPID-1973" ] }, "references": [ { "category": "self", "summary": "CVE-2023-38709", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-38709.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.1, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "CSAFPID-228157", "CSAFPID-271904", "CSAFPID-40303", "CSAFPID-220164", "CSAFPID-94309", "CSAFPID-912053", "CSAFPID-45194", "CSAFPID-3660", "CSAFPID-1973" ] } ], "title": "CVE-2023-38709" }, { "cve": "CVE-2023-39410", "cwe": { "id": "CWE-502", "name": "Deserialization of Untrusted Data" }, "notes": [ { "category": "other", "text": "Deserialization of Untrusted Data", "title": "CWE-502" }, { "category": "other", "text": "Improper Input Validation", "title": "CWE-20" } ], "product_status": { "known_affected": [ "CSAFPID-1260", "CSAFPID-1973", "CSAFPID-3660", "CSAFPID-9642", "CSAFPID-40303", "CSAFPID-45194", "CSAFPID-94309", "CSAFPID-204581", "CSAFPID-220164", "CSAFPID-271904" ] }, "references": [ { "category": "self", "summary": "CVE-2023-39410", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-39410.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-1260", "CSAFPID-1973", "CSAFPID-3660", "CSAFPID-9642", "CSAFPID-40303", "CSAFPID-45194", "CSAFPID-94309", "CSAFPID-204581", "CSAFPID-220164", "CSAFPID-271904" ] } ], "title": "CVE-2023-39410" }, { "cve": "CVE-2023-44483", "cwe": { "id": "CWE-532", "name": "Insertion of Sensitive Information into Log File" }, "notes": [ { "category": "other", "text": "Insertion of Sensitive Information into Log File", "title": "CWE-532" } ], "product_status": { "known_affected": [ "CSAFPID-1260", "CSAFPID-1973", "CSAFPID-3660", "CSAFPID-9642", "CSAFPID-40303", "CSAFPID-45194", "CSAFPID-94309", "CSAFPID-204581", "CSAFPID-220164", "CSAFPID-271904", "CSAFPID-94393", "CSAFPID-226018", "CSAFPID-912053", "CSAFPID-912074", "CSAFPID-228157" ] }, "references": [ { "category": "self", "summary": "CVE-2023-44483", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-44483.json" } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "CSAFPID-1260", "CSAFPID-1973", "CSAFPID-3660", "CSAFPID-9642", "CSAFPID-40303", "CSAFPID-45194", "CSAFPID-94309", "CSAFPID-204581", "CSAFPID-220164", "CSAFPID-271904", "CSAFPID-94393", "CSAFPID-226018", "CSAFPID-912053", "CSAFPID-912074", "CSAFPID-228157" ] } ], "title": "CVE-2023-44483" }, { "cve": "CVE-2023-49582", "cwe": { "id": "CWE-732", "name": "Incorrect Permission Assignment for Critical Resource" }, "notes": [ { "category": "other", "text": "Incorrect Permission Assignment for Critical Resource", "title": "CWE-732" }, { "category": "other", "text": "Improper Restriction of Operations within the Bounds of a Memory Buffer", "title": "CWE-119" } ], "product_status": { "known_affected": [ "CSAFPID-40303" ] }, "references": [ { "category": "self", "summary": "CVE-2023-49582", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-49582.json" } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "CSAFPID-40303" ] } ], "title": "CVE-2023-49582" }, { "cve": "CVE-2023-51775", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" } ], "product_status": { "known_affected": [ "CSAFPID-332789", "CSAFPID-342815", "CSAFPID-1674670", "CSAFPID-503474", "CSAFPID-1260", "CSAFPID-1973", "CSAFPID-3660", "CSAFPID-40303", "CSAFPID-45194", "CSAFPID-94309", "CSAFPID-94393", "CSAFPID-204581", "CSAFPID-220164", "CSAFPID-226018", "CSAFPID-912053", "CSAFPID-912074", "CSAFPID-228157", "CSAFPID-271904" ] }, "references": [ { "category": "self", "summary": "CVE-2023-51775", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-51775.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-332789", "CSAFPID-342815", "CSAFPID-1674670", "CSAFPID-503474", "CSAFPID-1260", "CSAFPID-1973", "CSAFPID-3660", "CSAFPID-40303", "CSAFPID-45194", "CSAFPID-94309", "CSAFPID-94393", "CSAFPID-204581", "CSAFPID-220164", "CSAFPID-226018", "CSAFPID-912053", "CSAFPID-912074", "CSAFPID-228157", "CSAFPID-271904" ] } ], "title": "CVE-2023-51775" }, { "cve": "CVE-2024-5535", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "notes": [ { "category": "other", "text": "Exposure of Sensitive Information to an Unauthorized Actor", "title": "CWE-200" }, { "category": "other", "text": "Improper Restriction of Operations within the Bounds of a Memory Buffer", "title": "CWE-119" }, { "category": "other", "text": "Dependency on Vulnerable Third-Party Component", "title": "CWE-1395" } ], "product_status": { "known_affected": [ "CSAFPID-40303" ] }, "references": [ { "category": "self", "summary": "CVE-2024-5535", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-5535.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.1, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-40303" ] } ], "title": "CVE-2024-5535" }, { "cve": "CVE-2024-6119", "cwe": { "id": "CWE-843", "name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)" }, "notes": [ { "category": "other", "text": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)", "title": "CWE-843" } ], "product_status": { "known_affected": [ "CSAFPID-40303" ] }, "references": [ { "category": "self", "summary": "CVE-2024-6119", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-6119.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.1, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-40303" ] } ], "title": "CVE-2024-6119" }, { "cve": "CVE-2024-8096", "cwe": { "id": "CWE-295", "name": "Improper Certificate Validation" }, "notes": [ { "category": "other", "text": "Improper Certificate Validation", "title": "CWE-295" } ], "product_status": { "known_affected": [ "CSAFPID-40303" ] }, "references": [ { "category": "self", "summary": "CVE-2024-8096", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-8096.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "CSAFPID-40303" ] } ], "title": "CVE-2024-8096" }, { "cve": "CVE-2024-23635", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "notes": [ { "category": "other", "text": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)", "title": "CWE-79" } ], "product_status": { "known_affected": [ "CSAFPID-1260", "CSAFPID-1973", "CSAFPID-3660", "CSAFPID-40303", "CSAFPID-45194", "CSAFPID-94309", "CSAFPID-94393", "CSAFPID-204581", "CSAFPID-220164", "CSAFPID-226018", "CSAFPID-912053", "CSAFPID-912074", "CSAFPID-228157", "CSAFPID-271904" ] }, "references": [ { "category": "self", "summary": "CVE-2024-23635", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-23635.json" } ], "scores": [ { "cvss_v3": { "baseScore": 6.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "CSAFPID-1260", "CSAFPID-1973", "CSAFPID-3660", "CSAFPID-40303", "CSAFPID-45194", "CSAFPID-94309", "CSAFPID-94393", "CSAFPID-204581", "CSAFPID-220164", "CSAFPID-226018", "CSAFPID-912053", "CSAFPID-912074", "CSAFPID-228157", "CSAFPID-271904" ] } ], "title": "CVE-2024-23635" }, { "cve": "CVE-2024-29857", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" }, { "category": "other", "text": "Improper Input Validation", "title": "CWE-20" }, { "category": "other", "text": "Out-of-bounds Read", "title": "CWE-125" } ], "product_status": { "known_affected": [ "CSAFPID-228157", "CSAFPID-271904", "CSAFPID-40303", "CSAFPID-220164", "CSAFPID-94309", "CSAFPID-912053", "CSAFPID-45194", "CSAFPID-3660", "CSAFPID-1973", "CSAFPID-1747074", "CSAFPID-1674670", "CSAFPID-503474" ] }, "references": [ { "category": "self", "summary": "CVE-2024-29857", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-29857.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-228157", "CSAFPID-271904", "CSAFPID-40303", "CSAFPID-220164", "CSAFPID-94309", "CSAFPID-912053", "CSAFPID-45194", "CSAFPID-3660", "CSAFPID-1973", "CSAFPID-1747074", "CSAFPID-1674670", "CSAFPID-503474" ] } ], "title": "CVE-2024-29857" }, { "cve": "CVE-2024-30171", "cwe": { "id": "CWE-208", "name": "Observable Timing Discrepancy" }, "notes": [ { "category": "other", "text": "Observable Timing Discrepancy", "title": "CWE-208" }, { "category": "other", "text": "Observable Discrepancy", "title": "CWE-203" } ], "product_status": { "known_affected": [ "CSAFPID-228157", "CSAFPID-271904", "CSAFPID-40303", "CSAFPID-220164", "CSAFPID-94309", "CSAFPID-912053", "CSAFPID-45194", "CSAFPID-3660", "CSAFPID-1973" ] }, "references": [ { "category": "self", "summary": "CVE-2024-30171", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-30171.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-228157", "CSAFPID-271904", "CSAFPID-40303", "CSAFPID-220164", "CSAFPID-94309", "CSAFPID-912053", "CSAFPID-45194", "CSAFPID-3660", "CSAFPID-1973" ] } ], "title": "CVE-2024-30171" }, { "cve": "CVE-2024-30172", "cwe": { "id": "CWE-835", "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)" }, "notes": [ { "category": "other", "text": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)", "title": "CWE-835" } ], "product_status": { "known_affected": [ "CSAFPID-228157", "CSAFPID-271904", "CSAFPID-40303", "CSAFPID-220164", "CSAFPID-94309", "CSAFPID-912053", "CSAFPID-45194", "CSAFPID-3660", "CSAFPID-1973" ] }, "references": [ { "category": "self", "summary": "CVE-2024-30172", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-30172.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-228157", "CSAFPID-271904", "CSAFPID-40303", "CSAFPID-220164", "CSAFPID-94309", "CSAFPID-912053", "CSAFPID-45194", "CSAFPID-3660", "CSAFPID-1973" ] } ], "title": "CVE-2024-30172" }, { "cve": "CVE-2024-34447", "cwe": { "id": "CWE-706", "name": "Use of Incorrectly-Resolved Name or Reference" }, "notes": [ { "category": "other", "text": "Use of Incorrectly-Resolved Name or Reference", "title": "CWE-706" } ], "product_status": { "known_affected": [ "CSAFPID-228157", "CSAFPID-271904", "CSAFPID-40303", "CSAFPID-220164", "CSAFPID-94309", "CSAFPID-912053", "CSAFPID-45194", "CSAFPID-3660", "CSAFPID-1973" ] }, "references": [ { "category": "self", "summary": "CVE-2024-34447", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-34447.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-228157", "CSAFPID-271904", "CSAFPID-40303", "CSAFPID-220164", "CSAFPID-94309", "CSAFPID-912053", "CSAFPID-45194", "CSAFPID-3660", "CSAFPID-1973" ] } ], "title": "CVE-2024-34447" }, { "cve": "CVE-2024-34750", "cwe": { "id": "CWE-755", "name": "Improper Handling of Exceptional Conditions" }, "notes": [ { "category": "other", "text": "Improper Handling of Exceptional Conditions", "title": "CWE-755" }, { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" } ], "product_status": { "known_affected": [ "CSAFPID-204581" ] }, "references": [ { "category": "self", "summary": "CVE-2024-34750", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-34750.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-204581" ] } ], "title": "CVE-2024-34750" }, { "cve": "CVE-2024-37370", "cwe": { "id": "CWE-130", "name": "Improper Handling of Length Parameter Inconsistency" }, "notes": [ { "category": "other", "text": "Improper Handling of Length Parameter Inconsistency", "title": "CWE-130" } ], "product_status": { "known_affected": [ "CSAFPID-199820" ] }, "references": [ { "category": "self", "summary": "CVE-2024-37370", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-37370.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.1, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-199820" ] } ], "title": "CVE-2024-37370" }, { "cve": "CVE-2024-37371", "cwe": { "id": "CWE-130", "name": "Improper Handling of Length Parameter Inconsistency" }, "notes": [ { "category": "other", "text": "Improper Handling of Length Parameter Inconsistency", "title": "CWE-130" } ], "product_status": { "known_affected": [ "CSAFPID-199820" ] }, "references": [ { "category": "self", "summary": "CVE-2024-37371", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-37371.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.1, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-199820" ] } ], "title": "CVE-2024-37371" }, { "cve": "CVE-2024-38473", "cwe": { "id": "CWE-172", "name": "Encoding Error" }, "notes": [ { "category": "other", "text": "Encoding Error", "title": "CWE-172" }, { "category": "other", "text": "Improper Encoding or Escaping of Output", "title": "CWE-116" } ], "product_status": { "known_affected": [ "CSAFPID-40303" ] }, "references": [ { "category": "self", "summary": "CVE-2024-38473", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38473.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.1, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "CSAFPID-40303" ] } ], "title": "CVE-2024-38473" }, { "cve": "CVE-2024-38475", "cwe": { "id": "CWE-284", "name": "Improper Access Control" }, "notes": [ { "category": "other", "text": "Improper Access Control", "title": "CWE-284" }, { "category": "other", "text": "Improper Encoding or Escaping of Output", "title": "CWE-116" }, { "category": "other", "text": "Path Traversal: \u0027.../...//\u0027", "title": "CWE-35" }, { "category": "other", "text": "Stack-based Buffer Overflow", "title": "CWE-121" }, { "category": "other", "text": "Heap-based Buffer Overflow", "title": "CWE-122" }, { "category": "other", "text": "Use of Hard-coded Credentials", "title": "CWE-798" }, { "category": "other", "text": "Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)", "title": "CWE-338" } ], "product_status": { "known_affected": [ "CSAFPID-40303" ] }, "references": [ { "category": "self", "summary": "CVE-2024-38475", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38475.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.1, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "CSAFPID-40303" ] } ], "title": "CVE-2024-38475" }, { "cve": "CVE-2024-38816", "cwe": { "id": "CWE-22", "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" }, "notes": [ { "category": "other", "text": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)", "title": "CWE-22" }, { "category": "other", "text": "Relative Path Traversal", "title": "CWE-23" } ], "product_status": { "known_affected": [ "CSAFPID-94309", "CSAFPID-220164" ] }, "references": [ { "category": "self", "summary": "CVE-2024-38816", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38816.json" } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "CSAFPID-94309", "CSAFPID-220164" ] } ], "title": "CVE-2024-38816" }, { "cve": "CVE-2024-38819", "cwe": { "id": "CWE-22", "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" }, "notes": [ { "category": "other", "text": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)", "title": "CWE-22" } ], "product_status": { "known_affected": [ "CSAFPID-94309", "CSAFPID-220164" ] }, "references": [ { "category": "self", "summary": "CVE-2024-38819", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38819.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "CSAFPID-94309", "CSAFPID-220164" ] } ], "title": "CVE-2024-38819" }, { "cve": "CVE-2024-38998", "cwe": { "id": "CWE-1321", "name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)" }, "notes": [ { "category": "other", "text": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)", "title": "CWE-1321" } ], "product_status": { "known_affected": [ "CSAFPID-228157", "CSAFPID-9642", "CSAFPID-226018", "CSAFPID-45194" ] }, "references": [ { "category": "self", "summary": "CVE-2024-38998", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38998.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-228157", "CSAFPID-9642", "CSAFPID-226018", "CSAFPID-45194" ] } ], "title": "CVE-2024-38998" }, { "cve": "CVE-2024-38999", "cwe": { "id": "CWE-1321", "name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)" }, "notes": [ { "category": "other", "text": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)", "title": "CWE-1321" } ], "product_status": { "known_affected": [ "CSAFPID-9642", "CSAFPID-228157", "CSAFPID-332789", "CSAFPID-342815", "CSAFPID-271904", "CSAFPID-1674670", "CSAFPID-503474", "CSAFPID-226018", "CSAFPID-45194" ] }, "references": [ { "category": "self", "summary": "CVE-2024-38999", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38999.json" } ], "scores": [ { "cvss_v3": { "baseScore": 10.0, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-9642", "CSAFPID-228157", "CSAFPID-332789", "CSAFPID-342815", "CSAFPID-271904", "CSAFPID-1674670", "CSAFPID-503474", "CSAFPID-226018", "CSAFPID-45194" ] } ], "title": "CVE-2024-38999" }, { "cve": "CVE-2024-40898", "cwe": { "id": "CWE-918", "name": "Server-Side Request Forgery (SSRF)" }, "notes": [ { "category": "other", "text": "Server-Side Request Forgery (SSRF)", "title": "CWE-918" } ], "product_status": { "known_affected": [ "CSAFPID-40303" ] }, "references": [ { "category": "self", "summary": "CVE-2024-40898", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-40898.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.1, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "CSAFPID-40303" ] } ], "title": "CVE-2024-40898" }, { "cve": "CVE-2024-45490", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "other", "text": "Integer Overflow or Wraparound", "title": "CWE-190" }, { "category": "other", "text": "Incorrect Calculation of Buffer Size", "title": "CWE-131" }, { "category": "other", "text": "Improper Restriction of XML External Entity Reference", "title": "CWE-611" } ], "product_status": { "known_affected": [ "CSAFPID-912053", "CSAFPID-40303" ] }, "references": [ { "category": "self", "summary": "CVE-2024-45490", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-45490.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-912053", "CSAFPID-40303" ] } ], "title": "CVE-2024-45490" }, { "cve": "CVE-2024-45491", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "other", "text": "Integer Overflow or Wraparound", "title": "CWE-190" } ], "product_status": { "known_affected": [ "CSAFPID-912053", "CSAFPID-40303" ] }, "references": [ { "category": "self", "summary": "CVE-2024-45491", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-45491.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-912053", "CSAFPID-40303" ] } ], "title": "CVE-2024-45491" }, { "cve": "CVE-2024-45492", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "other", "text": "Integer Overflow or Wraparound", "title": "CWE-190" } ], "product_status": { "known_affected": [ "CSAFPID-912053", "CSAFPID-332789", "CSAFPID-342815", "CSAFPID-271904", "CSAFPID-1674670", "CSAFPID-503474", "CSAFPID-40303" ] }, "references": [ { "category": "self", "summary": "CVE-2024-45492", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-45492.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-912053", "CSAFPID-332789", "CSAFPID-342815", "CSAFPID-271904", "CSAFPID-1674670", "CSAFPID-503474", "CSAFPID-40303" ] } ], "title": "CVE-2024-45492" }, { "cve": "CVE-2024-47072", "cwe": { "id": "CWE-121", "name": "Stack-based Buffer Overflow" }, "notes": [ { "category": "other", "text": "Stack-based Buffer Overflow", "title": "CWE-121" }, { "category": "other", "text": "Deserialization of Untrusted Data", "title": "CWE-502" } ], "product_status": { "known_affected": [ "CSAFPID-228157" ] }, "references": [ { "category": "self", "summary": "CVE-2024-47072", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-47072.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-228157" ] } ], "title": "CVE-2024-47072" }, { "cve": "CVE-2024-47554", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" } ], "product_status": { "known_affected": [ "CSAFPID-1751293", "CSAFPID-45194", "CSAFPID-1973", "CSAFPID-3660" ] }, "references": [ { "category": "self", "summary": "CVE-2024-47554", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-47554.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-1751293", "CSAFPID-45194", "CSAFPID-1973", "CSAFPID-3660" ] } ], "title": "CVE-2024-47554" }, { "cve": "CVE-2024-47561", "cwe": { "id": "CWE-502", "name": "Deserialization of Untrusted Data" }, "notes": [ { "category": "other", "text": "Deserialization of Untrusted Data", "title": "CWE-502" } ], "product_status": { "known_affected": [ "CSAFPID-9642" ] }, "references": [ { "category": "self", "summary": "CVE-2024-47561", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-47561.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-9642" ] } ], "title": "CVE-2024-47561" }, { "cve": "CVE-2025-21498", "product_status": { "known_affected": [ "CSAFPID-40303" ] }, "references": [ { "category": "self", "summary": "CVE-2025-21498", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-21498.json" } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "CSAFPID-40303" ] } ], "title": "CVE-2025-21498" }, { "cve": "CVE-2025-21535", "product_status": { "known_affected": [ "CSAFPID-3660", "CSAFPID-1973" ] }, "references": [ { "category": "self", "summary": "CVE-2025-21535", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-21535.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-3660", "CSAFPID-1973" ] } ], "title": "CVE-2025-21535" }, { "cve": "CVE-2025-21549", "product_status": { "known_affected": [ "CSAFPID-1973" ] }, "references": [ { "category": "self", "summary": "CVE-2025-21549", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-21549.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-1973" ] } ], "title": "CVE-2025-21549" } ] }
ncsc-2025-0021
Vulnerability from csaf_ncscnl
Published
2025-01-22 13:30
Modified
2025-01-22 13:30
Summary
Kwetsbaarheden verholpen in Oracle Communications
Notes
The Netherlands Cyber Security Center (henceforth: NCSC-NL) maintains this page to enhance access to its information and security advisories. The use of this security advisory is subject to the following terms and conditions:
NCSC-NL makes every reasonable effort to ensure that the content of this page is kept up to date, and that it is accurate and complete. Nevertheless, NCSC-NL cannot entirely rule out the possibility of errors, and therefore cannot give any warranty in respect of its completeness, accuracy or continuous keeping up-to-date. The information contained in this security advisory is intended solely for the purpose of providing general information to professional users. No rights can be derived from the information provided therein.
NCSC-NL and the Kingdom of the Netherlands assume no legal liability or responsibility for any damage resulting from either the use or inability of use of this security advisory. This includes damage resulting from the inaccuracy of incompleteness of the information contained in the advisory.
This security advisory is subject to Dutch law. All disputes related to or arising from the use of this advisory will be submitted to the competent court in The Hague. This choice of means also applies to the court in summary proceedings.
Feiten
Oracle heeft meerdere kwetsbaarheden verholpen in zijn Communicatieproducten, waaronder Oracle Communications Unified Assurance, Oracle Communications Cloud Native Core Network Function en Oracle Communications Order and Service Management.
Interpretaties
De kwetsbaarheden stellen ongeauthenticeerde kwaadwillenden in staat om Denial of Service (DoS) aanvallen uit te voeren of om ongeautoriseerde toegang tot gevoelige gegevens te verkrijgen. Specifieke versies, zoals 24.2.0 en 24.3.0 van de Cloud Native Core Network Function, zijn bijzonder kwetsbaar. Kwaadwillenden kunnen deze kwetsbaarheden misbruiken door speciaal geprepareerde HTTP-verzoeken te sturen naar het kwetsbare systeem.
Oplossingen
Oracle heeft updates uitgebracht om de kwetsbaarheden te verhelpen. Zie bijgevoegde referenties voor meer informatie.
Kans
medium
Schade
high
CWE-1395
Dependency on Vulnerable Third-Party Component
CWE-670
Always-Incorrect Control Flow Implementation
CWE-405
Asymmetric Resource Consumption (Amplification)
CWE-35
Path Traversal: '.../...//'
CWE-466
Return of Pointer Value Outside of Expected Range
CWE-338
Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)
CWE-676
Use of Potentially Dangerous Function
CWE-606
Unchecked Input for Loop Condition
CWE-450
Multiple Interpretations of UI Input
CWE-131
Incorrect Calculation of Buffer Size
CWE-328
Use of Weak Hash
CWE-130
Improper Handling of Length Parameter Inconsistency
CWE-669
Incorrect Resource Transfer Between Spheres
CWE-1220
Insufficient Granularity of Access Control
CWE-201
Insertion of Sensitive Information Into Sent Data
CWE-349
Acceptance of Extraneous Untrusted Data With Trusted Data
CWE-755
Improper Handling of Exceptional Conditions
CWE-347
Improper Verification of Cryptographic Signature
CWE-834
Excessive Iteration
CWE-178
Improper Handling of Case Sensitivity
CWE-367
Time-of-check Time-of-use (TOCTOU) Race Condition
CWE-440
Expected Behavior Violation
CWE-415
Double Free
CWE-311
Missing Encryption of Sensitive Data
CWE-924
Improper Enforcement of Message Integrity During Transmission in a Communication Channel
CWE-754
Improper Check for Unusual or Exceptional Conditions
CWE-703
Improper Check or Handling of Exceptional Conditions
CWE-617
Reachable Assertion
CWE-427
Uncontrolled Search Path Element
CWE-836
Use of Password Hash Instead of Password for Authentication
CWE-680
Integer Overflow to Buffer Overflow
CWE-843
Access of Resource Using Incompatible Type ('Type Confusion')
CWE-23
Relative Path Traversal
CWE-116
Improper Encoding or Escaping of Output
CWE-345
Insufficient Verification of Data Authenticity
CWE-203
Observable Discrepancy
CWE-354
Improper Validation of Integrity Check Value
CWE-325
Missing Cryptographic Step
CWE-190
Integer Overflow or Wraparound
CWE-451
User Interface (UI) Misrepresentation of Critical Information
CWE-61
UNIX Symbolic Link (Symlink) Following
CWE-552
Files or Directories Accessible to External Parties
CWE-639
Authorization Bypass Through User-Controlled Key
CWE-798
Use of Hard-coded Credentials
CWE-434
Unrestricted Upload of File with Dangerous Type
CWE-362
Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
CWE-404
Improper Resource Shutdown or Release
CWE-284
Improper Access Control
CWE-119
Improper Restriction of Operations within the Bounds of a Memory Buffer
CWE-1333
Inefficient Regular Expression Complexity
CWE-1321
Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
CWE-416
Use After Free
CWE-476
NULL Pointer Dereference
CWE-327
Use of a Broken or Risky Cryptographic Algorithm
CWE-400
Uncontrolled Resource Consumption
CWE-770
Allocation of Resources Without Limits or Throttling
CWE-502
Deserialization of Untrusted Data
CWE-248
Uncaught Exception
CWE-674
Uncontrolled Recursion
CWE-863
Incorrect Authorization
CWE-22
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
CWE-611
Improper Restriction of XML External Entity Reference
CWE-787
Out-of-bounds Write
CWE-200
Exposure of Sensitive Information to an Unauthorized Actor
CWE-122
Heap-based Buffer Overflow
CWE-121
Stack-based Buffer Overflow
CWE-120
Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')
CWE-835
Loop with Unreachable Exit Condition ('Infinite Loop')
CWE-269
Improper Privilege Management
CWE-20
Improper Input Validation
CWE-209
Generation of Error Message Containing Sensitive Information
CWE-276
Incorrect Default Permissions
CWE-294
Authentication Bypass by Capture-replay
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
{ "document": { "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE" } }, "lang": "nl", "notes": [ { "category": "legal_disclaimer", "text": "The Netherlands Cyber Security Center (henceforth: NCSC-NL) maintains this page to enhance access to its information and security advisories. The use of this security advisory is subject to the following terms and conditions:\n\n NCSC-NL makes every reasonable effort to ensure that the content of this page is kept up to date, and that it is accurate and complete. Nevertheless, NCSC-NL cannot entirely rule out the possibility of errors, and therefore cannot give any warranty in respect of its completeness, accuracy or continuous keeping up-to-date. The information contained in this security advisory is intended solely for the purpose of providing general information to professional users. No rights can be derived from the information provided therein.\n\n NCSC-NL and the Kingdom of the Netherlands assume no legal liability or responsibility for any damage resulting from either the use or inability of use of this security advisory. This includes damage resulting from the inaccuracy of incompleteness of the information contained in the advisory.\n This security advisory is subject to Dutch law. All disputes related to or arising from the use of this advisory will be submitted to the competent court in The Hague. This choice of means also applies to the court in summary proceedings." }, { "category": "description", "text": "Oracle heeft meerdere kwetsbaarheden verholpen in zijn Communicatieproducten, waaronder Oracle Communications Unified Assurance, Oracle Communications Cloud Native Core Network Function en Oracle Communications Order and Service Management.", "title": "Feiten" }, { "category": "description", "text": "De kwetsbaarheden stellen ongeauthenticeerde kwaadwillenden in staat om Denial of Service (DoS) aanvallen uit te voeren of om ongeautoriseerde toegang tot gevoelige gegevens te verkrijgen. Specifieke versies, zoals 24.2.0 en 24.3.0 van de Cloud Native Core Network Function, zijn bijzonder kwetsbaar. Kwaadwillenden kunnen deze kwetsbaarheden misbruiken door speciaal geprepareerde HTTP-verzoeken te sturen naar het kwetsbare systeem.", "title": "Interpretaties" }, { "category": "description", "text": "Oracle heeft updates uitgebracht om de kwetsbaarheden te verhelpen. Zie bijgevoegde referenties voor meer informatie.", "title": "Oplossingen" }, { "category": "general", "text": "medium", "title": "Kans" }, { "category": "general", "text": "high", "title": "Schade" }, { "category": "general", "text": "Dependency on Vulnerable Third-Party Component", "title": "CWE-1395" }, { "category": "general", "text": "Always-Incorrect Control Flow Implementation", "title": "CWE-670" }, { "category": "general", "text": "Asymmetric Resource Consumption (Amplification)", "title": "CWE-405" }, { "category": "general", "text": "Path Traversal: \u0027.../...//\u0027", "title": "CWE-35" }, { "category": "general", "text": "Return of Pointer Value Outside of Expected Range", "title": "CWE-466" }, { "category": "general", "text": "Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)", "title": "CWE-338" }, { "category": "general", "text": "Use of Potentially Dangerous Function", "title": "CWE-676" }, { "category": "general", "text": "Unchecked Input for Loop Condition", "title": "CWE-606" }, { "category": "general", "text": "Multiple Interpretations of UI Input", "title": "CWE-450" }, { "category": "general", "text": "Incorrect Calculation of Buffer Size", "title": "CWE-131" }, { "category": "general", "text": "Use of Weak Hash", "title": "CWE-328" }, { "category": "general", "text": "Improper Handling of Length Parameter Inconsistency", "title": "CWE-130" }, { "category": "general", "text": "Incorrect Resource Transfer Between Spheres", "title": "CWE-669" }, { "category": "general", "text": "Insufficient Granularity of Access Control", "title": "CWE-1220" }, { "category": "general", "text": "Insertion of Sensitive Information Into Sent Data", "title": "CWE-201" }, { "category": "general", "text": "Acceptance of Extraneous Untrusted Data With Trusted Data", "title": "CWE-349" }, { "category": "general", "text": "Improper Handling of Exceptional Conditions", "title": "CWE-755" }, { "category": "general", "text": "Improper Verification of Cryptographic Signature", "title": "CWE-347" }, { "category": "general", "text": "Excessive Iteration", "title": "CWE-834" }, { "category": "general", "text": "Improper Handling of Case Sensitivity", "title": "CWE-178" }, { "category": "general", "text": "Time-of-check Time-of-use (TOCTOU) Race Condition", "title": "CWE-367" }, { "category": "general", "text": "Expected Behavior Violation", "title": "CWE-440" }, { "category": "general", "text": "Double Free", "title": "CWE-415" }, { "category": "general", "text": "Missing Encryption of Sensitive Data", "title": "CWE-311" }, { "category": "general", "text": "Improper Enforcement of Message Integrity During Transmission in a Communication Channel", "title": "CWE-924" }, { "category": "general", "text": "Improper Check for Unusual or Exceptional Conditions", "title": "CWE-754" }, { "category": "general", "text": "Improper Check or Handling of Exceptional Conditions", "title": "CWE-703" }, { "category": "general", "text": "Reachable Assertion", "title": "CWE-617" }, { "category": "general", "text": "Uncontrolled Search Path Element", "title": "CWE-427" }, { "category": "general", "text": "Use of Password Hash Instead of Password for Authentication", "title": "CWE-836" }, { "category": "general", "text": "Integer Overflow to Buffer Overflow", "title": "CWE-680" }, { "category": "general", "text": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)", "title": "CWE-843" }, { "category": "general", "text": "Relative Path Traversal", "title": "CWE-23" }, { "category": "general", "text": "Improper Encoding or Escaping of Output", "title": "CWE-116" }, { "category": "general", "text": "Insufficient Verification of Data Authenticity", "title": "CWE-345" }, { "category": "general", "text": "Observable Discrepancy", "title": "CWE-203" }, { "category": "general", "text": "Improper Validation of Integrity Check Value", "title": "CWE-354" }, { "category": "general", "text": "Missing Cryptographic Step", "title": "CWE-325" }, { "category": "general", "text": "Integer Overflow or Wraparound", "title": "CWE-190" }, { "category": "general", "text": "User Interface (UI) Misrepresentation of Critical Information", "title": "CWE-451" }, { "category": "general", "text": "UNIX Symbolic Link (Symlink) Following", "title": "CWE-61" }, { "category": "general", "text": "Files or Directories Accessible to External Parties", "title": "CWE-552" }, { "category": "general", "text": "Authorization Bypass Through User-Controlled Key", "title": "CWE-639" }, { "category": "general", "text": "Use of Hard-coded Credentials", "title": "CWE-798" }, { "category": "general", "text": "Unrestricted Upload of File with Dangerous Type", "title": "CWE-434" }, { "category": "general", "text": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)", "title": "CWE-362" }, { "category": "general", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" }, { "category": "general", "text": "Improper Access Control", "title": "CWE-284" }, { "category": "general", "text": "Improper Restriction of Operations within the Bounds of a Memory Buffer", "title": "CWE-119" }, { "category": "general", "text": "Inefficient Regular Expression Complexity", "title": "CWE-1333" }, { "category": "general", "text": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)", "title": "CWE-1321" }, { "category": "general", "text": "Use After Free", "title": "CWE-416" }, { "category": "general", "text": "NULL Pointer Dereference", "title": "CWE-476" }, { "category": "general", "text": "Use of a Broken or Risky Cryptographic Algorithm", "title": "CWE-327" }, { "category": "general", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" }, { "category": "general", "text": "Allocation of Resources Without Limits or Throttling", "title": "CWE-770" }, { "category": "general", "text": "Deserialization of Untrusted Data", "title": "CWE-502" }, { "category": "general", "text": "Uncaught Exception", "title": "CWE-248" }, { "category": "general", "text": "Uncontrolled Recursion", "title": "CWE-674" }, { "category": "general", "text": "Incorrect Authorization", "title": "CWE-863" }, { "category": "general", "text": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)", "title": "CWE-22" }, { "category": "general", "text": "Improper Restriction of XML External Entity Reference", "title": "CWE-611" }, { "category": "general", "text": "Out-of-bounds Write", "title": "CWE-787" }, { "category": "general", "text": "Exposure of Sensitive Information to an Unauthorized Actor", "title": "CWE-200" }, { "category": "general", "text": "Heap-based Buffer Overflow", "title": "CWE-122" }, { "category": "general", "text": "Stack-based Buffer Overflow", "title": "CWE-121" }, { "category": "general", "text": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)", "title": "CWE-120" }, { "category": "general", "text": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)", "title": "CWE-835" }, { "category": "general", "text": "Improper Privilege Management", "title": "CWE-269" }, { "category": "general", "text": "Improper Input Validation", "title": "CWE-20" }, { "category": "general", "text": "Generation of Error Message Containing Sensitive Information", "title": "CWE-209" }, { "category": "general", "text": "Incorrect Default Permissions", "title": "CWE-276" }, { "category": "general", "text": "Authentication Bypass by Capture-replay", "title": "CWE-294" }, { "category": "general", "text": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)", "title": "CWE-79" } ], "publisher": { "category": "coordinator", "contact_details": "cert@ncsc.nl", "name": "Nationaal Cyber Security Centrum", "namespace": "https://www.ncsc.nl/" }, "references": [ { "category": "external", "summary": "Reference - cveprojectv5; nvd; oracle", "url": "https://www.oracle.com/security-alerts/cpujan2025.html" } ], "title": "Kwetsbaarheden verholpen in Oracle Communications", "tracking": { "current_release_date": "2025-01-22T13:30:50.189632Z", "id": "NCSC-2025-0021", "initial_release_date": "2025-01-22T13:30:50.189632Z", "revision_history": [ { "date": "2025-01-22T13:30:50.189632Z", "number": "0", "summary": "Initiele versie" } ], "status": "final", "version": "1.0.0" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1727475", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1635313", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:10.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1635305", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:12.11.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1635311", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:12.11.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1635312", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:12.11.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1635323", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:12.6.1.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1670430", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:14.0.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1674632", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:14.0.0.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1674630", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:14.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1635320", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:15.0.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1674633", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:17.0.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1670439", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:22.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1635322", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:23.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1670429", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:23.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1670435", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:23.2.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1670431", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:23.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1670436", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:23.3.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1670432", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:23.3.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1635321", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:23.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1635310", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:23.4.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1635318", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:23.4.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1674640", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:23.4.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1674642", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:23.4.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1670434", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:24.1.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1635316", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:24.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1674639", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:24.1.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1635314", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:24.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1674638", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:24.2.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1674637", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:24.2.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1635306", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:4.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1635307", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:4.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1635317", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:46.6.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1635319", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:46.6.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1670438", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:5.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1635324", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:5.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1635315", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:5.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1670433", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:9.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1674641", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:9.0.1.10.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1674635", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:9.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1674636", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:9.1.1.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1670437", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:9.1.1.7.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1674631", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:9.1.1.9.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1674634", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:9.1.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1635308", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:9.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications", "product": { "name": "communications", "product_id": "CSAFPID-1635309", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications:9.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications__10.4.0.4", "product": { "name": "communications__10.4.0.4", "product_id": "CSAFPID-1674629", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications__10.4.0.4:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications___23.4.2", "product": { "name": "communications___23.4.2", "product_id": "CSAFPID-1670442", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications___23.4.2:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications___23.4.3", "product": { "name": "communications___23.4.3", "product_id": "CSAFPID-1635325", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications___23.4.3:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications___23.4.4", "product": { "name": "communications___23.4.4", "product_id": "CSAFPID-1635326", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications___23.4.4:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications___23.4.5", "product": { "name": "communications___23.4.5", "product_id": "CSAFPID-1674645", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications___23.4.5:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications___23.4.6", "product": { "name": "communications___23.4.6", "product_id": "CSAFPID-1674646", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications___23.4.6:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications___24.2.0", "product": { "name": "communications___24.2.0", "product_id": "CSAFPID-1674644", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications___24.2.0:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications___7.2.1.0.0", "product": { "name": "communications___7.2.1.0.0", "product_id": "CSAFPID-1670441", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications___7.2.1.0.0:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications___8.6.0.6", "product": { "name": "communications___8.6.0.6", "product_id": "CSAFPID-1635327", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications___8.6.0.6:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications___8.6.0.8", "product": { "name": "communications___8.6.0.8", "product_id": "CSAFPID-1635328", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications___8.6.0.8:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications___9.0.2", "product": { "name": "communications___9.0.2", "product_id": "CSAFPID-1670440", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications___9.0.2:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications___9.0.3", "product": { "name": "communications___9.0.3", "product_id": "CSAFPID-1635329", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications___9.0.3:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications___9.1.1.8.0", "product": { "name": "communications___9.1.1.8.0", "product_id": "CSAFPID-1674643", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications___9.1.1.8.0:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_applications", "product": { "name": "communications_applications", "product_id": "CSAFPID-1751386", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_applications:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_applications", "product": { "name": "communications_applications", "product_id": "CSAFPID-1674621", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_applications:15.0.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_applications", "product": { "name": "communications_applications", "product_id": "CSAFPID-1751381", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_applications:15.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_applications", "product": { "name": "communications_applications", "product_id": "CSAFPID-1751383", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_applications:15.0.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_applications", "product": { "name": "communications_applications", "product_id": "CSAFPID-1751378", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_applications:3.0.2.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_applications", "product": { "name": "communications_applications", "product_id": "CSAFPID-1751377", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_applications:3.0.3.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_applications", "product": { "name": "communications_applications", "product_id": "CSAFPID-1751385", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_applications:3.0.3.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_applications", "product": { "name": "communications_applications", "product_id": "CSAFPID-1674618", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_applications:6.0.1.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_applications", "product": { "name": "communications_applications", "product_id": "CSAFPID-1674619", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_applications:7.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_applications", "product": { "name": "communications_applications", "product_id": "CSAFPID-1674622", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_applications:7.4.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_applications", "product": { "name": "communications_applications", "product_id": "CSAFPID-1751384", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_applications:7.4.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_applications", "product": { "name": "communications_applications", "product_id": "CSAFPID-1674617", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_applications:7.4.3.0.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_applications", "product": { "name": "communications_applications", "product_id": "CSAFPID-1674623", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_applications:7.5.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_applications", "product": { "name": "communications_applications", "product_id": "CSAFPID-1751382", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_applications:8.0.0.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_applications", "product": { "name": "communications_applications", "product_id": "CSAFPID-1751380", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_applications:8.1.0.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_applications", "product": { "name": "communications_applications", "product_id": "CSAFPID-1751379", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_applications:8.1.0.26:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_applications", "product": { "name": "communications_applications", "product_id": "CSAFPID-1674620", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_applications:8.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_applications___12.0.6.0.0", "product": { "name": "communications_applications___12.0.6.0.0", "product_id": "CSAFPID-1674627", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_applications___12.0.6.0.0:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_applications___5.5.22", "product": { "name": "communications_applications___5.5.22", "product_id": "CSAFPID-1674626", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_applications___5.5.22:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_applications___6.0.3", "product": { "name": "communications_applications___6.0.3", "product_id": "CSAFPID-1674628", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_applications___6.0.3:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_applications___6.0.4", "product": { "name": "communications_applications___6.0.4", "product_id": "CSAFPID-1674624", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_applications___6.0.4:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_applications___6.0.5", "product": { "name": "communications_applications___6.0.5", "product_id": "CSAFPID-1674625", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_applications___6.0.5:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_asap", "product": { "name": "communications_asap", "product_id": "CSAFPID-816792", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_billing_and_revenue_management", "product": { "name": "communications_billing_and_revenue_management", "product_id": "CSAFPID-764735", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_billing_and_revenue_management:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_billing_and_revenue_management", "product": { "name": "communications_billing_and_revenue_management", "product_id": "CSAFPID-1751255", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4-12.0.0.8:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_billing_and_revenue_management", "product": { "name": "communications_billing_and_revenue_management", "product_id": "CSAFPID-1751254", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0-15.0.0.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_billing_and_revenue_management", "product": { "name": "communications_billing_and_revenue_management", "product_id": "CSAFPID-816793", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_billing_and_revenue_management", "product": { "name": "communications_billing_and_revenue_management", "product_id": "CSAFPID-912557", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_brm_-_elastic_charging_engine", "product": { "name": "communications_brm_-_elastic_charging_engine", "product_id": "CSAFPID-764247", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_brm_-_elastic_charging_engine", "product": { "name": "communications_brm_-_elastic_charging_engine", "product_id": "CSAFPID-1650820", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:12.0.0.4-12.0.0.8:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_brm_-_elastic_charging_engine", "product": { "name": "communications_brm_-_elastic_charging_engine", "product_id": "CSAFPID-912556", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:15.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_brm_-_elastic_charging_engine", "product": { "name": "communications_brm_-_elastic_charging_engine", "product_id": "CSAFPID-1751303", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:15.0.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_automated_test_suite", "product": { "name": "communications_cloud_native_core_automated_test_suite", "product_id": "CSAFPID-220055", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_automated_test_suite", "product": { "name": "communications_cloud_native_core_automated_test_suite", "product_id": "CSAFPID-816765", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.1.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_automated_test_suite", "product": { "name": "communications_cloud_native_core_automated_test_suite", "product_id": "CSAFPID-816766", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.2.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_automated_test_suite", "product": { "name": "communications_cloud_native_core_automated_test_suite", "product_id": "CSAFPID-816767", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_automated_test_suite", "product": { "name": "communications_cloud_native_core_automated_test_suite", "product_id": "CSAFPID-1503577", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_automated_test_suite", "product": { "name": "communications_cloud_native_core_automated_test_suite", "product_id": "CSAFPID-1751300", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:24.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_binding_support_function", "product": { "name": "communications_cloud_native_core_binding_support_function", "product_id": "CSAFPID-764237", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_binding_support_function", "product": { "name": "communications_cloud_native_core_binding_support_function", "product_id": "CSAFPID-1650752", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_binding_support_function", "product": { "name": "communications_cloud_native_core_binding_support_function", "product_id": "CSAFPID-1673396", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_binding_support_function", "product": { "name": "communications_cloud_native_core_binding_support_function", "product_id": "CSAFPID-1751085", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_binding_support_function", "product": { "name": "communications_cloud_native_core_binding_support_function", "product_id": "CSAFPID-1751079", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_certificate_management", "product": { "name": "communications_cloud_native_core_certificate_management", "product_id": "CSAFPID-1673526", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:23.4.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_certificate_management", "product": { "name": "communications_cloud_native_core_certificate_management", "product_id": "CSAFPID-1673391", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:23.4.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_certificate_management", "product": { "name": "communications_cloud_native_core_certificate_management", "product_id": "CSAFPID-1673394", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_certificate_management", "product": { "name": "communications_cloud_native_core_certificate_management", "product_id": "CSAFPID-1751253", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_console", "product": { "name": "communications_cloud_native_core_console", "product_id": "CSAFPID-816768", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_console:23.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_console", "product": { "name": "communications_cloud_native_core_console", "product_id": "CSAFPID-816769", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_console:23.3.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_console", "product": { "name": "communications_cloud_native_core_console", "product_id": "CSAFPID-912085", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_console", "product": { "name": "communications_cloud_native_core_console", "product_id": "CSAFPID-1503578", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_console", "product": { "name": "communications_cloud_native_core_console", "product_id": "CSAFPID-1673389", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_console", "product": { "name": "communications_cloud_native_core_console", "product_id": "CSAFPID-1673390", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_console", "product": { "name": "communications_cloud_native_core_console", "product_id": "CSAFPID-1751090", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_dbtier", "product": { "name": "communications_cloud_native_core_dbtier", "product_id": "CSAFPID-1673421", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_dbtier", "product": { "name": "communications_cloud_native_core_dbtier", "product_id": "CSAFPID-1673420", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_dbtier", "product": { "name": "communications_cloud_native_core_dbtier", "product_id": "CSAFPID-1751246", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_data_analytics_function", "product": { "name": "communications_cloud_native_core_network_data_analytics_function", "product_id": "CSAFPID-816770", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:23.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_data_analytics_function", "product": { "name": "communications_cloud_native_core_network_data_analytics_function", "product_id": "CSAFPID-816771", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:23.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_data_analytics_function", "product": { "name": "communications_cloud_native_core_network_data_analytics_function", "product_id": "CSAFPID-912068", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_data_analytics_function", "product": { "name": "communications_cloud_native_core_network_data_analytics_function", "product_id": "CSAFPID-1503579", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_exposure_function", "product": { "name": "communications_cloud_native_core_network_exposure_function", "product_id": "CSAFPID-816772", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.3.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_exposure_function", "product": { "name": "communications_cloud_native_core_network_exposure_function", "product_id": "CSAFPID-912076", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.4.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_exposure_function", "product": { "name": "communications_cloud_native_core_network_exposure_function", "product_id": "CSAFPID-1503580", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.4.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product": { "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product_id": "CSAFPID-219838", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product": { "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product_id": "CSAFPID-611387", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product": { "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product_id": "CSAFPID-816773", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.3.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product": { "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product_id": "CSAFPID-912101", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product": { "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product_id": "CSAFPID-1503581", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product": { "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product_id": "CSAFPID-1751208", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product": { "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product_id": "CSAFPID-1751209", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product": { "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product_id": "CSAFPID-912539", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_install_upgrade___23.3.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product": { "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product_id": "CSAFPID-912540", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_install_upgrade___23.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product": { "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product_id": "CSAFPID-912541", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_installation___23.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product": { "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product_id": "CSAFPID-912542", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_obserability_services_overlay___23.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product": { "name": "communications_cloud_native_core_network_function_cloud_native_environment", "product_id": "CSAFPID-912543", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_observability_services_overlay___23.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_repository_function", "product": { "name": "communications_cloud_native_core_network_repository_function", "product_id": "CSAFPID-816774", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.1.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_repository_function", "product": { "name": "communications_cloud_native_core_network_repository_function", "product_id": "CSAFPID-816346", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.3.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_repository_function", "product": { "name": "communications_cloud_native_core_network_repository_function", "product_id": "CSAFPID-912077", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_repository_function", "product": { "name": "communications_cloud_native_core_network_repository_function", "product_id": "CSAFPID-1503322", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_repository_function", "product": { "name": "communications_cloud_native_core_network_repository_function", "product_id": "CSAFPID-1673413", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_repository_function", "product": { "name": "communications_cloud_native_core_network_repository_function", "product_id": "CSAFPID-1673415", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_repository_function", "product": { "name": "communications_cloud_native_core_network_repository_function", "product_id": "CSAFPID-1751231", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_repository_function", "product": { "name": "communications_cloud_native_core_network_repository_function", "product_id": "CSAFPID-816775", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:_install_upgrade___23.3.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_repository_function", "product": { "name": "communications_cloud_native_core_network_repository_function", "product_id": "CSAFPID-912544", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:_install_upgrade___23.4.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_slice_selection_function", "product": { "name": "communications_cloud_native_core_network_slice_selection_function", "product_id": "CSAFPID-816348", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:23.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_slice_selection_function", "product": { "name": "communications_cloud_native_core_network_slice_selection_function", "product_id": "CSAFPID-912545", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:23.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_slice_selection_function", "product": { "name": "communications_cloud_native_core_network_slice_selection_function", "product_id": "CSAFPID-816347", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:23.3.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_slice_selection_function", "product": { "name": "communications_cloud_native_core_network_slice_selection_function", "product_id": "CSAFPID-1673494", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:24.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_slice_selection_function", "product": { "name": "communications_cloud_native_core_network_slice_selection_function", "product_id": "CSAFPID-816776", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:_install_upgrade___23.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_network_slice_selection_function", "product": { "name": "communications_cloud_native_core_network_slice_selection_function", "product_id": "CSAFPID-816777", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:_install_upgrade___23.3.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_policy", "product": { "name": "communications_cloud_native_core_policy", "product_id": "CSAFPID-764240", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_policy:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_policy", "product": { "name": "communications_cloud_native_core_policy", "product_id": "CSAFPID-1650751", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_policy", "product": { "name": "communications_cloud_native_core_policy", "product_id": "CSAFPID-1673517", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_policy", "product": { "name": "communications_cloud_native_core_policy", "product_id": "CSAFPID-1673395", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.6:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_policy", "product": { "name": "communications_cloud_native_core_policy", "product_id": "CSAFPID-912069", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_policy", "product": { "name": "communications_cloud_native_core_policy", "product_id": "CSAFPID-1751225", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_policy", "product": { "name": "communications_cloud_native_core_policy", "product_id": "CSAFPID-1751088", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_policy", "product": { "name": "communications_cloud_native_core_policy", "product_id": "CSAFPID-1751089", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_security_edge_protection_proxy", "product": { "name": "communications_cloud_native_core_security_edge_protection_proxy", "product_id": "CSAFPID-94291", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_security_edge_protection_proxy", "product": { "name": "communications_cloud_native_core_security_edge_protection_proxy", "product_id": "CSAFPID-816778", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_security_edge_protection_proxy", "product": { "name": "communications_cloud_native_core_security_edge_protection_proxy", "product_id": "CSAFPID-614517", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_security_edge_protection_proxy", "product": { "name": "communications_cloud_native_core_security_edge_protection_proxy", "product_id": "CSAFPID-912547", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_security_edge_protection_proxy", "product": { "name": "communications_cloud_native_core_security_edge_protection_proxy", "product_id": "CSAFPID-1673392", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_security_edge_protection_proxy", "product": { "name": "communications_cloud_native_core_security_edge_protection_proxy", "product_id": "CSAFPID-1503582", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_security_edge_protection_proxy", "product": { "name": "communications_cloud_native_core_security_edge_protection_proxy", "product_id": "CSAFPID-1673393", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_security_edge_protection_proxy", "product": { "name": "communications_cloud_native_core_security_edge_protection_proxy", "product_id": "CSAFPID-1751081", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_security_edge_protection_proxy", "product": { "name": "communications_cloud_native_core_security_edge_protection_proxy", "product_id": "CSAFPID-1751084", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_security_edge_protection_proxy", "product": { "name": "communications_cloud_native_core_security_edge_protection_proxy", "product_id": "CSAFPID-912546", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:_automated_test_suite___23.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_service_communication_proxy", "product": { "name": "communications_cloud_native_core_service_communication_proxy", "product_id": "CSAFPID-224795", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_service_communication_proxy", "product": { "name": "communications_cloud_native_core_service_communication_proxy", "product_id": "CSAFPID-912548", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.2.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_service_communication_proxy", "product": { "name": "communications_cloud_native_core_service_communication_proxy", "product_id": "CSAFPID-912102", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_service_communication_proxy", "product": { "name": "communications_cloud_native_core_service_communication_proxy", "product_id": "CSAFPID-912549", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_service_communication_proxy", "product": { "name": "communications_cloud_native_core_service_communication_proxy", "product_id": "CSAFPID-1503583", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_service_communication_proxy", "product": { "name": "communications_cloud_native_core_service_communication_proxy", "product_id": "CSAFPID-1503584", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_service_communication_proxy", "product": { "name": "communications_cloud_native_core_service_communication_proxy", "product_id": "CSAFPID-1503585", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_service_communication_proxy", "product": { "name": "communications_cloud_native_core_service_communication_proxy", "product_id": "CSAFPID-1672767", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_service_communication_proxy", "product": { "name": "communications_cloud_native_core_service_communication_proxy", "product_id": "CSAFPID-1751241", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_unified_data_repository", "product": { "name": "communications_cloud_native_core_unified_data_repository", "product_id": "CSAFPID-764826", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_unified_data_repository", "product": { "name": "communications_cloud_native_core_unified_data_repository", "product_id": "CSAFPID-90016", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_unified_data_repository", "product": { "name": "communications_cloud_native_core_unified_data_repository", "product_id": "CSAFPID-912078", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_unified_data_repository", "product": { "name": "communications_cloud_native_core_unified_data_repository", "product_id": "CSAFPID-816349", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.3.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_unified_data_repository", "product": { "name": "communications_cloud_native_core_unified_data_repository", "product_id": "CSAFPID-912550", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.3.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_unified_data_repository", "product": { "name": "communications_cloud_native_core_unified_data_repository", "product_id": "CSAFPID-1503586", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_unified_data_repository", "product": { "name": "communications_cloud_native_core_unified_data_repository", "product_id": "CSAFPID-1503587", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_unified_data_repository", "product": { "name": "communications_cloud_native_core_unified_data_repository", "product_id": "CSAFPID-1751238", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_unified_data_repository", "product": { "name": "communications_cloud_native_core_unified_data_repository", "product_id": "CSAFPID-1751240", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.1.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_unified_data_repository", "product": { "name": "communications_cloud_native_core_unified_data_repository", "product_id": "CSAFPID-1673399", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_unified_data_repository", "product": { "name": "communications_cloud_native_core_unified_data_repository", "product_id": "CSAFPID-1751239", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_unified_data_repository", "product": { "name": "communications_cloud_native_core_unified_data_repository", "product_id": "CSAFPID-1751080", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_unified_data_repository", "product": { "name": "communications_cloud_native_core_unified_data_repository", "product_id": "CSAFPID-1751082", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_cloud_native_core_unified_data_repository", "product": { "name": "communications_cloud_native_core_unified_data_repository", "product_id": "CSAFPID-816779", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:_signaling___23.3.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_converged_application_server", "product": { "name": "communications_converged_application_server", "product_id": "CSAFPID-1751229", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_converged_application_server:8.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_converged_application_server", "product": { "name": "communications_converged_application_server", "product_id": "CSAFPID-1751230", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_converged_application_server:8.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_converged_charging_system", "product": { "name": "communications_converged_charging_system", "product_id": "CSAFPID-1503599", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_converged_charging_system", "product": { "name": "communications_converged_charging_system", "product_id": "CSAFPID-1503600", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_convergence", "product": { "name": "communications_convergence", "product_id": "CSAFPID-1751292", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_convergence:3.0.2.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_convergence", "product": { "name": "communications_convergence", "product_id": "CSAFPID-1751294", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_convergence:3.0.3.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_convergence", "product": { "name": "communications_convergence", "product_id": "CSAFPID-224793", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_convergence:3.0.3.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_convergence", "product": { "name": "communications_convergence", "product_id": "CSAFPID-1751295", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_convergence:3.0.3.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_convergence", "product": { "name": "communications_convergence", "product_id": "CSAFPID-816794", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_convergence:3.0.3.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_convergent_charging_controller", "product": { "name": "communications_convergent_charging_controller", "product_id": "CSAFPID-342793", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_convergent_charging_controller:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_convergent_charging_controller", "product": { "name": "communications_convergent_charging_controller", "product_id": "CSAFPID-1650777", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_convergent_charging_controller:12.0.1.0.0-12.0.6.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_convergent_charging_controller", "product": { "name": "communications_convergent_charging_controller", "product_id": "CSAFPID-1265", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_convergent_charging_controller:12.0.6.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_convergent_charging_controller", "product": { "name": "communications_convergent_charging_controller", "product_id": "CSAFPID-816350", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_convergent_charging_controller:15.0.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_convergent_charging_controller", "product": { "name": "communications_convergent_charging_controller", "product_id": "CSAFPID-1261", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_convergent_charging_controller:6.0.1.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_core_session_manager", "product": { "name": "communications_core_session_manager", "product_id": "CSAFPID-1672764", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_core_session_manager:9.1.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_diameter_signaling_router", "product": { "name": "communications_diameter_signaling_router", "product_id": "CSAFPID-1503588", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_diameter_signaling_router:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_diameter_signaling_router", "product": { "name": "communications_diameter_signaling_router", "product_id": "CSAFPID-1751104", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_diameter_signaling_router:8.2.3.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_diameter_signaling_router", "product": { "name": "communications_diameter_signaling_router", "product_id": "CSAFPID-40293", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_diameter_signaling_router:8.6.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_diameter_signaling_router", "product": { "name": "communications_diameter_signaling_router", "product_id": "CSAFPID-1751242", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_diameter_signaling_router:8.6.0.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_diameter_signaling_router", "product": { "name": "communications_diameter_signaling_router", "product_id": "CSAFPID-1751237", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0.0-9.0.2.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_diameter_signaling_router", "product": { "name": "communications_diameter_signaling_router", "product_id": "CSAFPID-1751097", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_diameter_signaling_router", "product": { "name": "communications_diameter_signaling_router", "product_id": "CSAFPID-611413", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_diameter_signaling_router", "product": { "name": "communications_diameter_signaling_router", "product_id": "CSAFPID-1751211", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_diameter_signaling_router", "product": { "name": "communications_diameter_signaling_router", "product_id": "CSAFPID-912551", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_diameter_signaling_router:_patches___9.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_diameter_signaling_router", "product": { "name": "communications_diameter_signaling_router", "product_id": "CSAFPID-912552", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_diameter_signaling_router:_platform___9.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_eagle_element_management_system", "product": { "name": "communications_eagle_element_management_system", "product_id": "CSAFPID-1503316", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_eagle_element_management_system", "product": { "name": "communications_eagle_element_management_system", "product_id": "CSAFPID-1503317", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_eagle_element_management_system", "product": { "name": "communications_eagle_element_management_system", "product_id": "CSAFPID-1751243", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_eagle_element_management_system:47.0.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_element_manager", "product": { "name": "communications_element_manager", "product_id": "CSAFPID-764242", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_element_manager:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_element_manager", "product": { "name": "communications_element_manager", "product_id": "CSAFPID-819413", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_element_manager:9.0.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_element_manager", "product": { "name": "communications_element_manager", "product_id": "CSAFPID-819414", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_element_manager:9.0.2.0.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_element_manager", "product": { "name": "communications_element_manager", "product_id": "CSAFPID-816780", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_element_manager:9.4.53:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_fraud_monitor", "product": { "name": "communications_fraud_monitor", "product_id": "CSAFPID-816781", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_fraud_monitor:5.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_fraud_monitor", "product": { "name": "communications_fraud_monitor", "product_id": "CSAFPID-816782", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_fraud_monitor:5.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_fraud_monitor", "product": { "name": "communications_fraud_monitor", "product_id": "CSAFPID-912553", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_fraud_monitor:5.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_instant_messaging_server", "product": { "name": "communications_instant_messaging_server", "product_id": "CSAFPID-219803", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_instant_messaging_server:10.0.1.7.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_ip_service_activator", "product": { "name": "communications_ip_service_activator", "product_id": "CSAFPID-204622", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_ip_service_activator:7.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_ip_service_activator", "product": { "name": "communications_ip_service_activator", "product_id": "CSAFPID-219909", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_ip_service_activator:7.5.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_messaging_server", "product": { "name": "communications_messaging_server", "product_id": "CSAFPID-816351", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_messaging_server:8.1.0.24.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_messaging_server", "product": { "name": "communications_messaging_server", "product_id": "CSAFPID-1751218", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_messaging_server:8.1.0.26:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_metasolv_solution", "product": { "name": "communications_metasolv_solution", "product_id": "CSAFPID-611595", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_metasolv_solution:6.3.1.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_network_analytics_data_director", "product": { "name": "communications_network_analytics_data_director", "product_id": "CSAFPID-816353", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_network_analytics_data_director:23.2.0.0.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_network_analytics_data_director", "product": { "name": "communications_network_analytics_data_director", "product_id": "CSAFPID-816352", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_network_analytics_data_director:23.3.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_network_analytics_data_director", "product": { "name": "communications_network_analytics_data_director", "product_id": "CSAFPID-1503589", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_network_analytics_data_director:23.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_network_analytics_data_director", "product": { "name": "communications_network_analytics_data_director", "product_id": "CSAFPID-1503590", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_network_analytics_data_director", "product": { "name": "communications_network_analytics_data_director", "product_id": "CSAFPID-1673414", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_network_analytics_data_director:24.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_network_analytics_data_director", "product": { "name": "communications_network_analytics_data_director", "product_id": "CSAFPID-816783", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_network_analytics_data_director:_general___23.2.0.0.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_network_analytics_data_director", "product": { "name": "communications_network_analytics_data_director", "product_id": "CSAFPID-816786", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_network_analytics_data_director:_general___23.3.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_network_analytics_data_director", "product": { "name": "communications_network_analytics_data_director", "product_id": "CSAFPID-816784", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_network_analytics_data_director:_install_upgrade___23.2.0.0.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_network_analytics_data_director", "product": { "name": "communications_network_analytics_data_director", "product_id": "CSAFPID-816787", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_network_analytics_data_director:_install_upgrade___23.3.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_network_analytics_data_director", "product": { "name": "communications_network_analytics_data_director", "product_id": "CSAFPID-816785", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_network_analytics_data_director:_third_party___23.2.0.0.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_network_analytics_data_director", "product": { "name": "communications_network_analytics_data_director", "product_id": "CSAFPID-816788", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_network_analytics_data_director:_third_party___23.3.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_network_charging_and_control", "product": { "name": "communications_network_charging_and_control", "product_id": "CSAFPID-342803", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_network_charging_and_control:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_network_charging_and_control", "product": { "name": "communications_network_charging_and_control", "product_id": "CSAFPID-1650778", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_network_charging_and_control:12.0.1.0.0-12.0.6.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_network_charging_and_control", "product": { "name": "communications_network_charging_and_control", "product_id": "CSAFPID-1266", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_network_charging_and_control:12.0.6.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_network_charging_and_control", "product": { "name": "communications_network_charging_and_control", "product_id": "CSAFPID-816354", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_network_charging_and_control", "product": { "name": "communications_network_charging_and_control", "product_id": "CSAFPID-204563", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_network_charging_and_control:6.0.1.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_network_integrity", "product": { "name": "communications_network_integrity", "product_id": "CSAFPID-219776", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_network_integrity:7.3.6.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_offline_mediation_controller", "product": { "name": "communications_offline_mediation_controller", "product_id": "CSAFPID-765242", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_offline_mediation_controller:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_offline_mediation_controller", "product": { "name": "communications_offline_mediation_controller", "product_id": "CSAFPID-916906", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_offline_mediation_controller:12.0.0.8:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_offline_mediation_controller", "product": { "name": "communications_offline_mediation_controller", "product_id": "CSAFPID-1751247", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_offline_mediation_controller:15.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_offline_mediation_controller", "product": { "name": "communications_offline_mediation_controller", "product_id": "CSAFPID-1751248", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_offline_mediation_controller:15.0.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_operations_monitor", "product": { "name": "communications_operations_monitor", "product_id": "CSAFPID-93781", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_operations_monitor:5.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_operations_monitor", "product": { "name": "communications_operations_monitor", "product_id": "CSAFPID-220132", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_operations_monitor", "product": { "name": "communications_operations_monitor", "product_id": "CSAFPID-912079", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_order_and_service_management", "product": { "name": "communications_order_and_service_management", "product_id": "CSAFPID-224790", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_order_and_service_management:7.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_order_and_service_management", "product": { "name": "communications_order_and_service_management", "product_id": "CSAFPID-221118", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_order_and_service_management:7.4.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_order_and_service_management", "product": { "name": "communications_order_and_service_management", "product_id": "CSAFPID-1673496", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_order_and_service_management:7.5.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_performance_intelligence", "product": { "name": "communications_performance_intelligence", "product_id": "CSAFPID-1503591", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_performance_intelligence:10.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_policy_management", "product": { "name": "communications_policy_management", "product_id": "CSAFPID-816789", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_policy_management:12.6.1.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_policy_management", "product": { "name": "communications_policy_management", "product_id": "CSAFPID-816790", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_pricing_design_center", "product": { "name": "communications_pricing_design_center", "product_id": "CSAFPID-764738", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_pricing_design_center:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_pricing_design_center", "product": { "name": "communications_pricing_design_center", "product_id": "CSAFPID-816355", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_service_catalog_and_design", "product": { "name": "communications_service_catalog_and_design", "product_id": "CSAFPID-1503601", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_service_catalog_and_design:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_service_catalog_and_design", "product": { "name": "communications_service_catalog_and_design", "product_id": "CSAFPID-816359", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_service_catalog_and_design:7.4.0.7.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_service_catalog_and_design", "product": { "name": "communications_service_catalog_and_design", "product_id": "CSAFPID-816358", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_service_catalog_and_design:7.4.1.5.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_service_catalog_and_design", "product": { "name": "communications_service_catalog_and_design", "product_id": "CSAFPID-816357", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_service_catalog_and_design:7.4.2.8.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_service_catalog_and_design", "product": { "name": "communications_service_catalog_and_design", "product_id": "CSAFPID-912558", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_service_catalog_and_design", "product": { "name": "communications_service_catalog_and_design", "product_id": "CSAFPID-1751233", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_service_catalog_and_design", "product": { "name": "communications_service_catalog_and_design", "product_id": "CSAFPID-1503602", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_service_catalog_and_design", "product": { "name": "communications_service_catalog_and_design", "product_id": "CSAFPID-1751234", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_service_catalog_and_design", "product": { "name": "communications_service_catalog_and_design", "product_id": "CSAFPID-816795", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_service_catalog_and_design:_psr_designer___7.4.0.7.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_service_catalog_and_design", "product": { "name": "communications_service_catalog_and_design", "product_id": "CSAFPID-816796", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_service_catalog_and_design:_psr_designer___7.4.1.5.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_service_catalog_and_design", "product": { "name": "communications_service_catalog_and_design", "product_id": "CSAFPID-816797", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_service_catalog_and_design:_psr_designer___7.4.2.8.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_border_controller", "product": { "name": "communications_session_border_controller", "product_id": "CSAFPID-1503592", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_border_controller:4.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_border_controller", "product": { "name": "communications_session_border_controller", "product_id": "CSAFPID-1503593", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_border_controller:4.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_border_controller", "product": { "name": "communications_session_border_controller", "product_id": "CSAFPID-1672762", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_border_controller:9.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_border_controller", "product": { "name": "communications_session_border_controller", "product_id": "CSAFPID-1503594", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_border_controller", "product": { "name": "communications_session_border_controller", "product_id": "CSAFPID-1503595", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_report_manager", "product": { "name": "communications_session_report_manager", "product_id": "CSAFPID-342804", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_report_manager:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_report_manager", "product": { "name": "communications_session_report_manager", "product_id": "CSAFPID-819415", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_report_manager:9.0.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_report_manager", "product": { "name": "communications_session_report_manager", "product_id": "CSAFPID-819416", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_report_manager:9.0.2.0.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_session_report_manager", "product": { "name": "communications_session_report_manager", "product_id": "CSAFPID-816791", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_session_report_manager:9.4.53:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_unified_assurance", "product": { "name": "communications_unified_assurance", "product_id": "CSAFPID-240600", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_unified_assurance:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_unified_assurance", "product": { "name": "communications_unified_assurance", "product_id": "CSAFPID-1673382", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_unified_assurance:5.5.0-5.5.22:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_unified_assurance", "product": { "name": "communications_unified_assurance", "product_id": "CSAFPID-1650731", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_unified_assurance", "product": { "name": "communications_unified_assurance", "product_id": "CSAFPID-1673530", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_unified_assurance", "product": { "name": "communications_unified_assurance", "product_id": "CSAFPID-1751235", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_unified_assurance:6.0.1-6.0.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_unified_assurance", "product": { "name": "communications_unified_assurance", "product_id": "CSAFPID-1751296", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_unified_assurance:6.0.4-6.0.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_unified_inventory_management", "product": { "name": "communications_unified_inventory_management", "product_id": "CSAFPID-764739", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_unified_inventory_management:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_unified_inventory_management", "product": { "name": "communications_unified_inventory_management", "product_id": "CSAFPID-8984", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_unified_inventory_management", "product": { "name": "communications_unified_inventory_management", "product_id": "CSAFPID-204510", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_unified_inventory_management", "product": { "name": "communications_unified_inventory_management", "product_id": "CSAFPID-204569", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_unified_inventory_management", "product": { "name": "communications_unified_inventory_management", "product_id": "CSAFPID-219826", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_unified_inventory_management", "product": { "name": "communications_unified_inventory_management", "product_id": "CSAFPID-912073", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_user_data_repository", "product": { "name": "communications_user_data_repository", "product_id": "CSAFPID-1503596", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_user_data_repository:12.11.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_user_data_repository", "product": { "name": "communications_user_data_repository", "product_id": "CSAFPID-1503597", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_user_data_repository:12.11.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_user_data_repository", "product": { "name": "communications_user_data_repository", "product_id": "CSAFPID-1503598", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_user_data_repository:12.11.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_user_data_repository", "product": { "name": "communications_user_data_repository", "product_id": "CSAFPID-1751217", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_user_data_repository:12.11:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_user_data_repository", "product": { "name": "communications_user_data_repository", "product_id": "CSAFPID-912080", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_user_data_repository:14.0.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_user_data_repository", "product": { "name": "communications_user_data_repository", "product_id": "CSAFPID-1673481", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_user_data_repository:14.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_user_data_repository", "product": { "name": "communications_user_data_repository", "product_id": "CSAFPID-1751258", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_user_data_repository:15.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "communications_webrtc_session_controller", "product": { "name": "communications_webrtc_session_controller", "product_id": "CSAFPID-912554", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:communications_webrtc_session_controller:*:*:*:*:*:*:*:*" } } } ], "category": "vendor", "name": "oracle" } ] }, "vulnerabilities": [ { "cve": "CVE-2022-41727", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" }, { "category": "other", "text": "Allocation of Resources Without Limits or Throttling", "title": "CWE-770" } ], "product_status": { "known_affected": [ "CSAFPID-1673530" ] }, "references": [ { "category": "self", "summary": "CVE-2022-41727", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-41727.json" } ], "title": "CVE-2022-41727" }, { "cve": "CVE-2023-4408", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" } ], "references": [ { "category": "self", "summary": "CVE-2023-4408", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-4408.json" } ], "title": "CVE-2023-4408" }, { "cve": "CVE-2023-5678", "cwe": { "id": "CWE-754", "name": "Improper Check for Unusual or Exceptional Conditions" }, "notes": [ { "category": "other", "text": "Improper Check for Unusual or Exceptional Conditions", "title": "CWE-754" }, { "category": "other", "text": "Missing Cryptographic Step", "title": "CWE-325" }, { "category": "other", "text": "Unchecked Input for Loop Condition", "title": "CWE-606" }, { "category": "other", "text": "Improper Input Validation", "title": "CWE-20" } ], "product_status": { "known_affected": [ "CSAFPID-764237", "CSAFPID-912068", "CSAFPID-912076", "CSAFPID-611387", "CSAFPID-816773", "CSAFPID-816348", "CSAFPID-764240", "CSAFPID-614517", "CSAFPID-224795", "CSAFPID-764826", "CSAFPID-90016", "CSAFPID-611413", "CSAFPID-764242", "CSAFPID-816781", "CSAFPID-816782", "CSAFPID-93781", "CSAFPID-220132", "CSAFPID-342804", "CSAFPID-764247", "CSAFPID-764735", "CSAFPID-219776", "CSAFPID-765242", "CSAFPID-764739", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-219826", "CSAFPID-912073", "CSAFPID-912101", "CSAFPID-912102", "CSAFPID-912539", "CSAFPID-912540", "CSAFPID-912541", "CSAFPID-912542", "CSAFPID-912543", "CSAFPID-912544", "CSAFPID-912545", "CSAFPID-912546", "CSAFPID-912547", "CSAFPID-912548", "CSAFPID-912549", "CSAFPID-912550", "CSAFPID-912551", "CSAFPID-912552", "CSAFPID-912553", "CSAFPID-912554", "CSAFPID-912556", "CSAFPID-912557", "CSAFPID-912558", "CSAFPID-912077", "CSAFPID-912078", "CSAFPID-912079", "CSAFPID-912080", "CSAFPID-912085", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-1503582", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600" ] }, "references": [ { "category": "self", "summary": "CVE-2023-5678", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-5678.json" } ], "title": "CVE-2023-5678" }, { "cve": "CVE-2023-5981", "cwe": { "id": "CWE-203", "name": "Observable Discrepancy" }, "notes": [ { "category": "other", "text": "Observable Discrepancy", "title": "CWE-203" } ], "product_status": { "known_affected": [ "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-912101", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-764240", "CSAFPID-912547", "CSAFPID-1503582", "CSAFPID-912549", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-764242", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-342804", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-764247", "CSAFPID-912556", "CSAFPID-764735", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-1751217", "CSAFPID-1673481" ] }, "references": [ { "category": "self", "summary": "CVE-2023-5981", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-5981.json" } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-912101", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-764240", "CSAFPID-912547", "CSAFPID-1503582", "CSAFPID-912549", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-764242", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-342804", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-764247", "CSAFPID-912556", "CSAFPID-764735", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-1751217", "CSAFPID-1673481" ] } ], "title": "CVE-2023-5981" }, { "cve": "CVE-2023-6597", "cwe": { "id": "CWE-61", "name": "UNIX Symbolic Link (Symlink) Following" }, "notes": [ { "category": "other", "text": "UNIX Symbolic Link (Symlink) Following", "title": "CWE-61" } ], "product_status": { "known_affected": [ "CSAFPID-1673395", "CSAFPID-1673420", "CSAFPID-1673421", "CSAFPID-1673396", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-912101", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-764240", "CSAFPID-912547", "CSAFPID-1503582", "CSAFPID-912549", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-764242", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-342804", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-764247", "CSAFPID-912556", "CSAFPID-764735", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-1751097" ] }, "references": [ { "category": "self", "summary": "CVE-2023-6597", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-6597.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N", "version": "3.1" }, "products": [ "CSAFPID-1673395", "CSAFPID-1673420", "CSAFPID-1673421", "CSAFPID-1673396", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-912101", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-764240", "CSAFPID-912547", "CSAFPID-1503582", "CSAFPID-912549", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-764242", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-342804", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-764247", "CSAFPID-912556", "CSAFPID-764735", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-1751097" ] } ], "title": "CVE-2023-6597" }, { "cve": "CVE-2023-7256", "cwe": { "id": "CWE-415", "name": "Double Free" }, "notes": [ { "category": "other", "text": "Double Free", "title": "CWE-415" } ], "product_status": { "known_affected": [ "CSAFPID-220132", "CSAFPID-1751084", "CSAFPID-912079" ] }, "references": [ { "category": "self", "summary": "CVE-2023-7256", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-7256.json" } ], "scores": [ { "cvss_v3": { "baseScore": 4.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-220132", "CSAFPID-1751084", "CSAFPID-912079" ] } ], "title": "CVE-2023-7256" }, { "cve": "CVE-2023-29407", "cwe": { "id": "CWE-834", "name": "Excessive Iteration" }, "notes": [ { "category": "other", "text": "Excessive Iteration", "title": "CWE-834" } ], "product_status": { "known_affected": [ "CSAFPID-1673530" ] }, "references": [ { "category": "self", "summary": "CVE-2023-29407", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-29407.json" } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-1673530" ] } ], "title": "CVE-2023-29407" }, { "cve": "CVE-2023-29408", "cwe": { "id": "CWE-770", "name": "Allocation of Resources Without Limits or Throttling" }, "notes": [ { "category": "other", "text": "Allocation of Resources Without Limits or Throttling", "title": "CWE-770" } ], "product_status": { "known_affected": [ "CSAFPID-1673530", "CSAFPID-1751377", "CSAFPID-1751378", "CSAFPID-1751379", "CSAFPID-1751380", "CSAFPID-1751381", "CSAFPID-1751382", "CSAFPID-1751383", "CSAFPID-1674619", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1751384", "CSAFPID-1751385", "CSAFPID-1751386" ] }, "references": [ { "category": "self", "summary": "CVE-2023-29408", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-29408.json" } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-1673530", "CSAFPID-1751377", "CSAFPID-1751378", "CSAFPID-1751379", "CSAFPID-1751380", "CSAFPID-1751381", "CSAFPID-1751382", "CSAFPID-1751383", "CSAFPID-1674619", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1751384", "CSAFPID-1751385", "CSAFPID-1751386" ] } ], "title": "CVE-2023-29408" }, { "cve": "CVE-2023-40577", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "notes": [ { "category": "other", "text": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)", "title": "CWE-79" } ], "product_status": { "known_affected": [ "CSAFPID-1751208", "CSAFPID-1751209" ] }, "references": [ { "category": "self", "summary": "CVE-2023-40577", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-40577.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "CSAFPID-1751208", "CSAFPID-1751209" ] } ], "title": "CVE-2023-40577" }, { "cve": "CVE-2023-46218", "cwe": { "id": "CWE-201", "name": "Insertion of Sensitive Information Into Sent Data" }, "notes": [ { "category": "other", "text": "Insertion of Sensitive Information Into Sent Data", "title": "CWE-201" }, { "category": "other", "text": "Improper Input Validation", "title": "CWE-20" } ], "product_status": { "known_affected": [ "CSAFPID-90016", "CSAFPID-93781", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-219776", "CSAFPID-219826", "CSAFPID-220132", "CSAFPID-224795", "CSAFPID-342804", "CSAFPID-611387", "CSAFPID-611413", "CSAFPID-614517", "CSAFPID-764237", "CSAFPID-764240", "CSAFPID-764242", "CSAFPID-764247", "CSAFPID-764735", "CSAFPID-764739", "CSAFPID-764826", "CSAFPID-765242", "CSAFPID-816348", "CSAFPID-816773", "CSAFPID-816781", "CSAFPID-816782", "CSAFPID-912068", "CSAFPID-912073", "CSAFPID-912076", "CSAFPID-912077", "CSAFPID-912078", "CSAFPID-912079", "CSAFPID-912080", "CSAFPID-912085", "CSAFPID-912101", "CSAFPID-912102", "CSAFPID-912539", "CSAFPID-912540", "CSAFPID-912541", "CSAFPID-912542", "CSAFPID-912543", "CSAFPID-912544", "CSAFPID-912545", "CSAFPID-912546", "CSAFPID-912547", "CSAFPID-912548", "CSAFPID-912549", "CSAFPID-912550", "CSAFPID-912551", "CSAFPID-912552", "CSAFPID-912553", "CSAFPID-912554", "CSAFPID-912556", "CSAFPID-912557", "CSAFPID-912558", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-1503582", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-1751211" ] }, "references": [ { "category": "self", "summary": "CVE-2023-46218", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-46218.json" } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "CSAFPID-90016", "CSAFPID-93781", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-219776", "CSAFPID-219826", "CSAFPID-220132", "CSAFPID-224795", "CSAFPID-342804", "CSAFPID-611387", "CSAFPID-611413", "CSAFPID-614517", "CSAFPID-764237", "CSAFPID-764240", "CSAFPID-764242", "CSAFPID-764247", "CSAFPID-764735", "CSAFPID-764739", "CSAFPID-764826", "CSAFPID-765242", "CSAFPID-816348", "CSAFPID-816773", "CSAFPID-816781", "CSAFPID-816782", "CSAFPID-912068", "CSAFPID-912073", "CSAFPID-912076", "CSAFPID-912077", "CSAFPID-912078", "CSAFPID-912079", "CSAFPID-912080", "CSAFPID-912085", "CSAFPID-912101", "CSAFPID-912102", "CSAFPID-912539", "CSAFPID-912540", "CSAFPID-912541", "CSAFPID-912542", "CSAFPID-912543", "CSAFPID-912544", "CSAFPID-912545", "CSAFPID-912546", "CSAFPID-912547", "CSAFPID-912548", "CSAFPID-912549", "CSAFPID-912550", "CSAFPID-912551", "CSAFPID-912552", "CSAFPID-912553", "CSAFPID-912554", "CSAFPID-912556", "CSAFPID-912557", "CSAFPID-912558", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-1503582", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-1751211" ] } ], "title": "CVE-2023-46218" }, { "cve": "CVE-2023-46219", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "notes": [ { "category": "other", "text": "Missing Encryption of Sensitive Data", "title": "CWE-311" } ], "product_status": { "known_affected": [ "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-912068", "CSAFPID-912076", "CSAFPID-611387", "CSAFPID-912539", "CSAFPID-816773", "CSAFPID-912540", "CSAFPID-912541", "CSAFPID-912542", "CSAFPID-912543", "CSAFPID-912101", "CSAFPID-912544", "CSAFPID-912077", "CSAFPID-816348", "CSAFPID-912545", "CSAFPID-764240", "CSAFPID-912546", "CSAFPID-614517", "CSAFPID-912547", "CSAFPID-224795", "CSAFPID-912548", "CSAFPID-912102", "CSAFPID-912549", "CSAFPID-764826", "CSAFPID-90016", "CSAFPID-912078", "CSAFPID-912550", "CSAFPID-912551", "CSAFPID-912552", "CSAFPID-611413", "CSAFPID-764242", "CSAFPID-816781", "CSAFPID-816782", "CSAFPID-912553", "CSAFPID-93781", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-219776", "CSAFPID-219826", "CSAFPID-220132", "CSAFPID-342804", "CSAFPID-764247", "CSAFPID-764735", "CSAFPID-764739", "CSAFPID-765242", "CSAFPID-912073", "CSAFPID-912079", "CSAFPID-912080", "CSAFPID-912554", "CSAFPID-912556", "CSAFPID-912557", "CSAFPID-912558", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-1503582", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-1751211" ] }, "references": [ { "category": "self", "summary": "CVE-2023-46219", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-46219.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-912068", "CSAFPID-912076", "CSAFPID-611387", "CSAFPID-912539", "CSAFPID-816773", "CSAFPID-912540", "CSAFPID-912541", "CSAFPID-912542", "CSAFPID-912543", "CSAFPID-912101", "CSAFPID-912544", "CSAFPID-912077", "CSAFPID-816348", "CSAFPID-912545", "CSAFPID-764240", "CSAFPID-912546", "CSAFPID-614517", "CSAFPID-912547", "CSAFPID-224795", "CSAFPID-912548", "CSAFPID-912102", "CSAFPID-912549", "CSAFPID-764826", "CSAFPID-90016", "CSAFPID-912078", "CSAFPID-912550", "CSAFPID-912551", "CSAFPID-912552", "CSAFPID-611413", "CSAFPID-764242", "CSAFPID-816781", "CSAFPID-816782", "CSAFPID-912553", "CSAFPID-93781", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-219776", "CSAFPID-219826", "CSAFPID-220132", "CSAFPID-342804", "CSAFPID-764247", "CSAFPID-764735", "CSAFPID-764739", "CSAFPID-765242", "CSAFPID-912073", "CSAFPID-912079", "CSAFPID-912080", "CSAFPID-912554", "CSAFPID-912556", "CSAFPID-912557", "CSAFPID-912558", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-1503582", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-1751211" ] } ], "title": "CVE-2023-46219" }, { "cve": "CVE-2023-46604", "cwe": { "id": "CWE-502", "name": "Deserialization of Untrusted Data" }, "notes": [ { "category": "other", "text": "Deserialization of Untrusted Data", "title": "CWE-502" } ], "product_status": { "known_affected": [ "CSAFPID-94291", "CSAFPID-40293", "CSAFPID-1265", "CSAFPID-1261", "CSAFPID-1266", "CSAFPID-8984", "CSAFPID-764237", "CSAFPID-764240", "CSAFPID-224795", "CSAFPID-764826", "CSAFPID-90016", "CSAFPID-93781", "CSAFPID-220132", "CSAFPID-219776", "CSAFPID-765242", "CSAFPID-764739", "CSAFPID-219826", "CSAFPID-204510", "CSAFPID-204563", "CSAFPID-204569", "CSAFPID-204622", "CSAFPID-219803", "CSAFPID-219838", "CSAFPID-219909", "CSAFPID-221118", "CSAFPID-224790", "CSAFPID-224793", "CSAFPID-240600", "CSAFPID-342793", "CSAFPID-342803", "CSAFPID-342804", "CSAFPID-611387", "CSAFPID-611413", "CSAFPID-611595", "CSAFPID-614517", "CSAFPID-764242", "CSAFPID-764247", "CSAFPID-764735", "CSAFPID-764738", "CSAFPID-816346", "CSAFPID-816347", "CSAFPID-816348", "CSAFPID-816349", "CSAFPID-816350", "CSAFPID-816351", "CSAFPID-816352", "CSAFPID-816353", "CSAFPID-816354", "CSAFPID-816355", "CSAFPID-816357", "CSAFPID-816358", "CSAFPID-816359", "CSAFPID-816765", "CSAFPID-816766", "CSAFPID-816767", "CSAFPID-816768", "CSAFPID-816769", "CSAFPID-816770", "CSAFPID-816771", "CSAFPID-816772", "CSAFPID-816773", "CSAFPID-816774", "CSAFPID-816775", "CSAFPID-816776", "CSAFPID-816777", "CSAFPID-816778", "CSAFPID-816779", "CSAFPID-816780", "CSAFPID-816781", "CSAFPID-816782", "CSAFPID-816783", "CSAFPID-816784", "CSAFPID-816785", "CSAFPID-816786", "CSAFPID-816787", "CSAFPID-816788", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-816791", "CSAFPID-816792", "CSAFPID-816793", "CSAFPID-816794", "CSAFPID-816795", "CSAFPID-816796", "CSAFPID-816797", "CSAFPID-912068", "CSAFPID-912073", "CSAFPID-912076", "CSAFPID-912077", "CSAFPID-912078", "CSAFPID-912079", "CSAFPID-912080", "CSAFPID-912085", "CSAFPID-912101", "CSAFPID-912102", "CSAFPID-912539", "CSAFPID-912540", "CSAFPID-912541", "CSAFPID-912542", "CSAFPID-912543", "CSAFPID-912544", "CSAFPID-912545", "CSAFPID-912546", "CSAFPID-912547", "CSAFPID-912548", "CSAFPID-912549", "CSAFPID-912550", "CSAFPID-912551", "CSAFPID-912552", "CSAFPID-912553", "CSAFPID-912554", "CSAFPID-912556", "CSAFPID-912557", "CSAFPID-912558", "CSAFPID-1751104" ] }, "references": [ { "category": "self", "summary": "CVE-2023-46604", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-46604.json" } ], "scores": [ { "cvss_v3": { "baseScore": 10.0, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-94291", "CSAFPID-40293", "CSAFPID-1265", "CSAFPID-1261", "CSAFPID-1266", "CSAFPID-8984", "CSAFPID-764237", "CSAFPID-764240", "CSAFPID-224795", "CSAFPID-764826", "CSAFPID-90016", "CSAFPID-93781", "CSAFPID-220132", "CSAFPID-219776", "CSAFPID-765242", "CSAFPID-764739", "CSAFPID-219826", "CSAFPID-204510", "CSAFPID-204563", "CSAFPID-204569", "CSAFPID-204622", "CSAFPID-219803", "CSAFPID-219838", "CSAFPID-219909", "CSAFPID-221118", "CSAFPID-224790", "CSAFPID-224793", "CSAFPID-240600", "CSAFPID-342793", "CSAFPID-342803", "CSAFPID-342804", "CSAFPID-611387", "CSAFPID-611413", "CSAFPID-611595", "CSAFPID-614517", "CSAFPID-764242", "CSAFPID-764247", "CSAFPID-764735", "CSAFPID-764738", "CSAFPID-816346", "CSAFPID-816347", "CSAFPID-816348", "CSAFPID-816349", "CSAFPID-816350", "CSAFPID-816351", "CSAFPID-816352", "CSAFPID-816353", "CSAFPID-816354", "CSAFPID-816355", "CSAFPID-816357", "CSAFPID-816358", "CSAFPID-816359", "CSAFPID-816765", "CSAFPID-816766", "CSAFPID-816767", "CSAFPID-816768", "CSAFPID-816769", "CSAFPID-816770", "CSAFPID-816771", "CSAFPID-816772", "CSAFPID-816773", "CSAFPID-816774", "CSAFPID-816775", "CSAFPID-816776", "CSAFPID-816777", "CSAFPID-816778", "CSAFPID-816779", "CSAFPID-816780", "CSAFPID-816781", "CSAFPID-816782", "CSAFPID-816783", "CSAFPID-816784", "CSAFPID-816785", "CSAFPID-816786", "CSAFPID-816787", "CSAFPID-816788", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-816791", "CSAFPID-816792", "CSAFPID-816793", "CSAFPID-816794", "CSAFPID-816795", "CSAFPID-816796", "CSAFPID-816797", "CSAFPID-912068", "CSAFPID-912073", "CSAFPID-912076", "CSAFPID-912077", "CSAFPID-912078", "CSAFPID-912079", "CSAFPID-912080", "CSAFPID-912085", "CSAFPID-912101", "CSAFPID-912102", "CSAFPID-912539", "CSAFPID-912540", "CSAFPID-912541", "CSAFPID-912542", "CSAFPID-912543", "CSAFPID-912544", "CSAFPID-912545", "CSAFPID-912546", "CSAFPID-912547", "CSAFPID-912548", "CSAFPID-912549", "CSAFPID-912550", "CSAFPID-912551", "CSAFPID-912552", "CSAFPID-912553", "CSAFPID-912554", "CSAFPID-912556", "CSAFPID-912557", "CSAFPID-912558", "CSAFPID-1751104" ] } ], "title": "CVE-2023-46604" }, { "cve": "CVE-2023-50868", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" } ], "references": [ { "category": "self", "summary": "CVE-2023-50868", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-50868.json" } ], "title": "CVE-2023-50868" }, { "cve": "CVE-2024-0232", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "other", "text": "Use After Free", "title": "CWE-416" } ], "product_status": { "known_affected": [ "CSAFPID-1650777", "CSAFPID-1650778", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-912101", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-764240", "CSAFPID-912547", "CSAFPID-1503582", "CSAFPID-912549", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-764242", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-342804", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-764247", "CSAFPID-912556", "CSAFPID-764735", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-1751218", "CSAFPID-1751377", "CSAFPID-1751378", "CSAFPID-1751379", "CSAFPID-1751380", "CSAFPID-1751381", "CSAFPID-1751382", "CSAFPID-1751383", "CSAFPID-1674619", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1751384", "CSAFPID-1751385", "CSAFPID-1751386" ] }, "references": [ { "category": "self", "summary": "CVE-2024-0232", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-0232.json" } ], "title": "CVE-2024-0232" }, { "cve": "CVE-2024-0397", "product_status": { "known_affected": [ "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-912101", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-764240", "CSAFPID-912547", "CSAFPID-1503582", "CSAFPID-912549", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-764242", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-342804", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-764247", "CSAFPID-912556", "CSAFPID-764735", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-1673530" ] }, "references": [ { "category": "self", "summary": "CVE-2024-0397", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-0397.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-912101", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-764240", "CSAFPID-912547", "CSAFPID-1503582", "CSAFPID-912549", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-764242", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-342804", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-764247", "CSAFPID-912556", "CSAFPID-764735", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-1673530" ] } ], "title": "CVE-2024-0397" }, { "cve": "CVE-2024-0450", "cwe": { "id": "CWE-450", "name": "Multiple Interpretations of UI Input" }, "notes": [ { "category": "other", "text": "Multiple Interpretations of UI Input", "title": "CWE-450" }, { "category": "other", "text": "Asymmetric Resource Consumption (Amplification)", "title": "CWE-405" } ], "product_status": { "known_affected": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1635310", "CSAFPID-1635311", "CSAFPID-1635312", "CSAFPID-1635313", "CSAFPID-1635314", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635317", "CSAFPID-1635318", "CSAFPID-1635319", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1635322", "CSAFPID-1635323", "CSAFPID-1635324", "CSAFPID-1635325", "CSAFPID-1635326", "CSAFPID-1635327", "CSAFPID-1635328", "CSAFPID-1635329", "CSAFPID-1673420", "CSAFPID-1673421", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1674636", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-912101", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-764240", "CSAFPID-912547", "CSAFPID-1503582", "CSAFPID-912549", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-764242", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-342804", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-764247", "CSAFPID-912556", "CSAFPID-764735", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-1727475", "CSAFPID-1751097" ] }, "references": [ { "category": "self", "summary": "CVE-2024-0450", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-0450.json" } ], "scores": [ { "cvss_v3": { "baseScore": 6.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1635310", "CSAFPID-1635311", "CSAFPID-1635312", "CSAFPID-1635313", "CSAFPID-1635314", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635317", "CSAFPID-1635318", "CSAFPID-1635319", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1635322", "CSAFPID-1635323", "CSAFPID-1635324", "CSAFPID-1635325", "CSAFPID-1635326", "CSAFPID-1635327", "CSAFPID-1635328", "CSAFPID-1635329", "CSAFPID-1673420", "CSAFPID-1673421", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1674636", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-912101", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-764240", "CSAFPID-912547", "CSAFPID-1503582", "CSAFPID-912549", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-764242", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-342804", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-764247", "CSAFPID-912556", "CSAFPID-764735", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-1727475", "CSAFPID-1751097" ] } ], "title": "CVE-2024-0450" }, { "cve": "CVE-2024-1442", "cwe": { "id": "CWE-269", "name": "Improper Privilege Management" }, "notes": [ { "category": "other", "text": "Improper Privilege Management", "title": "CWE-269" } ], "product_status": { "known_affected": [ "CSAFPID-1673530", "CSAFPID-1751377", "CSAFPID-1751378", "CSAFPID-1751379", "CSAFPID-1751380", "CSAFPID-1751381", "CSAFPID-1751382", "CSAFPID-1751383", "CSAFPID-1674619", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1751384", "CSAFPID-1751385", "CSAFPID-1751386" ] }, "references": [ { "category": "self", "summary": "CVE-2024-1442", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-1442.json" } ], "scores": [ { "cvss_v3": { "baseScore": 6.0, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:L/A:L", "version": "3.1" }, "products": [ "CSAFPID-1673530", "CSAFPID-1751377", "CSAFPID-1751378", "CSAFPID-1751379", "CSAFPID-1751380", "CSAFPID-1751381", "CSAFPID-1751382", "CSAFPID-1751383", "CSAFPID-1674619", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1751384", "CSAFPID-1751385", "CSAFPID-1751386" ] } ], "title": "CVE-2024-1442" }, { "cve": "CVE-2024-2961", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "other", "text": "Out-of-bounds Write", "title": "CWE-787" } ], "product_status": { "known_affected": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1635310", "CSAFPID-1635311", "CSAFPID-1635312", "CSAFPID-1635313", "CSAFPID-1635314", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635317", "CSAFPID-1635318", "CSAFPID-1635319", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1635322", "CSAFPID-1635323", "CSAFPID-1635324", "CSAFPID-1635325", "CSAFPID-1635326", "CSAFPID-1635327", "CSAFPID-1635328", "CSAFPID-1635329", "CSAFPID-1672762", "CSAFPID-1672764", "CSAFPID-1672767", "CSAFPID-1673396", "CSAFPID-1673395", "CSAFPID-1673494", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-912101", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-764240", "CSAFPID-912547", "CSAFPID-1503582", "CSAFPID-912549", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-764242", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-342804", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-764247", "CSAFPID-912556", "CSAFPID-764735", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-1727475", "CSAFPID-1751097", "CSAFPID-1751237" ] }, "references": [ { "category": "self", "summary": "CVE-2024-2961", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-2961.json" } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1635310", "CSAFPID-1635311", "CSAFPID-1635312", "CSAFPID-1635313", "CSAFPID-1635314", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635317", "CSAFPID-1635318", "CSAFPID-1635319", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1635322", "CSAFPID-1635323", "CSAFPID-1635324", "CSAFPID-1635325", "CSAFPID-1635326", "CSAFPID-1635327", "CSAFPID-1635328", "CSAFPID-1635329", "CSAFPID-1672762", "CSAFPID-1672764", "CSAFPID-1672767", "CSAFPID-1673396", "CSAFPID-1673395", "CSAFPID-1673494", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-912101", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-764240", "CSAFPID-912547", "CSAFPID-1503582", "CSAFPID-912549", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-764242", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-342804", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-764247", "CSAFPID-912556", "CSAFPID-764735", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-1727475", "CSAFPID-1751097", "CSAFPID-1751237" ] } ], "title": "CVE-2024-2961" }, { "cve": "CVE-2024-3596", "cwe": { "id": "CWE-924", "name": "Improper Enforcement of Message Integrity During Transmission in a Communication Channel" }, "notes": [ { "category": "other", "text": "Improper Enforcement of Message Integrity During Transmission in a Communication Channel", "title": "CWE-924" }, { "category": "other", "text": "Use of Weak Hash", "title": "CWE-328" }, { "category": "other", "text": "Authentication Bypass by Capture-replay", "title": "CWE-294" }, { "category": "other", "text": "Use of Password Hash Instead of Password for Authentication", "title": "CWE-836" }, { "category": "other", "text": "Use of a Broken or Risky Cryptographic Algorithm", "title": "CWE-327" }, { "category": "other", "text": "User Interface (UI) Misrepresentation of Critical Information", "title": "CWE-451" }, { "category": "other", "text": "Improper Validation of Integrity Check Value", "title": "CWE-354" } ], "product_status": { "known_affected": [ "CSAFPID-1751090", "CSAFPID-912079", "CSAFPID-220132", "CSAFPID-1751253" ] }, "references": [ { "category": "self", "summary": "CVE-2024-3596", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-3596.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.0, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-1751090", "CSAFPID-912079", "CSAFPID-220132", "CSAFPID-1751253" ] } ], "title": "CVE-2024-3596" }, { "cve": "CVE-2024-4030", "cwe": { "id": "CWE-276", "name": "Incorrect Default Permissions" }, "notes": [ { "category": "other", "text": "Incorrect Default Permissions", "title": "CWE-276" } ], "product_status": { "known_affected": [ "CSAFPID-1673530" ] }, "references": [ { "category": "self", "summary": "CVE-2024-4030", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-4030.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-1673530" ] } ], "title": "CVE-2024-4030" }, { "cve": "CVE-2024-4032", "cwe": { "id": "CWE-440", "name": "Expected Behavior Violation" }, "notes": [ { "category": "other", "text": "Expected Behavior Violation", "title": "CWE-440" } ], "product_status": { "known_affected": [ "CSAFPID-1673530" ] }, "references": [ { "category": "self", "summary": "CVE-2024-4032", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-4032.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "CSAFPID-1673530" ] } ], "title": "CVE-2024-4032" }, { "cve": "CVE-2024-5535", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "notes": [ { "category": "other", "text": "Exposure of Sensitive Information to an Unauthorized Actor", "title": "CWE-200" }, { "category": "other", "text": "Improper Restriction of Operations within the Bounds of a Memory Buffer", "title": "CWE-119" }, { "category": "other", "text": "Dependency on Vulnerable Third-Party Component", "title": "CWE-1395" } ], "product_status": { "known_affected": [ "CSAFPID-1751090", "CSAFPID-1751253" ] }, "references": [ { "category": "self", "summary": "CVE-2024-5535", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-5535.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.1, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-1751090", "CSAFPID-1751253" ] } ], "title": "CVE-2024-5535" }, { "cve": "CVE-2024-6119", "cwe": { "id": "CWE-843", "name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)" }, "notes": [ { "category": "other", "text": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)", "title": "CWE-843" } ], "product_status": { "known_affected": [ "CSAFPID-1751209" ] }, "references": [ { "category": "self", "summary": "CVE-2024-6119", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-6119.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.1, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-1751209" ] } ], "title": "CVE-2024-6119" }, { "cve": "CVE-2024-6162", "cwe": { "id": "CWE-404", "name": "Improper Resource Shutdown or Release" }, "notes": [ { "category": "other", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" }, { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" } ], "product_status": { "known_affected": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1635310", "CSAFPID-1635311", "CSAFPID-1635312", "CSAFPID-1635313", "CSAFPID-1635314", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635317", "CSAFPID-1635318", "CSAFPID-1635319", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1635322", "CSAFPID-1635323", "CSAFPID-1635324", "CSAFPID-1635325", "CSAFPID-1635326", "CSAFPID-1635327", "CSAFPID-1635328", "CSAFPID-1635329", "CSAFPID-1650752", "CSAFPID-1650751", "CSAFPID-1673526", "CSAFPID-1673399", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1674636", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-912101", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-764240", "CSAFPID-912547", "CSAFPID-1503582", "CSAFPID-912549", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-764242", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-342804", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-764247", "CSAFPID-912556", "CSAFPID-764735", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-1727475", "CSAFPID-1751303", "CSAFPID-1650820", "CSAFPID-1751377", "CSAFPID-1751378", "CSAFPID-1751379", "CSAFPID-1751380", "CSAFPID-1751381", "CSAFPID-1751382", "CSAFPID-1751383", "CSAFPID-1674619", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1751384", "CSAFPID-1751385", "CSAFPID-1751386" ] }, "references": [ { "category": "self", "summary": "CVE-2024-6162", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-6162.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1635310", "CSAFPID-1635311", "CSAFPID-1635312", "CSAFPID-1635313", "CSAFPID-1635314", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635317", "CSAFPID-1635318", "CSAFPID-1635319", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1635322", "CSAFPID-1635323", "CSAFPID-1635324", "CSAFPID-1635325", "CSAFPID-1635326", "CSAFPID-1635327", "CSAFPID-1635328", "CSAFPID-1635329", "CSAFPID-1650752", "CSAFPID-1650751", "CSAFPID-1673526", "CSAFPID-1673399", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1674636", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-912101", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-764240", "CSAFPID-912547", "CSAFPID-1503582", "CSAFPID-912549", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-764242", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-342804", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-764247", "CSAFPID-912556", "CSAFPID-764735", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-1727475", "CSAFPID-1751303", "CSAFPID-1650820", "CSAFPID-1751377", "CSAFPID-1751378", "CSAFPID-1751379", "CSAFPID-1751380", "CSAFPID-1751381", "CSAFPID-1751382", "CSAFPID-1751383", "CSAFPID-1674619", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1751384", "CSAFPID-1751385", "CSAFPID-1751386" ] } ], "title": "CVE-2024-6162" }, { "cve": "CVE-2024-6232", "cwe": { "id": "CWE-1333", "name": "Inefficient Regular Expression Complexity" }, "notes": [ { "category": "other", "text": "Inefficient Regular Expression Complexity", "title": "CWE-1333" } ], "product_status": { "known_affected": [ "CSAFPID-1673530" ] }, "references": [ { "category": "self", "summary": "CVE-2024-6232", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-6232.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-1673530" ] } ], "title": "CVE-2024-6232" }, { "cve": "CVE-2024-7254", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "other", "text": "Improper Input Validation", "title": "CWE-20" }, { "category": "other", "text": "Uncontrolled Recursion", "title": "CWE-674" } ], "product_status": { "known_affected": [ "CSAFPID-912549", "CSAFPID-1672767", "CSAFPID-1503585", "CSAFPID-1673391", "CSAFPID-1673394", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-1751225", "CSAFPID-1751233", "CSAFPID-1673530", "CSAFPID-1751234", "CSAFPID-1751377", "CSAFPID-1751378", "CSAFPID-1751379", "CSAFPID-1751380", "CSAFPID-1751381", "CSAFPID-1751382", "CSAFPID-1751383", "CSAFPID-1674619", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1751384", "CSAFPID-1751385", "CSAFPID-1751386" ] }, "references": [ { "category": "self", "summary": "CVE-2024-7254", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-7254.json" } ], "scores": [ { "cvss_v3": { "baseScore": 8.2, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N", "version": "3.1" }, "products": [ "CSAFPID-912549", "CSAFPID-1672767", "CSAFPID-1503585", "CSAFPID-1673391", "CSAFPID-1673394", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-1751225", "CSAFPID-1751233", "CSAFPID-1673530", "CSAFPID-1751234", "CSAFPID-1751377", "CSAFPID-1751378", "CSAFPID-1751379", "CSAFPID-1751380", "CSAFPID-1751381", "CSAFPID-1751382", "CSAFPID-1751383", "CSAFPID-1674619", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1751384", "CSAFPID-1751385", "CSAFPID-1751386" ] } ], "title": "CVE-2024-7254" }, { "cve": "CVE-2024-7592", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" } ], "product_status": { "known_affected": [ "CSAFPID-1673530", "CSAFPID-1751377", "CSAFPID-1751378", "CSAFPID-1751379", "CSAFPID-1751380", "CSAFPID-1751381", "CSAFPID-1751382", "CSAFPID-1751383", "CSAFPID-1674619", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1751384", "CSAFPID-1751385", "CSAFPID-1751386" ] }, "references": [ { "category": "self", "summary": "CVE-2024-7592", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-7592.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-1673530", "CSAFPID-1751377", "CSAFPID-1751378", "CSAFPID-1751379", "CSAFPID-1751380", "CSAFPID-1751381", "CSAFPID-1751382", "CSAFPID-1751383", "CSAFPID-1674619", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1751384", "CSAFPID-1751385", "CSAFPID-1751386" ] } ], "title": "CVE-2024-7592" }, { "cve": "CVE-2024-7885", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "notes": [ { "category": "other", "text": "Exposure of Sensitive Information to an Unauthorized Actor", "title": "CWE-200" }, { "category": "other", "text": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)", "title": "CWE-362" } ], "product_status": { "known_affected": [ "CSAFPID-1673526", "CSAFPID-1673399", "CSAFPID-1751080", "CSAFPID-1751090", "CSAFPID-1751079", "CSAFPID-1751225", "CSAFPID-1672767", "CSAFPID-1751241", "CSAFPID-1751081", "CSAFPID-1751084", "CSAFPID-1673393", "CSAFPID-1751085", "CSAFPID-1751231" ] }, "references": [ { "category": "self", "summary": "CVE-2024-7885", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-7885.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-1673526", "CSAFPID-1673399", "CSAFPID-1751080", "CSAFPID-1751090", "CSAFPID-1751079", "CSAFPID-1751225", "CSAFPID-1672767", "CSAFPID-1751241", "CSAFPID-1751081", "CSAFPID-1751084", "CSAFPID-1673393", "CSAFPID-1751085", "CSAFPID-1751231" ] } ], "title": "CVE-2024-7885" }, { "cve": "CVE-2024-8006", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "other", "text": "NULL Pointer Dereference", "title": "CWE-476" } ], "product_status": { "known_affected": [ "CSAFPID-220132", "CSAFPID-1751084", "CSAFPID-912079" ] }, "references": [ { "category": "self", "summary": "CVE-2024-8006", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-8006.json" } ], "scores": [ { "cvss_v3": { "baseScore": 4.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-220132", "CSAFPID-1751084", "CSAFPID-912079" ] } ], "title": "CVE-2024-8006" }, { "cve": "CVE-2024-9143", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "other", "text": "Out-of-bounds Write", "title": "CWE-787" } ], "product_status": { "known_affected": [ "CSAFPID-1751253" ] }, "references": [ { "category": "self", "summary": "CVE-2024-9143", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-9143.json" } ], "title": "CVE-2024-9143" }, { "cve": "CVE-2024-22195", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "notes": [ { "category": "other", "text": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)", "title": "CWE-79" } ], "product_status": { "known_affected": [ "CSAFPID-764237", "CSAFPID-912068", "CSAFPID-912076", "CSAFPID-611387", "CSAFPID-816773", "CSAFPID-912077", "CSAFPID-816348", "CSAFPID-764240", "CSAFPID-614517", "CSAFPID-224795", "CSAFPID-764826", "CSAFPID-90016", "CSAFPID-912078", "CSAFPID-611413", "CSAFPID-764242", "CSAFPID-816781", "CSAFPID-816782", "CSAFPID-93781", "CSAFPID-220132", "CSAFPID-342804", "CSAFPID-764247", "CSAFPID-764735", "CSAFPID-219776", "CSAFPID-765242", "CSAFPID-764739", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-219826", "CSAFPID-912073", "CSAFPID-912079", "CSAFPID-912080", "CSAFPID-912085", "CSAFPID-912101", "CSAFPID-912102", "CSAFPID-912539", "CSAFPID-912540", "CSAFPID-912541", "CSAFPID-912542", "CSAFPID-912543", "CSAFPID-912544", "CSAFPID-912545", "CSAFPID-912546", "CSAFPID-912547", "CSAFPID-912548", "CSAFPID-912549", "CSAFPID-912550", "CSAFPID-912551", "CSAFPID-912552", "CSAFPID-912553", "CSAFPID-912554", "CSAFPID-912556", "CSAFPID-912557", "CSAFPID-912558", "CSAFPID-1751225", "CSAFPID-1751079", "CSAFPID-1751081", "CSAFPID-1673393", "CSAFPID-1751085" ] }, "references": [ { "category": "self", "summary": "CVE-2024-22195", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-22195.json" } ], "scores": [ { "cvss_v3": { "baseScore": 6.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "CSAFPID-764237", "CSAFPID-912068", "CSAFPID-912076", "CSAFPID-611387", "CSAFPID-816773", "CSAFPID-912077", "CSAFPID-816348", "CSAFPID-764240", "CSAFPID-614517", "CSAFPID-224795", "CSAFPID-764826", "CSAFPID-90016", "CSAFPID-912078", "CSAFPID-611413", "CSAFPID-764242", "CSAFPID-816781", "CSAFPID-816782", "CSAFPID-93781", "CSAFPID-220132", "CSAFPID-342804", "CSAFPID-764247", "CSAFPID-764735", "CSAFPID-219776", "CSAFPID-765242", "CSAFPID-764739", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-219826", "CSAFPID-912073", "CSAFPID-912079", "CSAFPID-912080", "CSAFPID-912085", "CSAFPID-912101", "CSAFPID-912102", "CSAFPID-912539", "CSAFPID-912540", "CSAFPID-912541", "CSAFPID-912542", "CSAFPID-912543", "CSAFPID-912544", "CSAFPID-912545", "CSAFPID-912546", "CSAFPID-912547", "CSAFPID-912548", "CSAFPID-912549", "CSAFPID-912550", "CSAFPID-912551", "CSAFPID-912552", "CSAFPID-912553", "CSAFPID-912554", "CSAFPID-912556", "CSAFPID-912557", "CSAFPID-912558", "CSAFPID-1751225", "CSAFPID-1751079", "CSAFPID-1751081", "CSAFPID-1673393", "CSAFPID-1751085" ] } ], "title": "CVE-2024-22195" }, { "cve": "CVE-2024-24786", "cwe": { "id": "CWE-835", "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)" }, "notes": [ { "category": "other", "text": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)", "title": "CWE-835" } ], "product_status": { "known_affected": [ "CSAFPID-1673530", "CSAFPID-1751377", "CSAFPID-1751378", "CSAFPID-1751379", "CSAFPID-1751380", "CSAFPID-1751381", "CSAFPID-1751382", "CSAFPID-1751383", "CSAFPID-1674619", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1751384", "CSAFPID-1751385", "CSAFPID-1751386" ] }, "references": [ { "category": "self", "summary": "CVE-2024-24786", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-24786.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-1673530", "CSAFPID-1751377", "CSAFPID-1751378", "CSAFPID-1751379", "CSAFPID-1751380", "CSAFPID-1751381", "CSAFPID-1751382", "CSAFPID-1751383", "CSAFPID-1674619", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1751384", "CSAFPID-1751385", "CSAFPID-1751386" ] } ], "title": "CVE-2024-24786" }, { "cve": "CVE-2024-24791", "cwe": { "id": "CWE-404", "name": "Improper Resource Shutdown or Release" }, "notes": [ { "category": "other", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" }, { "category": "other", "text": "Improper Input Validation", "title": "CWE-20" } ], "product_status": { "known_affected": [ "CSAFPID-1751208", "CSAFPID-1751209" ] }, "references": [ { "category": "self", "summary": "CVE-2024-24791", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-24791.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-1751208", "CSAFPID-1751209" ] } ], "title": "CVE-2024-24791" }, { "cve": "CVE-2024-25638", "cwe": { "id": "CWE-345", "name": "Insufficient Verification of Data Authenticity" }, "notes": [ { "category": "other", "text": "Insufficient Verification of Data Authenticity", "title": "CWE-345" }, { "category": "other", "text": "Acceptance of Extraneous Untrusted Data With Trusted Data", "title": "CWE-349" } ], "product_status": { "known_affected": [ "CSAFPID-912549", "CSAFPID-1672767", "CSAFPID-1503585", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-1751225", "CSAFPID-1751079", "CSAFPID-1751229", "CSAFPID-1751230", "CSAFPID-1751081", "CSAFPID-1751084", "CSAFPID-1673393", "CSAFPID-1751085", "CSAFPID-1751231" ] }, "references": [ { "category": "self", "summary": "CVE-2024-25638", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-25638.json" } ], "scores": [ { "cvss_v3": { "baseScore": 8.9, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:L", "version": "3.1" }, "products": [ "CSAFPID-912549", "CSAFPID-1672767", "CSAFPID-1503585", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-1751225", "CSAFPID-1751079", "CSAFPID-1751229", "CSAFPID-1751230", "CSAFPID-1751081", "CSAFPID-1751084", "CSAFPID-1673393", "CSAFPID-1751085", "CSAFPID-1751231" ] } ], "title": "CVE-2024-25638" }, { "cve": "CVE-2024-25710", "cwe": { "id": "CWE-835", "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)" }, "notes": [ { "category": "other", "text": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)", "title": "CWE-835" } ], "product_status": { "known_affected": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1635310", "CSAFPID-1635311", "CSAFPID-1635312", "CSAFPID-1635313", "CSAFPID-1635314", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635317", "CSAFPID-1635318", "CSAFPID-1635319", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1635322", "CSAFPID-1635323", "CSAFPID-1635324", "CSAFPID-1635325", "CSAFPID-1635326", "CSAFPID-1635327", "CSAFPID-1635328", "CSAFPID-1635329", "CSAFPID-1673389", "CSAFPID-1673390", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-912068", "CSAFPID-912076", "CSAFPID-611387", "CSAFPID-816773", "CSAFPID-912101", "CSAFPID-912077", "CSAFPID-816348", "CSAFPID-764240", "CSAFPID-614517", "CSAFPID-224795", "CSAFPID-912102", "CSAFPID-764826", "CSAFPID-90016", "CSAFPID-912078", "CSAFPID-611413", "CSAFPID-764242", "CSAFPID-816781", "CSAFPID-816782", "CSAFPID-93781", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-342804", "CSAFPID-912080", "CSAFPID-764247", "CSAFPID-764735", "CSAFPID-219776", "CSAFPID-765242", "CSAFPID-764739", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-219826", "CSAFPID-912073", "CSAFPID-912539", "CSAFPID-912540", "CSAFPID-912541", "CSAFPID-912542", "CSAFPID-912543", "CSAFPID-912544", "CSAFPID-912545", "CSAFPID-912546", "CSAFPID-912547", "CSAFPID-912548", "CSAFPID-912549", "CSAFPID-912550", "CSAFPID-912551", "CSAFPID-912552", "CSAFPID-912553", "CSAFPID-912554", "CSAFPID-912556", "CSAFPID-912557", "CSAFPID-912558", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-1503582", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-1727475", "CSAFPID-1751218" ] }, "references": [ { "category": "self", "summary": "CVE-2024-25710", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-25710.json" } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1635310", "CSAFPID-1635311", "CSAFPID-1635312", "CSAFPID-1635313", "CSAFPID-1635314", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635317", "CSAFPID-1635318", "CSAFPID-1635319", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1635322", "CSAFPID-1635323", "CSAFPID-1635324", "CSAFPID-1635325", "CSAFPID-1635326", "CSAFPID-1635327", "CSAFPID-1635328", "CSAFPID-1635329", "CSAFPID-1673389", "CSAFPID-1673390", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-912068", "CSAFPID-912076", "CSAFPID-611387", "CSAFPID-816773", "CSAFPID-912101", "CSAFPID-912077", "CSAFPID-816348", "CSAFPID-764240", "CSAFPID-614517", "CSAFPID-224795", "CSAFPID-912102", "CSAFPID-764826", "CSAFPID-90016", "CSAFPID-912078", "CSAFPID-611413", "CSAFPID-764242", "CSAFPID-816781", "CSAFPID-816782", "CSAFPID-93781", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-342804", "CSAFPID-912080", "CSAFPID-764247", "CSAFPID-764735", "CSAFPID-219776", "CSAFPID-765242", "CSAFPID-764739", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-219826", "CSAFPID-912073", "CSAFPID-912539", "CSAFPID-912540", "CSAFPID-912541", "CSAFPID-912542", "CSAFPID-912543", "CSAFPID-912544", "CSAFPID-912545", "CSAFPID-912546", "CSAFPID-912547", "CSAFPID-912548", "CSAFPID-912549", "CSAFPID-912550", "CSAFPID-912551", "CSAFPID-912552", "CSAFPID-912553", "CSAFPID-912554", "CSAFPID-912556", "CSAFPID-912557", "CSAFPID-912558", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-1503582", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-1727475", "CSAFPID-1751218" ] } ], "title": "CVE-2024-25710" }, { "cve": "CVE-2024-26308", "cwe": { "id": "CWE-770", "name": "Allocation of Resources Without Limits or Throttling" }, "notes": [ { "category": "other", "text": "Allocation of Resources Without Limits or Throttling", "title": "CWE-770" } ], "product_status": { "known_affected": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1635310", "CSAFPID-1635311", "CSAFPID-1635312", "CSAFPID-1635313", "CSAFPID-1635314", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635317", "CSAFPID-1635318", "CSAFPID-1635319", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1635322", "CSAFPID-1635323", "CSAFPID-1635324", "CSAFPID-1635325", "CSAFPID-1635326", "CSAFPID-1635327", "CSAFPID-1635328", "CSAFPID-1635329", "CSAFPID-1673389", "CSAFPID-1673390", "CSAFPID-1674629", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1674636", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-1670429", "CSAFPID-1670430", "CSAFPID-1670431", "CSAFPID-1670432", "CSAFPID-1670433", "CSAFPID-1670434", "CSAFPID-1670435", "CSAFPID-1670436", "CSAFPID-1670437", "CSAFPID-1670438", "CSAFPID-1670439", "CSAFPID-1670440", "CSAFPID-1670441", "CSAFPID-1670442", "CSAFPID-90016", "CSAFPID-93781", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-219776", "CSAFPID-219826", "CSAFPID-220132", "CSAFPID-224795", "CSAFPID-342804", "CSAFPID-611387", "CSAFPID-611413", "CSAFPID-614517", "CSAFPID-764237", "CSAFPID-764240", "CSAFPID-764242", "CSAFPID-764247", "CSAFPID-764735", "CSAFPID-764739", "CSAFPID-764826", "CSAFPID-765242", "CSAFPID-816348", "CSAFPID-816773", "CSAFPID-816781", "CSAFPID-816782", "CSAFPID-912068", "CSAFPID-912073", "CSAFPID-912076", "CSAFPID-912077", "CSAFPID-912078", "CSAFPID-912079", "CSAFPID-912080", "CSAFPID-912085", "CSAFPID-912101", "CSAFPID-912102", "CSAFPID-912539", "CSAFPID-912540", "CSAFPID-912541", "CSAFPID-912542", "CSAFPID-912543", "CSAFPID-912544", "CSAFPID-912545", "CSAFPID-912546", "CSAFPID-912547", "CSAFPID-912548", "CSAFPID-912549", "CSAFPID-912550", "CSAFPID-912551", "CSAFPID-912552", "CSAFPID-912553", "CSAFPID-912554", "CSAFPID-912556", "CSAFPID-912557", "CSAFPID-912558", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-1503582", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-1727475", "CSAFPID-1751218", "CSAFPID-1751377", "CSAFPID-1751378", "CSAFPID-1751379", "CSAFPID-1751380", "CSAFPID-1751381", "CSAFPID-1751382", "CSAFPID-1751383", "CSAFPID-1674619", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1751384", "CSAFPID-1751385", "CSAFPID-1751386" ] }, "references": [ { "category": "self", "summary": "CVE-2024-26308", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-26308.json" } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1635310", "CSAFPID-1635311", "CSAFPID-1635312", "CSAFPID-1635313", "CSAFPID-1635314", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635317", "CSAFPID-1635318", "CSAFPID-1635319", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1635322", "CSAFPID-1635323", "CSAFPID-1635324", "CSAFPID-1635325", "CSAFPID-1635326", "CSAFPID-1635327", "CSAFPID-1635328", "CSAFPID-1635329", "CSAFPID-1673389", "CSAFPID-1673390", "CSAFPID-1674629", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1674636", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-1670429", "CSAFPID-1670430", "CSAFPID-1670431", "CSAFPID-1670432", "CSAFPID-1670433", "CSAFPID-1670434", "CSAFPID-1670435", "CSAFPID-1670436", "CSAFPID-1670437", "CSAFPID-1670438", "CSAFPID-1670439", "CSAFPID-1670440", "CSAFPID-1670441", "CSAFPID-1670442", "CSAFPID-90016", "CSAFPID-93781", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-219776", "CSAFPID-219826", "CSAFPID-220132", "CSAFPID-224795", "CSAFPID-342804", "CSAFPID-611387", "CSAFPID-611413", "CSAFPID-614517", "CSAFPID-764237", "CSAFPID-764240", "CSAFPID-764242", "CSAFPID-764247", "CSAFPID-764735", "CSAFPID-764739", "CSAFPID-764826", "CSAFPID-765242", "CSAFPID-816348", "CSAFPID-816773", "CSAFPID-816781", "CSAFPID-816782", "CSAFPID-912068", "CSAFPID-912073", "CSAFPID-912076", "CSAFPID-912077", "CSAFPID-912078", "CSAFPID-912079", "CSAFPID-912080", "CSAFPID-912085", "CSAFPID-912101", "CSAFPID-912102", "CSAFPID-912539", "CSAFPID-912540", "CSAFPID-912541", "CSAFPID-912542", "CSAFPID-912543", "CSAFPID-912544", "CSAFPID-912545", "CSAFPID-912546", "CSAFPID-912547", "CSAFPID-912548", "CSAFPID-912549", "CSAFPID-912550", "CSAFPID-912551", "CSAFPID-912552", "CSAFPID-912553", "CSAFPID-912554", "CSAFPID-912556", "CSAFPID-912557", "CSAFPID-912558", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-1503582", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-1727475", "CSAFPID-1751218", "CSAFPID-1751377", "CSAFPID-1751378", "CSAFPID-1751379", "CSAFPID-1751380", "CSAFPID-1751381", "CSAFPID-1751382", "CSAFPID-1751383", "CSAFPID-1674619", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1751384", "CSAFPID-1751385", "CSAFPID-1751386" ] } ], "title": "CVE-2024-26308" }, { "cve": "CVE-2024-27309", "cwe": { "id": "CWE-284", "name": "Improper Access Control" }, "notes": [ { "category": "other", "text": "Improper Access Control", "title": "CWE-284" }, { "category": "other", "text": "Incorrect Authorization", "title": "CWE-863" } ], "product_status": { "known_affected": [ "CSAFPID-1751233", "CSAFPID-1751234", "CSAFPID-1751377", "CSAFPID-1751378", "CSAFPID-1751379", "CSAFPID-1751380", "CSAFPID-1751381", "CSAFPID-1751382", "CSAFPID-1751383", "CSAFPID-1674619", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1751384", "CSAFPID-1751385", "CSAFPID-1751386" ] }, "references": [ { "category": "self", "summary": "CVE-2024-27309", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-27309.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "CSAFPID-1751233", "CSAFPID-1751234", "CSAFPID-1751377", "CSAFPID-1751378", "CSAFPID-1751379", "CSAFPID-1751380", "CSAFPID-1751381", "CSAFPID-1751382", "CSAFPID-1751383", "CSAFPID-1674619", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1751384", "CSAFPID-1751385", "CSAFPID-1751386" ] } ], "title": "CVE-2024-27309" }, { "cve": "CVE-2024-28219", "cwe": { "id": "CWE-120", "name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)" }, "notes": [ { "category": "other", "text": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)", "title": "CWE-120" }, { "category": "other", "text": "Use of Potentially Dangerous Function", "title": "CWE-676" }, { "category": "other", "text": "Integer Overflow to Buffer Overflow", "title": "CWE-680" } ], "product_status": { "known_affected": [ "CSAFPID-1751079", "CSAFPID-1751225", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1751085", "CSAFPID-912547" ] }, "references": [ { "category": "self", "summary": "CVE-2024-28219", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-28219.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.3, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H", "version": "3.1" }, "products": [ "CSAFPID-1751079", "CSAFPID-1751225", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1751085", "CSAFPID-912547" ] } ], "title": "CVE-2024-28219" }, { "cve": "CVE-2024-28834", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "notes": [ { "category": "other", "text": "Exposure of Sensitive Information to an Unauthorized Actor", "title": "CWE-200" }, { "category": "other", "text": "Use of a Broken or Risky Cryptographic Algorithm", "title": "CWE-327" } ], "product_status": { "known_affected": [ "CSAFPID-1673481", "CSAFPID-1751217", "CSAFPID-1503590" ] }, "references": [ { "category": "self", "summary": "CVE-2024-28834", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-28834.json" } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "CSAFPID-1673481", "CSAFPID-1751217", "CSAFPID-1503590" ] } ], "title": "CVE-2024-28834" }, { "cve": "CVE-2024-28835", "cwe": { "id": "CWE-248", "name": "Uncaught Exception" }, "notes": [ { "category": "other", "text": "Uncaught Exception", "title": "CWE-248" } ], "product_status": { "known_affected": [ "CSAFPID-1673481", "CSAFPID-1751217", "CSAFPID-1503590" ] }, "references": [ { "category": "self", "summary": "CVE-2024-28835", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-28835.json" } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "CSAFPID-1673481", "CSAFPID-1751217", "CSAFPID-1503590" ] } ], "title": "CVE-2024-28835" }, { "cve": "CVE-2024-28849", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "notes": [ { "category": "other", "text": "Exposure of Sensitive Information to an Unauthorized Actor", "title": "CWE-200" } ], "product_status": { "known_affected": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1635310", "CSAFPID-1635311", "CSAFPID-1635312", "CSAFPID-1635313", "CSAFPID-1635314", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635317", "CSAFPID-1635318", "CSAFPID-1635319", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1635322", "CSAFPID-1635323", "CSAFPID-1635324", "CSAFPID-1635325", "CSAFPID-1635326", "CSAFPID-1635327", "CSAFPID-1635328", "CSAFPID-1635329", "CSAFPID-1673414", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1674636", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-912101", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-764240", "CSAFPID-912547", "CSAFPID-1503582", "CSAFPID-912549", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-764242", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-342804", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-764247", "CSAFPID-912556", "CSAFPID-764735", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-1727475", "CSAFPID-1751235", "CSAFPID-1751377", "CSAFPID-1751378", "CSAFPID-1751379", "CSAFPID-1751380", "CSAFPID-1751381", "CSAFPID-1751382", "CSAFPID-1751383", "CSAFPID-1674619", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1751384", "CSAFPID-1751385", "CSAFPID-1751386" ] }, "references": [ { "category": "self", "summary": "CVE-2024-28849", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-28849.json" } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1635310", "CSAFPID-1635311", "CSAFPID-1635312", "CSAFPID-1635313", "CSAFPID-1635314", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635317", "CSAFPID-1635318", "CSAFPID-1635319", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1635322", "CSAFPID-1635323", "CSAFPID-1635324", "CSAFPID-1635325", "CSAFPID-1635326", "CSAFPID-1635327", "CSAFPID-1635328", "CSAFPID-1635329", "CSAFPID-1673414", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1674636", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-912101", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-764240", "CSAFPID-912547", "CSAFPID-1503582", "CSAFPID-912549", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-764242", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-342804", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-764247", "CSAFPID-912556", "CSAFPID-764735", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-1727475", "CSAFPID-1751235", "CSAFPID-1751377", "CSAFPID-1751378", "CSAFPID-1751379", "CSAFPID-1751380", "CSAFPID-1751381", "CSAFPID-1751382", "CSAFPID-1751383", "CSAFPID-1674619", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1751384", "CSAFPID-1751385", "CSAFPID-1751386" ] } ], "title": "CVE-2024-28849" }, { "cve": "CVE-2024-29025", "cwe": { "id": "CWE-770", "name": "Allocation of Resources Without Limits or Throttling" }, "notes": [ { "category": "other", "text": "Allocation of Resources Without Limits or Throttling", "title": "CWE-770" } ], "product_status": { "known_affected": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1635310", "CSAFPID-1635311", "CSAFPID-1635312", "CSAFPID-1635313", "CSAFPID-1635314", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635317", "CSAFPID-1635318", "CSAFPID-1635319", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1635322", "CSAFPID-1635323", "CSAFPID-1635324", "CSAFPID-1635325", "CSAFPID-1635326", "CSAFPID-1635327", "CSAFPID-1635328", "CSAFPID-1635329", "CSAFPID-1650752", "CSAFPID-1650751", "CSAFPID-1673494", "CSAFPID-1673420", "CSAFPID-1673421", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1674636", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-912101", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-764240", "CSAFPID-912547", "CSAFPID-1503582", "CSAFPID-912549", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-764242", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-342804", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-764247", "CSAFPID-912556", "CSAFPID-764735", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-1727475", "CSAFPID-1751233", "CSAFPID-1751218", "CSAFPID-1751234", "CSAFPID-1751377", "CSAFPID-1751378", "CSAFPID-1751379", "CSAFPID-1751380", "CSAFPID-1751381", "CSAFPID-1751382", "CSAFPID-1751383", "CSAFPID-1674619", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1751384", "CSAFPID-1751385", "CSAFPID-1751386" ] }, "references": [ { "category": "self", "summary": "CVE-2024-29025", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-29025.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.3, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1635310", "CSAFPID-1635311", "CSAFPID-1635312", "CSAFPID-1635313", "CSAFPID-1635314", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635317", "CSAFPID-1635318", "CSAFPID-1635319", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1635322", "CSAFPID-1635323", "CSAFPID-1635324", "CSAFPID-1635325", "CSAFPID-1635326", "CSAFPID-1635327", "CSAFPID-1635328", "CSAFPID-1635329", "CSAFPID-1650752", "CSAFPID-1650751", "CSAFPID-1673494", "CSAFPID-1673420", "CSAFPID-1673421", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1674636", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-912101", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-764240", "CSAFPID-912547", "CSAFPID-1503582", "CSAFPID-912549", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-764242", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-342804", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-764247", "CSAFPID-912556", "CSAFPID-764735", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-1727475", "CSAFPID-1751233", "CSAFPID-1751218", "CSAFPID-1751234", "CSAFPID-1751377", "CSAFPID-1751378", "CSAFPID-1751379", "CSAFPID-1751380", "CSAFPID-1751381", "CSAFPID-1751382", "CSAFPID-1751383", "CSAFPID-1674619", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1751384", "CSAFPID-1751385", "CSAFPID-1751386" ] } ], "title": "CVE-2024-29025" }, { "cve": "CVE-2024-29131", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "other", "text": "Out-of-bounds Write", "title": "CWE-787" } ], "product_status": { "known_affected": [ "CSAFPID-1650820", "CSAFPID-224790", "CSAFPID-221118", "CSAFPID-1673496", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-912101", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-764240", "CSAFPID-912547", "CSAFPID-1503582", "CSAFPID-912549", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-764242", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-342804", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-764247", "CSAFPID-912556", "CSAFPID-764735", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-1673530" ] }, "references": [ { "category": "self", "summary": "CVE-2024-29131", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-29131.json" } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-1650820", "CSAFPID-224790", "CSAFPID-221118", "CSAFPID-1673496", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-912101", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-764240", "CSAFPID-912547", "CSAFPID-1503582", "CSAFPID-912549", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-764242", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-342804", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-764247", "CSAFPID-912556", "CSAFPID-764735", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-1673530" ] } ], "title": "CVE-2024-29131" }, { "cve": "CVE-2024-29133", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "other", "text": "Out-of-bounds Write", "title": "CWE-787" } ], "product_status": { "known_affected": [ "CSAFPID-1650820", "CSAFPID-224790", "CSAFPID-221118", "CSAFPID-1673496", "CSAFPID-1674617", "CSAFPID-1674618", "CSAFPID-1674619", "CSAFPID-1674620", "CSAFPID-1674621", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1674624", "CSAFPID-1674625", "CSAFPID-1674626", "CSAFPID-1674627", "CSAFPID-1674628", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-912101", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-764240", "CSAFPID-912547", "CSAFPID-1503582", "CSAFPID-912549", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-764242", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-342804", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-764247", "CSAFPID-912556", "CSAFPID-764735", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-1673530", "CSAFPID-1751377", "CSAFPID-1751378", "CSAFPID-1751379", "CSAFPID-1751380", "CSAFPID-1751381", "CSAFPID-1751382", "CSAFPID-1751383", "CSAFPID-1751384", "CSAFPID-1751385", "CSAFPID-1751386" ] }, "references": [ { "category": "self", "summary": "CVE-2024-29133", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-29133.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.3, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "CSAFPID-1650820", "CSAFPID-224790", "CSAFPID-221118", "CSAFPID-1673496", "CSAFPID-1674617", "CSAFPID-1674618", "CSAFPID-1674619", "CSAFPID-1674620", "CSAFPID-1674621", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1674624", "CSAFPID-1674625", "CSAFPID-1674626", "CSAFPID-1674627", "CSAFPID-1674628", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-912101", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-764240", "CSAFPID-912547", "CSAFPID-1503582", "CSAFPID-912549", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-764242", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-342804", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-764247", "CSAFPID-912556", "CSAFPID-764735", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-1673530", "CSAFPID-1751377", "CSAFPID-1751378", "CSAFPID-1751379", "CSAFPID-1751380", "CSAFPID-1751381", "CSAFPID-1751382", "CSAFPID-1751383", "CSAFPID-1751384", "CSAFPID-1751385", "CSAFPID-1751386" ] } ], "title": "CVE-2024-29133" }, { "cve": "CVE-2024-33599", "cwe": { "id": "CWE-119", "name": "Improper Restriction of Operations within the Bounds of a Memory Buffer" }, "notes": [ { "category": "other", "text": "Improper Restriction of Operations within the Bounds of a Memory Buffer", "title": "CWE-119" }, { "category": "other", "text": "Stack-based Buffer Overflow", "title": "CWE-121" } ], "product_status": { "known_affected": [ "CSAFPID-912549", "CSAFPID-1673396", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-1672762", "CSAFPID-1673395", "CSAFPID-1672764", "CSAFPID-1672767", "CSAFPID-1503585", "CSAFPID-1673494", "CSAFPID-1751237" ] }, "references": [ { "category": "self", "summary": "CVE-2024-33599", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-33599.json" } ], "scores": [ { "cvss_v3": { "baseScore": 8.6, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L", "version": "3.1" }, "products": [ "CSAFPID-912549", "CSAFPID-1673396", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-1672762", "CSAFPID-1673395", "CSAFPID-1672764", "CSAFPID-1672767", "CSAFPID-1503585", "CSAFPID-1673494", "CSAFPID-1751237" ] } ], "title": "CVE-2024-33599" }, { "cve": "CVE-2024-33600", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "other", "text": "NULL Pointer Dereference", "title": "CWE-476" } ], "product_status": { "known_affected": [ "CSAFPID-912549", "CSAFPID-1673396", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-1672762", "CSAFPID-1673395", "CSAFPID-1672764", "CSAFPID-1672767", "CSAFPID-1503585", "CSAFPID-1673494", "CSAFPID-1751237" ] }, "references": [ { "category": "self", "summary": "CVE-2024-33600", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-33600.json" } ], "scores": [ { "cvss_v3": { "baseScore": 8.6, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L", "version": "3.1" }, "products": [ "CSAFPID-912549", "CSAFPID-1673396", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-1672762", "CSAFPID-1673395", "CSAFPID-1672764", "CSAFPID-1672767", "CSAFPID-1503585", "CSAFPID-1673494", "CSAFPID-1751237" ] } ], "title": "CVE-2024-33600" }, { "cve": "CVE-2024-33601", "cwe": { "id": "CWE-703", "name": "Improper Check or Handling of Exceptional Conditions" }, "notes": [ { "category": "other", "text": "Improper Check or Handling of Exceptional Conditions", "title": "CWE-703" }, { "category": "other", "text": "Reachable Assertion", "title": "CWE-617" } ], "product_status": { "known_affected": [ "CSAFPID-912549", "CSAFPID-1673396", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-1672762", "CSAFPID-1673395", "CSAFPID-1672764", "CSAFPID-1672767", "CSAFPID-1503585", "CSAFPID-1673494", "CSAFPID-1751237" ] }, "references": [ { "category": "self", "summary": "CVE-2024-33601", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-33601.json" } ], "scores": [ { "cvss_v3": { "baseScore": 8.6, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L", "version": "3.1" }, "products": [ "CSAFPID-912549", "CSAFPID-1673396", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-1672762", "CSAFPID-1673395", "CSAFPID-1672764", "CSAFPID-1672767", "CSAFPID-1503585", "CSAFPID-1673494", "CSAFPID-1751237" ] } ], "title": "CVE-2024-33601" }, { "cve": "CVE-2024-33602", "cwe": { "id": "CWE-466", "name": "Return of Pointer Value Outside of Expected Range" }, "notes": [ { "category": "other", "text": "Return of Pointer Value Outside of Expected Range", "title": "CWE-466" }, { "category": "other", "text": "Improper Check or Handling of Exceptional Conditions", "title": "CWE-703" } ], "product_status": { "known_affected": [ "CSAFPID-912549", "CSAFPID-1673396", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-1672762", "CSAFPID-1673395", "CSAFPID-1672764", "CSAFPID-1672767", "CSAFPID-1503585", "CSAFPID-1673494", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-1751237" ] }, "references": [ { "category": "self", "summary": "CVE-2024-33602", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-33602.json" } ], "scores": [ { "cvss_v3": { "baseScore": 8.6, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L", "version": "3.1" }, "products": [ "CSAFPID-912549", "CSAFPID-1673396", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-1672762", "CSAFPID-1673395", "CSAFPID-1672764", "CSAFPID-1672767", "CSAFPID-1503585", "CSAFPID-1673494", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-1751237" ] } ], "title": "CVE-2024-33602" }, { "cve": "CVE-2024-34064", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "notes": [ { "category": "other", "text": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)", "title": "CWE-79" } ], "product_status": { "known_affected": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1635310", "CSAFPID-1635311", "CSAFPID-1635312", "CSAFPID-1635313", "CSAFPID-1635314", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635317", "CSAFPID-1635318", "CSAFPID-1635319", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1635322", "CSAFPID-1635323", "CSAFPID-1635324", "CSAFPID-1635325", "CSAFPID-1635326", "CSAFPID-1635327", "CSAFPID-1635328", "CSAFPID-1635329", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-912101", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-764240", "CSAFPID-912547", "CSAFPID-1503582", "CSAFPID-912549", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-764242", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-342804", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-764247", "CSAFPID-912556", "CSAFPID-764735", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-1727475", "CSAFPID-1751238", "CSAFPID-1751225", "CSAFPID-1751079", "CSAFPID-1751081", "CSAFPID-1673393", "CSAFPID-1751239", "CSAFPID-1751082", "CSAFPID-1751240", "CSAFPID-1672767", "CSAFPID-1751241", "CSAFPID-1673481", "CSAFPID-1751085" ] }, "references": [ { "category": "self", "summary": "CVE-2024-34064", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-34064.json" } ], "scores": [ { "cvss_v3": { "baseScore": 5.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1635310", "CSAFPID-1635311", "CSAFPID-1635312", "CSAFPID-1635313", "CSAFPID-1635314", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635317", "CSAFPID-1635318", "CSAFPID-1635319", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1635322", "CSAFPID-1635323", "CSAFPID-1635324", "CSAFPID-1635325", "CSAFPID-1635326", "CSAFPID-1635327", "CSAFPID-1635328", "CSAFPID-1635329", "CSAFPID-220055", "CSAFPID-1503577", "CSAFPID-764237", "CSAFPID-912085", "CSAFPID-1503578", "CSAFPID-1503579", "CSAFPID-1503580", "CSAFPID-912101", "CSAFPID-1503581", "CSAFPID-1503322", "CSAFPID-912069", "CSAFPID-764240", "CSAFPID-912547", "CSAFPID-1503582", "CSAFPID-912549", "CSAFPID-1503583", "CSAFPID-1503584", "CSAFPID-1503585", "CSAFPID-1503586", "CSAFPID-1503587", "CSAFPID-1503588", "CSAFPID-1503316", "CSAFPID-1503317", "CSAFPID-764242", "CSAFPID-1503589", "CSAFPID-1503590", "CSAFPID-220132", "CSAFPID-912079", "CSAFPID-1503591", "CSAFPID-816789", "CSAFPID-816790", "CSAFPID-1503592", "CSAFPID-1503593", "CSAFPID-1503594", "CSAFPID-1503595", "CSAFPID-342804", "CSAFPID-1503596", "CSAFPID-1503597", "CSAFPID-1503598", "CSAFPID-816792", "CSAFPID-764247", "CSAFPID-912556", "CSAFPID-764735", "CSAFPID-816793", "CSAFPID-1503599", "CSAFPID-1503600", "CSAFPID-342793", "CSAFPID-816350", "CSAFPID-1261", "CSAFPID-342803", "CSAFPID-816354", "CSAFPID-204563", "CSAFPID-764738", "CSAFPID-816355", "CSAFPID-1503601", "CSAFPID-1503602", "CSAFPID-240600", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-1727475", "CSAFPID-1751238", "CSAFPID-1751225", "CSAFPID-1751079", "CSAFPID-1751081", "CSAFPID-1673393", "CSAFPID-1751239", "CSAFPID-1751082", "CSAFPID-1751240", "CSAFPID-1672767", "CSAFPID-1751241", "CSAFPID-1673481", "CSAFPID-1751085" ] } ], "title": "CVE-2024-34064" }, { "cve": "CVE-2024-34750", "cwe": { "id": "CWE-755", "name": "Improper Handling of Exceptional Conditions" }, "notes": [ { "category": "other", "text": "Improper Handling of Exceptional Conditions", "title": "CWE-755" }, { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" } ], "product_status": { "known_affected": [ "CSAFPID-1673481", "CSAFPID-1503596", "CSAFPID-1673420", "CSAFPID-1673421", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-1751242", "CSAFPID-1751243", "CSAFPID-1751079", "CSAFPID-1751225", "CSAFPID-1751085" ] }, "references": [ { "category": "self", "summary": "CVE-2024-34750", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-34750.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-1673481", "CSAFPID-1503596", "CSAFPID-1673420", "CSAFPID-1673421", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-1751242", "CSAFPID-1751243", "CSAFPID-1751079", "CSAFPID-1751225", "CSAFPID-1751085" ] } ], "title": "CVE-2024-34750" }, { "cve": "CVE-2024-35195", "cwe": { "id": "CWE-670", "name": "Always-Incorrect Control Flow Implementation" }, "notes": [ { "category": "other", "text": "Always-Incorrect Control Flow Implementation", "title": "CWE-670" } ], "product_status": { "known_affected": [ "CSAFPID-1751246", "CSAFPID-1751247", "CSAFPID-1751248", "CSAFPID-1673530", "CSAFPID-1673393", "CSAFPID-1751239", "CSAFPID-220132", "CSAFPID-1751082", "CSAFPID-1672767", "CSAFPID-1751241", "CSAFPID-912079", "CSAFPID-916906", "CSAFPID-1751377", "CSAFPID-1751378", "CSAFPID-1751379", "CSAFPID-1751380", "CSAFPID-1751381", "CSAFPID-1751382", "CSAFPID-1751383", "CSAFPID-1674619", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1751384", "CSAFPID-1751385", "CSAFPID-1751386" ] }, "references": [ { "category": "self", "summary": "CVE-2024-35195", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-35195.json" } ], "scores": [ { "cvss_v3": { "baseScore": 5.7, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "CSAFPID-1751246", "CSAFPID-1751247", "CSAFPID-1751248", "CSAFPID-1673530", "CSAFPID-1673393", "CSAFPID-1751239", "CSAFPID-220132", "CSAFPID-1751082", "CSAFPID-1672767", "CSAFPID-1751241", "CSAFPID-912079", "CSAFPID-916906", "CSAFPID-1751377", "CSAFPID-1751378", "CSAFPID-1751379", "CSAFPID-1751380", "CSAFPID-1751381", "CSAFPID-1751382", "CSAFPID-1751383", "CSAFPID-1674619", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1751384", "CSAFPID-1751385", "CSAFPID-1751386" ] } ], "title": "CVE-2024-35195" }, { "cve": "CVE-2024-37370", "cwe": { "id": "CWE-130", "name": "Improper Handling of Length Parameter Inconsistency" }, "notes": [ { "category": "other", "text": "Improper Handling of Length Parameter Inconsistency", "title": "CWE-130" } ], "product_status": { "known_affected": [ "CSAFPID-912549", "CSAFPID-1673413", "CSAFPID-1673414", "CSAFPID-1673396", "CSAFPID-1503590", "CSAFPID-1673393", "CSAFPID-1673395", "CSAFPID-1673399", "CSAFPID-1672767", "CSAFPID-1503585", "CSAFPID-1673392", "CSAFPID-1503589", "CSAFPID-1673415", "CSAFPID-1673389", "CSAFPID-1673390", "CSAFPID-1751237", "CSAFPID-1751254", "CSAFPID-1751217", "CSAFPID-1673481", "CSAFPID-1751255" ] }, "references": [ { "category": "self", "summary": "CVE-2024-37370", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-37370.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.1, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-912549", "CSAFPID-1673413", "CSAFPID-1673414", "CSAFPID-1673396", "CSAFPID-1503590", "CSAFPID-1673393", "CSAFPID-1673395", "CSAFPID-1673399", "CSAFPID-1672767", "CSAFPID-1503585", "CSAFPID-1673392", "CSAFPID-1503589", "CSAFPID-1673415", "CSAFPID-1673389", "CSAFPID-1673390", "CSAFPID-1751237", "CSAFPID-1751254", "CSAFPID-1751217", "CSAFPID-1673481", "CSAFPID-1751255" ] } ], "title": "CVE-2024-37370" }, { "cve": "CVE-2024-37371", "cwe": { "id": "CWE-130", "name": "Improper Handling of Length Parameter Inconsistency" }, "notes": [ { "category": "other", "text": "Improper Handling of Length Parameter Inconsistency", "title": "CWE-130" } ], "product_status": { "known_affected": [ "CSAFPID-912549", "CSAFPID-1673413", "CSAFPID-1673414", "CSAFPID-1673396", "CSAFPID-1503590", "CSAFPID-1673393", "CSAFPID-1673395", "CSAFPID-1673399", "CSAFPID-1672767", "CSAFPID-1503585", "CSAFPID-1673392", "CSAFPID-1503589", "CSAFPID-1673415", "CSAFPID-1673389", "CSAFPID-1673390", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-1751237", "CSAFPID-1751254", "CSAFPID-1751217", "CSAFPID-1673481", "CSAFPID-1751255", "CSAFPID-1751377", "CSAFPID-1751378", "CSAFPID-1751379", "CSAFPID-1751380", "CSAFPID-1751381", "CSAFPID-1751382", "CSAFPID-1751383", "CSAFPID-1674619", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1751384", "CSAFPID-1751385", "CSAFPID-1751386" ] }, "references": [ { "category": "self", "summary": "CVE-2024-37371", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-37371.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.1, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-912549", "CSAFPID-1673413", "CSAFPID-1673414", "CSAFPID-1673396", "CSAFPID-1503590", "CSAFPID-1673393", "CSAFPID-1673395", "CSAFPID-1673399", "CSAFPID-1672767", "CSAFPID-1503585", "CSAFPID-1673392", "CSAFPID-1503589", "CSAFPID-1673415", "CSAFPID-1673389", "CSAFPID-1673390", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-1751237", "CSAFPID-1751254", "CSAFPID-1751217", "CSAFPID-1673481", "CSAFPID-1751255", "CSAFPID-1751377", "CSAFPID-1751378", "CSAFPID-1751379", "CSAFPID-1751380", "CSAFPID-1751381", "CSAFPID-1751382", "CSAFPID-1751383", "CSAFPID-1674619", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1751384", "CSAFPID-1751385", "CSAFPID-1751386" ] } ], "title": "CVE-2024-37371" }, { "cve": "CVE-2024-37891", "cwe": { "id": "CWE-669", "name": "Incorrect Resource Transfer Between Spheres" }, "notes": [ { "category": "other", "text": "Incorrect Resource Transfer Between Spheres", "title": "CWE-669" } ], "product_status": { "known_affected": [ "CSAFPID-1673395", "CSAFPID-1673396", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-1751225", "CSAFPID-1751254", "CSAFPID-1673530", "CSAFPID-1751217", "CSAFPID-1751255", "CSAFPID-816790", "CSAFPID-1751258", "CSAFPID-1673481", "CSAFPID-1751377", "CSAFPID-1751378", "CSAFPID-1751379", "CSAFPID-1751380", "CSAFPID-1751381", "CSAFPID-1751382", "CSAFPID-1751383", "CSAFPID-1674619", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1751384", "CSAFPID-1751385", "CSAFPID-1751386" ] }, "references": [ { "category": "self", "summary": "CVE-2024-37891", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-37891.json" } ], "scores": [ { "cvss_v3": { "baseScore": 4.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "CSAFPID-1673395", "CSAFPID-1673396", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-1751225", "CSAFPID-1751254", "CSAFPID-1673530", "CSAFPID-1751217", "CSAFPID-1751255", "CSAFPID-816790", "CSAFPID-1751258", "CSAFPID-1673481", "CSAFPID-1751377", "CSAFPID-1751378", "CSAFPID-1751379", "CSAFPID-1751380", "CSAFPID-1751381", "CSAFPID-1751382", "CSAFPID-1751383", "CSAFPID-1674619", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1751384", "CSAFPID-1751385", "CSAFPID-1751386" ] } ], "title": "CVE-2024-37891" }, { "cve": "CVE-2024-38475", "cwe": { "id": "CWE-284", "name": "Improper Access Control" }, "notes": [ { "category": "other", "text": "Improper Access Control", "title": "CWE-284" }, { "category": "other", "text": "Improper Encoding or Escaping of Output", "title": "CWE-116" }, { "category": "other", "text": "Path Traversal: \u0027.../...//\u0027", "title": "CWE-35" }, { "category": "other", "text": "Stack-based Buffer Overflow", "title": "CWE-121" }, { "category": "other", "text": "Heap-based Buffer Overflow", "title": "CWE-122" }, { "category": "other", "text": "Use of Hard-coded Credentials", "title": "CWE-798" }, { "category": "other", "text": "Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)", "title": "CWE-338" } ], "references": [ { "category": "self", "summary": "CVE-2024-38475", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38475.json" } ], "title": "CVE-2024-38475" }, { "cve": "CVE-2024-38807", "cwe": { "id": "CWE-347", "name": "Improper Verification of Cryptographic Signature" }, "notes": [ { "category": "other", "text": "Improper Verification of Cryptographic Signature", "title": "CWE-347" } ], "product_status": { "known_affected": [ "CSAFPID-1751090", "CSAFPID-1751233", "CSAFPID-1751234", "CSAFPID-1751377", "CSAFPID-1751378", "CSAFPID-1751379", "CSAFPID-1751380", "CSAFPID-1751381", "CSAFPID-1751382", "CSAFPID-1751383", "CSAFPID-1674619", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1751384", "CSAFPID-1751385", "CSAFPID-1751386" ] }, "references": [ { "category": "self", "summary": "CVE-2024-38807", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38807.json" } ], "scores": [ { "cvss_v3": { "baseScore": 6.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "CSAFPID-1751090", "CSAFPID-1751233", "CSAFPID-1751234", "CSAFPID-1751377", "CSAFPID-1751378", "CSAFPID-1751379", "CSAFPID-1751380", "CSAFPID-1751381", "CSAFPID-1751382", "CSAFPID-1751383", "CSAFPID-1674619", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1751384", "CSAFPID-1751385", "CSAFPID-1751386" ] } ], "title": "CVE-2024-38807" }, { "cve": "CVE-2024-38809", "cwe": { "id": "CWE-1333", "name": "Inefficient Regular Expression Complexity" }, "notes": [ { "category": "other", "text": "Inefficient Regular Expression Complexity", "title": "CWE-1333" }, { "category": "other", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" }, { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" } ], "product_status": { "known_affected": [ "CSAFPID-1673393" ] }, "references": [ { "category": "self", "summary": "CVE-2024-38809", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38809.json" } ], "scores": [ { "cvss_v3": { "baseScore": 8.0, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H", "version": "3.0" }, "products": [ "CSAFPID-1673393" ] } ], "title": "CVE-2024-38809" }, { "cve": "CVE-2024-38816", "cwe": { "id": "CWE-22", "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" }, "notes": [ { "category": "other", "text": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)", "title": "CWE-22" }, { "category": "other", "text": "Relative Path Traversal", "title": "CWE-23" } ], "product_status": { "known_affected": [ "CSAFPID-1673420", "CSAFPID-1673421", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-1751081", "CSAFPID-1673393", "CSAFPID-1751079", "CSAFPID-1751080", "CSAFPID-1751084", "CSAFPID-1751085", "CSAFPID-1751082", "CSAFPID-1751225" ] }, "references": [ { "category": "self", "summary": "CVE-2024-38816", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38816.json" } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "CSAFPID-1673420", "CSAFPID-1673421", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-1751081", "CSAFPID-1673393", "CSAFPID-1751079", "CSAFPID-1751080", "CSAFPID-1751084", "CSAFPID-1751085", "CSAFPID-1751082", "CSAFPID-1751225" ] } ], "title": "CVE-2024-38816" }, { "cve": "CVE-2024-38819", "cwe": { "id": "CWE-22", "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" }, "notes": [ { "category": "other", "text": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)", "title": "CWE-22" } ], "product_status": { "known_affected": [ "CSAFPID-1673393", "CSAFPID-1751079", "CSAFPID-1751080", "CSAFPID-1751081", "CSAFPID-1751082", "CSAFPID-1751084", "CSAFPID-1751085", "CSAFPID-1751225", "CSAFPID-1672767", "CSAFPID-1751241" ] }, "references": [ { "category": "self", "summary": "CVE-2024-38819", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38819.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "CSAFPID-1673393", "CSAFPID-1751079", "CSAFPID-1751080", "CSAFPID-1751081", "CSAFPID-1751082", "CSAFPID-1751084", "CSAFPID-1751085", "CSAFPID-1751225", "CSAFPID-1672767", "CSAFPID-1751241" ] } ], "title": "CVE-2024-38819" }, { "cve": "CVE-2024-38820", "cwe": { "id": "CWE-284", "name": "Improper Access Control" }, "notes": [ { "category": "other", "text": "Improper Access Control", "title": "CWE-284" }, { "category": "other", "text": "Improper Handling of Case Sensitivity", "title": "CWE-178" } ], "product_status": { "known_affected": [ "CSAFPID-1751079", "CSAFPID-1751225", "CSAFPID-1751081", "CSAFPID-1751084", "CSAFPID-1673393", "CSAFPID-1751080", "CSAFPID-1751082", "CSAFPID-1751085", "CSAFPID-1672767", "CSAFPID-1751241" ] }, "references": [ { "category": "self", "summary": "CVE-2024-38820", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38820.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-1751079", "CSAFPID-1751225", "CSAFPID-1751081", "CSAFPID-1751084", "CSAFPID-1673393", "CSAFPID-1751080", "CSAFPID-1751082", "CSAFPID-1751085", "CSAFPID-1672767", "CSAFPID-1751241" ] } ], "title": "CVE-2024-38820" }, { "cve": "CVE-2024-38827", "cwe": { "id": "CWE-639", "name": "Authorization Bypass Through User-Controlled Key" }, "notes": [ { "category": "other", "text": "Authorization Bypass Through User-Controlled Key", "title": "CWE-639" } ], "product_status": { "known_affected": [ "CSAFPID-1751225", "CSAFPID-1751079", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-1673393", "CSAFPID-1751085", "CSAFPID-1751377", "CSAFPID-1751378", "CSAFPID-1751379", "CSAFPID-1751380", "CSAFPID-1751381", "CSAFPID-1751382", "CSAFPID-1751383", "CSAFPID-1674619", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1751384", "CSAFPID-1751385", "CSAFPID-1751386" ] }, "references": [ { "category": "self", "summary": "CVE-2024-38827", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38827.json" } ], "scores": [ { "cvss_v3": { "baseScore": 4.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "CSAFPID-1751225", "CSAFPID-1751079", "CSAFPID-204510", "CSAFPID-204569", "CSAFPID-1673393", "CSAFPID-1751085", "CSAFPID-1751377", "CSAFPID-1751378", "CSAFPID-1751379", "CSAFPID-1751380", "CSAFPID-1751381", "CSAFPID-1751382", "CSAFPID-1751383", "CSAFPID-1674619", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1751384", "CSAFPID-1751385", "CSAFPID-1751386" ] } ], "title": "CVE-2024-38827" }, { "cve": "CVE-2024-38998", "cwe": { "id": "CWE-1321", "name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)" }, "notes": [ { "category": "other", "text": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)", "title": "CWE-1321" } ], "product_status": { "known_affected": [ "CSAFPID-1751225", "CSAFPID-224790", "CSAFPID-221118", "CSAFPID-912073", "CSAFPID-1751254", "CSAFPID-1751079", "CSAFPID-1751242", "CSAFPID-1751234", "CSAFPID-1673496", "CSAFPID-1751233", "CSAFPID-1751255", "CSAFPID-1673481", "CSAFPID-1751085", "CSAFPID-220132", "CSAFPID-912079" ] }, "references": [ { "category": "self", "summary": "CVE-2024-38998", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38998.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-1751225", "CSAFPID-224790", "CSAFPID-221118", "CSAFPID-912073", "CSAFPID-1751254", "CSAFPID-1751079", "CSAFPID-1751242", "CSAFPID-1751234", "CSAFPID-1673496", "CSAFPID-1751233", "CSAFPID-1751255", "CSAFPID-1673481", "CSAFPID-1751085", "CSAFPID-220132", "CSAFPID-912079" ] } ], "title": "CVE-2024-38998" }, { "cve": "CVE-2024-38999", "cwe": { "id": "CWE-1321", "name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)" }, "notes": [ { "category": "other", "text": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)", "title": "CWE-1321" } ], "product_status": { "known_affected": [ "CSAFPID-1751225", "CSAFPID-224790", "CSAFPID-221118", "CSAFPID-912073", "CSAFPID-1751254", "CSAFPID-1751079", "CSAFPID-1751242", "CSAFPID-1751234", "CSAFPID-1673496", "CSAFPID-1751233", "CSAFPID-1751255", "CSAFPID-1673481", "CSAFPID-1751085", "CSAFPID-220132", "CSAFPID-912079" ] }, "references": [ { "category": "self", "summary": "CVE-2024-38999", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38999.json" } ], "scores": [ { "cvss_v3": { "baseScore": 10.0, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-1751225", "CSAFPID-224790", "CSAFPID-221118", "CSAFPID-912073", "CSAFPID-1751254", "CSAFPID-1751079", "CSAFPID-1751242", "CSAFPID-1751234", "CSAFPID-1673496", "CSAFPID-1751233", "CSAFPID-1751255", "CSAFPID-1673481", "CSAFPID-1751085", "CSAFPID-220132", "CSAFPID-912079" ] } ], "title": "CVE-2024-38999" }, { "cve": "CVE-2024-41817", "cwe": { "id": "CWE-427", "name": "Uncontrolled Search Path Element" }, "notes": [ { "category": "other", "text": "Uncontrolled Search Path Element", "title": "CWE-427" } ], "product_status": { "known_affected": [ "CSAFPID-1673382", "CSAFPID-1650731", "CSAFPID-1674617", "CSAFPID-1674618", "CSAFPID-1674619", "CSAFPID-1674620", "CSAFPID-1674621", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1674624", "CSAFPID-1674625", "CSAFPID-1674626", "CSAFPID-1674627", "CSAFPID-1674628", "CSAFPID-220132", "CSAFPID-912079" ] }, "references": [ { "category": "self", "summary": "CVE-2024-41817", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-41817.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-1673382", "CSAFPID-1650731", "CSAFPID-1674617", "CSAFPID-1674618", "CSAFPID-1674619", "CSAFPID-1674620", "CSAFPID-1674621", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1674624", "CSAFPID-1674625", "CSAFPID-1674626", "CSAFPID-1674627", "CSAFPID-1674628", "CSAFPID-220132", "CSAFPID-912079" ] } ], "title": "CVE-2024-41817" }, { "cve": "CVE-2024-45490", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "other", "text": "Integer Overflow or Wraparound", "title": "CWE-190" }, { "category": "other", "text": "Incorrect Calculation of Buffer Size", "title": "CWE-131" }, { "category": "other", "text": "Improper Restriction of XML External Entity Reference", "title": "CWE-611" } ], "product_status": { "known_affected": [ "CSAFPID-1673382", "CSAFPID-1673399", "CSAFPID-1650731", "CSAFPID-1673517", "CSAFPID-1673396", "CSAFPID-1673414", "CSAFPID-1503590" ] }, "references": [ { "category": "self", "summary": "CVE-2024-45490", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-45490.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-1673382", "CSAFPID-1673399", "CSAFPID-1650731", "CSAFPID-1673517", "CSAFPID-1673396", "CSAFPID-1673414", "CSAFPID-1503590" ] } ], "title": "CVE-2024-45490" }, { "cve": "CVE-2024-45491", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "other", "text": "Integer Overflow or Wraparound", "title": "CWE-190" } ], "product_status": { "known_affected": [ "CSAFPID-1673382", "CSAFPID-1673399", "CSAFPID-1650731", "CSAFPID-1673517", "CSAFPID-1673396", "CSAFPID-1673414", "CSAFPID-1503590" ] }, "references": [ { "category": "self", "summary": "CVE-2024-45491", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-45491.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-1673382", "CSAFPID-1673399", "CSAFPID-1650731", "CSAFPID-1673517", "CSAFPID-1673396", "CSAFPID-1673414", "CSAFPID-1503590" ] } ], "title": "CVE-2024-45491" }, { "cve": "CVE-2024-45492", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "other", "text": "Integer Overflow or Wraparound", "title": "CWE-190" } ], "product_status": { "known_affected": [ "CSAFPID-1673382", "CSAFPID-1673399", "CSAFPID-1650731", "CSAFPID-1673517", "CSAFPID-1673396", "CSAFPID-1674617", "CSAFPID-1674618", "CSAFPID-1674619", "CSAFPID-1674620", "CSAFPID-1674621", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1674624", "CSAFPID-1674625", "CSAFPID-1674626", "CSAFPID-1674627", "CSAFPID-1674628", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-1673414", "CSAFPID-1503590" ] }, "references": [ { "category": "self", "summary": "CVE-2024-45492", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-45492.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-1673382", "CSAFPID-1673399", "CSAFPID-1650731", "CSAFPID-1673517", "CSAFPID-1673396", "CSAFPID-1674617", "CSAFPID-1674618", "CSAFPID-1674619", "CSAFPID-1674620", "CSAFPID-1674621", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1674624", "CSAFPID-1674625", "CSAFPID-1674626", "CSAFPID-1674627", "CSAFPID-1674628", "CSAFPID-1635305", "CSAFPID-1635306", "CSAFPID-1635307", "CSAFPID-1635308", "CSAFPID-1635309", "CSAFPID-1670434", "CSAFPID-1674629", "CSAFPID-1635315", "CSAFPID-1635316", "CSAFPID-1635318", "CSAFPID-1674630", "CSAFPID-1674631", "CSAFPID-1674632", "CSAFPID-1674633", "CSAFPID-1674634", "CSAFPID-1674635", "CSAFPID-1635323", "CSAFPID-1674636", "CSAFPID-1635324", "CSAFPID-1674637", "CSAFPID-1674638", "CSAFPID-1674639", "CSAFPID-1674640", "CSAFPID-1674641", "CSAFPID-1674642", "CSAFPID-1635320", "CSAFPID-1635321", "CSAFPID-1674643", "CSAFPID-1674644", "CSAFPID-1674645", "CSAFPID-1674646", "CSAFPID-1673414", "CSAFPID-1503590" ] } ], "title": "CVE-2024-45492" }, { "cve": "CVE-2024-47535", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" } ], "product_status": { "known_affected": [ "CSAFPID-1751233", "CSAFPID-1751234", "CSAFPID-1751377", "CSAFPID-1751378", "CSAFPID-1751379", "CSAFPID-1751380", "CSAFPID-1751381", "CSAFPID-1751382", "CSAFPID-1751383", "CSAFPID-1674619", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1751384", "CSAFPID-1751385", "CSAFPID-1751386" ] }, "references": [ { "category": "self", "summary": "CVE-2024-47535", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-47535.json" } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-1751233", "CSAFPID-1751234", "CSAFPID-1751377", "CSAFPID-1751378", "CSAFPID-1751379", "CSAFPID-1751380", "CSAFPID-1751381", "CSAFPID-1751382", "CSAFPID-1751383", "CSAFPID-1674619", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1751384", "CSAFPID-1751385", "CSAFPID-1751386" ] } ], "title": "CVE-2024-47535" }, { "cve": "CVE-2024-47554", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" } ], "product_status": { "known_affected": [ "CSAFPID-1751292", "CSAFPID-1751234", "CSAFPID-1751294", "CSAFPID-1751233", "CSAFPID-1751295", "CSAFPID-1751296", "CSAFPID-1751377", "CSAFPID-1751378", "CSAFPID-1751379", "CSAFPID-1751380", "CSAFPID-1751381", "CSAFPID-1751382", "CSAFPID-1751383", "CSAFPID-1674619", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1751384", "CSAFPID-1751385", "CSAFPID-1751386" ] }, "references": [ { "category": "self", "summary": "CVE-2024-47554", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-47554.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-1751292", "CSAFPID-1751234", "CSAFPID-1751294", "CSAFPID-1751233", "CSAFPID-1751295", "CSAFPID-1751296", "CSAFPID-1751377", "CSAFPID-1751378", "CSAFPID-1751379", "CSAFPID-1751380", "CSAFPID-1751381", "CSAFPID-1751382", "CSAFPID-1751383", "CSAFPID-1674619", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1751384", "CSAFPID-1751385", "CSAFPID-1751386" ] } ], "title": "CVE-2024-47554" }, { "cve": "CVE-2024-47561", "cwe": { "id": "CWE-502", "name": "Deserialization of Untrusted Data" }, "notes": [ { "category": "other", "text": "Deserialization of Untrusted Data", "title": "CWE-502" } ], "product_status": { "known_affected": [ "CSAFPID-1751296", "CSAFPID-1751377", "CSAFPID-1751378", "CSAFPID-1751379", "CSAFPID-1751380", "CSAFPID-1751381", "CSAFPID-1751382", "CSAFPID-1751383", "CSAFPID-1674619", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1751384", "CSAFPID-1751385", "CSAFPID-1751386" ] }, "references": [ { "category": "self", "summary": "CVE-2024-47561", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-47561.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-1751296", "CSAFPID-1751377", "CSAFPID-1751378", "CSAFPID-1751379", "CSAFPID-1751380", "CSAFPID-1751381", "CSAFPID-1751382", "CSAFPID-1751383", "CSAFPID-1674619", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1751384", "CSAFPID-1751385", "CSAFPID-1751386" ] } ], "title": "CVE-2024-47561" }, { "cve": "CVE-2024-47803", "cwe": { "id": "CWE-209", "name": "Generation of Error Message Containing Sensitive Information" }, "notes": [ { "category": "other", "text": "Generation of Error Message Containing Sensitive Information", "title": "CWE-209" } ], "product_status": { "known_affected": [ "CSAFPID-1751079", "CSAFPID-1751225", "CSAFPID-1672767", "CSAFPID-1751300", "CSAFPID-1751241", "CSAFPID-1751081", "CSAFPID-1751084", "CSAFPID-1673393", "CSAFPID-1751085" ] }, "references": [ { "category": "self", "summary": "CVE-2024-47803", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-47803.json" } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "CSAFPID-1751079", "CSAFPID-1751225", "CSAFPID-1672767", "CSAFPID-1751300", "CSAFPID-1751241", "CSAFPID-1751081", "CSAFPID-1751084", "CSAFPID-1673393", "CSAFPID-1751085" ] } ], "title": "CVE-2024-47803" }, { "cve": "CVE-2024-47804", "cwe": { "id": "CWE-863", "name": "Incorrect Authorization" }, "notes": [ { "category": "other", "text": "Incorrect Authorization", "title": "CWE-863" }, { "category": "other", "text": "Insufficient Granularity of Access Control", "title": "CWE-1220" }, { "category": "other", "text": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)", "title": "CWE-843" } ], "product_status": { "known_affected": [ "CSAFPID-1751225", "CSAFPID-1751079", "CSAFPID-1672767", "CSAFPID-1751300", "CSAFPID-1751241", "CSAFPID-1751081", "CSAFPID-1751084", "CSAFPID-1673393", "CSAFPID-1751085" ] }, "references": [ { "category": "self", "summary": "CVE-2024-47804", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-47804.json" } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "CSAFPID-1751225", "CSAFPID-1751079", "CSAFPID-1672767", "CSAFPID-1751300", "CSAFPID-1751241", "CSAFPID-1751081", "CSAFPID-1751084", "CSAFPID-1673393", "CSAFPID-1751085" ] } ], "title": "CVE-2024-47804" }, { "cve": "CVE-2024-49766", "cwe": { "id": "CWE-22", "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" }, "notes": [ { "category": "other", "text": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)", "title": "CWE-22" } ], "product_status": { "known_affected": [ "CSAFPID-1751208", "CSAFPID-1751246", "CSAFPID-1751209" ] }, "references": [ { "category": "self", "summary": "CVE-2024-49766", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-49766.json" } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-1751208", "CSAFPID-1751246", "CSAFPID-1751209" ] } ], "title": "CVE-2024-49766" }, { "cve": "CVE-2024-49767", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" }, { "category": "other", "text": "Allocation of Resources Without Limits or Throttling", "title": "CWE-770" } ], "product_status": { "known_affected": [ "CSAFPID-1751208", "CSAFPID-1751080", "CSAFPID-1751079", "CSAFPID-1751225", "CSAFPID-1751082", "CSAFPID-1751300", "CSAFPID-1751246", "CSAFPID-1751209", "CSAFPID-1673393", "CSAFPID-1751085", "CSAFPID-1751231" ] }, "references": [ { "category": "self", "summary": "CVE-2024-49767", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-49767.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-1751208", "CSAFPID-1751080", "CSAFPID-1751079", "CSAFPID-1751225", "CSAFPID-1751082", "CSAFPID-1751300", "CSAFPID-1751246", "CSAFPID-1751209", "CSAFPID-1673393", "CSAFPID-1751085", "CSAFPID-1751231" ] } ], "title": "CVE-2024-49767" }, { "cve": "CVE-2024-50379", "cwe": { "id": "CWE-367", "name": "Time-of-check Time-of-use (TOCTOU) Race Condition" }, "notes": [ { "category": "other", "text": "Time-of-check Time-of-use (TOCTOU) Race Condition", "title": "CWE-367" } ], "product_status": { "known_affected": [ "CSAFPID-816790" ] }, "references": [ { "category": "self", "summary": "CVE-2024-50379", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-50379.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-816790" ] } ], "title": "CVE-2024-50379" }, { "cve": "CVE-2024-50602", "cwe": { "id": "CWE-404", "name": "Improper Resource Shutdown or Release" }, "notes": [ { "category": "other", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" }, { "category": "other", "text": "Improper Check for Unusual or Exceptional Conditions", "title": "CWE-754" } ], "product_status": { "known_affected": [ "CSAFPID-1751225", "CSAFPID-1751079", "CSAFPID-1751082", "CSAFPID-1751085" ] }, "references": [ { "category": "self", "summary": "CVE-2024-50602", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-50602.json" } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-1751225", "CSAFPID-1751079", "CSAFPID-1751082", "CSAFPID-1751085" ] } ], "title": "CVE-2024-50602" }, { "cve": "CVE-2024-53677", "cwe": { "id": "CWE-22", "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" }, "notes": [ { "category": "other", "text": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)", "title": "CWE-22" }, { "category": "other", "text": "Unrestricted Upload of File with Dangerous Type", "title": "CWE-434" }, { "category": "other", "text": "Files or Directories Accessible to External Parties", "title": "CWE-552" } ], "product_status": { "known_affected": [ "CSAFPID-816790" ] }, "references": [ { "category": "self", "summary": "CVE-2024-53677", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-53677.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.0, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-816790" ] } ], "title": "CVE-2024-53677" }, { "cve": "CVE-2024-54677", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" } ], "product_status": { "known_affected": [ "CSAFPID-816790" ] }, "references": [ { "category": "self", "summary": "CVE-2024-54677", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-54677.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-816790" ] } ], "title": "CVE-2024-54677" }, { "cve": "CVE-2024-56337", "cwe": { "id": "CWE-367", "name": "Time-of-check Time-of-use (TOCTOU) Race Condition" }, "notes": [ { "category": "other", "text": "Time-of-check Time-of-use (TOCTOU) Race Condition", "title": "CWE-367" } ], "product_status": { "known_affected": [ "CSAFPID-816790" ] }, "references": [ { "category": "self", "summary": "CVE-2024-56337", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-56337.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-816790" ] } ], "title": "CVE-2024-56337" }, { "cve": "CVE-2025-21542", "product_status": { "known_affected": [ "CSAFPID-224790", "CSAFPID-221118", "CSAFPID-1673496", "CSAFPID-1751377", "CSAFPID-1751378", "CSAFPID-1751379", "CSAFPID-1751380", "CSAFPID-1751381", "CSAFPID-1751382", "CSAFPID-1751383", "CSAFPID-1674619", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1751384", "CSAFPID-1751385", "CSAFPID-1751386" ] }, "references": [ { "category": "self", "summary": "CVE-2025-21542", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-21542.json" } ], "scores": [ { "cvss_v3": { "baseScore": 6.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "CSAFPID-224790", "CSAFPID-221118", "CSAFPID-1673496", "CSAFPID-1751377", "CSAFPID-1751378", "CSAFPID-1751379", "CSAFPID-1751380", "CSAFPID-1751381", "CSAFPID-1751382", "CSAFPID-1751383", "CSAFPID-1674619", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1751384", "CSAFPID-1751385", "CSAFPID-1751386" ] } ], "title": "CVE-2025-21542" }, { "cve": "CVE-2025-21544", "product_status": { "known_affected": [ "CSAFPID-224790", "CSAFPID-221118", "CSAFPID-1673496", "CSAFPID-1751377", "CSAFPID-1751378", "CSAFPID-1751379", "CSAFPID-1751380", "CSAFPID-1751381", "CSAFPID-1751382", "CSAFPID-1751383", "CSAFPID-1674619", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1751384", "CSAFPID-1751385", "CSAFPID-1751386" ] }, "references": [ { "category": "self", "summary": "CVE-2025-21544", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-21544.json" } ], "scores": [ { "cvss_v3": { "baseScore": 5.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "CSAFPID-224790", "CSAFPID-221118", "CSAFPID-1673496", "CSAFPID-1751377", "CSAFPID-1751378", "CSAFPID-1751379", "CSAFPID-1751380", "CSAFPID-1751381", "CSAFPID-1751382", "CSAFPID-1751383", "CSAFPID-1674619", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1751384", "CSAFPID-1751385", "CSAFPID-1751386" ] } ], "title": "CVE-2025-21544" }, { "cve": "CVE-2025-21554", "product_status": { "known_affected": [ "CSAFPID-224790", "CSAFPID-221118", "CSAFPID-1673496", "CSAFPID-1751377", "CSAFPID-1751378", "CSAFPID-1751379", "CSAFPID-1751380", "CSAFPID-1751381", "CSAFPID-1751382", "CSAFPID-1751383", "CSAFPID-1674619", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1751384", "CSAFPID-1751385", "CSAFPID-1751386" ] }, "references": [ { "category": "self", "summary": "CVE-2025-21554", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-21554.json" } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "CSAFPID-224790", "CSAFPID-221118", "CSAFPID-1673496", "CSAFPID-1751377", "CSAFPID-1751378", "CSAFPID-1751379", "CSAFPID-1751380", "CSAFPID-1751381", "CSAFPID-1751382", "CSAFPID-1751383", "CSAFPID-1674619", "CSAFPID-1674622", "CSAFPID-1674623", "CSAFPID-1751384", "CSAFPID-1751385", "CSAFPID-1751386" ] } ], "title": "CVE-2025-21554" } ] }
NCSC-2024-0411
Vulnerability from csaf_ncscnl
Published
2024-10-17 13:15
Modified
2024-10-17 13:15
Summary
Kwetsbaarheden verholpen in Oracle Database producten
Notes
The Netherlands Cyber Security Center (henceforth: NCSC-NL) maintains this page to enhance access to its information and security advisories. The use of this security advisory is subject to the following terms and conditions:
NCSC-NL makes every reasonable effort to ensure that the content of this page is kept up to date, and that it is accurate and complete. Nevertheless, NCSC-NL cannot entirely rule out the possibility of errors, and therefore cannot give any warranty in respect of its completeness, accuracy or continuous keeping up-to-date. The information contained in this security advisory is intended solely for the purpose of providing general information to professional users. No rights can be derived from the information provided therein.
NCSC-NL and the Kingdom of the Netherlands assume no legal liability or responsibility for any damage resulting from either the use or inability of use of this security advisory. This includes damage resulting from the inaccuracy of incompleteness of the information contained in the advisory.
This security advisory is subject to Dutch law. All disputes related to or arising from the use of this advisory will be submitted to the competent court in The Hague. This choice of means also applies to the court in summary proceedings.
Feiten
Oracle heeft kwetsbaarheden verholpen in diverse Database producten en subsystemen, zoals de Core database, Application Express, Autonomous Health Framework, Essbase, GoldenGate, SQL Developer en Secure Backup.
Interpretaties
Een kwaadwillende kan de kwetsbaarheden misbruiken om aanvallen uit te voeren die kunnen leiden tot de volgende categorieën schade:
- Denial-of-Service (DoS)
- Manipuleren van data
- Toegang tot gevoelige gegevens
Oplossingen
Oracle heeft updates uitgebracht om de kwetsbaarheden te verhelpen. Zie bijgevoegde referenties voor meer informatie.
Kans
medium
Schade
high
CWE-130
Improper Handling of Length Parameter Inconsistency
CWE-208
Observable Timing Discrepancy
CWE-776
Improper Restriction of Recursive Entity References in DTDs ('XML Entity Expansion')
CWE-88
Improper Neutralization of Argument Delimiters in a Command ('Argument Injection')
CWE-755
Improper Handling of Exceptional Conditions
CWE-834
Excessive Iteration
CWE-407
Inefficient Algorithmic Complexity
CWE-178
Improper Handling of Case Sensitivity
CWE-732
Incorrect Permission Assignment for Critical Resource
CWE-415
Double Free
CWE-311
Missing Encryption of Sensitive Data
CWE-427
Uncontrolled Search Path Element
CWE-172
Encoding Error
CWE-680
Integer Overflow to Buffer Overflow
CWE-426
Untrusted Search Path
CWE-843
Access of Resource Using Incompatible Type ('Type Confusion')
CWE-116
Improper Encoding or Escaping of Output
CWE-345
Insufficient Verification of Data Authenticity
CWE-77
Improper Neutralization of Special Elements used in a Command ('Command Injection')
CWE-203
Observable Discrepancy
CWE-190
Integer Overflow or Wraparound
CWE-552
Files or Directories Accessible to External Parties
CWE-639
Authorization Bypass Through User-Controlled Key
CWE-125
Out-of-bounds Read
CWE-404
Improper Resource Shutdown or Release
CWE-275
CWE-275
CWE-284
Improper Access Control
CWE-119
Improper Restriction of Operations within the Bounds of a Memory Buffer
CWE-1333
Inefficient Regular Expression Complexity
CWE-1321
Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
CWE-416
Use After Free
CWE-401
Missing Release of Memory after Effective Lifetime
CWE-476
NULL Pointer Dereference
CWE-295
Improper Certificate Validation
CWE-668
Exposure of Resource to Wrong Sphere
CWE-829
Inclusion of Functionality from Untrusted Control Sphere
CWE-327
Use of a Broken or Risky Cryptographic Algorithm
CWE-400
Uncontrolled Resource Consumption
CWE-770
Allocation of Resources Without Limits or Throttling
CWE-502
Deserialization of Untrusted Data
CWE-918
Server-Side Request Forgery (SSRF)
CWE-78
Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
CWE-787
Out-of-bounds Write
CWE-200
Exposure of Sensitive Information to an Unauthorized Actor
CWE-122
Heap-based Buffer Overflow
CWE-121
Stack-based Buffer Overflow
CWE-681
Incorrect Conversion between Numeric Types
CWE-835
Loop with Unreachable Exit Condition ('Infinite Loop')
CWE-269
Improper Privilege Management
CWE-20
Improper Input Validation
CWE-87
Improper Neutralization of Alternate XSS Syntax
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
CWE-18
CWE-18
CWE-385
Covert Timing Channel
CWE-606
Unchecked Input for Loop Condition
CWE-192
Integer Coercion Error
CWE-390
Detection of Error Condition Without Action
CWE-1325
Improperly Controlled Sequential Memory Allocation
CWE-222
Truncation of Security-relevant Information
CWE-131
Incorrect Calculation of Buffer Size
CWE-59
Improper Link Resolution Before File Access ('Link Following')
CWE-304
Missing Critical Step in Authentication
{ "document": { "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE" } }, "lang": "nl", "notes": [ { "category": "legal_disclaimer", "text": "The Netherlands Cyber Security Center (henceforth: NCSC-NL) maintains this page to enhance access to its information and security advisories. The use of this security advisory is subject to the following terms and conditions:\n\n NCSC-NL makes every reasonable effort to ensure that the content of this page is kept up to date, and that it is accurate and complete. Nevertheless, NCSC-NL cannot entirely rule out the possibility of errors, and therefore cannot give any warranty in respect of its completeness, accuracy or continuous keeping up-to-date. The information contained in this security advisory is intended solely for the purpose of providing general information to professional users. No rights can be derived from the information provided therein.\n\n NCSC-NL and the Kingdom of the Netherlands assume no legal liability or responsibility for any damage resulting from either the use or inability of use of this security advisory. This includes damage resulting from the inaccuracy of incompleteness of the information contained in the advisory.\n This security advisory is subject to Dutch law. All disputes related to or arising from the use of this advisory will be submitted to the competent court in The Hague. This choice of means also applies to the court in summary proceedings." }, { "category": "description", "text": "Oracle heeft kwetsbaarheden verholpen in diverse Database producten en subsystemen, zoals de Core database, Application Express, Autonomous Health Framework, Essbase, GoldenGate, SQL Developer en Secure Backup.", "title": "Feiten" }, { "category": "description", "text": "Een kwaadwillende kan de kwetsbaarheden misbruiken om aanvallen uit te voeren die kunnen leiden tot de volgende categorie\u00ebn schade:\n\n- Denial-of-Service (DoS)\n- Manipuleren van data\n- Toegang tot gevoelige gegevens", "title": "Interpretaties" }, { "category": "description", "text": "Oracle heeft updates uitgebracht om de kwetsbaarheden te verhelpen. Zie bijgevoegde referenties voor meer informatie.", "title": "Oplossingen" }, { "category": "general", "text": "medium", "title": "Kans" }, { "category": "general", "text": "high", "title": "Schade" }, { "category": "general", "text": "Improper Handling of Length Parameter Inconsistency", "title": "CWE-130" }, { "category": "general", "text": "Observable Timing Discrepancy", "title": "CWE-208" }, { "category": "general", "text": "Improper Restriction of Recursive Entity References in DTDs (\u0027XML Entity Expansion\u0027)", "title": "CWE-776" }, { "category": "general", "text": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)", "title": "CWE-88" }, { "category": "general", "text": "Improper Handling of Exceptional Conditions", "title": "CWE-755" }, { "category": "general", "text": "Excessive Iteration", "title": "CWE-834" }, { "category": "general", "text": "Inefficient Algorithmic Complexity", "title": "CWE-407" }, { "category": "general", "text": "Improper Handling of Case Sensitivity", "title": "CWE-178" }, { "category": "general", "text": "Incorrect Permission Assignment for Critical Resource", "title": "CWE-732" }, { "category": "general", "text": "Double Free", "title": "CWE-415" }, { "category": "general", "text": "Missing Encryption of Sensitive Data", "title": "CWE-311" }, { "category": "general", "text": "Uncontrolled Search Path Element", "title": "CWE-427" }, { "category": "general", "text": "Encoding Error", "title": "CWE-172" }, { "category": "general", "text": "Integer Overflow to Buffer Overflow", "title": "CWE-680" }, { "category": "general", "text": "Untrusted Search Path", "title": "CWE-426" }, { "category": "general", "text": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)", "title": "CWE-843" }, { "category": "general", "text": "Improper Encoding or Escaping of Output", "title": "CWE-116" }, { "category": "general", "text": "Insufficient Verification of Data Authenticity", "title": "CWE-345" }, { "category": "general", "text": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)", "title": "CWE-77" }, { "category": "general", "text": "Observable Discrepancy", "title": "CWE-203" }, { "category": "general", "text": "Integer Overflow or Wraparound", "title": "CWE-190" }, { "category": "general", "text": "Files or Directories Accessible to External Parties", "title": "CWE-552" }, { "category": "general", "text": "Authorization Bypass Through User-Controlled Key", "title": "CWE-639" }, { "category": "general", "text": "Out-of-bounds Read", "title": "CWE-125" }, { "category": "general", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" }, { "category": "general", "text": "CWE-275", "title": "CWE-275" }, { "category": "general", "text": "Improper Access Control", "title": "CWE-284" }, { "category": "general", "text": "Improper Restriction of Operations within the Bounds of a Memory Buffer", "title": "CWE-119" }, { "category": "general", "text": "Inefficient Regular Expression Complexity", "title": "CWE-1333" }, { "category": "general", "text": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)", "title": "CWE-1321" }, { "category": "general", "text": "Use After Free", "title": "CWE-416" }, { "category": "general", "text": "Missing Release of Memory after Effective Lifetime", "title": "CWE-401" }, { "category": "general", "text": "NULL Pointer Dereference", "title": "CWE-476" }, { "category": "general", "text": "Improper Certificate Validation", "title": "CWE-295" }, { "category": "general", "text": "Exposure of Resource to Wrong Sphere", "title": "CWE-668" }, { "category": "general", "text": "Inclusion of Functionality from Untrusted Control Sphere", "title": "CWE-829" }, { "category": "general", "text": "Use of a Broken or Risky Cryptographic Algorithm", "title": "CWE-327" }, { "category": "general", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" }, { "category": "general", "text": "Allocation of Resources Without Limits or Throttling", "title": "CWE-770" }, { "category": "general", "text": "Deserialization of Untrusted Data", "title": "CWE-502" }, { "category": "general", "text": "Server-Side Request Forgery (SSRF)", "title": "CWE-918" }, { "category": "general", "text": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)", "title": "CWE-78" }, { "category": "general", "text": "Out-of-bounds Write", "title": "CWE-787" }, { "category": "general", "text": "Exposure of Sensitive Information to an Unauthorized Actor", "title": "CWE-200" }, { "category": "general", "text": "Heap-based Buffer Overflow", "title": "CWE-122" }, { "category": "general", "text": "Stack-based Buffer Overflow", "title": "CWE-121" }, { "category": "general", "text": "Incorrect Conversion between Numeric Types", "title": "CWE-681" }, { "category": "general", "text": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)", "title": "CWE-835" }, { "category": "general", "text": "Improper Privilege Management", "title": "CWE-269" }, { "category": "general", "text": "Improper Input Validation", "title": "CWE-20" }, { "category": "general", "text": "Improper Neutralization of Alternate XSS Syntax", "title": "CWE-87" }, { "category": "general", "text": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)", "title": "CWE-79" }, { "category": "general", "text": "CWE-18", "title": "CWE-18" }, { "category": "general", "text": "Covert Timing Channel", "title": "CWE-385" }, { "category": "general", "text": "Unchecked Input for Loop Condition", "title": "CWE-606" }, { "category": "general", "text": "Integer Coercion Error", "title": "CWE-192" }, { "category": "general", "text": "Detection of Error Condition Without Action", "title": "CWE-390" }, { "category": "general", "text": "Improperly Controlled Sequential Memory Allocation", "title": "CWE-1325" }, { "category": "general", "text": "Truncation of Security-relevant Information", "title": "CWE-222" }, { "category": "general", "text": "Incorrect Calculation of Buffer Size", "title": "CWE-131" }, { "category": "general", "text": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)", "title": "CWE-59" }, { "category": "general", "text": "Missing Critical Step in Authentication", "title": "CWE-304" } ], "publisher": { "category": "coordinator", "contact_details": "cert@ncsc.nl", "name": "Nationaal Cyber Security Centrum", "namespace": "https://www.ncsc.nl/" }, "references": [ { "category": "external", "summary": "Reference - cveprojectv5; hkcert; nvd; oracle; redhat", "url": "https://www.oracle.com/security-alerts/cpuoct2024.html" } ], "title": "Kwetsbaarheden verholpen in Oracle Database producten", "tracking": { "current_release_date": "2024-10-17T13:15:19.595269Z", "id": "NCSC-2024-0411", "initial_release_date": "2024-10-17T13:15:19.595269Z", "revision_history": [ { "date": "2024-10-17T13:15:19.595269Z", "number": "0", "summary": "Initiele versie" } ], "status": "final", "version": "1.0.0" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "database_-_grid", "product": { "name": "database_-_grid", "product_id": "CSAFPID-1673504", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:database_-_grid:19.3-19.24:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "database_-_grid", "product": { "name": "database_-_grid", "product_id": "CSAFPID-1673506", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:database_-_grid:21.3-21.15:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "database_-_core", "product": { "name": "database_-_core", "product_id": "CSAFPID-1673386", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:database_-_core:19.3-19.24:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "database_-_core", "product": { "name": "database_-_core", "product_id": "CSAFPID-1673385", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:database_-_core:21.3-21.15:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "database_-_core", "product": { "name": "database_-_core", "product_id": "CSAFPID-1673442", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:database_-_core:23.4-23.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "database_-_security", "product": { "name": "database_-_security", "product_id": "CSAFPID-1673507", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:database_-_security:19.3-19.24:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "database_-_security", "product": { "name": "database_-_security", "product_id": "CSAFPID-1673509", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:database_-_security:21.3-21.15:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "database_-_security", "product": { "name": "database_-_security", "product_id": "CSAFPID-1673508", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:database_-_security:23.4-23.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "spatial_and_graph_mapviewer", "product": { "name": "spatial_and_graph_mapviewer", "product_id": "CSAFPID-912561", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:spatial_and_graph_mapviewer:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "spatial_and_graph", "product": { "name": "spatial_and_graph", "product_id": "CSAFPID-764250", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:spatial_and_graph:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "spatial_and_graph", "product": { "name": "spatial_and_graph", "product_id": "CSAFPID-1673511", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:spatial_and_graph:19.3-19.24:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "spatial_and_graph", "product": { "name": "spatial_and_graph", "product_id": "CSAFPID-1673512", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:spatial_and_graph:21.3-21.15:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "spatial_and_graph", "product": { "name": "spatial_and_graph", "product_id": "CSAFPID-816800", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:spatial_and_graph:23.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "spatial_and_graph", "product": { "name": "spatial_and_graph", "product_id": "CSAFPID-1673529", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:spatial_and_graph:23.4-23.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "fleet_patching_and_provisioning_-_micronaut", "product": { "name": "fleet_patching_and_provisioning_-_micronaut", "product_id": "CSAFPID-1673492", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:fleet_patching_and_provisioning_-_micronaut:23.4-23.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "fleet_patching_and_provisioning", "product": { "name": "fleet_patching_and_provisioning", "product_id": "CSAFPID-1503603", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:fleet_patching_and_provisioning:23.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "database_-_xml_database", "product": { "name": "database_-_xml_database", "product_id": "CSAFPID-1673445", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:database_-_xml_database:19.3-19.24:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "database_-_xml_database", "product": { "name": "database_-_xml_database", "product_id": "CSAFPID-1673443", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:database_-_xml_database:21.3-21.15:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "database_-_xml_database", "product": { "name": "database_-_xml_database", "product_id": "CSAFPID-1673444", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:database_-_xml_database:23.4-23.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "database_-_java_vm", "product": { "name": "database_-_java_vm", "product_id": "CSAFPID-1673451", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:database_-_java_vm:19.3-19.24:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "database_-_java_vm", "product": { "name": "database_-_java_vm", "product_id": "CSAFPID-1673450", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:database_-_java_vm:21.3-21.15:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "database_-_java_vm", "product": { "name": "database_-_java_vm", "product_id": "CSAFPID-1673452", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:database_-_java_vm:23.4-23.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "autonomous_health_framework", "product": { "name": "autonomous_health_framework", "product_id": "CSAFPID-816798", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:autonomous_health_framework:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "autonomous_health_framework", "product": { "name": "autonomous_health_framework", "product_id": "CSAFPID-816799", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:autonomous_health_framework:23.10:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "autonomous_health_framework", "product": { "name": "autonomous_health_framework", "product_id": "CSAFPID-1673525", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:autonomous_health_framework:prior_to_24.9:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "graalvm_for_jdk", "product": { "name": "graalvm_for_jdk", "product_id": "CSAFPID-912046", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:graalvm_for_jdk:17.0.10:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "graalvm_for_jdk", "product": { "name": "graalvm_for_jdk", "product_id": "CSAFPID-1503299", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:graalvm_for_jdk:17.0.11:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "graalvm_for_jdk", "product": { "name": "graalvm_for_jdk", "product_id": "CSAFPID-816855", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:graalvm_for_jdk:17.0.9:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "graalvm_for_jdk", "product": { "name": "graalvm_for_jdk", "product_id": "CSAFPID-816361", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:graalvm_for_jdk:21.0.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "graalvm_for_jdk", "product": { "name": "graalvm_for_jdk", "product_id": "CSAFPID-912045", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:graalvm_for_jdk:21.0.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "graalvm_for_jdk", "product": { "name": "graalvm_for_jdk", "product_id": "CSAFPID-1503302", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:graalvm_for_jdk:21.0.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "graalvm_for_jdk", "product": { "name": "graalvm_for_jdk", "product_id": "CSAFPID-912044", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:graalvm_for_jdk:22:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "graalvm_for_jdk", "product": { "name": "graalvm_for_jdk", "product_id": "CSAFPID-1503306", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:graalvm_for_jdk:22.0.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "graalvm_for_jdk", "product": { "name": "graalvm_for_jdk", "product_id": "CSAFPID-816852", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:graalvm_for_jdk:graalvm_enterprise_edition20.3.12:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "graalvm_for_jdk", "product": { "name": "graalvm_for_jdk", "product_id": "CSAFPID-912600", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:graalvm_for_jdk:graalvm_enterprise_edition20.3.13:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "graalvm_for_jdk", "product": { "name": "graalvm_for_jdk", "product_id": "CSAFPID-816853", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:graalvm_for_jdk:graalvm_enterprise_edition21.3.8:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "graalvm_for_jdk", "product": { "name": "graalvm_for_jdk", "product_id": "CSAFPID-912601", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:graalvm_for_jdk:graalvm_enterprise_edition21.3.9:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "graalvm_for_jdk", "product": { "name": "graalvm_for_jdk", "product_id": "CSAFPID-816854", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:graalvm_for_jdk:graalvm_enterprise_edition22.3.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "sqlcl", "product": { "name": "sqlcl", "product_id": "CSAFPID-816801", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:sqlcl:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "sqlcl", "product": { "name": "sqlcl", "product_id": "CSAFPID-1673405", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:sqlcl:23.4-23.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "application_express_administration", "product": { "name": "application_express_administration", "product_id": "CSAFPID-764731", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:application_express_administration:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "application_express_customers_plugin", "product": { "name": "application_express_customers_plugin", "product_id": "CSAFPID-764732", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:application_express_customers_plugin:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "application_express_team_calendar_plugin", "product": { "name": "application_express_team_calendar_plugin", "product_id": "CSAFPID-764733", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:application_express_team_calendar_plugin:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "application_express", "product": { "name": "application_express", "product_id": "CSAFPID-266119", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:application_express:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "application_express", "product": { "name": "application_express", "product_id": "CSAFPID-1673510", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:application_express:23.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "application_express", "product": { "name": "application_express", "product_id": "CSAFPID-1503575", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:application_express:23.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "application_express", "product": { "name": "application_express", "product_id": "CSAFPID-1673188", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:application_express:24.1:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "autonomous_health_framework", "product": { "name": "autonomous_health_framework", "product_id": "CSAFPID-765238", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:autonomous_health_framework:19c:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "autonomous_health_framework", "product": { "name": "autonomous_health_framework", "product_id": "CSAFPID-765239", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:autonomous_health_framework:21c:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "blockchain_platform", "product": { "name": "blockchain_platform", "product_id": "CSAFPID-764779", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:blockchain_platform:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "blockchain_platform", "product": { "name": "blockchain_platform", "product_id": "CSAFPID-89587", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:blockchain_platform:21.1.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "essbase", "product": { "name": "essbase", "product_id": "CSAFPID-765259", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:essbase:_security_and_provisioning___21.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "essbase", "product": { "name": "essbase", "product_id": "CSAFPID-187448", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:essbase:21.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "essbase", "product": { "name": "essbase", "product_id": "CSAFPID-94075", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:essbase:21.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "essbase", "product": { "name": "essbase", "product_id": "CSAFPID-220886", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:essbase:21.4.3.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "essbase", "product": { "name": "essbase", "product_id": "CSAFPID-611394", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:essbase:21.5.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "essbase", "product": { "name": "essbase", "product_id": "CSAFPID-816317", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:essbase:21.5.3.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "essbase", "product": { "name": "essbase", "product_id": "CSAFPID-912567", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:essbase:21.5.4.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "essbase", "product": { "name": "essbase", "product_id": "CSAFPID-1503612", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:essbase:21.5.6:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "essbase", "product": { "name": "essbase", "product_id": "CSAFPID-1673479", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:essbase:21.6:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "oracle_essbase", "product": { "name": "oracle_essbase", "product_id": "CSAFPID-1650506", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:oracle_essbase:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "goldengate_big_data_and_application_adapters", "product": { "name": "goldengate_big_data_and_application_adapters", "product_id": "CSAFPID-816845", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:goldengate_big_data_and_application_adapters:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "goldengate_big_data_and_application_adapters", "product": { "name": "goldengate_big_data_and_application_adapters", "product_id": "CSAFPID-1650825", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:goldengate_big_data_and_application_adapters:19.1.0.0.0-19.1.0.0.18:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "goldengate_big_data_and_application_adapters", "product": { "name": "goldengate_big_data_and_application_adapters", "product_id": "CSAFPID-1673404", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:goldengate_big_data_and_application_adapters:19.1.0.0.0-19.1.0.0.9:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "goldengate_big_data_and_application_adapters", "product": { "name": "goldengate_big_data_and_application_adapters", "product_id": "CSAFPID-1650831", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:goldengate_big_data_and_application_adapters:21.3-21.14.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "goldengate_big_data", "product": { "name": "goldengate_big_data", "product_id": "CSAFPID-764274", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:goldengate_big_data:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "goldengate_stream_analytics", "product": { "name": "goldengate_stream_analytics", "product_id": "CSAFPID-764752", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:goldengate_stream_analytics:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "goldengate_stream_analytics", "product": { "name": "goldengate_stream_analytics", "product_id": "CSAFPID-1673384", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:goldengate_stream_analytics:19.1.0.0.0-19.1.0.0.9:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "goldengate_stream_analytics", "product": { "name": "goldengate_stream_analytics", "product_id": "CSAFPID-220192", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:goldengate_stream_analytics:19.1.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "goldengate_stream_analytics", "product": { "name": "goldengate_stream_analytics", "product_id": "CSAFPID-220193", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:goldengate_stream_analytics:19.1.0.0.7:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "goldengate_studio", "product": { "name": "goldengate_studio", "product_id": "CSAFPID-816846", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:goldengate_studio:12.2.0.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "goldengate_studio", "product": { "name": "goldengate_studio", "product_id": "CSAFPID-611390", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:goldengate_studio:12.2.1.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "goldengate_studio", "product": { "name": "goldengate_studio", "product_id": "CSAFPID-764803", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:goldengate_studio:fusion_middleware_12.2.1.4.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "goldengate_veridata", "product": { "name": "goldengate_veridata", "product_id": "CSAFPID-764275", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:goldengate_veridata:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "goldengate", "product": { "name": "goldengate", "product_id": "CSAFPID-342816", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:goldengate:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "goldengate", "product": { "name": "goldengate", "product_id": "CSAFPID-1650767", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:goldengate:19.1.0.0.0-19.23.0.0.240716:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "goldengate", "product": { "name": "goldengate", "product_id": "CSAFPID-485902", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:goldengate:19.1.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "goldengate", "product": { "name": "goldengate", "product_id": "CSAFPID-1503736", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:goldengate:19.23.0.0.240716:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "goldengate", "product": { "name": "goldengate", "product_id": "CSAFPID-219912", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:goldengate:19c:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "goldengate", "product": { "name": "goldengate", "product_id": "CSAFPID-1503739", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:goldengate:21.14:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "goldengate", "product": { "name": "goldengate", "product_id": "CSAFPID-1650765", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:goldengate:21.3-21.14:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "goldengate", "product": { "name": "goldengate", "product_id": "CSAFPID-1503738", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:goldengate:21.3:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "oracle_goldengate_stream_analytics", "product": { "name": "oracle_goldengate_stream_analytics", "product_id": "CSAFPID-1650515", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:oracle_goldengate_stream_analytics:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "management_pack_for__goldengate", "product": { "name": "management_pack_for__goldengate", "product_id": "CSAFPID-764861", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:management_pack_for__goldengate:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "management_pack_for__goldengate", "product": { "name": "management_pack_for__goldengate", "product_id": "CSAFPID-1503640", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:management_pack_for__goldengate:12.2.1.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "oracle_goldengate_studio", "product": { "name": "oracle_goldengate_studio", "product_id": "CSAFPID-1650835", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:oracle_goldengate_studio:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "oracle_goldengate", "product": { "name": "oracle_goldengate", "product_id": "CSAFPID-1650575", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:oracle_goldengate:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "nosql_database", "product": { "name": "nosql_database", "product_id": "CSAFPID-764813", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:nosql_database:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "nosql_database", "product": { "name": "nosql_database", "product_id": "CSAFPID-1503661", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:nosql_database:1.4:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "nosql_database", "product": { "name": "nosql_database", "product_id": "CSAFPID-1503663", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:nosql_database:1.5:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "nosql_database", "product": { "name": "nosql_database", "product_id": "CSAFPID-1673497", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:nosql_database:1.5.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "nosql_database", "product": { "name": "nosql_database", "product_id": "CSAFPID-764764", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:nosql_database:19.5.33:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "nosql_database", "product": { "name": "nosql_database", "product_id": "CSAFPID-764765", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:nosql_database:20.3.28:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "nosql_database", "product": { "name": "nosql_database", "product_id": "CSAFPID-1673491", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:nosql_database:20.3.40:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "nosql_database", "product": { "name": "nosql_database", "product_id": "CSAFPID-764766", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:nosql_database:21.2.55:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "nosql_database", "product": { "name": "nosql_database", "product_id": "CSAFPID-1673495", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:nosql_database:21.2.71:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "nosql_database", "product": { "name": "nosql_database", "product_id": "CSAFPID-764767", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:nosql_database:22.3.26:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "nosql_database", "product": { "name": "nosql_database", "product_id": "CSAFPID-1673493", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:nosql_database:22.3.45:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "nosql_database", "product": { "name": "nosql_database", "product_id": "CSAFPID-1673489", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:nosql_database:23.3.33:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "nosql_database", "product": { "name": "nosql_database", "product_id": "CSAFPID-1673488", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:nosql_database:24.1.17:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "nosql_database", "product": { "name": "nosql_database", "product_id": "CSAFPID-1650757", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:nosql_database:prior_to_19.5.42:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "nosql_database", "product": { "name": "nosql_database", "product_id": "CSAFPID-1650758", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:nosql_database:prior_to_20.3.40:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "nosql_database", "product": { "name": "nosql_database", "product_id": "CSAFPID-1650761", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:nosql_database:prior_to_21.2.27:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "nosql_database", "product": { "name": "nosql_database", "product_id": "CSAFPID-1650760", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:nosql_database:prior_to_22.3.46:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "nosql_database", "product": { "name": "nosql_database", "product_id": "CSAFPID-1650759", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:nosql_database:prior_to_23.3.32:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "oracle_nosql_database", "product": { "name": "oracle_nosql_database", "product_id": "CSAFPID-1650584", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:oracle_nosql_database:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "oracle_secure_backup", "product": { "name": "oracle_secure_backup", "product_id": "CSAFPID-1650563", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:oracle_secure_backup:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "secure_backup", "product": { "name": "secure_backup", "product_id": "CSAFPID-667692", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:secure_backup:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "secure_backup", "product": { "name": "secure_backup", "product_id": "CSAFPID-345049", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:secure_backup:18.1.0.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "secure_backup", "product": { "name": "secure_backup", "product_id": "CSAFPID-611417", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:secure_backup:18.1.0.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "secure_backup", "product": { "name": "secure_backup", "product_id": "CSAFPID-1673422", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:secure_backup:19.1.0.0.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "oracle_sql_developer", "product": { "name": "oracle_sql_developer", "product_id": "CSAFPID-1650638", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:oracle_sql_developer:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "sql_developer", "product": { "name": "sql_developer", "product_id": "CSAFPID-764822", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:sql_developer:*:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "sql_developer", "product": { "name": "sql_developer", "product_id": "CSAFPID-220643", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:sql_developer:21.4.2:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "sql_developer", "product": { "name": "sql_developer", "product_id": "CSAFPID-816870", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:sql_developer:22.2.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "sql_developer", "product": { "name": "sql_developer", "product_id": "CSAFPID-816871", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:sql_developer:23.1.0:*:*:*:*:*:*:*" } } }, { "category": "product_name", "name": "sql_developer", "product": { "name": "sql_developer", "product_id": "CSAFPID-1673397", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle:sql_developer:24.3.0:*:*:*:*:*:*:*" } } } ], "category": "vendor", "name": "oracle" }, { "branches": [ { "category": "product_name", "name": "oracle_application_express", "product": { "name": "oracle_application_express", "product_id": "CSAFPID-1673144", "product_identification_helper": { "cpe": "cpe:2.3:a:oracle_corporation:oracle_application_express:24.1:*:*:*:*:*:*:*" } } } ], "category": "vendor", "name": "oracle_corporation" } ] }, "vulnerabilities": [ { "cve": "CVE-2022-1471", "cwe": { "id": "CWE-502", "name": "Deserialization of Untrusted Data" }, "notes": [ { "category": "other", "text": "Deserialization of Untrusted Data", "title": "CWE-502" }, { "category": "other", "text": "Improper Input Validation", "title": "CWE-20" } ], "product_status": { "known_affected": [ "CSAFPID-764731", "CSAFPID-764732", "CSAFPID-764733", "CSAFPID-764250", "CSAFPID-611394", "CSAFPID-764274", "CSAFPID-764275", "CSAFPID-611390", "CSAFPID-345049", "CSAFPID-611417", "CSAFPID-764764", "CSAFPID-764765", "CSAFPID-764766", "CSAFPID-764767", "CSAFPID-764779", "CSAFPID-94075", "CSAFPID-220886", "CSAFPID-764803", "CSAFPID-764813", "CSAFPID-342816", "CSAFPID-764752", "CSAFPID-764822", "CSAFPID-1650515", "CSAFPID-1650638", "CSAFPID-816798", "CSAFPID-816799", "CSAFPID-816800", "CSAFPID-816801", "CSAFPID-816317", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-89587", "CSAFPID-816852", "CSAFPID-816853", "CSAFPID-816854", "CSAFPID-816855", "CSAFPID-816361", "CSAFPID-220643", "CSAFPID-816870", "CSAFPID-816871", "CSAFPID-667692", "CSAFPID-912561", "CSAFPID-912567", "CSAFPID-912600", "CSAFPID-912601", "CSAFPID-912046", "CSAFPID-912045", "CSAFPID-912044" ] }, "references": [ { "category": "self", "summary": "CVE-2022-1471", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-1471.json" } ], "title": "CVE-2022-1471" }, { "cve": "CVE-2022-34169", "cwe": { "id": "CWE-192", "name": "Integer Coercion Error" }, "notes": [ { "category": "other", "text": "Integer Coercion Error", "title": "CWE-192" }, { "category": "other", "text": "Incorrect Conversion between Numeric Types", "title": "CWE-681" } ], "product_status": { "known_affected": [ "CSAFPID-764779", "CSAFPID-94075", "CSAFPID-342816", "CSAFPID-764803", "CSAFPID-764813", "CSAFPID-764822", "CSAFPID-764752", "CSAFPID-764275", "CSAFPID-764861", "CSAFPID-266119", "CSAFPID-187448", "CSAFPID-219912", "CSAFPID-765238", "CSAFPID-765239", "CSAFPID-765259", "CSAFPID-667692", "CSAFPID-816798", "CSAFPID-816799", "CSAFPID-764250", "CSAFPID-816800", "CSAFPID-816801", "CSAFPID-816317", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-816852", "CSAFPID-816853", "CSAFPID-816854", "CSAFPID-816855", "CSAFPID-816361", "CSAFPID-220643", "CSAFPID-816870", "CSAFPID-816871", "CSAFPID-1673384", "CSAFPID-912561", "CSAFPID-912567", "CSAFPID-912600", "CSAFPID-912601", "CSAFPID-912046", "CSAFPID-912045", "CSAFPID-912044", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663" ] }, "references": [ { "category": "self", "summary": "CVE-2022-34169", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-34169.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "CSAFPID-764779", "CSAFPID-94075", "CSAFPID-342816", "CSAFPID-764803", "CSAFPID-764813", "CSAFPID-764822", "CSAFPID-764752", "CSAFPID-764275", "CSAFPID-764861", "CSAFPID-266119", "CSAFPID-187448", "CSAFPID-219912", "CSAFPID-765238", "CSAFPID-765239", "CSAFPID-765259", "CSAFPID-667692", "CSAFPID-816798", "CSAFPID-816799", "CSAFPID-764250", "CSAFPID-816800", "CSAFPID-816801", "CSAFPID-816317", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-816852", "CSAFPID-816853", "CSAFPID-816854", "CSAFPID-816855", "CSAFPID-816361", "CSAFPID-220643", "CSAFPID-816870", "CSAFPID-816871", "CSAFPID-1673384", "CSAFPID-912561", "CSAFPID-912567", "CSAFPID-912600", "CSAFPID-912601", "CSAFPID-912046", "CSAFPID-912045", "CSAFPID-912044", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663" ] } ], "title": "CVE-2022-34169" }, { "cve": "CVE-2022-36033", "cwe": { "id": "CWE-87", "name": "Improper Neutralization of Alternate XSS Syntax" }, "notes": [ { "category": "other", "text": "Improper Neutralization of Alternate XSS Syntax", "title": "CWE-87" }, { "category": "other", "text": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)", "title": "CWE-79" } ], "product_status": { "known_affected": [ "CSAFPID-764250", "CSAFPID-611394", "CSAFPID-764731", "CSAFPID-764732", "CSAFPID-764733", "CSAFPID-764274", "CSAFPID-764275", "CSAFPID-611390", "CSAFPID-345049", "CSAFPID-611417", "CSAFPID-764764", "CSAFPID-764765", "CSAFPID-764766", "CSAFPID-764767", "CSAFPID-764779", "CSAFPID-220886", "CSAFPID-94075", "CSAFPID-764803", "CSAFPID-342816", "CSAFPID-764752", "CSAFPID-764861", "CSAFPID-764813", "CSAFPID-764822", "CSAFPID-266119", "CSAFPID-187448", "CSAFPID-1650515", "CSAFPID-1650835", "CSAFPID-219912", "CSAFPID-816798", "CSAFPID-816799", "CSAFPID-816800", "CSAFPID-816801", "CSAFPID-816317", "CSAFPID-667692", "CSAFPID-1673384", "CSAFPID-912561", "CSAFPID-1503575", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-816852", "CSAFPID-816853", "CSAFPID-816854", "CSAFPID-816855", "CSAFPID-816361", "CSAFPID-220643", "CSAFPID-816870", "CSAFPID-816871", "CSAFPID-912567", "CSAFPID-1503603", "CSAFPID-1503612", "CSAFPID-912600", "CSAFPID-912601", "CSAFPID-912046", "CSAFPID-912045", "CSAFPID-912044", "CSAFPID-1503640", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663" ] }, "references": [ { "category": "self", "summary": "CVE-2022-36033", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-36033.json" } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-764250", "CSAFPID-611394", "CSAFPID-764731", "CSAFPID-764732", "CSAFPID-764733", "CSAFPID-764274", "CSAFPID-764275", "CSAFPID-611390", "CSAFPID-345049", "CSAFPID-611417", "CSAFPID-764764", "CSAFPID-764765", "CSAFPID-764766", "CSAFPID-764767", "CSAFPID-764779", "CSAFPID-220886", "CSAFPID-94075", "CSAFPID-764803", "CSAFPID-342816", "CSAFPID-764752", "CSAFPID-764861", "CSAFPID-764813", "CSAFPID-764822", "CSAFPID-266119", "CSAFPID-187448", "CSAFPID-1650515", "CSAFPID-1650835", "CSAFPID-219912", "CSAFPID-816798", "CSAFPID-816799", "CSAFPID-816800", "CSAFPID-816801", "CSAFPID-816317", "CSAFPID-667692", "CSAFPID-1673384", "CSAFPID-912561", "CSAFPID-1503575", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-816852", "CSAFPID-816853", "CSAFPID-816854", "CSAFPID-816855", "CSAFPID-816361", "CSAFPID-220643", "CSAFPID-816870", "CSAFPID-816871", "CSAFPID-912567", "CSAFPID-1503603", "CSAFPID-1503612", "CSAFPID-912600", "CSAFPID-912601", "CSAFPID-912046", "CSAFPID-912045", "CSAFPID-912044", "CSAFPID-1503640", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663" ] } ], "title": "CVE-2022-36033" }, { "cve": "CVE-2022-37454", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "other", "text": "Integer Overflow or Wraparound", "title": "CWE-190" }, { "category": "other", "text": "Integer Overflow to Buffer Overflow", "title": "CWE-680" } ], "product_status": { "known_affected": [ "CSAFPID-764250", "CSAFPID-611394", "CSAFPID-764274", "CSAFPID-764275", "CSAFPID-611390", "CSAFPID-345049", "CSAFPID-611417", "CSAFPID-764731", "CSAFPID-764732", "CSAFPID-764733", "CSAFPID-220886", "CSAFPID-342816", "CSAFPID-764752", "CSAFPID-764764", "CSAFPID-764765", "CSAFPID-764766", "CSAFPID-764767", "CSAFPID-764779", "CSAFPID-94075", "CSAFPID-764803", "CSAFPID-764813", "CSAFPID-764822", "CSAFPID-1650563", "CSAFPID-89587", "CSAFPID-764861" ] }, "references": [ { "category": "self", "summary": "CVE-2022-37454", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-37454.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-764250", "CSAFPID-611394", "CSAFPID-764274", "CSAFPID-764275", "CSAFPID-611390", "CSAFPID-345049", "CSAFPID-611417", "CSAFPID-764731", "CSAFPID-764732", "CSAFPID-764733", "CSAFPID-220886", "CSAFPID-342816", "CSAFPID-764752", "CSAFPID-764764", "CSAFPID-764765", "CSAFPID-764766", "CSAFPID-764767", "CSAFPID-764779", "CSAFPID-94075", "CSAFPID-764803", "CSAFPID-764813", "CSAFPID-764822", "CSAFPID-1650563", "CSAFPID-89587", "CSAFPID-764861" ] } ], "title": "CVE-2022-37454" }, { "cve": "CVE-2022-38136", "product_status": { "known_affected": [ "CSAFPID-1673385", "CSAFPID-1673386" ] }, "references": [ { "category": "self", "summary": "CVE-2022-38136", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-38136.json" } ], "title": "CVE-2022-38136" }, { "cve": "CVE-2022-40196", "product_status": { "known_affected": [ "CSAFPID-1673385", "CSAFPID-1673386" ] }, "references": [ { "category": "self", "summary": "CVE-2022-40196", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-40196.json" } ], "title": "CVE-2022-40196" }, { "cve": "CVE-2022-41342", "product_status": { "known_affected": [ "CSAFPID-1673385", "CSAFPID-1673386" ] }, "references": [ { "category": "self", "summary": "CVE-2022-41342", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-41342.json" } ], "title": "CVE-2022-41342" }, { "cve": "CVE-2022-42919", "cwe": { "id": "CWE-311", "name": "Missing Encryption of Sensitive Data" }, "notes": [ { "category": "other", "text": "Missing Encryption of Sensitive Data", "title": "CWE-311" }, { "category": "other", "text": "Improper Privilege Management", "title": "CWE-269" } ], "product_status": { "known_affected": [ "CSAFPID-764250", "CSAFPID-611394", "CSAFPID-764274", "CSAFPID-764275", "CSAFPID-611390", "CSAFPID-345049", "CSAFPID-611417", "CSAFPID-764731", "CSAFPID-764732", "CSAFPID-764733", "CSAFPID-220886", "CSAFPID-342816", "CSAFPID-764752", "CSAFPID-764764", "CSAFPID-764765", "CSAFPID-764766", "CSAFPID-764767", "CSAFPID-764779", "CSAFPID-94075", "CSAFPID-764803", "CSAFPID-764813", "CSAFPID-764822", "CSAFPID-89587" ] }, "references": [ { "category": "self", "summary": "CVE-2022-42919", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-42919.json" } ], "title": "CVE-2022-42919" }, { "cve": "CVE-2022-45061", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" }, { "category": "other", "text": "Inefficient Algorithmic Complexity", "title": "CWE-407" } ], "product_status": { "known_affected": [ "CSAFPID-345049", "CSAFPID-611417", "CSAFPID-764731", "CSAFPID-764732", "CSAFPID-764733", "CSAFPID-220886", "CSAFPID-764250", "CSAFPID-611394", "CSAFPID-342816", "CSAFPID-764752", "CSAFPID-764764", "CSAFPID-764765", "CSAFPID-764766", "CSAFPID-764767", "CSAFPID-764779", "CSAFPID-94075", "CSAFPID-764274", "CSAFPID-764275", "CSAFPID-611390", "CSAFPID-764803", "CSAFPID-764813", "CSAFPID-764822", "CSAFPID-89587" ] }, "references": [ { "category": "self", "summary": "CVE-2022-45061", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-45061.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-345049", "CSAFPID-611417", "CSAFPID-764731", "CSAFPID-764732", "CSAFPID-764733", "CSAFPID-220886", "CSAFPID-764250", "CSAFPID-611394", "CSAFPID-342816", "CSAFPID-764752", "CSAFPID-764764", "CSAFPID-764765", "CSAFPID-764766", "CSAFPID-764767", "CSAFPID-764779", "CSAFPID-94075", "CSAFPID-764274", "CSAFPID-764275", "CSAFPID-611390", "CSAFPID-764803", "CSAFPID-764813", "CSAFPID-764822", "CSAFPID-89587" ] } ], "title": "CVE-2022-45061" }, { "cve": "CVE-2022-46337", "product_status": { "known_affected": [ "CSAFPID-816798", "CSAFPID-816799", "CSAFPID-1673384", "CSAFPID-912561", "CSAFPID-912567", "CSAFPID-764752", "CSAFPID-764275", "CSAFPID-912600", "CSAFPID-912601", "CSAFPID-912046", "CSAFPID-912045", "CSAFPID-912044", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-1503612", "CSAFPID-764250", "CSAFPID-816800", "CSAFPID-816801", "CSAFPID-816317", "CSAFPID-816845", "CSAFPID-342816", "CSAFPID-816846", "CSAFPID-816852", "CSAFPID-816853", "CSAFPID-816854", "CSAFPID-816855", "CSAFPID-1503640", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-816361", "CSAFPID-764813", "CSAFPID-220643", "CSAFPID-816870", "CSAFPID-816871", "CSAFPID-667692" ] }, "references": [ { "category": "self", "summary": "CVE-2022-46337", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-46337.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-816798", "CSAFPID-816799", "CSAFPID-1673384", "CSAFPID-912561", "CSAFPID-912567", "CSAFPID-764752", "CSAFPID-764275", "CSAFPID-912600", "CSAFPID-912601", "CSAFPID-912046", "CSAFPID-912045", "CSAFPID-912044", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-1503612", "CSAFPID-764250", "CSAFPID-816800", "CSAFPID-816801", "CSAFPID-816317", "CSAFPID-816845", "CSAFPID-342816", "CSAFPID-816846", "CSAFPID-816852", "CSAFPID-816853", "CSAFPID-816854", "CSAFPID-816855", "CSAFPID-1503640", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-816361", "CSAFPID-764813", "CSAFPID-220643", "CSAFPID-816870", "CSAFPID-816871", "CSAFPID-667692" ] } ], "title": "CVE-2022-46337" }, { "cve": "CVE-2023-2976", "cwe": { "id": "CWE-552", "name": "Files or Directories Accessible to External Parties" }, "notes": [ { "category": "other", "text": "Files or Directories Accessible to External Parties", "title": "CWE-552" } ], "product_status": { "known_affected": [ "CSAFPID-1650584", "CSAFPID-1650835", "CSAFPID-1650506", "CSAFPID-1650515", "CSAFPID-816317", "CSAFPID-816845", "CSAFPID-342816", "CSAFPID-816846", "CSAFPID-816852", "CSAFPID-816853", "CSAFPID-816854", "CSAFPID-816855", "CSAFPID-816361", "CSAFPID-764813", "CSAFPID-220643", "CSAFPID-816870", "CSAFPID-816871", "CSAFPID-667692", "CSAFPID-89587", "CSAFPID-1673397", "CSAFPID-764274", "CSAFPID-764275", "CSAFPID-816798", "CSAFPID-816799", "CSAFPID-816800", "CSAFPID-345049", "CSAFPID-816801", "CSAFPID-611390", "CSAFPID-611394", "CSAFPID-611417", "CSAFPID-764250", "CSAFPID-764752", "CSAFPID-912044", "CSAFPID-912045", "CSAFPID-912046", "CSAFPID-912561", "CSAFPID-912567", "CSAFPID-912600", "CSAFPID-912601", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663" ] }, "references": [ { "category": "self", "summary": "CVE-2023-2976", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-2976.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "CSAFPID-1650584", "CSAFPID-1650835", "CSAFPID-1650506", "CSAFPID-1650515", "CSAFPID-816317", "CSAFPID-816845", "CSAFPID-342816", "CSAFPID-816846", "CSAFPID-816852", "CSAFPID-816853", "CSAFPID-816854", "CSAFPID-816855", "CSAFPID-816361", "CSAFPID-764813", "CSAFPID-220643", "CSAFPID-816870", "CSAFPID-816871", "CSAFPID-667692", "CSAFPID-89587", "CSAFPID-1673397", "CSAFPID-764274", "CSAFPID-764275", "CSAFPID-816798", "CSAFPID-816799", "CSAFPID-816800", "CSAFPID-345049", "CSAFPID-816801", "CSAFPID-611390", "CSAFPID-611394", "CSAFPID-611417", "CSAFPID-764250", "CSAFPID-764752", "CSAFPID-912044", "CSAFPID-912045", "CSAFPID-912046", "CSAFPID-912561", "CSAFPID-912567", "CSAFPID-912600", "CSAFPID-912601", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663" ] } ], "title": "CVE-2023-2976" }, { "cve": "CVE-2023-4043", "cwe": { "id": "CWE-834", "name": "Excessive Iteration" }, "notes": [ { "category": "other", "text": "Excessive Iteration", "title": "CWE-834" }, { "category": "other", "text": "Improper Input Validation", "title": "CWE-20" } ], "product_status": { "known_affected": [ "CSAFPID-1673405", "CSAFPID-1673397", "CSAFPID-220643", "CSAFPID-342816", "CSAFPID-667692", "CSAFPID-764250", "CSAFPID-764813", "CSAFPID-816317", "CSAFPID-816361", "CSAFPID-816798", "CSAFPID-816799", "CSAFPID-816800", "CSAFPID-816801", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-816852", "CSAFPID-816853", "CSAFPID-816854", "CSAFPID-816855", "CSAFPID-816870", "CSAFPID-816871", "CSAFPID-764275", "CSAFPID-764752", "CSAFPID-912044", "CSAFPID-912045", "CSAFPID-912046", "CSAFPID-912561", "CSAFPID-912567", "CSAFPID-912600", "CSAFPID-912601", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663" ] }, "references": [ { "category": "self", "summary": "CVE-2023-4043", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-4043.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-1673405", "CSAFPID-1673397", "CSAFPID-220643", "CSAFPID-342816", "CSAFPID-667692", "CSAFPID-764250", "CSAFPID-764813", "CSAFPID-816317", "CSAFPID-816361", "CSAFPID-816798", "CSAFPID-816799", "CSAFPID-816800", "CSAFPID-816801", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-816852", "CSAFPID-816853", "CSAFPID-816854", "CSAFPID-816855", "CSAFPID-816870", "CSAFPID-816871", "CSAFPID-764275", "CSAFPID-764752", "CSAFPID-912044", "CSAFPID-912045", "CSAFPID-912046", "CSAFPID-912561", "CSAFPID-912567", "CSAFPID-912600", "CSAFPID-912601", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663" ] } ], "title": "CVE-2023-4043" }, { "cve": "CVE-2023-4759", "cwe": { "id": "CWE-59", "name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)" }, "notes": [ { "category": "other", "text": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)", "title": "CWE-59" }, { "category": "other", "text": "Improper Handling of Case Sensitivity", "title": "CWE-178" } ], "product_status": { "known_affected": [ "CSAFPID-1673397", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-764250", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-342816", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-764813" ] }, "references": [ { "category": "self", "summary": "CVE-2023-4759", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-4759.json" } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-1673397", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-764250", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-342816", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-764813" ] } ], "title": "CVE-2023-4759" }, { "cve": "CVE-2023-4863", "cwe": { "id": "CWE-122", "name": "Heap-based Buffer Overflow" }, "notes": [ { "category": "other", "text": "Heap-based Buffer Overflow", "title": "CWE-122" }, { "category": "other", "text": "Improper Restriction of Operations within the Bounds of a Memory Buffer", "title": "CWE-119" }, { "category": "other", "text": "Out-of-bounds Write", "title": "CWE-787" } ], "product_status": { "known_affected": [ "CSAFPID-89587", "CSAFPID-816846", "CSAFPID-912044", "CSAFPID-912045", "CSAFPID-912046", "CSAFPID-342816", "CSAFPID-912561", "CSAFPID-912567", "CSAFPID-912600", "CSAFPID-912601", "CSAFPID-764275", "CSAFPID-764752", "CSAFPID-816798", "CSAFPID-816801" ] }, "references": [ { "category": "self", "summary": "CVE-2023-4863", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-4863.json" } ], "title": "CVE-2023-4863" }, { "cve": "CVE-2023-5072", "cwe": { "id": "CWE-770", "name": "Allocation of Resources Without Limits or Throttling" }, "notes": [ { "category": "other", "text": "Allocation of Resources Without Limits or Throttling", "title": "CWE-770" } ], "product_status": { "known_affected": [ "CSAFPID-1650575", "CSAFPID-1650515", "CSAFPID-1650835", "CSAFPID-89587", "CSAFPID-220643", "CSAFPID-342816", "CSAFPID-667692", "CSAFPID-764250", "CSAFPID-764813", "CSAFPID-816317", "CSAFPID-816361", "CSAFPID-816798", "CSAFPID-816799", "CSAFPID-816800", "CSAFPID-816801", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-816852", "CSAFPID-816853", "CSAFPID-816854", "CSAFPID-816855", "CSAFPID-816870", "CSAFPID-816871", "CSAFPID-764275", "CSAFPID-764752", "CSAFPID-912044", "CSAFPID-912045", "CSAFPID-912046", "CSAFPID-912561", "CSAFPID-912567", "CSAFPID-912600", "CSAFPID-912601", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663" ] }, "references": [ { "category": "self", "summary": "CVE-2023-5072", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-5072.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-1650575", "CSAFPID-1650515", "CSAFPID-1650835", "CSAFPID-89587", "CSAFPID-220643", "CSAFPID-342816", "CSAFPID-667692", "CSAFPID-764250", "CSAFPID-764813", "CSAFPID-816317", "CSAFPID-816361", "CSAFPID-816798", "CSAFPID-816799", "CSAFPID-816800", "CSAFPID-816801", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-816852", "CSAFPID-816853", "CSAFPID-816854", "CSAFPID-816855", "CSAFPID-816870", "CSAFPID-816871", "CSAFPID-764275", "CSAFPID-764752", "CSAFPID-912044", "CSAFPID-912045", "CSAFPID-912046", "CSAFPID-912561", "CSAFPID-912567", "CSAFPID-912600", "CSAFPID-912601", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663" ] } ], "title": "CVE-2023-5072" }, { "cve": "CVE-2023-26031", "cwe": { "id": "CWE-426", "name": "Untrusted Search Path" }, "notes": [ { "category": "other", "text": "Untrusted Search Path", "title": "CWE-426" } ], "product_status": { "known_affected": [ "CSAFPID-1673384", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-764250", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-342816", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-764813" ] }, "references": [ { "category": "self", "summary": "CVE-2023-26031", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-26031.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-1673384", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-764250", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-342816", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-764813" ] } ], "title": "CVE-2023-26031" }, { "cve": "CVE-2023-26551", "product_status": { "known_affected": [ "CSAFPID-89587" ] }, "references": [ { "category": "self", "summary": "CVE-2023-26551", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-26551.json" } ], "scores": [ { "cvss_v3": { "baseScore": 0.0, "baseSeverity": "NONE", "vectorString": "CVSS:3.1/AV:P/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:N", "version": "3.1" }, "products": [ "CSAFPID-89587" ] } ], "title": "CVE-2023-26551" }, { "cve": "CVE-2023-26552", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "other", "text": "Out-of-bounds Write", "title": "CWE-787" } ], "product_status": { "known_affected": [ "CSAFPID-89587" ] }, "references": [ { "category": "self", "summary": "CVE-2023-26552", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-26552.json" } ], "scores": [ { "cvss_v3": { "baseScore": 5.6, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "CSAFPID-89587" ] } ], "title": "CVE-2023-26552" }, { "cve": "CVE-2023-26553", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "other", "text": "Out-of-bounds Write", "title": "CWE-787" } ], "product_status": { "known_affected": [ "CSAFPID-89587" ] }, "references": [ { "category": "self", "summary": "CVE-2023-26553", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-26553.json" } ], "scores": [ { "cvss_v3": { "baseScore": 5.6, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "CSAFPID-89587" ] } ], "title": "CVE-2023-26553" }, { "cve": "CVE-2023-26554", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "other", "text": "Out-of-bounds Write", "title": "CWE-787" } ], "product_status": { "known_affected": [ "CSAFPID-89587" ] }, "references": [ { "category": "self", "summary": "CVE-2023-26554", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-26554.json" } ], "scores": [ { "cvss_v3": { "baseScore": 5.6, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "CSAFPID-89587" ] } ], "title": "CVE-2023-26554" }, { "cve": "CVE-2023-26555", "product_status": { "known_affected": [ "CSAFPID-89587" ] }, "references": [ { "category": "self", "summary": "CVE-2023-26555", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-26555.json" } ], "scores": [ { "cvss_v3": { "baseScore": 6.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:P/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-89587" ] } ], "title": "CVE-2023-26555" }, { "cve": "CVE-2023-28484", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "other", "text": "Improper Input Validation", "title": "CWE-20" }, { "category": "other", "text": "NULL Pointer Dereference", "title": "CWE-476" } ], "product_status": { "known_affected": [ "CSAFPID-764250", "CSAFPID-764731", "CSAFPID-764732", "CSAFPID-764733", "CSAFPID-220886", "CSAFPID-816317", "CSAFPID-764813", "CSAFPID-89587", "CSAFPID-342816", "CSAFPID-345049", "CSAFPID-764752", "CSAFPID-764764", "CSAFPID-764765", "CSAFPID-764766", "CSAFPID-764767", "CSAFPID-611390", "CSAFPID-611394", "CSAFPID-611417", "CSAFPID-764274", "CSAFPID-764275", "CSAFPID-220643", "CSAFPID-667692", "CSAFPID-816361", "CSAFPID-816798", "CSAFPID-816799", "CSAFPID-816800", "CSAFPID-816801", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-816852", "CSAFPID-816853", "CSAFPID-816854", "CSAFPID-816855", "CSAFPID-816870", "CSAFPID-816871" ] }, "references": [ { "category": "self", "summary": "CVE-2023-28484", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-28484.json" } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-764250", "CSAFPID-764731", "CSAFPID-764732", "CSAFPID-764733", "CSAFPID-220886", "CSAFPID-816317", "CSAFPID-764813", "CSAFPID-89587", "CSAFPID-342816", "CSAFPID-345049", "CSAFPID-764752", "CSAFPID-764764", "CSAFPID-764765", "CSAFPID-764766", "CSAFPID-764767", "CSAFPID-611390", "CSAFPID-611394", "CSAFPID-611417", "CSAFPID-764274", "CSAFPID-764275", "CSAFPID-220643", "CSAFPID-667692", "CSAFPID-816361", "CSAFPID-816798", "CSAFPID-816799", "CSAFPID-816800", "CSAFPID-816801", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-816852", "CSAFPID-816853", "CSAFPID-816854", "CSAFPID-816855", "CSAFPID-816870", "CSAFPID-816871" ] } ], "title": "CVE-2023-28484" }, { "cve": "CVE-2023-29469", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "other", "text": "Improper Input Validation", "title": "CWE-20" }, { "category": "other", "text": "Double Free", "title": "CWE-415" } ], "product_status": { "known_affected": [ "CSAFPID-611417", "CSAFPID-764731", "CSAFPID-764732", "CSAFPID-764733", "CSAFPID-816317", "CSAFPID-89587", "CSAFPID-220886", "CSAFPID-342816", "CSAFPID-345049", "CSAFPID-764752", "CSAFPID-611390", "CSAFPID-611394", "CSAFPID-764764", "CSAFPID-764765", "CSAFPID-764766", "CSAFPID-764767", "CSAFPID-764274", "CSAFPID-764275", "CSAFPID-220643", "CSAFPID-667692", "CSAFPID-764813", "CSAFPID-816361", "CSAFPID-816798", "CSAFPID-816799", "CSAFPID-816800", "CSAFPID-816801", "CSAFPID-764250", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-816852", "CSAFPID-816853", "CSAFPID-816854", "CSAFPID-816855", "CSAFPID-816870", "CSAFPID-816871" ] }, "references": [ { "category": "self", "summary": "CVE-2023-29469", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-29469.json" } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-611417", "CSAFPID-764731", "CSAFPID-764732", "CSAFPID-764733", "CSAFPID-816317", "CSAFPID-89587", "CSAFPID-220886", "CSAFPID-342816", "CSAFPID-345049", "CSAFPID-764752", "CSAFPID-611390", "CSAFPID-611394", "CSAFPID-764764", "CSAFPID-764765", "CSAFPID-764766", "CSAFPID-764767", "CSAFPID-764274", "CSAFPID-764275", "CSAFPID-220643", "CSAFPID-667692", "CSAFPID-764813", "CSAFPID-816361", "CSAFPID-816798", "CSAFPID-816799", "CSAFPID-816800", "CSAFPID-816801", "CSAFPID-764250", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-816852", "CSAFPID-816853", "CSAFPID-816854", "CSAFPID-816855", "CSAFPID-816870", "CSAFPID-816871" ] } ], "title": "CVE-2023-29469" }, { "cve": "CVE-2023-33201", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "notes": [ { "category": "other", "text": "Exposure of Sensitive Information to an Unauthorized Actor", "title": "CWE-200" } ], "product_status": { "known_affected": [ "CSAFPID-764250", "CSAFPID-611394", "CSAFPID-1650584", "CSAFPID-1673397", "CSAFPID-912561", "CSAFPID-345049", "CSAFPID-611390", "CSAFPID-611417", "CSAFPID-764274", "CSAFPID-764275", "CSAFPID-220643", "CSAFPID-342816", "CSAFPID-667692", "CSAFPID-764813", "CSAFPID-816317", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-816852", "CSAFPID-816853", "CSAFPID-816854", "CSAFPID-816361", "CSAFPID-816798", "CSAFPID-816799", "CSAFPID-816800", "CSAFPID-816801", "CSAFPID-764752", "CSAFPID-912044", "CSAFPID-912045", "CSAFPID-912046", "CSAFPID-816855", "CSAFPID-816870", "CSAFPID-816871", "CSAFPID-912567", "CSAFPID-912600", "CSAFPID-912601", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663" ] }, "references": [ { "category": "self", "summary": "CVE-2023-33201", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-33201.json" } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "CSAFPID-764250", "CSAFPID-611394", "CSAFPID-1650584", "CSAFPID-1673397", "CSAFPID-912561", "CSAFPID-345049", "CSAFPID-611390", "CSAFPID-611417", "CSAFPID-764274", "CSAFPID-764275", "CSAFPID-220643", "CSAFPID-342816", "CSAFPID-667692", "CSAFPID-764813", "CSAFPID-816317", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-816852", "CSAFPID-816853", "CSAFPID-816854", "CSAFPID-816361", "CSAFPID-816798", "CSAFPID-816799", "CSAFPID-816800", "CSAFPID-816801", "CSAFPID-764752", "CSAFPID-912044", "CSAFPID-912045", "CSAFPID-912046", "CSAFPID-816855", "CSAFPID-816870", "CSAFPID-816871", "CSAFPID-912567", "CSAFPID-912600", "CSAFPID-912601", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663" ] } ], "title": "CVE-2023-33201" }, { "cve": "CVE-2023-37920", "cwe": { "id": "CWE-295", "name": "Improper Certificate Validation" }, "notes": [ { "category": "other", "text": "Improper Certificate Validation", "title": "CWE-295" }, { "category": "other", "text": "Insufficient Verification of Data Authenticity", "title": "CWE-345" } ], "product_status": { "known_affected": [ "CSAFPID-89587", "CSAFPID-1503575", "CSAFPID-1503640", "CSAFPID-342816", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-764813", "CSAFPID-1503603", "CSAFPID-764250", "CSAFPID-1503612" ] }, "references": [ { "category": "self", "summary": "CVE-2023-37920", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-37920.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-89587", "CSAFPID-1503575", "CSAFPID-1503640", "CSAFPID-342816", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-764813", "CSAFPID-1503603", "CSAFPID-764250", "CSAFPID-1503612" ] } ], "title": "CVE-2023-37920" }, { "cve": "CVE-2023-39410", "cwe": { "id": "CWE-502", "name": "Deserialization of Untrusted Data" }, "notes": [ { "category": "other", "text": "Deserialization of Untrusted Data", "title": "CWE-502" }, { "category": "other", "text": "Improper Input Validation", "title": "CWE-20" } ], "product_status": { "known_affected": [ "CSAFPID-1673404", "CSAFPID-1673384", "CSAFPID-220643", "CSAFPID-342816", "CSAFPID-667692", "CSAFPID-764250", "CSAFPID-764813", "CSAFPID-816317", "CSAFPID-816361", "CSAFPID-816798", "CSAFPID-816799", "CSAFPID-816800", "CSAFPID-816801", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-816852", "CSAFPID-816853", "CSAFPID-816854", "CSAFPID-816855", "CSAFPID-816870", "CSAFPID-816871" ] }, "references": [ { "category": "self", "summary": "CVE-2023-39410", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-39410.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-1673404", "CSAFPID-1673384", "CSAFPID-220643", "CSAFPID-342816", "CSAFPID-667692", "CSAFPID-764250", "CSAFPID-764813", "CSAFPID-816317", "CSAFPID-816361", "CSAFPID-816798", "CSAFPID-816799", "CSAFPID-816800", "CSAFPID-816801", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-816852", "CSAFPID-816853", "CSAFPID-816854", "CSAFPID-816855", "CSAFPID-816870", "CSAFPID-816871" ] } ], "title": "CVE-2023-39410" }, { "cve": "CVE-2023-44487", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" } ], "product_status": { "known_affected": [ "CSAFPID-1650757", "CSAFPID-1650758", "CSAFPID-1650759", "CSAFPID-1650760", "CSAFPID-1650761", "CSAFPID-89587", "CSAFPID-816361", "CSAFPID-220643", "CSAFPID-342816", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-816852", "CSAFPID-816853", "CSAFPID-816854", "CSAFPID-816855", "CSAFPID-816870", "CSAFPID-816871", "CSAFPID-667692", "CSAFPID-764250", "CSAFPID-764813", "CSAFPID-816317", "CSAFPID-816798", "CSAFPID-816799", "CSAFPID-816800", "CSAFPID-816801", "CSAFPID-764275", "CSAFPID-764752", "CSAFPID-912044", "CSAFPID-912045", "CSAFPID-912046", "CSAFPID-912561", "CSAFPID-912567", "CSAFPID-912600", "CSAFPID-912601", "CSAFPID-1503603", "CSAFPID-1503575", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663" ] }, "references": [ { "category": "self", "summary": "CVE-2023-44487", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-44487.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-1650757", "CSAFPID-1650758", "CSAFPID-1650759", "CSAFPID-1650760", "CSAFPID-1650761", "CSAFPID-89587", "CSAFPID-816361", "CSAFPID-220643", "CSAFPID-342816", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-816852", "CSAFPID-816853", "CSAFPID-816854", "CSAFPID-816855", "CSAFPID-816870", "CSAFPID-816871", "CSAFPID-667692", "CSAFPID-764250", "CSAFPID-764813", "CSAFPID-816317", "CSAFPID-816798", "CSAFPID-816799", "CSAFPID-816800", "CSAFPID-816801", "CSAFPID-764275", "CSAFPID-764752", "CSAFPID-912044", "CSAFPID-912045", "CSAFPID-912046", "CSAFPID-912561", "CSAFPID-912567", "CSAFPID-912600", "CSAFPID-912601", "CSAFPID-1503603", "CSAFPID-1503575", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663" ] } ], "title": "CVE-2023-44487" }, { "cve": "CVE-2023-44981", "cwe": { "id": "CWE-639", "name": "Authorization Bypass Through User-Controlled Key" }, "notes": [ { "category": "other", "text": "Authorization Bypass Through User-Controlled Key", "title": "CWE-639" } ], "product_status": { "known_affected": [ "CSAFPID-1650515", "CSAFPID-89587", "CSAFPID-220643", "CSAFPID-342816", "CSAFPID-667692", "CSAFPID-764250", "CSAFPID-764813", "CSAFPID-816317", "CSAFPID-816361", "CSAFPID-816798", "CSAFPID-816799", "CSAFPID-816800", "CSAFPID-816801", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-816852", "CSAFPID-816853", "CSAFPID-816854", "CSAFPID-816855", "CSAFPID-816870", "CSAFPID-816871", "CSAFPID-764275", "CSAFPID-764752", "CSAFPID-912044", "CSAFPID-912045", "CSAFPID-912046", "CSAFPID-912561", "CSAFPID-912567", "CSAFPID-912600", "CSAFPID-912601" ] }, "references": [ { "category": "self", "summary": "CVE-2023-44981", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-44981.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.1, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "CSAFPID-1650515", "CSAFPID-89587", "CSAFPID-220643", "CSAFPID-342816", "CSAFPID-667692", "CSAFPID-764250", "CSAFPID-764813", "CSAFPID-816317", "CSAFPID-816361", "CSAFPID-816798", "CSAFPID-816799", "CSAFPID-816800", "CSAFPID-816801", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-816852", "CSAFPID-816853", "CSAFPID-816854", "CSAFPID-816855", "CSAFPID-816870", "CSAFPID-816871", "CSAFPID-764275", "CSAFPID-764752", "CSAFPID-912044", "CSAFPID-912045", "CSAFPID-912046", "CSAFPID-912561", "CSAFPID-912567", "CSAFPID-912600", "CSAFPID-912601" ] } ], "title": "CVE-2023-44981" }, { "cve": "CVE-2023-45288", "cwe": { "id": "CWE-404", "name": "Improper Resource Shutdown or Release" }, "notes": [ { "category": "other", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" }, { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" } ], "product_status": { "known_affected": [ "CSAFPID-89587" ] }, "references": [ { "category": "self", "summary": "CVE-2023-45288", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-45288.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-89587" ] } ], "title": "CVE-2023-45288" }, { "cve": "CVE-2023-48795", "cwe": { "id": "CWE-222", "name": "Truncation of Security-relevant Information" }, "notes": [ { "category": "other", "text": "Truncation of Security-relevant Information", "title": "CWE-222" } ], "product_status": { "known_affected": [ "CSAFPID-1650765", "CSAFPID-1650757", "CSAFPID-1650758", "CSAFPID-1650767", "CSAFPID-1650759", "CSAFPID-1650760", "CSAFPID-1650761", "CSAFPID-89587", "CSAFPID-220643", "CSAFPID-342816", "CSAFPID-667692", "CSAFPID-764250", "CSAFPID-764813", "CSAFPID-816317", "CSAFPID-816361", "CSAFPID-816798", "CSAFPID-816799", "CSAFPID-816800", "CSAFPID-816801", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-816852", "CSAFPID-816853", "CSAFPID-816854", "CSAFPID-816855", "CSAFPID-912600", "CSAFPID-912601", "CSAFPID-816870", "CSAFPID-816871", "CSAFPID-764275", "CSAFPID-764752", "CSAFPID-912044", "CSAFPID-912045", "CSAFPID-912046", "CSAFPID-912561", "CSAFPID-912567", "CSAFPID-1503603", "CSAFPID-1503612", "CSAFPID-1503575", "CSAFPID-1503640", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663" ] }, "references": [ { "category": "self", "summary": "CVE-2023-48795", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-48795.json" } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "CSAFPID-1650765", "CSAFPID-1650757", "CSAFPID-1650758", "CSAFPID-1650767", "CSAFPID-1650759", "CSAFPID-1650760", "CSAFPID-1650761", "CSAFPID-89587", "CSAFPID-220643", "CSAFPID-342816", "CSAFPID-667692", "CSAFPID-764250", "CSAFPID-764813", "CSAFPID-816317", "CSAFPID-816361", "CSAFPID-816798", "CSAFPID-816799", "CSAFPID-816800", "CSAFPID-816801", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-816852", "CSAFPID-816853", "CSAFPID-816854", "CSAFPID-816855", "CSAFPID-912600", "CSAFPID-912601", "CSAFPID-816870", "CSAFPID-816871", "CSAFPID-764275", "CSAFPID-764752", "CSAFPID-912044", "CSAFPID-912045", "CSAFPID-912046", "CSAFPID-912561", "CSAFPID-912567", "CSAFPID-1503603", "CSAFPID-1503612", "CSAFPID-1503575", "CSAFPID-1503640", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663" ] } ], "title": "CVE-2023-48795" }, { "cve": "CVE-2023-49083", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "other", "text": "NULL Pointer Dereference", "title": "CWE-476" } ], "product_status": { "known_affected": [ "CSAFPID-89587", "CSAFPID-342816", "CSAFPID-764275", "CSAFPID-764752", "CSAFPID-816798", "CSAFPID-816801", "CSAFPID-816846", "CSAFPID-912044", "CSAFPID-912045", "CSAFPID-912046", "CSAFPID-912561", "CSAFPID-912567", "CSAFPID-912600", "CSAFPID-912601", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-764250", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-816845", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-764813" ] }, "references": [ { "category": "self", "summary": "CVE-2023-49083", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-49083.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-89587", "CSAFPID-342816", "CSAFPID-764275", "CSAFPID-764752", "CSAFPID-816798", "CSAFPID-816801", "CSAFPID-816846", "CSAFPID-912044", "CSAFPID-912045", "CSAFPID-912046", "CSAFPID-912561", "CSAFPID-912567", "CSAFPID-912600", "CSAFPID-912601", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-764250", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-816845", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-764813" ] } ], "title": "CVE-2023-49083" }, { "cve": "CVE-2023-51384", "cwe": { "id": "CWE-304", "name": "Missing Critical Step in Authentication" }, "notes": [ { "category": "other", "text": "Missing Critical Step in Authentication", "title": "CWE-304" }, { "category": "other", "text": "Improper Input Validation", "title": "CWE-20" } ], "product_status": { "known_affected": [ "CSAFPID-89587" ] }, "references": [ { "category": "self", "summary": "CVE-2023-51384", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-51384.json" } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "CSAFPID-89587" ] } ], "title": "CVE-2023-51384" }, { "cve": "CVE-2023-51385", "cwe": { "id": "CWE-78", "name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)" }, "notes": [ { "category": "other", "text": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)", "title": "CWE-78" } ], "product_status": { "known_affected": [ "CSAFPID-89587" ] }, "references": [ { "category": "self", "summary": "CVE-2023-51385", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-51385.json" } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "CSAFPID-89587" ] } ], "title": "CVE-2023-51385" }, { "cve": "CVE-2023-52425", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" } ], "product_status": { "known_affected": [ "CSAFPID-89587", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-764250", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-342816", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-764813" ] }, "references": [ { "category": "self", "summary": "CVE-2023-52425", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-52425.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-89587", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-764250", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-342816", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-764813" ] } ], "title": "CVE-2023-52425" }, { "cve": "CVE-2023-52426", "cwe": { "id": "CWE-776", "name": "Improper Restriction of Recursive Entity References in DTDs (\u0027XML Entity Expansion\u0027)" }, "notes": [ { "category": "other", "text": "Improper Restriction of Recursive Entity References in DTDs (\u0027XML Entity Expansion\u0027)", "title": "CWE-776" } ], "product_status": { "known_affected": [ "CSAFPID-89587", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-764250", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-342816", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-764813" ] }, "references": [ { "category": "self", "summary": "CVE-2023-52426", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-52426.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-89587", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-764250", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-342816", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-764813" ] } ], "title": "CVE-2023-52426" }, { "cve": "CVE-2024-1874", "cwe": { "id": "CWE-77", "name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)" }, "notes": [ { "category": "other", "text": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)", "title": "CWE-77" }, { "category": "other", "text": "Improper Encoding or Escaping of Output", "title": "CWE-116" } ], "product_status": { "known_affected": [ "CSAFPID-1673422", "CSAFPID-345049", "CSAFPID-611417" ] }, "references": [ { "category": "self", "summary": "CVE-2024-1874", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-1874.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-1673422", "CSAFPID-345049", "CSAFPID-611417" ] } ], "title": "CVE-2024-1874" }, { "cve": "CVE-2024-2408", "cwe": { "id": "CWE-203", "name": "Observable Discrepancy" }, "notes": [ { "category": "other", "text": "Observable Discrepancy", "title": "CWE-203" }, { "category": "other", "text": "Observable Timing Discrepancy", "title": "CWE-208" }, { "category": "other", "text": "Use of a Broken or Risky Cryptographic Algorithm", "title": "CWE-327" }, { "category": "other", "text": "Covert Timing Channel", "title": "CWE-385" } ], "product_status": { "known_affected": [ "CSAFPID-1673422", "CSAFPID-345049", "CSAFPID-611417" ] }, "references": [ { "category": "self", "summary": "CVE-2024-2408", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-2408.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-1673422", "CSAFPID-345049", "CSAFPID-611417" ] } ], "title": "CVE-2024-2408" }, { "cve": "CVE-2024-2511", "cwe": { "id": "CWE-404", "name": "Improper Resource Shutdown or Release" }, "notes": [ { "category": "other", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" }, { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" }, { "category": "other", "text": "Improperly Controlled Sequential Memory Allocation", "title": "CWE-1325" } ], "product_status": { "known_affected": [ "CSAFPID-345049", "CSAFPID-611417", "CSAFPID-1673479", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-764250", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-342816", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-764813" ] }, "references": [ { "category": "self", "summary": "CVE-2024-2511", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-2511.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-345049", "CSAFPID-611417", "CSAFPID-1673479", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-764250", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-342816", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-764813" ] } ], "title": "CVE-2024-2511" }, { "cve": "CVE-2024-4577", "cwe": { "id": "CWE-88", "name": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)" }, "notes": [ { "category": "other", "text": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)", "title": "CWE-88" }, { "category": "other", "text": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)", "title": "CWE-78" } ], "product_status": { "known_affected": [ "CSAFPID-1673422", "CSAFPID-345049", "CSAFPID-611417" ] }, "references": [ { "category": "self", "summary": "CVE-2024-4577", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-4577.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-1673422", "CSAFPID-345049", "CSAFPID-611417" ] } ], "title": "CVE-2024-4577" }, { "cve": "CVE-2024-4603", "cwe": { "id": "CWE-606", "name": "Unchecked Input for Loop Condition" }, "notes": [ { "category": "other", "text": "Unchecked Input for Loop Condition", "title": "CWE-606" } ], "product_status": { "known_affected": [ "CSAFPID-345049", "CSAFPID-611417", "CSAFPID-1673479", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-764250", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-342816", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-764813" ] }, "references": [ { "category": "self", "summary": "CVE-2024-4603", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-4603.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-345049", "CSAFPID-611417", "CSAFPID-1673479", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-764250", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-342816", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-764813" ] } ], "title": "CVE-2024-4603" }, { "cve": "CVE-2024-4741", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "other", "text": "Use After Free", "title": "CWE-416" } ], "product_status": { "known_affected": [ "CSAFPID-345049", "CSAFPID-611417", "CSAFPID-1673479", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-764250", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-342816", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-764813" ] }, "references": [ { "category": "self", "summary": "CVE-2024-4741", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-4741.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-345049", "CSAFPID-611417", "CSAFPID-1673479", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-764250", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-342816", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-764813" ] } ], "title": "CVE-2024-4741" }, { "cve": "CVE-2024-5458", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "other", "text": "Improper Input Validation", "title": "CWE-20" } ], "product_status": { "known_affected": [ "CSAFPID-1673422", "CSAFPID-345049", "CSAFPID-611417" ] }, "references": [ { "category": "self", "summary": "CVE-2024-5458", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-5458.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-1673422", "CSAFPID-345049", "CSAFPID-611417" ] } ], "title": "CVE-2024-5458" }, { "cve": "CVE-2024-5535", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "notes": [ { "category": "other", "text": "Exposure of Sensitive Information to an Unauthorized Actor", "title": "CWE-200" }, { "category": "other", "text": "Improper Restriction of Operations within the Bounds of a Memory Buffer", "title": "CWE-119" } ], "product_status": { "known_affected": [ "CSAFPID-1673508", "CSAFPID-1673525" ] }, "references": [ { "category": "self", "summary": "CVE-2024-5535", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-5535.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.1, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-1673508", "CSAFPID-1673525" ] } ], "title": "CVE-2024-5535" }, { "cve": "CVE-2024-5585", "cwe": { "id": "CWE-116", "name": "Improper Encoding or Escaping of Output" }, "notes": [ { "category": "other", "text": "Improper Encoding or Escaping of Output", "title": "CWE-116" }, { "category": "other", "text": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)", "title": "CWE-78" }, { "category": "other", "text": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)", "title": "CWE-88" } ], "product_status": { "known_affected": [ "CSAFPID-1673422", "CSAFPID-345049", "CSAFPID-611417" ] }, "references": [ { "category": "self", "summary": "CVE-2024-5585", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-5585.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-1673422", "CSAFPID-345049", "CSAFPID-611417" ] } ], "title": "CVE-2024-5585" }, { "cve": "CVE-2024-6119", "cwe": { "id": "CWE-843", "name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)" }, "notes": [ { "category": "other", "text": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)", "title": "CWE-843" } ], "product_status": { "known_affected": [ "CSAFPID-1673508", "CSAFPID-1673525" ] }, "references": [ { "category": "self", "summary": "CVE-2024-6119", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-6119.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.1, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-1673508", "CSAFPID-1673525" ] } ], "title": "CVE-2024-6119" }, { "cve": "CVE-2024-6232", "cwe": { "id": "CWE-1333", "name": "Inefficient Regular Expression Complexity" }, "notes": [ { "category": "other", "text": "Inefficient Regular Expression Complexity", "title": "CWE-1333" } ], "references": [ { "category": "self", "summary": "CVE-2024-6232", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-6232.json" } ], "title": "CVE-2024-6232" }, { "cve": "CVE-2024-7264", "cwe": { "id": "CWE-125", "name": "Out-of-bounds Read" }, "notes": [ { "category": "other", "text": "Out-of-bounds Read", "title": "CWE-125" }, { "category": "other", "text": "Improper Input Validation", "title": "CWE-20" } ], "product_status": { "known_affected": [ "CSAFPID-1673529", "CSAFPID-1673479", "CSAFPID-1673511", "CSAFPID-1673512" ] }, "references": [ { "category": "self", "summary": "CVE-2024-7264", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-7264.json" } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-1673529", "CSAFPID-1673479", "CSAFPID-1673511", "CSAFPID-1673512" ] } ], "title": "CVE-2024-7264" }, { "cve": "CVE-2024-7592", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" } ], "references": [ { "category": "self", "summary": "CVE-2024-7592", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-7592.json" } ], "title": "CVE-2024-7592" }, { "cve": "CVE-2024-21131", "product_status": { "known_affected": [ "CSAFPID-1503299", "CSAFPID-1503306", "CSAFPID-1503302", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-764250", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-342816", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-764813" ] }, "references": [ { "category": "self", "summary": "CVE-2024-21131", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21131.json" } ], "title": "CVE-2024-21131" }, { "cve": "CVE-2024-21138", "cwe": { "id": "CWE-835", "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)" }, "notes": [ { "category": "other", "text": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)", "title": "CWE-835" } ], "product_status": { "known_affected": [ "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-764250", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-342816", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-764813" ] }, "references": [ { "category": "self", "summary": "CVE-2024-21138", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21138.json" } ], "title": "CVE-2024-21138" }, { "cve": "CVE-2024-21140", "product_status": { "known_affected": [ "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503299", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-764250", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-342816", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-764813" ] }, "references": [ { "category": "self", "summary": "CVE-2024-21140", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21140.json" } ], "title": "CVE-2024-21140" }, { "cve": "CVE-2024-21144", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "notes": [ { "category": "other", "text": "Improper Input Validation", "title": "CWE-20" }, { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" } ], "product_status": { "known_affected": [ "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-764250", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-342816", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-764813" ] }, "references": [ { "category": "self", "summary": "CVE-2024-21144", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21144.json" } ], "title": "CVE-2024-21144" }, { "cve": "CVE-2024-21145", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "other", "text": "Out-of-bounds Write", "title": "CWE-787" } ], "product_status": { "known_affected": [ "CSAFPID-1503299", "CSAFPID-1503306", "CSAFPID-1503302", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-764250", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-342816", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-764813" ] }, "references": [ { "category": "self", "summary": "CVE-2024-21145", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21145.json" } ], "title": "CVE-2024-21145" }, { "cve": "CVE-2024-21147", "product_status": { "known_affected": [ "CSAFPID-1503306", "CSAFPID-1503302", "CSAFPID-1503299", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-764250", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-342816", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-764813" ] }, "references": [ { "category": "self", "summary": "CVE-2024-21147", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21147.json" } ], "title": "CVE-2024-21147" }, { "cve": "CVE-2024-21233", "product_status": { "known_affected": [ "CSAFPID-1673385", "CSAFPID-1673442", "CSAFPID-1673386" ] }, "references": [ { "category": "self", "summary": "CVE-2024-21233", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21233.json" } ], "scores": [ { "cvss_v3": { "baseScore": 4.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "CSAFPID-1673385", "CSAFPID-1673442", "CSAFPID-1673386" ] } ], "title": "CVE-2024-21233" }, { "cve": "CVE-2024-21242", "product_status": { "known_affected": [ "CSAFPID-1673443", "CSAFPID-1673444", "CSAFPID-1673445" ] }, "references": [ { "category": "self", "summary": "CVE-2024-21242", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21242.json" } ], "scores": [ { "cvss_v3": { "baseScore": 3.5, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "CSAFPID-1673443", "CSAFPID-1673444", "CSAFPID-1673445" ] } ], "title": "CVE-2024-21242" }, { "cve": "CVE-2024-21251", "product_status": { "known_affected": [ "CSAFPID-1673450", "CSAFPID-1673451", "CSAFPID-1673452" ] }, "references": [ { "category": "self", "summary": "CVE-2024-21251", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21251.json" } ], "scores": [ { "cvss_v3": { "baseScore": 3.1, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "CSAFPID-1673450", "CSAFPID-1673451", "CSAFPID-1673452" ] } ], "title": "CVE-2024-21251" }, { "cve": "CVE-2024-21261", "product_status": { "known_affected": [ "CSAFPID-1673144", "CSAFPID-1503575", "CSAFPID-1673188" ] }, "references": [ { "category": "self", "summary": "CVE-2024-21261", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21261.json" } ], "scores": [ { "cvss_v3": { "baseScore": 4.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "CSAFPID-1673144", "CSAFPID-1503575", "CSAFPID-1673188" ] } ], "title": "CVE-2024-21261" }, { "cve": "CVE-2024-22018", "cwe": { "id": "CWE-275", "name": "-" }, "notes": [ { "category": "other", "text": "CWE-275", "title": "CWE-275" } ], "product_status": { "known_affected": [ "CSAFPID-89587" ] }, "references": [ { "category": "self", "summary": "CVE-2024-22018", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-22018.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-89587" ] } ], "title": "CVE-2024-22018" }, { "cve": "CVE-2024-22020", "product_status": { "known_affected": [ "CSAFPID-89587" ] }, "references": [ { "category": "self", "summary": "CVE-2024-22020", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-22020.json" } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-89587" ] } ], "title": "CVE-2024-22020" }, { "cve": "CVE-2024-22201", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" } ], "product_status": { "known_affected": [ "CSAFPID-1673384", "CSAFPID-342816", "CSAFPID-764275", "CSAFPID-764752", "CSAFPID-816798", "CSAFPID-816801", "CSAFPID-816846", "CSAFPID-912044", "CSAFPID-912045", "CSAFPID-912046", "CSAFPID-912561", "CSAFPID-912567", "CSAFPID-912600", "CSAFPID-912601", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-764250", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-816845", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-764813" ] }, "references": [ { "category": "self", "summary": "CVE-2024-22201", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-22201.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-1673384", "CSAFPID-342816", "CSAFPID-764275", "CSAFPID-764752", "CSAFPID-816798", "CSAFPID-816801", "CSAFPID-816846", "CSAFPID-912044", "CSAFPID-912045", "CSAFPID-912046", "CSAFPID-912561", "CSAFPID-912567", "CSAFPID-912600", "CSAFPID-912601", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-764250", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-816845", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-764813" ] } ], "title": "CVE-2024-22201" }, { "cve": "CVE-2024-23807", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "other", "text": "Use After Free", "title": "CWE-416" } ], "product_status": { "known_affected": [ "CSAFPID-1650831", "CSAFPID-1650825", "CSAFPID-1673479", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-764250", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-342816", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-764813" ] }, "references": [ { "category": "self", "summary": "CVE-2024-23807", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-23807.json" } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-1650831", "CSAFPID-1650825", "CSAFPID-1673479", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-764250", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-342816", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-764813" ] } ], "title": "CVE-2024-23807" }, { "cve": "CVE-2024-23944", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "notes": [ { "category": "other", "text": "Exposure of Sensitive Information to an Unauthorized Actor", "title": "CWE-200" } ], "product_status": { "known_affected": [ "CSAFPID-1673384", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-764250", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-342816", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-764813" ] }, "references": [ { "category": "self", "summary": "CVE-2024-23944", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-23944.json" } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "CSAFPID-1673384", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-764250", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-342816", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-764813" ] } ], "title": "CVE-2024-23944" }, { "cve": "CVE-2024-24989", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "other", "text": "NULL Pointer Dereference", "title": "CWE-476" } ], "product_status": { "known_affected": [ "CSAFPID-89587" ] }, "references": [ { "category": "self", "summary": "CVE-2024-24989", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-24989.json" } ], "title": "CVE-2024-24989" }, { "cve": "CVE-2024-24990", "cwe": { "id": "CWE-416", "name": "Use After Free" }, "notes": [ { "category": "other", "text": "Use After Free", "title": "CWE-416" } ], "product_status": { "known_affected": [ "CSAFPID-89587" ] }, "references": [ { "category": "self", "summary": "CVE-2024-24990", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-24990.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-89587" ] } ], "title": "CVE-2024-24990" }, { "cve": "CVE-2024-25710", "cwe": { "id": "CWE-835", "name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)" }, "notes": [ { "category": "other", "text": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)", "title": "CWE-835" } ], "product_status": { "known_affected": [ "CSAFPID-89587", "CSAFPID-1673384", "CSAFPID-816871", "CSAFPID-816798", "CSAFPID-816801", "CSAFPID-342816", "CSAFPID-912561", "CSAFPID-912567", "CSAFPID-912600", "CSAFPID-912601", "CSAFPID-764275", "CSAFPID-764752", "CSAFPID-816846", "CSAFPID-912044", "CSAFPID-912045", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-764250", "CSAFPID-1503612", "CSAFPID-912046", "CSAFPID-1503640", "CSAFPID-816845", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-764813" ] }, "references": [ { "category": "self", "summary": "CVE-2024-25710", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-25710.json" } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-89587", "CSAFPID-1673384", "CSAFPID-816871", "CSAFPID-816798", "CSAFPID-816801", "CSAFPID-342816", "CSAFPID-912561", "CSAFPID-912567", "CSAFPID-912600", "CSAFPID-912601", "CSAFPID-764275", "CSAFPID-764752", "CSAFPID-816846", "CSAFPID-912044", "CSAFPID-912045", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-764250", "CSAFPID-1503612", "CSAFPID-912046", "CSAFPID-1503640", "CSAFPID-816845", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-764813" ] } ], "title": "CVE-2024-25710" }, { "cve": "CVE-2024-26130", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "other", "text": "NULL Pointer Dereference", "title": "CWE-476" } ], "product_status": { "known_affected": [ "CSAFPID-89587", "CSAFPID-342816", "CSAFPID-764275", "CSAFPID-764752", "CSAFPID-816798", "CSAFPID-816801", "CSAFPID-816846", "CSAFPID-912044", "CSAFPID-912045", "CSAFPID-912046", "CSAFPID-912561", "CSAFPID-912567", "CSAFPID-912600", "CSAFPID-912601", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-764250", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-816845", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-764813" ] }, "references": [ { "category": "self", "summary": "CVE-2024-26130", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-26130.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-89587", "CSAFPID-342816", "CSAFPID-764275", "CSAFPID-764752", "CSAFPID-816798", "CSAFPID-816801", "CSAFPID-816846", "CSAFPID-912044", "CSAFPID-912045", "CSAFPID-912046", "CSAFPID-912561", "CSAFPID-912567", "CSAFPID-912600", "CSAFPID-912601", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-764250", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-816845", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-764813" ] } ], "title": "CVE-2024-26130" }, { "cve": "CVE-2024-26308", "cwe": { "id": "CWE-770", "name": "Allocation of Resources Without Limits or Throttling" }, "notes": [ { "category": "other", "text": "Allocation of Resources Without Limits or Throttling", "title": "CWE-770" } ], "product_status": { "known_affected": [ "CSAFPID-89587", "CSAFPID-1673384", "CSAFPID-816871", "CSAFPID-816798", "CSAFPID-342816", "CSAFPID-764275", "CSAFPID-764752", "CSAFPID-816801", "CSAFPID-816846", "CSAFPID-912044", "CSAFPID-912045", "CSAFPID-912046", "CSAFPID-912561", "CSAFPID-912567", "CSAFPID-912600", "CSAFPID-912601", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-764250", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-816845", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-764813" ] }, "references": [ { "category": "self", "summary": "CVE-2024-26308", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-26308.json" } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-89587", "CSAFPID-1673384", "CSAFPID-816871", "CSAFPID-816798", "CSAFPID-342816", "CSAFPID-764275", "CSAFPID-764752", "CSAFPID-816801", "CSAFPID-816846", "CSAFPID-912044", "CSAFPID-912045", "CSAFPID-912046", "CSAFPID-912561", "CSAFPID-912567", "CSAFPID-912600", "CSAFPID-912601", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-764250", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-816845", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-764813" ] } ], "title": "CVE-2024-26308" }, { "cve": "CVE-2024-27983", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" } ], "product_status": { "known_affected": [ "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-764250", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-342816", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-764813" ] }, "references": [ { "category": "self", "summary": "CVE-2024-27983", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-27983.json" } ], "scores": [ { "cvss_v3": { "baseScore": 8.2, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H", "version": "3.1" }, "products": [ "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-764250", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-342816", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-764813" ] } ], "title": "CVE-2024-27983" }, { "cve": "CVE-2024-28182", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "notes": [ { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" }, { "category": "other", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" }, { "category": "other", "text": "Detection of Error Condition Without Action", "title": "CWE-390" }, { "category": "other", "text": "Allocation of Resources Without Limits or Throttling", "title": "CWE-770" } ], "product_status": { "known_affected": [ "CSAFPID-1673442", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-764250", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-342816", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-764813" ] }, "references": [ { "category": "self", "summary": "CVE-2024-28182", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-28182.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-1673442", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-764250", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-342816", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-764813" ] } ], "title": "CVE-2024-28182" }, { "cve": "CVE-2024-28849", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "notes": [ { "category": "other", "text": "Exposure of Sensitive Information to an Unauthorized Actor", "title": "CWE-200" } ], "product_status": { "known_affected": [ "CSAFPID-89587", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-764250", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-342816", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-764813" ] }, "references": [ { "category": "self", "summary": "CVE-2024-28849", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-28849.json" } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "CSAFPID-89587", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-764250", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-342816", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-764813" ] } ], "title": "CVE-2024-28849" }, { "cve": "CVE-2024-28887", "cwe": { "id": "CWE-427", "name": "Uncontrolled Search Path Element" }, "notes": [ { "category": "other", "text": "Uncontrolled Search Path Element", "title": "CWE-427" } ], "product_status": { "known_affected": [ "CSAFPID-1673385", "CSAFPID-1673442", "CSAFPID-1673386" ] }, "references": [ { "category": "self", "summary": "CVE-2024-28887", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-28887.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-1673385", "CSAFPID-1673442", "CSAFPID-1673386" ] } ], "title": "CVE-2024-28887" }, { "cve": "CVE-2024-29025", "cwe": { "id": "CWE-770", "name": "Allocation of Resources Without Limits or Throttling" }, "notes": [ { "category": "other", "text": "Allocation of Resources Without Limits or Throttling", "title": "CWE-770" } ], "product_status": { "known_affected": [ "CSAFPID-1673488", "CSAFPID-1673489", "CSAFPID-1673491", "CSAFPID-1673492", "CSAFPID-1673493", "CSAFPID-1673495", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-764250", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-342816", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-764813" ] }, "references": [ { "category": "self", "summary": "CVE-2024-29025", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-29025.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.3, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "CSAFPID-1673488", "CSAFPID-1673489", "CSAFPID-1673491", "CSAFPID-1673492", "CSAFPID-1673493", "CSAFPID-1673495", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-764250", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-342816", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-764813" ] } ], "title": "CVE-2024-29025" }, { "cve": "CVE-2024-29131", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "other", "text": "Out-of-bounds Write", "title": "CWE-787" } ], "product_status": { "known_affected": [ "CSAFPID-1673497", "CSAFPID-1673397", "CSAFPID-1673384", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-764250", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-342816", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-764813" ] }, "references": [ { "category": "self", "summary": "CVE-2024-29131", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-29131.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.3, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "CSAFPID-1673497", "CSAFPID-1673397", "CSAFPID-1673384", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-764250", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-342816", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-764813" ] } ], "title": "CVE-2024-29131" }, { "cve": "CVE-2024-29133", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "other", "text": "Out-of-bounds Write", "title": "CWE-787" } ], "product_status": { "known_affected": [ "CSAFPID-1673497", "CSAFPID-1673397", "CSAFPID-1673384", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-764250", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-342816", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-764813" ] }, "references": [ { "category": "self", "summary": "CVE-2024-29133", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-29133.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.3, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "CSAFPID-1673497", "CSAFPID-1673397", "CSAFPID-1673384", "CSAFPID-1503575", "CSAFPID-1503603", "CSAFPID-764250", "CSAFPID-1503612", "CSAFPID-1503640", "CSAFPID-342816", "CSAFPID-816845", "CSAFPID-816846", "CSAFPID-1503299", "CSAFPID-1503302", "CSAFPID-1503306", "CSAFPID-1503661", "CSAFPID-1503663", "CSAFPID-764813" ] } ], "title": "CVE-2024-29133" }, { "cve": "CVE-2024-31079", "cwe": { "id": "CWE-404", "name": "Improper Resource Shutdown or Release" }, "notes": [ { "category": "other", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" }, { "category": "other", "text": "Stack-based Buffer Overflow", "title": "CWE-121" } ], "product_status": { "known_affected": [ "CSAFPID-89587" ] }, "references": [ { "category": "self", "summary": "CVE-2024-31079", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-31079.json" } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L", "version": "3.1" }, "products": [ "CSAFPID-89587" ] } ], "title": "CVE-2024-31079" }, { "cve": "CVE-2024-32760", "cwe": { "id": "CWE-404", "name": "Improper Resource Shutdown or Release" }, "notes": [ { "category": "other", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" }, { "category": "other", "text": "Out-of-bounds Write", "title": "CWE-787" } ], "product_status": { "known_affected": [ "CSAFPID-89587" ] }, "references": [ { "category": "self", "summary": "CVE-2024-32760", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-32760.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-89587" ] } ], "title": "CVE-2024-32760" }, { "cve": "CVE-2024-34161", "cwe": { "id": "CWE-401", "name": "Missing Release of Memory after Effective Lifetime" }, "notes": [ { "category": "other", "text": "Missing Release of Memory after Effective Lifetime", "title": "CWE-401" }, { "category": "other", "text": "Use After Free", "title": "CWE-416" } ], "product_status": { "known_affected": [ "CSAFPID-89587" ] }, "references": [ { "category": "self", "summary": "CVE-2024-34161", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-34161.json" } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L", "version": "3.1" }, "products": [ "CSAFPID-89587" ] } ], "title": "CVE-2024-34161" }, { "cve": "CVE-2024-34750", "cwe": { "id": "CWE-755", "name": "Improper Handling of Exceptional Conditions" }, "notes": [ { "category": "other", "text": "Improper Handling of Exceptional Conditions", "title": "CWE-755" }, { "category": "other", "text": "Uncontrolled Resource Consumption", "title": "CWE-400" } ], "product_status": { "known_affected": [ "CSAFPID-1673504", "CSAFPID-1673506" ] }, "references": [ { "category": "self", "summary": "CVE-2024-34750", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-34750.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-1673504", "CSAFPID-1673506" ] } ], "title": "CVE-2024-34750" }, { "cve": "CVE-2024-35200", "cwe": { "id": "CWE-404", "name": "Improper Resource Shutdown or Release" }, "notes": [ { "category": "other", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" }, { "category": "other", "text": "NULL Pointer Dereference", "title": "CWE-476" } ], "product_status": { "known_affected": [ "CSAFPID-89587" ] }, "references": [ { "category": "self", "summary": "CVE-2024-35200", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-35200.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-89587" ] } ], "title": "CVE-2024-35200" }, { "cve": "CVE-2024-36137", "cwe": { "id": "CWE-275", "name": "-" }, "notes": [ { "category": "other", "text": "CWE-275", "title": "CWE-275" }, { "category": "other", "text": "Incorrect Permission Assignment for Critical Resource", "title": "CWE-732" } ], "product_status": { "known_affected": [ "CSAFPID-89587" ] }, "references": [ { "category": "self", "summary": "CVE-2024-36137", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-36137.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-89587" ] } ], "title": "CVE-2024-36137" }, { "cve": "CVE-2024-36138", "cwe": { "id": "CWE-77", "name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)" }, "notes": [ { "category": "other", "text": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)", "title": "CWE-77" } ], "product_status": { "known_affected": [ "CSAFPID-89587" ] }, "references": [ { "category": "self", "summary": "CVE-2024-36138", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-36138.json" } ], "title": "CVE-2024-36138" }, { "cve": "CVE-2024-36387", "cwe": { "id": "CWE-476", "name": "NULL Pointer Dereference" }, "notes": [ { "category": "other", "text": "NULL Pointer Dereference", "title": "CWE-476" } ], "product_status": { "known_affected": [ "CSAFPID-345049", "CSAFPID-611417" ] }, "references": [ { "category": "self", "summary": "CVE-2024-36387", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-36387.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-345049", "CSAFPID-611417" ] } ], "title": "CVE-2024-36387" }, { "cve": "CVE-2024-37370", "cwe": { "id": "CWE-130", "name": "Improper Handling of Length Parameter Inconsistency" }, "notes": [ { "category": "other", "text": "Improper Handling of Length Parameter Inconsistency", "title": "CWE-130" } ], "product_status": { "known_affected": [ "CSAFPID-1673507", "CSAFPID-1673508", "CSAFPID-1673509" ] }, "references": [ { "category": "self", "summary": "CVE-2024-37370", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-37370.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.1, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-1673507", "CSAFPID-1673508", "CSAFPID-1673509" ] } ], "title": "CVE-2024-37370" }, { "cve": "CVE-2024-37371", "cwe": { "id": "CWE-130", "name": "Improper Handling of Length Parameter Inconsistency" }, "notes": [ { "category": "other", "text": "Improper Handling of Length Parameter Inconsistency", "title": "CWE-130" } ], "product_status": { "known_affected": [ "CSAFPID-1673507", "CSAFPID-1673508", "CSAFPID-1673509" ] }, "references": [ { "category": "self", "summary": "CVE-2024-37371", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-37371.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.1, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-1673507", "CSAFPID-1673508", "CSAFPID-1673509" ] } ], "title": "CVE-2024-37371" }, { "cve": "CVE-2024-37372", "product_status": { "known_affected": [ "CSAFPID-89587" ] }, "references": [ { "category": "self", "summary": "CVE-2024-37372", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-37372.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-89587" ] } ], "title": "CVE-2024-37372" }, { "cve": "CVE-2024-38356", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "notes": [ { "category": "other", "text": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)", "title": "CWE-79" } ], "product_status": { "known_affected": [ "CSAFPID-1673510", "CSAFPID-1503575", "CSAFPID-1673188" ] }, "references": [ { "category": "self", "summary": "CVE-2024-38356", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38356.json" } ], "scores": [ { "cvss_v3": { "baseScore": 6.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "CSAFPID-1673510", "CSAFPID-1503575", "CSAFPID-1673188" ] } ], "title": "CVE-2024-38356" }, { "cve": "CVE-2024-38357", "cwe": { "id": "CWE-79", "name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)" }, "notes": [ { "category": "other", "text": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)", "title": "CWE-79" } ], "product_status": { "known_affected": [ "CSAFPID-1673510", "CSAFPID-1503575", "CSAFPID-1673188" ] }, "references": [ { "category": "self", "summary": "CVE-2024-38357", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38357.json" } ], "scores": [ { "cvss_v3": { "baseScore": 6.1, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "products": [ "CSAFPID-1673510", "CSAFPID-1503575", "CSAFPID-1673188" ] } ], "title": "CVE-2024-38357" }, { "cve": "CVE-2024-38472", "cwe": { "id": "CWE-918", "name": "Server-Side Request Forgery (SSRF)" }, "notes": [ { "category": "other", "text": "Server-Side Request Forgery (SSRF)", "title": "CWE-918" } ], "product_status": { "known_affected": [ "CSAFPID-345049", "CSAFPID-611417" ] }, "references": [ { "category": "self", "summary": "CVE-2024-38472", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38472.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "CSAFPID-345049", "CSAFPID-611417" ] } ], "title": "CVE-2024-38472" }, { "cve": "CVE-2024-38473", "cwe": { "id": "CWE-172", "name": "Encoding Error" }, "notes": [ { "category": "other", "text": "Encoding Error", "title": "CWE-172" }, { "category": "other", "text": "Improper Encoding or Escaping of Output", "title": "CWE-116" } ], "product_status": { "known_affected": [ "CSAFPID-345049", "CSAFPID-611417" ] }, "references": [ { "category": "self", "summary": "CVE-2024-38473", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38473.json" } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-345049", "CSAFPID-611417" ] } ], "title": "CVE-2024-38473" }, { "cve": "CVE-2024-38474", "cwe": { "id": "CWE-172", "name": "Encoding Error" }, "notes": [ { "category": "other", "text": "Encoding Error", "title": "CWE-172" }, { "category": "other", "text": "Improper Encoding or Escaping of Output", "title": "CWE-116" } ], "product_status": { "known_affected": [ "CSAFPID-345049", "CSAFPID-611417" ] }, "references": [ { "category": "self", "summary": "CVE-2024-38474", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38474.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-345049", "CSAFPID-611417" ] } ], "title": "CVE-2024-38474" }, { "cve": "CVE-2024-38475", "cwe": { "id": "CWE-284", "name": "Improper Access Control" }, "notes": [ { "category": "other", "text": "Improper Access Control", "title": "CWE-284" }, { "category": "other", "text": "Improper Encoding or Escaping of Output", "title": "CWE-116" } ], "product_status": { "known_affected": [ "CSAFPID-345049", "CSAFPID-611417" ] }, "references": [ { "category": "self", "summary": "CVE-2024-38475", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38475.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.1, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "CSAFPID-345049", "CSAFPID-611417" ] } ], "title": "CVE-2024-38475" }, { "cve": "CVE-2024-38476", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "notes": [ { "category": "other", "text": "Exposure of Sensitive Information to an Unauthorized Actor", "title": "CWE-200" }, { "category": "other", "text": "Inclusion of Functionality from Untrusted Control Sphere", "title": "CWE-829" } ], "product_status": { "known_affected": [ "CSAFPID-345049", "CSAFPID-611417" ] }, "references": [ { "category": "self", "summary": "CVE-2024-38476", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38476.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-345049", "CSAFPID-611417" ] } ], "title": "CVE-2024-38476" }, { "cve": "CVE-2024-38477", "cwe": { "id": "CWE-404", "name": "Improper Resource Shutdown or Release" }, "notes": [ { "category": "other", "text": "Improper Resource Shutdown or Release", "title": "CWE-404" }, { "category": "other", "text": "NULL Pointer Dereference", "title": "CWE-476" } ], "product_status": { "known_affected": [ "CSAFPID-345049", "CSAFPID-611417" ] }, "references": [ { "category": "self", "summary": "CVE-2024-38477", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38477.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "CSAFPID-345049", "CSAFPID-611417" ] } ], "title": "CVE-2024-38477" }, { "cve": "CVE-2024-38998", "cwe": { "id": "CWE-1321", "name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)" }, "notes": [ { "category": "other", "text": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)", "title": "CWE-1321" } ], "product_status": { "known_affected": [ "CSAFPID-1673511", "CSAFPID-1673512", "CSAFPID-1503575", "CSAFPID-1673188" ] }, "references": [ { "category": "self", "summary": "CVE-2024-38998", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38998.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-1673511", "CSAFPID-1673512", "CSAFPID-1503575", "CSAFPID-1673188" ] } ], "title": "CVE-2024-38998" }, { "cve": "CVE-2024-38999", "cwe": { "id": "CWE-1321", "name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)" }, "notes": [ { "category": "other", "text": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)", "title": "CWE-1321" } ], "product_status": { "known_affected": [ "CSAFPID-1673511", "CSAFPID-1673512", "CSAFPID-1503575", "CSAFPID-1673188" ] }, "references": [ { "category": "self", "summary": "CVE-2024-38999", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38999.json" } ], "scores": [ { "cvss_v3": { "baseScore": 10.0, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-1673511", "CSAFPID-1673512", "CSAFPID-1503575", "CSAFPID-1673188" ] } ], "title": "CVE-2024-38999" }, { "cve": "CVE-2024-39573", "cwe": { "id": "CWE-918", "name": "Server-Side Request Forgery (SSRF)" }, "notes": [ { "category": "other", "text": "Server-Side Request Forgery (SSRF)", "title": "CWE-918" }, { "category": "other", "text": "Improper Input Validation", "title": "CWE-20" } ], "product_status": { "known_affected": [ "CSAFPID-345049", "CSAFPID-611417" ] }, "references": [ { "category": "self", "summary": "CVE-2024-39573", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-39573.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "CSAFPID-345049", "CSAFPID-611417" ] } ], "title": "CVE-2024-39573" }, { "cve": "CVE-2024-39884", "cwe": { "id": "CWE-18", "name": "-" }, "notes": [ { "category": "other", "text": "CWE-18", "title": "CWE-18" } ], "product_status": { "known_affected": [ "CSAFPID-345049", "CSAFPID-611417" ] }, "references": [ { "category": "self", "summary": "CVE-2024-39884", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-39884.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "CSAFPID-345049", "CSAFPID-611417" ] } ], "title": "CVE-2024-39884" }, { "cve": "CVE-2024-40725", "cwe": { "id": "CWE-200", "name": "Exposure of Sensitive Information to an Unauthorized Actor" }, "notes": [ { "category": "other", "text": "Exposure of Sensitive Information to an Unauthorized Actor", "title": "CWE-200" }, { "category": "other", "text": "Exposure of Resource to Wrong Sphere", "title": "CWE-668" } ], "product_status": { "known_affected": [ "CSAFPID-345049", "CSAFPID-611417", "CSAFPID-1673479" ] }, "references": [ { "category": "self", "summary": "CVE-2024-40725", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-40725.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "CSAFPID-345049", "CSAFPID-611417", "CSAFPID-1673479" ] } ], "title": "CVE-2024-40725" }, { "cve": "CVE-2024-40898", "cwe": { "id": "CWE-918", "name": "Server-Side Request Forgery (SSRF)" }, "notes": [ { "category": "other", "text": "Server-Side Request Forgery (SSRF)", "title": "CWE-918" } ], "product_status": { "known_affected": [ "CSAFPID-345049", "CSAFPID-611417", "CSAFPID-1673479" ] }, "references": [ { "category": "self", "summary": "CVE-2024-40898", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-40898.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "CSAFPID-345049", "CSAFPID-611417", "CSAFPID-1673479" ] } ], "title": "CVE-2024-40898" }, { "cve": "CVE-2024-45490", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "other", "text": "Integer Overflow or Wraparound", "title": "CWE-190" }, { "category": "other", "text": "Incorrect Calculation of Buffer Size", "title": "CWE-131" } ], "product_status": { "known_affected": [ "CSAFPID-1673385", "CSAFPID-1673442", "CSAFPID-1673386" ] }, "references": [ { "category": "self", "summary": "CVE-2024-45490", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-45490.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-1673385", "CSAFPID-1673442", "CSAFPID-1673386" ] } ], "title": "CVE-2024-45490" }, { "cve": "CVE-2024-45491", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "other", "text": "Integer Overflow or Wraparound", "title": "CWE-190" } ], "product_status": { "known_affected": [ "CSAFPID-1673385", "CSAFPID-1673442", "CSAFPID-1673386" ] }, "references": [ { "category": "self", "summary": "CVE-2024-45491", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-45491.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-1673385", "CSAFPID-1673442", "CSAFPID-1673386" ] } ], "title": "CVE-2024-45491" }, { "cve": "CVE-2024-45492", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "notes": [ { "category": "other", "text": "Integer Overflow or Wraparound", "title": "CWE-190" } ], "product_status": { "known_affected": [ "CSAFPID-1673385", "CSAFPID-1673442", "CSAFPID-1673386" ] }, "references": [ { "category": "self", "summary": "CVE-2024-45492", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-45492.json" } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "CSAFPID-1673385", "CSAFPID-1673442", "CSAFPID-1673386" ] } ], "title": "CVE-2024-45492" }, { "cve": "CVE-2024-45801", "cwe": { "id": "CWE-1333", "name": "Inefficient Regular Expression Complexity" }, "notes": [ { "category": "other", "text": "Inefficient Regular Expression Complexity", "title": "CWE-1333" }, { "category": "other", "text": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)", "title": "CWE-1321" } ], "product_status": { "known_affected": [ "CSAFPID-1503575", "CSAFPID-1673188" ] }, "references": [ { "category": "self", "summary": "CVE-2024-45801", "url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-45801.json" } ], "scores": [ { "cvss_v3": { "baseScore": 7.3, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L", "version": "3.1" }, "products": [ "CSAFPID-1503575", "CSAFPID-1673188" ] } ], "title": "CVE-2024-45801" } ] }
suse-su-2024:3515-1
Vulnerability from csaf_suse
Published
2024-10-03 11:33
Modified
2024-10-03 11:33
Summary
Security update for expat
Notes
Title of the patch
Security update for expat
Description of the patch
This update for expat fixes the following issues:
- CVE-2024-45492: integer overflow in function nextScaffoldPart. (bsc#1229932)
- CVE-2024-45491: integer overflow in dtdCopy. (bsc#1229931)
- CVE-2024-45490: negative length for XML_ParseBuffer not rejected. (bsc#1229930)
Patchnames
SUSE-2024-3515,SUSE-SUSE-MicroOS-5.1-2024-3515,SUSE-SUSE-MicroOS-5.2-2024-3515
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "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 expat", "title": "Title of the patch" }, { "category": "description", "text": "This update for expat fixes the following issues:\n\n- CVE-2024-45492: integer overflow in function nextScaffoldPart. (bsc#1229932)\n- CVE-2024-45491: integer overflow in dtdCopy. (bsc#1229931)\n- CVE-2024-45490: negative length for XML_ParseBuffer not rejected. (bsc#1229930)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2024-3515,SUSE-SUSE-MicroOS-5.1-2024-3515,SUSE-SUSE-MicroOS-5.2-2024-3515", "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_3515-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2024:3515-1", "url": "https://www.suse.com/support/update/announcement/2024/suse-su-20243515-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2024:3515-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-October/019545.html" }, { "category": "self", "summary": "SUSE Bug 1229930", "url": "https://bugzilla.suse.com/1229930" }, { "category": "self", "summary": "SUSE Bug 1229931", "url": "https://bugzilla.suse.com/1229931" }, { "category": "self", "summary": "SUSE Bug 1229932", "url": "https://bugzilla.suse.com/1229932" }, { "category": "self", "summary": "SUSE CVE CVE-2024-45490 page", "url": "https://www.suse.com/security/cve/CVE-2024-45490/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-45491 page", "url": "https://www.suse.com/security/cve/CVE-2024-45491/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-45492 page", "url": "https://www.suse.com/security/cve/CVE-2024-45492/" } ], "title": "Security update for expat", "tracking": { "current_release_date": "2024-10-03T11:33:36Z", "generator": { "date": "2024-10-03T11:33:36Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2024:3515-1", "initial_release_date": "2024-10-03T11:33:36Z", "revision_history": [ { "date": "2024-10-03T11:33:36Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "expat-2.2.5-150000.3.30.1.aarch64", "product": { "name": "expat-2.2.5-150000.3.30.1.aarch64", "product_id": "expat-2.2.5-150000.3.30.1.aarch64" } }, { "category": "product_version", "name": "libexpat-devel-2.2.5-150000.3.30.1.aarch64", "product": { "name": "libexpat-devel-2.2.5-150000.3.30.1.aarch64", "product_id": "libexpat-devel-2.2.5-150000.3.30.1.aarch64" } }, { "category": "product_version", "name": "libexpat1-2.2.5-150000.3.30.1.aarch64", "product": { "name": "libexpat1-2.2.5-150000.3.30.1.aarch64", "product_id": "libexpat1-2.2.5-150000.3.30.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libexpat-devel-64bit-2.2.5-150000.3.30.1.aarch64_ilp32", "product": { "name": "libexpat-devel-64bit-2.2.5-150000.3.30.1.aarch64_ilp32", "product_id": "libexpat-devel-64bit-2.2.5-150000.3.30.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libexpat1-64bit-2.2.5-150000.3.30.1.aarch64_ilp32", "product": { "name": "libexpat1-64bit-2.2.5-150000.3.30.1.aarch64_ilp32", "product_id": "libexpat1-64bit-2.2.5-150000.3.30.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "expat-2.2.5-150000.3.30.1.i586", "product": { "name": "expat-2.2.5-150000.3.30.1.i586", "product_id": "expat-2.2.5-150000.3.30.1.i586" } }, { "category": "product_version", "name": "libexpat-devel-2.2.5-150000.3.30.1.i586", "product": { "name": "libexpat-devel-2.2.5-150000.3.30.1.i586", "product_id": "libexpat-devel-2.2.5-150000.3.30.1.i586" } }, { "category": "product_version", "name": "libexpat1-2.2.5-150000.3.30.1.i586", "product": { "name": "libexpat1-2.2.5-150000.3.30.1.i586", "product_id": "libexpat1-2.2.5-150000.3.30.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "expat-2.2.5-150000.3.30.1.ppc64le", "product": { "name": "expat-2.2.5-150000.3.30.1.ppc64le", "product_id": "expat-2.2.5-150000.3.30.1.ppc64le" } }, { "category": "product_version", "name": "libexpat-devel-2.2.5-150000.3.30.1.ppc64le", "product": { "name": "libexpat-devel-2.2.5-150000.3.30.1.ppc64le", "product_id": "libexpat-devel-2.2.5-150000.3.30.1.ppc64le" } }, { "category": "product_version", "name": "libexpat1-2.2.5-150000.3.30.1.ppc64le", "product": { "name": "libexpat1-2.2.5-150000.3.30.1.ppc64le", "product_id": "libexpat1-2.2.5-150000.3.30.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "expat-2.2.5-150000.3.30.1.s390x", "product": { "name": "expat-2.2.5-150000.3.30.1.s390x", "product_id": "expat-2.2.5-150000.3.30.1.s390x" } }, { "category": "product_version", "name": "libexpat-devel-2.2.5-150000.3.30.1.s390x", "product": { "name": "libexpat-devel-2.2.5-150000.3.30.1.s390x", "product_id": "libexpat-devel-2.2.5-150000.3.30.1.s390x" } }, { "category": "product_version", "name": "libexpat1-2.2.5-150000.3.30.1.s390x", "product": { "name": "libexpat1-2.2.5-150000.3.30.1.s390x", "product_id": "libexpat1-2.2.5-150000.3.30.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "expat-2.2.5-150000.3.30.1.x86_64", "product": { "name": "expat-2.2.5-150000.3.30.1.x86_64", "product_id": "expat-2.2.5-150000.3.30.1.x86_64" } }, { "category": "product_version", "name": "libexpat-devel-2.2.5-150000.3.30.1.x86_64", "product": { "name": "libexpat-devel-2.2.5-150000.3.30.1.x86_64", "product_id": "libexpat-devel-2.2.5-150000.3.30.1.x86_64" } }, { "category": "product_version", "name": "libexpat-devel-32bit-2.2.5-150000.3.30.1.x86_64", "product": { "name": "libexpat-devel-32bit-2.2.5-150000.3.30.1.x86_64", "product_id": "libexpat-devel-32bit-2.2.5-150000.3.30.1.x86_64" } }, { "category": "product_version", "name": "libexpat1-2.2.5-150000.3.30.1.x86_64", "product": { "name": "libexpat1-2.2.5-150000.3.30.1.x86_64", "product_id": "libexpat1-2.2.5-150000.3.30.1.x86_64" } }, { "category": "product_version", "name": "libexpat1-32bit-2.2.5-150000.3.30.1.x86_64", "product": { "name": "libexpat1-32bit-2.2.5-150000.3.30.1.x86_64", "product_id": "libexpat1-32bit-2.2.5-150000.3.30.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Micro 5.1", "product": { "name": "SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-microos:5.1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Micro 5.2", "product": { "name": "SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-microos:5.2" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libexpat1-2.2.5-150000.3.30.1.aarch64 as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:libexpat1-2.2.5-150000.3.30.1.aarch64" }, "product_reference": "libexpat1-2.2.5-150000.3.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-2.2.5-150000.3.30.1.s390x as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:libexpat1-2.2.5-150000.3.30.1.s390x" }, "product_reference": "libexpat1-2.2.5-150000.3.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-2.2.5-150000.3.30.1.x86_64 as component of SUSE Linux Enterprise Micro 5.1", "product_id": "SUSE Linux Enterprise Micro 5.1:libexpat1-2.2.5-150000.3.30.1.x86_64" }, "product_reference": "libexpat1-2.2.5-150000.3.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-2.2.5-150000.3.30.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:libexpat1-2.2.5-150000.3.30.1.aarch64" }, "product_reference": "libexpat1-2.2.5-150000.3.30.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-2.2.5-150000.3.30.1.s390x as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:libexpat1-2.2.5-150000.3.30.1.s390x" }, "product_reference": "libexpat1-2.2.5-150000.3.30.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-2.2.5-150000.3.30.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2", "product_id": "SUSE Linux Enterprise Micro 5.2:libexpat1-2.2.5-150000.3.30.1.x86_64" }, "product_reference": "libexpat1-2.2.5-150000.3.30.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-45490", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-45490" } ], "notes": [ { "category": "general", "text": "An issue was discovered in libexpat before 2.6.3. xmlparse.c does not reject a negative length for XML_ParseBuffer.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Micro 5.1:libexpat1-2.2.5-150000.3.30.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libexpat1-2.2.5-150000.3.30.1.s390x", "SUSE Linux Enterprise Micro 5.1:libexpat1-2.2.5-150000.3.30.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libexpat1-2.2.5-150000.3.30.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libexpat1-2.2.5-150000.3.30.1.s390x", "SUSE Linux Enterprise Micro 5.2:libexpat1-2.2.5-150000.3.30.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-45490", "url": "https://www.suse.com/security/cve/CVE-2024-45490" }, { "category": "external", "summary": "SUSE Bug 1229930 for CVE-2024-45490", "url": "https://bugzilla.suse.com/1229930" } ], "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 Micro 5.1:libexpat1-2.2.5-150000.3.30.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libexpat1-2.2.5-150000.3.30.1.s390x", "SUSE Linux Enterprise Micro 5.1:libexpat1-2.2.5-150000.3.30.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libexpat1-2.2.5-150000.3.30.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libexpat1-2.2.5-150000.3.30.1.s390x", "SUSE Linux Enterprise Micro 5.2:libexpat1-2.2.5-150000.3.30.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Micro 5.1:libexpat1-2.2.5-150000.3.30.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libexpat1-2.2.5-150000.3.30.1.s390x", "SUSE Linux Enterprise Micro 5.1:libexpat1-2.2.5-150000.3.30.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libexpat1-2.2.5-150000.3.30.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libexpat1-2.2.5-150000.3.30.1.s390x", "SUSE Linux Enterprise Micro 5.2:libexpat1-2.2.5-150000.3.30.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-10-03T11:33:36Z", "details": "moderate" } ], "title": "CVE-2024-45490" }, { "cve": "CVE-2024-45491", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-45491" } ], "notes": [ { "category": "general", "text": "An issue was discovered in libexpat before 2.6.3. dtdCopy in xmlparse.c can have an integer overflow for nDefaultAtts on 32-bit platforms (where UINT_MAX equals SIZE_MAX).", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Micro 5.1:libexpat1-2.2.5-150000.3.30.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libexpat1-2.2.5-150000.3.30.1.s390x", "SUSE Linux Enterprise Micro 5.1:libexpat1-2.2.5-150000.3.30.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libexpat1-2.2.5-150000.3.30.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libexpat1-2.2.5-150000.3.30.1.s390x", "SUSE Linux Enterprise Micro 5.2:libexpat1-2.2.5-150000.3.30.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-45491", "url": "https://www.suse.com/security/cve/CVE-2024-45491" }, { "category": "external", "summary": "SUSE Bug 1229930 for CVE-2024-45491", "url": "https://bugzilla.suse.com/1229930" }, { "category": "external", "summary": "SUSE Bug 1229931 for CVE-2024-45491", "url": "https://bugzilla.suse.com/1229931" } ], "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 Micro 5.1:libexpat1-2.2.5-150000.3.30.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libexpat1-2.2.5-150000.3.30.1.s390x", "SUSE Linux Enterprise Micro 5.1:libexpat1-2.2.5-150000.3.30.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libexpat1-2.2.5-150000.3.30.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libexpat1-2.2.5-150000.3.30.1.s390x", "SUSE Linux Enterprise Micro 5.2:libexpat1-2.2.5-150000.3.30.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Micro 5.1:libexpat1-2.2.5-150000.3.30.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libexpat1-2.2.5-150000.3.30.1.s390x", "SUSE Linux Enterprise Micro 5.1:libexpat1-2.2.5-150000.3.30.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libexpat1-2.2.5-150000.3.30.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libexpat1-2.2.5-150000.3.30.1.s390x", "SUSE Linux Enterprise Micro 5.2:libexpat1-2.2.5-150000.3.30.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-10-03T11:33:36Z", "details": "moderate" } ], "title": "CVE-2024-45491" }, { "cve": "CVE-2024-45492", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-45492" } ], "notes": [ { "category": "general", "text": "An issue was discovered in libexpat before 2.6.3. nextScaffoldPart in xmlparse.c can have an integer overflow for m_groupSize on 32-bit platforms (where UINT_MAX equals SIZE_MAX).", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Micro 5.1:libexpat1-2.2.5-150000.3.30.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libexpat1-2.2.5-150000.3.30.1.s390x", "SUSE Linux Enterprise Micro 5.1:libexpat1-2.2.5-150000.3.30.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libexpat1-2.2.5-150000.3.30.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libexpat1-2.2.5-150000.3.30.1.s390x", "SUSE Linux Enterprise Micro 5.2:libexpat1-2.2.5-150000.3.30.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-45492", "url": "https://www.suse.com/security/cve/CVE-2024-45492" }, { "category": "external", "summary": "SUSE Bug 1229930 for CVE-2024-45492", "url": "https://bugzilla.suse.com/1229930" }, { "category": "external", "summary": "SUSE Bug 1229932 for CVE-2024-45492", "url": "https://bugzilla.suse.com/1229932" } ], "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 Micro 5.1:libexpat1-2.2.5-150000.3.30.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libexpat1-2.2.5-150000.3.30.1.s390x", "SUSE Linux Enterprise Micro 5.1:libexpat1-2.2.5-150000.3.30.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libexpat1-2.2.5-150000.3.30.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libexpat1-2.2.5-150000.3.30.1.s390x", "SUSE Linux Enterprise Micro 5.2:libexpat1-2.2.5-150000.3.30.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Micro 5.1:libexpat1-2.2.5-150000.3.30.1.aarch64", "SUSE Linux Enterprise Micro 5.1:libexpat1-2.2.5-150000.3.30.1.s390x", "SUSE Linux Enterprise Micro 5.1:libexpat1-2.2.5-150000.3.30.1.x86_64", "SUSE Linux Enterprise Micro 5.2:libexpat1-2.2.5-150000.3.30.1.aarch64", "SUSE Linux Enterprise Micro 5.2:libexpat1-2.2.5-150000.3.30.1.s390x", "SUSE Linux Enterprise Micro 5.2:libexpat1-2.2.5-150000.3.30.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-10-03T11:33:36Z", "details": "moderate" } ], "title": "CVE-2024-45492" } ] }
suse-su-2024:3538-1
Vulnerability from csaf_suse
Published
2024-10-07 12:16
Modified
2024-10-07 12:16
Summary
Security update for mozjs115
Notes
Title of the patch
Security update for mozjs115
Description of the patch
This update for mozjs115 fixes the following issues:
- CVE-2024-45490: Fixed negative len for XML_ParseBuffer in embedded expat (bnc#1230036)
- CVE-2024-45491: Fixed integer overflow in dtdCopy in embedded expat (bnc#1230037)
- CVE-2024-45492: Fixed integer overflow in function nextScaffoldPart in embedded expat (bnc#1230038)
Patchnames
SUSE-2024-3538,SUSE-SLE-Module-Desktop-Applications-15-SP6-2024-3538,openSUSE-SLE-15.6-2024-3538
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "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 mozjs115", "title": "Title of the patch" }, { "category": "description", "text": "This update for mozjs115 fixes the following issues:\n\n- CVE-2024-45490: Fixed negative len for XML_ParseBuffer in embedded expat (bnc#1230036)\n- CVE-2024-45491: Fixed integer overflow in dtdCopy in embedded expat (bnc#1230037)\n- CVE-2024-45492: Fixed integer overflow in function nextScaffoldPart in embedded expat (bnc#1230038)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2024-3538,SUSE-SLE-Module-Desktop-Applications-15-SP6-2024-3538,openSUSE-SLE-15.6-2024-3538", "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_3538-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2024:3538-1", "url": "https://www.suse.com/support/update/announcement/2024/suse-su-20243538-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2024:3538-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-October/019556.html" }, { "category": "self", "summary": "SUSE Bug 1230036", "url": "https://bugzilla.suse.com/1230036" }, { "category": "self", "summary": "SUSE Bug 1230037", "url": "https://bugzilla.suse.com/1230037" }, { "category": "self", "summary": "SUSE Bug 1230038", "url": "https://bugzilla.suse.com/1230038" }, { "category": "self", "summary": "SUSE CVE CVE-2024-45490 page", "url": "https://www.suse.com/security/cve/CVE-2024-45490/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-45491 page", "url": "https://www.suse.com/security/cve/CVE-2024-45491/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-45492 page", "url": "https://www.suse.com/security/cve/CVE-2024-45492/" } ], "title": "Security update for mozjs115", "tracking": { "current_release_date": "2024-10-07T12:16:34Z", "generator": { "date": "2024-10-07T12:16:34Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2024:3538-1", "initial_release_date": "2024-10-07T12:16:34Z", "revision_history": [ { "date": "2024-10-07T12:16:34Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libmozjs-115-0-115.4.0-150600.3.3.1.aarch64", "product": { "name": "libmozjs-115-0-115.4.0-150600.3.3.1.aarch64", "product_id": "libmozjs-115-0-115.4.0-150600.3.3.1.aarch64" } }, { "category": "product_version", "name": "mozjs115-115.4.0-150600.3.3.1.aarch64", "product": { "name": "mozjs115-115.4.0-150600.3.3.1.aarch64", "product_id": "mozjs115-115.4.0-150600.3.3.1.aarch64" } }, { "category": "product_version", "name": "mozjs115-devel-115.4.0-150600.3.3.1.aarch64", "product": { "name": "mozjs115-devel-115.4.0-150600.3.3.1.aarch64", "product_id": "mozjs115-devel-115.4.0-150600.3.3.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libmozjs-115-0-115.4.0-150600.3.3.1.i686", "product": { "name": "libmozjs-115-0-115.4.0-150600.3.3.1.i686", "product_id": "libmozjs-115-0-115.4.0-150600.3.3.1.i686" } }, { "category": "product_version", "name": "mozjs115-115.4.0-150600.3.3.1.i686", "product": { "name": "mozjs115-115.4.0-150600.3.3.1.i686", "product_id": "mozjs115-115.4.0-150600.3.3.1.i686" } }, { "category": "product_version", "name": "mozjs115-devel-115.4.0-150600.3.3.1.i686", "product": { "name": "mozjs115-devel-115.4.0-150600.3.3.1.i686", "product_id": "mozjs115-devel-115.4.0-150600.3.3.1.i686" } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "libmozjs-115-0-115.4.0-150600.3.3.1.ppc64le", "product": { "name": "libmozjs-115-0-115.4.0-150600.3.3.1.ppc64le", "product_id": "libmozjs-115-0-115.4.0-150600.3.3.1.ppc64le" } }, { "category": "product_version", "name": "mozjs115-115.4.0-150600.3.3.1.ppc64le", "product": { "name": "mozjs115-115.4.0-150600.3.3.1.ppc64le", "product_id": "mozjs115-115.4.0-150600.3.3.1.ppc64le" } }, { "category": "product_version", "name": "mozjs115-devel-115.4.0-150600.3.3.1.ppc64le", "product": { "name": "mozjs115-devel-115.4.0-150600.3.3.1.ppc64le", "product_id": "mozjs115-devel-115.4.0-150600.3.3.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libmozjs-115-0-115.4.0-150600.3.3.1.s390x", "product": { "name": "libmozjs-115-0-115.4.0-150600.3.3.1.s390x", "product_id": "libmozjs-115-0-115.4.0-150600.3.3.1.s390x" } }, { "category": "product_version", "name": "mozjs115-115.4.0-150600.3.3.1.s390x", "product": { "name": "mozjs115-115.4.0-150600.3.3.1.s390x", "product_id": "mozjs115-115.4.0-150600.3.3.1.s390x" } }, { "category": "product_version", "name": "mozjs115-devel-115.4.0-150600.3.3.1.s390x", "product": { "name": "mozjs115-devel-115.4.0-150600.3.3.1.s390x", "product_id": "mozjs115-devel-115.4.0-150600.3.3.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libmozjs-115-0-115.4.0-150600.3.3.1.x86_64", "product": { "name": "libmozjs-115-0-115.4.0-150600.3.3.1.x86_64", "product_id": "libmozjs-115-0-115.4.0-150600.3.3.1.x86_64" } }, { "category": "product_version", "name": "mozjs115-115.4.0-150600.3.3.1.x86_64", "product": { "name": "mozjs115-115.4.0-150600.3.3.1.x86_64", "product_id": "mozjs115-115.4.0-150600.3.3.1.x86_64" } }, { "category": "product_version", "name": "mozjs115-devel-115.4.0-150600.3.3.1.x86_64", "product": { "name": "mozjs115-devel-115.4.0-150600.3.3.1.x86_64", "product_id": "mozjs115-devel-115.4.0-150600.3.3.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6", "product": { "name": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-desktop-applications:15:sp6" } } }, { "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": "libmozjs-115-0-115.4.0-150600.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libmozjs-115-0-115.4.0-150600.3.3.1.aarch64" }, "product_reference": "libmozjs-115-0-115.4.0-150600.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libmozjs-115-0-115.4.0-150600.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libmozjs-115-0-115.4.0-150600.3.3.1.ppc64le" }, "product_reference": "libmozjs-115-0-115.4.0-150600.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libmozjs-115-0-115.4.0-150600.3.3.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libmozjs-115-0-115.4.0-150600.3.3.1.s390x" }, "product_reference": "libmozjs-115-0-115.4.0-150600.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libmozjs-115-0-115.4.0-150600.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libmozjs-115-0-115.4.0-150600.3.3.1.x86_64" }, "product_reference": "libmozjs-115-0-115.4.0-150600.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "mozjs115-devel-115.4.0-150600.3.3.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:mozjs115-devel-115.4.0-150600.3.3.1.aarch64" }, "product_reference": "mozjs115-devel-115.4.0-150600.3.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "mozjs115-devel-115.4.0-150600.3.3.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:mozjs115-devel-115.4.0-150600.3.3.1.ppc64le" }, "product_reference": "mozjs115-devel-115.4.0-150600.3.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "mozjs115-devel-115.4.0-150600.3.3.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:mozjs115-devel-115.4.0-150600.3.3.1.s390x" }, "product_reference": "mozjs115-devel-115.4.0-150600.3.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "mozjs115-devel-115.4.0-150600.3.3.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP6", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:mozjs115-devel-115.4.0-150600.3.3.1.x86_64" }, "product_reference": "mozjs115-devel-115.4.0-150600.3.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libmozjs-115-0-115.4.0-150600.3.3.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libmozjs-115-0-115.4.0-150600.3.3.1.aarch64" }, "product_reference": "libmozjs-115-0-115.4.0-150600.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libmozjs-115-0-115.4.0-150600.3.3.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libmozjs-115-0-115.4.0-150600.3.3.1.ppc64le" }, "product_reference": "libmozjs-115-0-115.4.0-150600.3.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libmozjs-115-0-115.4.0-150600.3.3.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libmozjs-115-0-115.4.0-150600.3.3.1.s390x" }, "product_reference": "libmozjs-115-0-115.4.0-150600.3.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libmozjs-115-0-115.4.0-150600.3.3.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libmozjs-115-0-115.4.0-150600.3.3.1.x86_64" }, "product_reference": "libmozjs-115-0-115.4.0-150600.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "mozjs115-115.4.0-150600.3.3.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:mozjs115-115.4.0-150600.3.3.1.aarch64" }, "product_reference": "mozjs115-115.4.0-150600.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "mozjs115-115.4.0-150600.3.3.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:mozjs115-115.4.0-150600.3.3.1.ppc64le" }, "product_reference": "mozjs115-115.4.0-150600.3.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "mozjs115-115.4.0-150600.3.3.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:mozjs115-115.4.0-150600.3.3.1.s390x" }, "product_reference": "mozjs115-115.4.0-150600.3.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "mozjs115-115.4.0-150600.3.3.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:mozjs115-115.4.0-150600.3.3.1.x86_64" }, "product_reference": "mozjs115-115.4.0-150600.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "mozjs115-devel-115.4.0-150600.3.3.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:mozjs115-devel-115.4.0-150600.3.3.1.aarch64" }, "product_reference": "mozjs115-devel-115.4.0-150600.3.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "mozjs115-devel-115.4.0-150600.3.3.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:mozjs115-devel-115.4.0-150600.3.3.1.ppc64le" }, "product_reference": "mozjs115-devel-115.4.0-150600.3.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "mozjs115-devel-115.4.0-150600.3.3.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:mozjs115-devel-115.4.0-150600.3.3.1.s390x" }, "product_reference": "mozjs115-devel-115.4.0-150600.3.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "mozjs115-devel-115.4.0-150600.3.3.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:mozjs115-devel-115.4.0-150600.3.3.1.x86_64" }, "product_reference": "mozjs115-devel-115.4.0-150600.3.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-45490", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-45490" } ], "notes": [ { "category": "general", "text": "An issue was discovered in libexpat before 2.6.3. xmlparse.c does not reject a negative length for XML_ParseBuffer.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libmozjs-115-0-115.4.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libmozjs-115-0-115.4.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libmozjs-115-0-115.4.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libmozjs-115-0-115.4.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:mozjs115-devel-115.4.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:mozjs115-devel-115.4.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:mozjs115-devel-115.4.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:mozjs115-devel-115.4.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:libmozjs-115-0-115.4.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:libmozjs-115-0-115.4.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:libmozjs-115-0-115.4.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:libmozjs-115-0-115.4.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:mozjs115-115.4.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:mozjs115-115.4.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:mozjs115-115.4.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:mozjs115-115.4.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:mozjs115-devel-115.4.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:mozjs115-devel-115.4.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:mozjs115-devel-115.4.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:mozjs115-devel-115.4.0-150600.3.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-45490", "url": "https://www.suse.com/security/cve/CVE-2024-45490" }, { "category": "external", "summary": "SUSE Bug 1229930 for CVE-2024-45490", "url": "https://bugzilla.suse.com/1229930" } ], "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 Desktop Applications 15 SP6:libmozjs-115-0-115.4.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libmozjs-115-0-115.4.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libmozjs-115-0-115.4.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libmozjs-115-0-115.4.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:mozjs115-devel-115.4.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:mozjs115-devel-115.4.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:mozjs115-devel-115.4.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:mozjs115-devel-115.4.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:libmozjs-115-0-115.4.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:libmozjs-115-0-115.4.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:libmozjs-115-0-115.4.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:libmozjs-115-0-115.4.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:mozjs115-115.4.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:mozjs115-115.4.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:mozjs115-115.4.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:mozjs115-115.4.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:mozjs115-devel-115.4.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:mozjs115-devel-115.4.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:mozjs115-devel-115.4.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:mozjs115-devel-115.4.0-150600.3.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libmozjs-115-0-115.4.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libmozjs-115-0-115.4.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libmozjs-115-0-115.4.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libmozjs-115-0-115.4.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:mozjs115-devel-115.4.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:mozjs115-devel-115.4.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:mozjs115-devel-115.4.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:mozjs115-devel-115.4.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:libmozjs-115-0-115.4.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:libmozjs-115-0-115.4.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:libmozjs-115-0-115.4.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:libmozjs-115-0-115.4.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:mozjs115-115.4.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:mozjs115-115.4.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:mozjs115-115.4.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:mozjs115-115.4.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:mozjs115-devel-115.4.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:mozjs115-devel-115.4.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:mozjs115-devel-115.4.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:mozjs115-devel-115.4.0-150600.3.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-10-07T12:16:34Z", "details": "moderate" } ], "title": "CVE-2024-45490" }, { "cve": "CVE-2024-45491", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-45491" } ], "notes": [ { "category": "general", "text": "An issue was discovered in libexpat before 2.6.3. dtdCopy in xmlparse.c can have an integer overflow for nDefaultAtts on 32-bit platforms (where UINT_MAX equals SIZE_MAX).", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libmozjs-115-0-115.4.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libmozjs-115-0-115.4.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libmozjs-115-0-115.4.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libmozjs-115-0-115.4.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:mozjs115-devel-115.4.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:mozjs115-devel-115.4.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:mozjs115-devel-115.4.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:mozjs115-devel-115.4.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:libmozjs-115-0-115.4.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:libmozjs-115-0-115.4.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:libmozjs-115-0-115.4.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:libmozjs-115-0-115.4.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:mozjs115-115.4.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:mozjs115-115.4.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:mozjs115-115.4.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:mozjs115-115.4.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:mozjs115-devel-115.4.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:mozjs115-devel-115.4.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:mozjs115-devel-115.4.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:mozjs115-devel-115.4.0-150600.3.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-45491", "url": "https://www.suse.com/security/cve/CVE-2024-45491" }, { "category": "external", "summary": "SUSE Bug 1229930 for CVE-2024-45491", "url": "https://bugzilla.suse.com/1229930" }, { "category": "external", "summary": "SUSE Bug 1229931 for CVE-2024-45491", "url": "https://bugzilla.suse.com/1229931" } ], "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 Desktop Applications 15 SP6:libmozjs-115-0-115.4.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libmozjs-115-0-115.4.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libmozjs-115-0-115.4.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libmozjs-115-0-115.4.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:mozjs115-devel-115.4.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:mozjs115-devel-115.4.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:mozjs115-devel-115.4.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:mozjs115-devel-115.4.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:libmozjs-115-0-115.4.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:libmozjs-115-0-115.4.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:libmozjs-115-0-115.4.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:libmozjs-115-0-115.4.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:mozjs115-115.4.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:mozjs115-115.4.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:mozjs115-115.4.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:mozjs115-115.4.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:mozjs115-devel-115.4.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:mozjs115-devel-115.4.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:mozjs115-devel-115.4.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:mozjs115-devel-115.4.0-150600.3.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libmozjs-115-0-115.4.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libmozjs-115-0-115.4.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libmozjs-115-0-115.4.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libmozjs-115-0-115.4.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:mozjs115-devel-115.4.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:mozjs115-devel-115.4.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:mozjs115-devel-115.4.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:mozjs115-devel-115.4.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:libmozjs-115-0-115.4.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:libmozjs-115-0-115.4.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:libmozjs-115-0-115.4.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:libmozjs-115-0-115.4.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:mozjs115-115.4.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:mozjs115-115.4.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:mozjs115-115.4.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:mozjs115-115.4.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:mozjs115-devel-115.4.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:mozjs115-devel-115.4.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:mozjs115-devel-115.4.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:mozjs115-devel-115.4.0-150600.3.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-10-07T12:16:34Z", "details": "moderate" } ], "title": "CVE-2024-45491" }, { "cve": "CVE-2024-45492", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-45492" } ], "notes": [ { "category": "general", "text": "An issue was discovered in libexpat before 2.6.3. nextScaffoldPart in xmlparse.c can have an integer overflow for m_groupSize on 32-bit platforms (where UINT_MAX equals SIZE_MAX).", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libmozjs-115-0-115.4.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libmozjs-115-0-115.4.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libmozjs-115-0-115.4.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libmozjs-115-0-115.4.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:mozjs115-devel-115.4.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:mozjs115-devel-115.4.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:mozjs115-devel-115.4.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:mozjs115-devel-115.4.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:libmozjs-115-0-115.4.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:libmozjs-115-0-115.4.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:libmozjs-115-0-115.4.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:libmozjs-115-0-115.4.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:mozjs115-115.4.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:mozjs115-115.4.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:mozjs115-115.4.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:mozjs115-115.4.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:mozjs115-devel-115.4.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:mozjs115-devel-115.4.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:mozjs115-devel-115.4.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:mozjs115-devel-115.4.0-150600.3.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-45492", "url": "https://www.suse.com/security/cve/CVE-2024-45492" }, { "category": "external", "summary": "SUSE Bug 1229930 for CVE-2024-45492", "url": "https://bugzilla.suse.com/1229930" }, { "category": "external", "summary": "SUSE Bug 1229932 for CVE-2024-45492", "url": "https://bugzilla.suse.com/1229932" } ], "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 Desktop Applications 15 SP6:libmozjs-115-0-115.4.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libmozjs-115-0-115.4.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libmozjs-115-0-115.4.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libmozjs-115-0-115.4.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:mozjs115-devel-115.4.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:mozjs115-devel-115.4.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:mozjs115-devel-115.4.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:mozjs115-devel-115.4.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:libmozjs-115-0-115.4.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:libmozjs-115-0-115.4.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:libmozjs-115-0-115.4.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:libmozjs-115-0-115.4.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:mozjs115-115.4.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:mozjs115-115.4.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:mozjs115-115.4.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:mozjs115-115.4.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:mozjs115-devel-115.4.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:mozjs115-devel-115.4.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:mozjs115-devel-115.4.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:mozjs115-devel-115.4.0-150600.3.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libmozjs-115-0-115.4.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libmozjs-115-0-115.4.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libmozjs-115-0-115.4.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:libmozjs-115-0-115.4.0-150600.3.3.1.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:mozjs115-devel-115.4.0-150600.3.3.1.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:mozjs115-devel-115.4.0-150600.3.3.1.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:mozjs115-devel-115.4.0-150600.3.3.1.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP6:mozjs115-devel-115.4.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:libmozjs-115-0-115.4.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:libmozjs-115-0-115.4.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:libmozjs-115-0-115.4.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:libmozjs-115-0-115.4.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:mozjs115-115.4.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:mozjs115-115.4.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:mozjs115-115.4.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:mozjs115-115.4.0-150600.3.3.1.x86_64", "openSUSE Leap 15.6:mozjs115-devel-115.4.0-150600.3.3.1.aarch64", "openSUSE Leap 15.6:mozjs115-devel-115.4.0-150600.3.3.1.ppc64le", "openSUSE Leap 15.6:mozjs115-devel-115.4.0-150600.3.3.1.s390x", "openSUSE Leap 15.6:mozjs115-devel-115.4.0-150600.3.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-10-07T12:16:34Z", "details": "moderate" } ], "title": "CVE-2024-45492" } ] }
suse-su-2024:3182-1
Vulnerability from csaf_suse
Published
2024-09-09 14:41
Modified
2024-09-09 14:41
Summary
Security update for expat
Notes
Title of the patch
Security update for expat
Description of the patch
This update for expat fixes the following issues:
- CVE-2024-45492: Detect integer overflow in function nextScaffoldPart. (bsc#1229932)
- CVE-2024-45491: Detect integer overflow in dtdCopy. (bsc#1229931)
- CVE-2024-45490: Reject negative len for XML_ParseBuffer. (bsc#1229930)
Patchnames
SUSE-2024-3182,SUSE-SLE-SDK-12-SP5-2024-3182,SUSE-SLE-SERVER-12-SP5-2024-3182
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "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 expat", "title": "Title of the patch" }, { "category": "description", "text": "This update for expat fixes the following issues:\n\n- CVE-2024-45492: Detect integer overflow in function nextScaffoldPart. (bsc#1229932)\n- CVE-2024-45491: Detect integer overflow in dtdCopy. (bsc#1229931)\n- CVE-2024-45490: Reject negative len for XML_ParseBuffer. (bsc#1229930)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2024-3182,SUSE-SLE-SDK-12-SP5-2024-3182,SUSE-SLE-SERVER-12-SP5-2024-3182", "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_3182-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2024:3182-1", "url": "https://www.suse.com/support/update/announcement/2024/suse-su-20243182-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2024:3182-1", "url": "https://lists.suse.com/pipermail/sle-updates/2024-September/036826.html" }, { "category": "self", "summary": "SUSE Bug 1229930", "url": "https://bugzilla.suse.com/1229930" }, { "category": "self", "summary": "SUSE Bug 1229931", "url": "https://bugzilla.suse.com/1229931" }, { "category": "self", "summary": "SUSE Bug 1229932", "url": "https://bugzilla.suse.com/1229932" }, { "category": "self", "summary": "SUSE CVE CVE-2024-45490 page", "url": "https://www.suse.com/security/cve/CVE-2024-45490/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-45491 page", "url": "https://www.suse.com/security/cve/CVE-2024-45491/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-45492 page", "url": "https://www.suse.com/security/cve/CVE-2024-45492/" } ], "title": "Security update for expat", "tracking": { "current_release_date": "2024-09-09T14:41:45Z", "generator": { "date": "2024-09-09T14:41:45Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2024:3182-1", "initial_release_date": "2024-09-09T14:41:45Z", "revision_history": [ { "date": "2024-09-09T14:41:45Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "expat-2.1.0-21.37.1.aarch64", "product": { "name": "expat-2.1.0-21.37.1.aarch64", "product_id": "expat-2.1.0-21.37.1.aarch64" } }, { "category": "product_version", "name": "libexpat-devel-2.1.0-21.37.1.aarch64", "product": { "name": "libexpat-devel-2.1.0-21.37.1.aarch64", "product_id": "libexpat-devel-2.1.0-21.37.1.aarch64" } }, { "category": "product_version", "name": "libexpat1-2.1.0-21.37.1.aarch64", "product": { "name": "libexpat1-2.1.0-21.37.1.aarch64", "product_id": "libexpat1-2.1.0-21.37.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libexpat-devel-64bit-2.1.0-21.37.1.aarch64_ilp32", "product": { "name": "libexpat-devel-64bit-2.1.0-21.37.1.aarch64_ilp32", "product_id": "libexpat-devel-64bit-2.1.0-21.37.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libexpat1-64bit-2.1.0-21.37.1.aarch64_ilp32", "product": { "name": "libexpat1-64bit-2.1.0-21.37.1.aarch64_ilp32", "product_id": "libexpat1-64bit-2.1.0-21.37.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "expat-2.1.0-21.37.1.i586", "product": { "name": "expat-2.1.0-21.37.1.i586", "product_id": "expat-2.1.0-21.37.1.i586" } }, { "category": "product_version", "name": "libexpat-devel-2.1.0-21.37.1.i586", "product": { "name": "libexpat-devel-2.1.0-21.37.1.i586", "product_id": "libexpat-devel-2.1.0-21.37.1.i586" } }, { "category": "product_version", "name": "libexpat1-2.1.0-21.37.1.i586", "product": { "name": "libexpat1-2.1.0-21.37.1.i586", "product_id": "libexpat1-2.1.0-21.37.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "expat-2.1.0-21.37.1.ppc64le", "product": { "name": "expat-2.1.0-21.37.1.ppc64le", "product_id": "expat-2.1.0-21.37.1.ppc64le" } }, { "category": "product_version", "name": "libexpat-devel-2.1.0-21.37.1.ppc64le", "product": { "name": "libexpat-devel-2.1.0-21.37.1.ppc64le", "product_id": "libexpat-devel-2.1.0-21.37.1.ppc64le" } }, { "category": "product_version", "name": "libexpat1-2.1.0-21.37.1.ppc64le", "product": { "name": "libexpat1-2.1.0-21.37.1.ppc64le", "product_id": "libexpat1-2.1.0-21.37.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "expat-2.1.0-21.37.1.s390", "product": { "name": "expat-2.1.0-21.37.1.s390", "product_id": "expat-2.1.0-21.37.1.s390" } }, { "category": "product_version", "name": "libexpat-devel-2.1.0-21.37.1.s390", "product": { "name": "libexpat-devel-2.1.0-21.37.1.s390", "product_id": "libexpat-devel-2.1.0-21.37.1.s390" } }, { "category": "product_version", "name": "libexpat1-2.1.0-21.37.1.s390", "product": { "name": "libexpat1-2.1.0-21.37.1.s390", "product_id": "libexpat1-2.1.0-21.37.1.s390" } } ], "category": "architecture", "name": "s390" }, { "branches": [ { "category": "product_version", "name": "expat-2.1.0-21.37.1.s390x", "product": { "name": "expat-2.1.0-21.37.1.s390x", "product_id": "expat-2.1.0-21.37.1.s390x" } }, { "category": "product_version", "name": "libexpat-devel-2.1.0-21.37.1.s390x", "product": { "name": "libexpat-devel-2.1.0-21.37.1.s390x", "product_id": "libexpat-devel-2.1.0-21.37.1.s390x" } }, { "category": "product_version", "name": "libexpat-devel-32bit-2.1.0-21.37.1.s390x", "product": { "name": "libexpat-devel-32bit-2.1.0-21.37.1.s390x", "product_id": "libexpat-devel-32bit-2.1.0-21.37.1.s390x" } }, { "category": "product_version", "name": "libexpat1-2.1.0-21.37.1.s390x", "product": { "name": "libexpat1-2.1.0-21.37.1.s390x", "product_id": "libexpat1-2.1.0-21.37.1.s390x" } }, { "category": "product_version", "name": "libexpat1-32bit-2.1.0-21.37.1.s390x", "product": { "name": "libexpat1-32bit-2.1.0-21.37.1.s390x", "product_id": "libexpat1-32bit-2.1.0-21.37.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "expat-2.1.0-21.37.1.x86_64", "product": { "name": "expat-2.1.0-21.37.1.x86_64", "product_id": "expat-2.1.0-21.37.1.x86_64" } }, { "category": "product_version", "name": "libexpat-devel-2.1.0-21.37.1.x86_64", "product": { "name": "libexpat-devel-2.1.0-21.37.1.x86_64", "product_id": "libexpat-devel-2.1.0-21.37.1.x86_64" } }, { "category": "product_version", "name": "libexpat-devel-32bit-2.1.0-21.37.1.x86_64", "product": { "name": "libexpat-devel-32bit-2.1.0-21.37.1.x86_64", "product_id": "libexpat-devel-32bit-2.1.0-21.37.1.x86_64" } }, { "category": "product_version", "name": "libexpat1-2.1.0-21.37.1.x86_64", "product": { "name": "libexpat1-2.1.0-21.37.1.x86_64", "product_id": "libexpat1-2.1.0-21.37.1.x86_64" } }, { "category": "product_version", "name": "libexpat1-32bit-2.1.0-21.37.1.x86_64", "product": { "name": "libexpat1-32bit-2.1.0-21.37.1.x86_64", "product_id": "libexpat1-32bit-2.1.0-21.37.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Software Development Kit 12 SP5", "product": { "name": "SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-sdk:12:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 12 SP5", "product": { "name": "SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles:12:sp5" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:12:sp5" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libexpat-devel-2.1.0-21.37.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libexpat-devel-2.1.0-21.37.1.aarch64" }, "product_reference": "libexpat-devel-2.1.0-21.37.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat-devel-2.1.0-21.37.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libexpat-devel-2.1.0-21.37.1.ppc64le" }, "product_reference": "libexpat-devel-2.1.0-21.37.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat-devel-2.1.0-21.37.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libexpat-devel-2.1.0-21.37.1.s390x" }, "product_reference": "libexpat-devel-2.1.0-21.37.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat-devel-2.1.0-21.37.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:libexpat-devel-2.1.0-21.37.1.x86_64" }, "product_reference": "libexpat-devel-2.1.0-21.37.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "expat-2.1.0-21.37.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:expat-2.1.0-21.37.1.aarch64" }, "product_reference": "expat-2.1.0-21.37.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "expat-2.1.0-21.37.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:expat-2.1.0-21.37.1.ppc64le" }, "product_reference": "expat-2.1.0-21.37.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "expat-2.1.0-21.37.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:expat-2.1.0-21.37.1.s390x" }, "product_reference": "expat-2.1.0-21.37.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "expat-2.1.0-21.37.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:expat-2.1.0-21.37.1.x86_64" }, "product_reference": "expat-2.1.0-21.37.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-2.1.0-21.37.1.aarch64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libexpat1-2.1.0-21.37.1.aarch64" }, "product_reference": "libexpat1-2.1.0-21.37.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-2.1.0-21.37.1.ppc64le as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libexpat1-2.1.0-21.37.1.ppc64le" }, "product_reference": "libexpat1-2.1.0-21.37.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-2.1.0-21.37.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libexpat1-2.1.0-21.37.1.s390x" }, "product_reference": "libexpat1-2.1.0-21.37.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-2.1.0-21.37.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libexpat1-2.1.0-21.37.1.x86_64" }, "product_reference": "libexpat1-2.1.0-21.37.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-32bit-2.1.0-21.37.1.s390x as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libexpat1-32bit-2.1.0-21.37.1.s390x" }, "product_reference": "libexpat1-32bit-2.1.0-21.37.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-32bit-2.1.0-21.37.1.x86_64 as component of SUSE Linux Enterprise Server 12 SP5", "product_id": "SUSE Linux Enterprise Server 12 SP5:libexpat1-32bit-2.1.0-21.37.1.x86_64" }, "product_reference": "libexpat1-32bit-2.1.0-21.37.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "expat-2.1.0-21.37.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:expat-2.1.0-21.37.1.aarch64" }, "product_reference": "expat-2.1.0-21.37.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "expat-2.1.0-21.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:expat-2.1.0-21.37.1.ppc64le" }, "product_reference": "expat-2.1.0-21.37.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "expat-2.1.0-21.37.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:expat-2.1.0-21.37.1.s390x" }, "product_reference": "expat-2.1.0-21.37.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "expat-2.1.0-21.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:expat-2.1.0-21.37.1.x86_64" }, "product_reference": "expat-2.1.0-21.37.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-2.1.0-21.37.1.aarch64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexpat1-2.1.0-21.37.1.aarch64" }, "product_reference": "libexpat1-2.1.0-21.37.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-2.1.0-21.37.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexpat1-2.1.0-21.37.1.ppc64le" }, "product_reference": "libexpat1-2.1.0-21.37.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-2.1.0-21.37.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexpat1-2.1.0-21.37.1.s390x" }, "product_reference": "libexpat1-2.1.0-21.37.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-2.1.0-21.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexpat1-2.1.0-21.37.1.x86_64" }, "product_reference": "libexpat1-2.1.0-21.37.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-32bit-2.1.0-21.37.1.s390x as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexpat1-32bit-2.1.0-21.37.1.s390x" }, "product_reference": "libexpat1-32bit-2.1.0-21.37.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-32bit-2.1.0-21.37.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 12 SP5", "product_id": "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexpat1-32bit-2.1.0-21.37.1.x86_64" }, "product_reference": "libexpat1-32bit-2.1.0-21.37.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 12 SP5" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-45490", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-45490" } ], "notes": [ { "category": "general", "text": "An issue was discovered in libexpat before 2.6.3. xmlparse.c does not reject a negative length for XML_ParseBuffer.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5:expat-2.1.0-21.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:expat-2.1.0-21.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:expat-2.1.0-21.37.1.s390x", "SUSE Linux Enterprise Server 12 SP5:expat-2.1.0-21.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libexpat1-2.1.0-21.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libexpat1-2.1.0-21.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libexpat1-2.1.0-21.37.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libexpat1-2.1.0-21.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libexpat1-32bit-2.1.0-21.37.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libexpat1-32bit-2.1.0-21.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:expat-2.1.0-21.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:expat-2.1.0-21.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:expat-2.1.0-21.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:expat-2.1.0-21.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexpat1-2.1.0-21.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexpat1-2.1.0-21.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexpat1-2.1.0-21.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexpat1-2.1.0-21.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexpat1-32bit-2.1.0-21.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexpat1-32bit-2.1.0-21.37.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexpat-devel-2.1.0-21.37.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexpat-devel-2.1.0-21.37.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexpat-devel-2.1.0-21.37.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexpat-devel-2.1.0-21.37.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-45490", "url": "https://www.suse.com/security/cve/CVE-2024-45490" }, { "category": "external", "summary": "SUSE Bug 1229930 for CVE-2024-45490", "url": "https://bugzilla.suse.com/1229930" } ], "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 Server 12 SP5:expat-2.1.0-21.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:expat-2.1.0-21.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:expat-2.1.0-21.37.1.s390x", "SUSE Linux Enterprise Server 12 SP5:expat-2.1.0-21.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libexpat1-2.1.0-21.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libexpat1-2.1.0-21.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libexpat1-2.1.0-21.37.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libexpat1-2.1.0-21.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libexpat1-32bit-2.1.0-21.37.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libexpat1-32bit-2.1.0-21.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:expat-2.1.0-21.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:expat-2.1.0-21.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:expat-2.1.0-21.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:expat-2.1.0-21.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexpat1-2.1.0-21.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexpat1-2.1.0-21.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexpat1-2.1.0-21.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexpat1-2.1.0-21.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexpat1-32bit-2.1.0-21.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexpat1-32bit-2.1.0-21.37.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexpat-devel-2.1.0-21.37.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexpat-devel-2.1.0-21.37.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexpat-devel-2.1.0-21.37.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexpat-devel-2.1.0-21.37.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5:expat-2.1.0-21.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:expat-2.1.0-21.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:expat-2.1.0-21.37.1.s390x", "SUSE Linux Enterprise Server 12 SP5:expat-2.1.0-21.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libexpat1-2.1.0-21.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libexpat1-2.1.0-21.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libexpat1-2.1.0-21.37.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libexpat1-2.1.0-21.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libexpat1-32bit-2.1.0-21.37.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libexpat1-32bit-2.1.0-21.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:expat-2.1.0-21.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:expat-2.1.0-21.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:expat-2.1.0-21.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:expat-2.1.0-21.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexpat1-2.1.0-21.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexpat1-2.1.0-21.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexpat1-2.1.0-21.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexpat1-2.1.0-21.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexpat1-32bit-2.1.0-21.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexpat1-32bit-2.1.0-21.37.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexpat-devel-2.1.0-21.37.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexpat-devel-2.1.0-21.37.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexpat-devel-2.1.0-21.37.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexpat-devel-2.1.0-21.37.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-09-09T14:41:45Z", "details": "moderate" } ], "title": "CVE-2024-45490" }, { "cve": "CVE-2024-45491", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-45491" } ], "notes": [ { "category": "general", "text": "An issue was discovered in libexpat before 2.6.3. dtdCopy in xmlparse.c can have an integer overflow for nDefaultAtts on 32-bit platforms (where UINT_MAX equals SIZE_MAX).", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5:expat-2.1.0-21.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:expat-2.1.0-21.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:expat-2.1.0-21.37.1.s390x", "SUSE Linux Enterprise Server 12 SP5:expat-2.1.0-21.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libexpat1-2.1.0-21.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libexpat1-2.1.0-21.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libexpat1-2.1.0-21.37.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libexpat1-2.1.0-21.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libexpat1-32bit-2.1.0-21.37.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libexpat1-32bit-2.1.0-21.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:expat-2.1.0-21.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:expat-2.1.0-21.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:expat-2.1.0-21.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:expat-2.1.0-21.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexpat1-2.1.0-21.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexpat1-2.1.0-21.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexpat1-2.1.0-21.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexpat1-2.1.0-21.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexpat1-32bit-2.1.0-21.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexpat1-32bit-2.1.0-21.37.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexpat-devel-2.1.0-21.37.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexpat-devel-2.1.0-21.37.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexpat-devel-2.1.0-21.37.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexpat-devel-2.1.0-21.37.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-45491", "url": "https://www.suse.com/security/cve/CVE-2024-45491" }, { "category": "external", "summary": "SUSE Bug 1229930 for CVE-2024-45491", "url": "https://bugzilla.suse.com/1229930" }, { "category": "external", "summary": "SUSE Bug 1229931 for CVE-2024-45491", "url": "https://bugzilla.suse.com/1229931" } ], "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 Server 12 SP5:expat-2.1.0-21.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:expat-2.1.0-21.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:expat-2.1.0-21.37.1.s390x", "SUSE Linux Enterprise Server 12 SP5:expat-2.1.0-21.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libexpat1-2.1.0-21.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libexpat1-2.1.0-21.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libexpat1-2.1.0-21.37.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libexpat1-2.1.0-21.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libexpat1-32bit-2.1.0-21.37.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libexpat1-32bit-2.1.0-21.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:expat-2.1.0-21.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:expat-2.1.0-21.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:expat-2.1.0-21.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:expat-2.1.0-21.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexpat1-2.1.0-21.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexpat1-2.1.0-21.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexpat1-2.1.0-21.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexpat1-2.1.0-21.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexpat1-32bit-2.1.0-21.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexpat1-32bit-2.1.0-21.37.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexpat-devel-2.1.0-21.37.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexpat-devel-2.1.0-21.37.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexpat-devel-2.1.0-21.37.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexpat-devel-2.1.0-21.37.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5:expat-2.1.0-21.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:expat-2.1.0-21.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:expat-2.1.0-21.37.1.s390x", "SUSE Linux Enterprise Server 12 SP5:expat-2.1.0-21.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libexpat1-2.1.0-21.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libexpat1-2.1.0-21.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libexpat1-2.1.0-21.37.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libexpat1-2.1.0-21.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libexpat1-32bit-2.1.0-21.37.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libexpat1-32bit-2.1.0-21.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:expat-2.1.0-21.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:expat-2.1.0-21.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:expat-2.1.0-21.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:expat-2.1.0-21.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexpat1-2.1.0-21.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexpat1-2.1.0-21.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexpat1-2.1.0-21.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexpat1-2.1.0-21.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexpat1-32bit-2.1.0-21.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexpat1-32bit-2.1.0-21.37.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexpat-devel-2.1.0-21.37.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexpat-devel-2.1.0-21.37.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexpat-devel-2.1.0-21.37.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexpat-devel-2.1.0-21.37.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-09-09T14:41:45Z", "details": "moderate" } ], "title": "CVE-2024-45491" }, { "cve": "CVE-2024-45492", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-45492" } ], "notes": [ { "category": "general", "text": "An issue was discovered in libexpat before 2.6.3. nextScaffoldPart in xmlparse.c can have an integer overflow for m_groupSize on 32-bit platforms (where UINT_MAX equals SIZE_MAX).", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Server 12 SP5:expat-2.1.0-21.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:expat-2.1.0-21.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:expat-2.1.0-21.37.1.s390x", "SUSE Linux Enterprise Server 12 SP5:expat-2.1.0-21.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libexpat1-2.1.0-21.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libexpat1-2.1.0-21.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libexpat1-2.1.0-21.37.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libexpat1-2.1.0-21.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libexpat1-32bit-2.1.0-21.37.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libexpat1-32bit-2.1.0-21.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:expat-2.1.0-21.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:expat-2.1.0-21.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:expat-2.1.0-21.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:expat-2.1.0-21.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexpat1-2.1.0-21.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexpat1-2.1.0-21.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexpat1-2.1.0-21.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexpat1-2.1.0-21.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexpat1-32bit-2.1.0-21.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexpat1-32bit-2.1.0-21.37.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexpat-devel-2.1.0-21.37.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexpat-devel-2.1.0-21.37.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexpat-devel-2.1.0-21.37.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexpat-devel-2.1.0-21.37.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-45492", "url": "https://www.suse.com/security/cve/CVE-2024-45492" }, { "category": "external", "summary": "SUSE Bug 1229930 for CVE-2024-45492", "url": "https://bugzilla.suse.com/1229930" }, { "category": "external", "summary": "SUSE Bug 1229932 for CVE-2024-45492", "url": "https://bugzilla.suse.com/1229932" } ], "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 Server 12 SP5:expat-2.1.0-21.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:expat-2.1.0-21.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:expat-2.1.0-21.37.1.s390x", "SUSE Linux Enterprise Server 12 SP5:expat-2.1.0-21.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libexpat1-2.1.0-21.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libexpat1-2.1.0-21.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libexpat1-2.1.0-21.37.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libexpat1-2.1.0-21.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libexpat1-32bit-2.1.0-21.37.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libexpat1-32bit-2.1.0-21.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:expat-2.1.0-21.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:expat-2.1.0-21.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:expat-2.1.0-21.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:expat-2.1.0-21.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexpat1-2.1.0-21.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexpat1-2.1.0-21.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexpat1-2.1.0-21.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexpat1-2.1.0-21.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexpat1-32bit-2.1.0-21.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexpat1-32bit-2.1.0-21.37.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexpat-devel-2.1.0-21.37.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexpat-devel-2.1.0-21.37.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexpat-devel-2.1.0-21.37.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexpat-devel-2.1.0-21.37.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Server 12 SP5:expat-2.1.0-21.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:expat-2.1.0-21.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:expat-2.1.0-21.37.1.s390x", "SUSE Linux Enterprise Server 12 SP5:expat-2.1.0-21.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libexpat1-2.1.0-21.37.1.aarch64", "SUSE Linux Enterprise Server 12 SP5:libexpat1-2.1.0-21.37.1.ppc64le", "SUSE Linux Enterprise Server 12 SP5:libexpat1-2.1.0-21.37.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libexpat1-2.1.0-21.37.1.x86_64", "SUSE Linux Enterprise Server 12 SP5:libexpat1-32bit-2.1.0-21.37.1.s390x", "SUSE Linux Enterprise Server 12 SP5:libexpat1-32bit-2.1.0-21.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:expat-2.1.0-21.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:expat-2.1.0-21.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:expat-2.1.0-21.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:expat-2.1.0-21.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexpat1-2.1.0-21.37.1.aarch64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexpat1-2.1.0-21.37.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexpat1-2.1.0-21.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexpat1-2.1.0-21.37.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexpat1-32bit-2.1.0-21.37.1.s390x", "SUSE Linux Enterprise Server for SAP Applications 12 SP5:libexpat1-32bit-2.1.0-21.37.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexpat-devel-2.1.0-21.37.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexpat-devel-2.1.0-21.37.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexpat-devel-2.1.0-21.37.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP5:libexpat-devel-2.1.0-21.37.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-09-09T14:41:45Z", "details": "moderate" } ], "title": "CVE-2024-45492" } ] }
suse-su-2024:3554-1
Vulnerability from csaf_suse
Published
2024-10-09 06:17
Modified
2024-10-09 06:17
Summary
Security update for mozjs78
Notes
Title of the patch
Security update for mozjs78
Description of the patch
This update for mozjs78 fixes the following issues:
- CVE-2024-45490: Fixed negative len for XML_ParseBuffer in embedded expat (bnc#1230036)
- CVE-2024-45491: Fixed integer overflow in dtdCopy in embedded expat (bnc#1230037)
- CVE-2024-45492: Fixed integer overflow in function nextScaffoldPart in embedded expat (bnc#1230038)
Patchnames
SUSE-2024-3554,SUSE-SLE-Module-Desktop-Applications-15-SP5-2024-3554,SUSE-SLE-Module-Packagehub-Subpackages-15-SP5-2024-3554,SUSE-SLE-Module-Packagehub-Subpackages-15-SP6-2024-3554,openSUSE-SLE-15.5-2024-3554,openSUSE-SLE-15.6-2024-3554
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "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 mozjs78", "title": "Title of the patch" }, { "category": "description", "text": "This update for mozjs78 fixes the following issues:\n\n- CVE-2024-45490: Fixed negative len for XML_ParseBuffer in embedded expat (bnc#1230036)\n- CVE-2024-45491: Fixed integer overflow in dtdCopy in embedded expat (bnc#1230037)\n- CVE-2024-45492: Fixed integer overflow in function nextScaffoldPart in embedded expat (bnc#1230038)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2024-3554,SUSE-SLE-Module-Desktop-Applications-15-SP5-2024-3554,SUSE-SLE-Module-Packagehub-Subpackages-15-SP5-2024-3554,SUSE-SLE-Module-Packagehub-Subpackages-15-SP6-2024-3554,openSUSE-SLE-15.5-2024-3554,openSUSE-SLE-15.6-2024-3554", "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_3554-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2024:3554-1", "url": "https://www.suse.com/support/update/announcement/2024/suse-su-20243554-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2024:3554-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-October/019572.html" }, { "category": "self", "summary": "SUSE Bug 1230036", "url": "https://bugzilla.suse.com/1230036" }, { "category": "self", "summary": "SUSE Bug 1230037", "url": "https://bugzilla.suse.com/1230037" }, { "category": "self", "summary": "SUSE Bug 1230038", "url": "https://bugzilla.suse.com/1230038" }, { "category": "self", "summary": "SUSE CVE CVE-2024-45490 page", "url": "https://www.suse.com/security/cve/CVE-2024-45490/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-45491 page", "url": "https://www.suse.com/security/cve/CVE-2024-45491/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-45492 page", "url": "https://www.suse.com/security/cve/CVE-2024-45492/" } ], "title": "Security update for mozjs78", "tracking": { "current_release_date": "2024-10-09T06:17:10Z", "generator": { "date": "2024-10-09T06:17:10Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2024:3554-1", "initial_release_date": "2024-10-09T06:17:10Z", "revision_history": [ { "date": "2024-10-09T06:17:10Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libmozjs-78-0-78.15.0-150400.3.6.2.aarch64", "product": { "name": "libmozjs-78-0-78.15.0-150400.3.6.2.aarch64", "product_id": "libmozjs-78-0-78.15.0-150400.3.6.2.aarch64" } }, { "category": "product_version", "name": "mozjs78-78.15.0-150400.3.6.2.aarch64", "product": { "name": "mozjs78-78.15.0-150400.3.6.2.aarch64", "product_id": "mozjs78-78.15.0-150400.3.6.2.aarch64" } }, { "category": "product_version", "name": "mozjs78-devel-78.15.0-150400.3.6.2.aarch64", "product": { "name": "mozjs78-devel-78.15.0-150400.3.6.2.aarch64", "product_id": "mozjs78-devel-78.15.0-150400.3.6.2.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libmozjs-78-0-78.15.0-150400.3.6.2.i686", "product": { "name": "libmozjs-78-0-78.15.0-150400.3.6.2.i686", "product_id": "libmozjs-78-0-78.15.0-150400.3.6.2.i686" } }, { "category": "product_version", "name": "mozjs78-78.15.0-150400.3.6.2.i686", "product": { "name": "mozjs78-78.15.0-150400.3.6.2.i686", "product_id": "mozjs78-78.15.0-150400.3.6.2.i686" } }, { "category": "product_version", "name": "mozjs78-devel-78.15.0-150400.3.6.2.i686", "product": { "name": "mozjs78-devel-78.15.0-150400.3.6.2.i686", "product_id": "mozjs78-devel-78.15.0-150400.3.6.2.i686" } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "libmozjs-78-0-78.15.0-150400.3.6.2.ppc64le", "product": { "name": "libmozjs-78-0-78.15.0-150400.3.6.2.ppc64le", "product_id": "libmozjs-78-0-78.15.0-150400.3.6.2.ppc64le" } }, { "category": "product_version", "name": "mozjs78-78.15.0-150400.3.6.2.ppc64le", "product": { "name": "mozjs78-78.15.0-150400.3.6.2.ppc64le", "product_id": "mozjs78-78.15.0-150400.3.6.2.ppc64le" } }, { "category": "product_version", "name": "mozjs78-devel-78.15.0-150400.3.6.2.ppc64le", "product": { "name": "mozjs78-devel-78.15.0-150400.3.6.2.ppc64le", "product_id": "mozjs78-devel-78.15.0-150400.3.6.2.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libmozjs-78-0-78.15.0-150400.3.6.2.s390x", "product": { "name": "libmozjs-78-0-78.15.0-150400.3.6.2.s390x", "product_id": "libmozjs-78-0-78.15.0-150400.3.6.2.s390x" } }, { "category": "product_version", "name": "mozjs78-78.15.0-150400.3.6.2.s390x", "product": { "name": "mozjs78-78.15.0-150400.3.6.2.s390x", "product_id": "mozjs78-78.15.0-150400.3.6.2.s390x" } }, { "category": "product_version", "name": "mozjs78-devel-78.15.0-150400.3.6.2.s390x", "product": { "name": "mozjs78-devel-78.15.0-150400.3.6.2.s390x", "product_id": "mozjs78-devel-78.15.0-150400.3.6.2.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libmozjs-78-0-78.15.0-150400.3.6.2.x86_64", "product": { "name": "libmozjs-78-0-78.15.0-150400.3.6.2.x86_64", "product_id": "libmozjs-78-0-78.15.0-150400.3.6.2.x86_64" } }, { "category": "product_version", "name": "mozjs78-78.15.0-150400.3.6.2.x86_64", "product": { "name": "mozjs78-78.15.0-150400.3.6.2.x86_64", "product_id": "mozjs78-78.15.0-150400.3.6.2.x86_64" } }, { "category": "product_version", "name": "mozjs78-devel-78.15.0-150400.3.6.2.x86_64", "product": { "name": "mozjs78-devel-78.15.0-150400.3.6.2.x86_64", "product_id": "mozjs78-devel-78.15.0-150400.3.6.2.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5", "product": { "name": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-desktop-applications: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 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_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": "libmozjs-78-0-78.15.0-150400.3.6.2.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libmozjs-78-0-78.15.0-150400.3.6.2.aarch64" }, "product_reference": "libmozjs-78-0-78.15.0-150400.3.6.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libmozjs-78-0-78.15.0-150400.3.6.2.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libmozjs-78-0-78.15.0-150400.3.6.2.ppc64le" }, "product_reference": "libmozjs-78-0-78.15.0-150400.3.6.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libmozjs-78-0-78.15.0-150400.3.6.2.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libmozjs-78-0-78.15.0-150400.3.6.2.s390x" }, "product_reference": "libmozjs-78-0-78.15.0-150400.3.6.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libmozjs-78-0-78.15.0-150400.3.6.2.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libmozjs-78-0-78.15.0-150400.3.6.2.x86_64" }, "product_reference": "libmozjs-78-0-78.15.0-150400.3.6.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "mozjs78-devel-78.15.0-150400.3.6.2.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:mozjs78-devel-78.15.0-150400.3.6.2.aarch64" }, "product_reference": "mozjs78-devel-78.15.0-150400.3.6.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "mozjs78-devel-78.15.0-150400.3.6.2.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:mozjs78-devel-78.15.0-150400.3.6.2.ppc64le" }, "product_reference": "mozjs78-devel-78.15.0-150400.3.6.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "mozjs78-devel-78.15.0-150400.3.6.2.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:mozjs78-devel-78.15.0-150400.3.6.2.s390x" }, "product_reference": "mozjs78-devel-78.15.0-150400.3.6.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "mozjs78-devel-78.15.0-150400.3.6.2.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP5", "product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:mozjs78-devel-78.15.0-150400.3.6.2.x86_64" }, "product_reference": "mozjs78-devel-78.15.0-150400.3.6.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libmozjs-78-0-78.15.0-150400.3.6.2.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libmozjs-78-0-78.15.0-150400.3.6.2.aarch64" }, "product_reference": "libmozjs-78-0-78.15.0-150400.3.6.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libmozjs-78-0-78.15.0-150400.3.6.2.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libmozjs-78-0-78.15.0-150400.3.6.2.ppc64le" }, "product_reference": "libmozjs-78-0-78.15.0-150400.3.6.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libmozjs-78-0-78.15.0-150400.3.6.2.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP5", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP5:libmozjs-78-0-78.15.0-150400.3.6.2.s390x" }, "product_reference": "libmozjs-78-0-78.15.0-150400.3.6.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libmozjs-78-0-78.15.0-150400.3.6.2.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:libmozjs-78-0-78.15.0-150400.3.6.2.aarch64" }, "product_reference": "libmozjs-78-0-78.15.0-150400.3.6.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libmozjs-78-0-78.15.0-150400.3.6.2.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:libmozjs-78-0-78.15.0-150400.3.6.2.ppc64le" }, "product_reference": "libmozjs-78-0-78.15.0-150400.3.6.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libmozjs-78-0-78.15.0-150400.3.6.2.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:libmozjs-78-0-78.15.0-150400.3.6.2.s390x" }, "product_reference": "libmozjs-78-0-78.15.0-150400.3.6.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libmozjs-78-0-78.15.0-150400.3.6.2.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP6", "product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP6:libmozjs-78-0-78.15.0-150400.3.6.2.x86_64" }, "product_reference": "libmozjs-78-0-78.15.0-150400.3.6.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libmozjs-78-0-78.15.0-150400.3.6.2.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libmozjs-78-0-78.15.0-150400.3.6.2.aarch64" }, "product_reference": "libmozjs-78-0-78.15.0-150400.3.6.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libmozjs-78-0-78.15.0-150400.3.6.2.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libmozjs-78-0-78.15.0-150400.3.6.2.ppc64le" }, "product_reference": "libmozjs-78-0-78.15.0-150400.3.6.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libmozjs-78-0-78.15.0-150400.3.6.2.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libmozjs-78-0-78.15.0-150400.3.6.2.s390x" }, "product_reference": "libmozjs-78-0-78.15.0-150400.3.6.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libmozjs-78-0-78.15.0-150400.3.6.2.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libmozjs-78-0-78.15.0-150400.3.6.2.x86_64" }, "product_reference": "libmozjs-78-0-78.15.0-150400.3.6.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "mozjs78-78.15.0-150400.3.6.2.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:mozjs78-78.15.0-150400.3.6.2.aarch64" }, "product_reference": "mozjs78-78.15.0-150400.3.6.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "mozjs78-78.15.0-150400.3.6.2.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:mozjs78-78.15.0-150400.3.6.2.ppc64le" }, "product_reference": "mozjs78-78.15.0-150400.3.6.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "mozjs78-78.15.0-150400.3.6.2.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:mozjs78-78.15.0-150400.3.6.2.s390x" }, "product_reference": "mozjs78-78.15.0-150400.3.6.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "mozjs78-78.15.0-150400.3.6.2.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:mozjs78-78.15.0-150400.3.6.2.x86_64" }, "product_reference": "mozjs78-78.15.0-150400.3.6.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "mozjs78-devel-78.15.0-150400.3.6.2.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:mozjs78-devel-78.15.0-150400.3.6.2.aarch64" }, "product_reference": "mozjs78-devel-78.15.0-150400.3.6.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "mozjs78-devel-78.15.0-150400.3.6.2.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:mozjs78-devel-78.15.0-150400.3.6.2.ppc64le" }, "product_reference": "mozjs78-devel-78.15.0-150400.3.6.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "mozjs78-devel-78.15.0-150400.3.6.2.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:mozjs78-devel-78.15.0-150400.3.6.2.s390x" }, "product_reference": "mozjs78-devel-78.15.0-150400.3.6.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "mozjs78-devel-78.15.0-150400.3.6.2.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:mozjs78-devel-78.15.0-150400.3.6.2.x86_64" }, "product_reference": "mozjs78-devel-78.15.0-150400.3.6.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libmozjs-78-0-78.15.0-150400.3.6.2.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libmozjs-78-0-78.15.0-150400.3.6.2.aarch64" }, "product_reference": "libmozjs-78-0-78.15.0-150400.3.6.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libmozjs-78-0-78.15.0-150400.3.6.2.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libmozjs-78-0-78.15.0-150400.3.6.2.ppc64le" }, "product_reference": "libmozjs-78-0-78.15.0-150400.3.6.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libmozjs-78-0-78.15.0-150400.3.6.2.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libmozjs-78-0-78.15.0-150400.3.6.2.s390x" }, "product_reference": "libmozjs-78-0-78.15.0-150400.3.6.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libmozjs-78-0-78.15.0-150400.3.6.2.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libmozjs-78-0-78.15.0-150400.3.6.2.x86_64" }, "product_reference": "libmozjs-78-0-78.15.0-150400.3.6.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "mozjs78-78.15.0-150400.3.6.2.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:mozjs78-78.15.0-150400.3.6.2.aarch64" }, "product_reference": "mozjs78-78.15.0-150400.3.6.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "mozjs78-78.15.0-150400.3.6.2.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:mozjs78-78.15.0-150400.3.6.2.ppc64le" }, "product_reference": "mozjs78-78.15.0-150400.3.6.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "mozjs78-78.15.0-150400.3.6.2.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:mozjs78-78.15.0-150400.3.6.2.s390x" }, "product_reference": "mozjs78-78.15.0-150400.3.6.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "mozjs78-78.15.0-150400.3.6.2.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:mozjs78-78.15.0-150400.3.6.2.x86_64" }, "product_reference": "mozjs78-78.15.0-150400.3.6.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "mozjs78-devel-78.15.0-150400.3.6.2.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:mozjs78-devel-78.15.0-150400.3.6.2.aarch64" }, "product_reference": "mozjs78-devel-78.15.0-150400.3.6.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "mozjs78-devel-78.15.0-150400.3.6.2.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:mozjs78-devel-78.15.0-150400.3.6.2.ppc64le" }, "product_reference": "mozjs78-devel-78.15.0-150400.3.6.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "mozjs78-devel-78.15.0-150400.3.6.2.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:mozjs78-devel-78.15.0-150400.3.6.2.s390x" }, "product_reference": "mozjs78-devel-78.15.0-150400.3.6.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "mozjs78-devel-78.15.0-150400.3.6.2.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:mozjs78-devel-78.15.0-150400.3.6.2.x86_64" }, "product_reference": "mozjs78-devel-78.15.0-150400.3.6.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-45490", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-45490" } ], "notes": [ { "category": "general", "text": "An issue was discovered in libexpat before 2.6.3. xmlparse.c does not reject a negative length for XML_ParseBuffer.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libmozjs-78-0-78.15.0-150400.3.6.2.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libmozjs-78-0-78.15.0-150400.3.6.2.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libmozjs-78-0-78.15.0-150400.3.6.2.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libmozjs-78-0-78.15.0-150400.3.6.2.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:mozjs78-devel-78.15.0-150400.3.6.2.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:mozjs78-devel-78.15.0-150400.3.6.2.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:mozjs78-devel-78.15.0-150400.3.6.2.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:mozjs78-devel-78.15.0-150400.3.6.2.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libmozjs-78-0-78.15.0-150400.3.6.2.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libmozjs-78-0-78.15.0-150400.3.6.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libmozjs-78-0-78.15.0-150400.3.6.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libmozjs-78-0-78.15.0-150400.3.6.2.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libmozjs-78-0-78.15.0-150400.3.6.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libmozjs-78-0-78.15.0-150400.3.6.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libmozjs-78-0-78.15.0-150400.3.6.2.x86_64", "openSUSE Leap 15.5:libmozjs-78-0-78.15.0-150400.3.6.2.aarch64", "openSUSE Leap 15.5:libmozjs-78-0-78.15.0-150400.3.6.2.ppc64le", "openSUSE Leap 15.5:libmozjs-78-0-78.15.0-150400.3.6.2.s390x", "openSUSE Leap 15.5:libmozjs-78-0-78.15.0-150400.3.6.2.x86_64", "openSUSE Leap 15.5:mozjs78-78.15.0-150400.3.6.2.aarch64", "openSUSE Leap 15.5:mozjs78-78.15.0-150400.3.6.2.ppc64le", "openSUSE Leap 15.5:mozjs78-78.15.0-150400.3.6.2.s390x", "openSUSE Leap 15.5:mozjs78-78.15.0-150400.3.6.2.x86_64", "openSUSE Leap 15.5:mozjs78-devel-78.15.0-150400.3.6.2.aarch64", "openSUSE Leap 15.5:mozjs78-devel-78.15.0-150400.3.6.2.ppc64le", "openSUSE Leap 15.5:mozjs78-devel-78.15.0-150400.3.6.2.s390x", "openSUSE Leap 15.5:mozjs78-devel-78.15.0-150400.3.6.2.x86_64", "openSUSE Leap 15.6:libmozjs-78-0-78.15.0-150400.3.6.2.aarch64", "openSUSE Leap 15.6:libmozjs-78-0-78.15.0-150400.3.6.2.ppc64le", "openSUSE Leap 15.6:libmozjs-78-0-78.15.0-150400.3.6.2.s390x", "openSUSE Leap 15.6:libmozjs-78-0-78.15.0-150400.3.6.2.x86_64", "openSUSE Leap 15.6:mozjs78-78.15.0-150400.3.6.2.aarch64", "openSUSE Leap 15.6:mozjs78-78.15.0-150400.3.6.2.ppc64le", "openSUSE Leap 15.6:mozjs78-78.15.0-150400.3.6.2.s390x", "openSUSE Leap 15.6:mozjs78-78.15.0-150400.3.6.2.x86_64", "openSUSE Leap 15.6:mozjs78-devel-78.15.0-150400.3.6.2.aarch64", "openSUSE Leap 15.6:mozjs78-devel-78.15.0-150400.3.6.2.ppc64le", "openSUSE Leap 15.6:mozjs78-devel-78.15.0-150400.3.6.2.s390x", "openSUSE Leap 15.6:mozjs78-devel-78.15.0-150400.3.6.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-45490", "url": "https://www.suse.com/security/cve/CVE-2024-45490" }, { "category": "external", "summary": "SUSE Bug 1229930 for CVE-2024-45490", "url": "https://bugzilla.suse.com/1229930" } ], "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 Desktop Applications 15 SP5:libmozjs-78-0-78.15.0-150400.3.6.2.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libmozjs-78-0-78.15.0-150400.3.6.2.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libmozjs-78-0-78.15.0-150400.3.6.2.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libmozjs-78-0-78.15.0-150400.3.6.2.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:mozjs78-devel-78.15.0-150400.3.6.2.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:mozjs78-devel-78.15.0-150400.3.6.2.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:mozjs78-devel-78.15.0-150400.3.6.2.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:mozjs78-devel-78.15.0-150400.3.6.2.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libmozjs-78-0-78.15.0-150400.3.6.2.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libmozjs-78-0-78.15.0-150400.3.6.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libmozjs-78-0-78.15.0-150400.3.6.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libmozjs-78-0-78.15.0-150400.3.6.2.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libmozjs-78-0-78.15.0-150400.3.6.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libmozjs-78-0-78.15.0-150400.3.6.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libmozjs-78-0-78.15.0-150400.3.6.2.x86_64", "openSUSE Leap 15.5:libmozjs-78-0-78.15.0-150400.3.6.2.aarch64", "openSUSE Leap 15.5:libmozjs-78-0-78.15.0-150400.3.6.2.ppc64le", "openSUSE Leap 15.5:libmozjs-78-0-78.15.0-150400.3.6.2.s390x", "openSUSE Leap 15.5:libmozjs-78-0-78.15.0-150400.3.6.2.x86_64", "openSUSE Leap 15.5:mozjs78-78.15.0-150400.3.6.2.aarch64", "openSUSE Leap 15.5:mozjs78-78.15.0-150400.3.6.2.ppc64le", "openSUSE Leap 15.5:mozjs78-78.15.0-150400.3.6.2.s390x", "openSUSE Leap 15.5:mozjs78-78.15.0-150400.3.6.2.x86_64", "openSUSE Leap 15.5:mozjs78-devel-78.15.0-150400.3.6.2.aarch64", "openSUSE Leap 15.5:mozjs78-devel-78.15.0-150400.3.6.2.ppc64le", "openSUSE Leap 15.5:mozjs78-devel-78.15.0-150400.3.6.2.s390x", "openSUSE Leap 15.5:mozjs78-devel-78.15.0-150400.3.6.2.x86_64", "openSUSE Leap 15.6:libmozjs-78-0-78.15.0-150400.3.6.2.aarch64", "openSUSE Leap 15.6:libmozjs-78-0-78.15.0-150400.3.6.2.ppc64le", "openSUSE Leap 15.6:libmozjs-78-0-78.15.0-150400.3.6.2.s390x", "openSUSE Leap 15.6:libmozjs-78-0-78.15.0-150400.3.6.2.x86_64", "openSUSE Leap 15.6:mozjs78-78.15.0-150400.3.6.2.aarch64", "openSUSE Leap 15.6:mozjs78-78.15.0-150400.3.6.2.ppc64le", "openSUSE Leap 15.6:mozjs78-78.15.0-150400.3.6.2.s390x", "openSUSE Leap 15.6:mozjs78-78.15.0-150400.3.6.2.x86_64", "openSUSE Leap 15.6:mozjs78-devel-78.15.0-150400.3.6.2.aarch64", "openSUSE Leap 15.6:mozjs78-devel-78.15.0-150400.3.6.2.ppc64le", "openSUSE Leap 15.6:mozjs78-devel-78.15.0-150400.3.6.2.s390x", "openSUSE Leap 15.6:mozjs78-devel-78.15.0-150400.3.6.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libmozjs-78-0-78.15.0-150400.3.6.2.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libmozjs-78-0-78.15.0-150400.3.6.2.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libmozjs-78-0-78.15.0-150400.3.6.2.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libmozjs-78-0-78.15.0-150400.3.6.2.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:mozjs78-devel-78.15.0-150400.3.6.2.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:mozjs78-devel-78.15.0-150400.3.6.2.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:mozjs78-devel-78.15.0-150400.3.6.2.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:mozjs78-devel-78.15.0-150400.3.6.2.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libmozjs-78-0-78.15.0-150400.3.6.2.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libmozjs-78-0-78.15.0-150400.3.6.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libmozjs-78-0-78.15.0-150400.3.6.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libmozjs-78-0-78.15.0-150400.3.6.2.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libmozjs-78-0-78.15.0-150400.3.6.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libmozjs-78-0-78.15.0-150400.3.6.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libmozjs-78-0-78.15.0-150400.3.6.2.x86_64", "openSUSE Leap 15.5:libmozjs-78-0-78.15.0-150400.3.6.2.aarch64", "openSUSE Leap 15.5:libmozjs-78-0-78.15.0-150400.3.6.2.ppc64le", "openSUSE Leap 15.5:libmozjs-78-0-78.15.0-150400.3.6.2.s390x", "openSUSE Leap 15.5:libmozjs-78-0-78.15.0-150400.3.6.2.x86_64", "openSUSE Leap 15.5:mozjs78-78.15.0-150400.3.6.2.aarch64", "openSUSE Leap 15.5:mozjs78-78.15.0-150400.3.6.2.ppc64le", "openSUSE Leap 15.5:mozjs78-78.15.0-150400.3.6.2.s390x", "openSUSE Leap 15.5:mozjs78-78.15.0-150400.3.6.2.x86_64", "openSUSE Leap 15.5:mozjs78-devel-78.15.0-150400.3.6.2.aarch64", "openSUSE Leap 15.5:mozjs78-devel-78.15.0-150400.3.6.2.ppc64le", "openSUSE Leap 15.5:mozjs78-devel-78.15.0-150400.3.6.2.s390x", "openSUSE Leap 15.5:mozjs78-devel-78.15.0-150400.3.6.2.x86_64", "openSUSE Leap 15.6:libmozjs-78-0-78.15.0-150400.3.6.2.aarch64", "openSUSE Leap 15.6:libmozjs-78-0-78.15.0-150400.3.6.2.ppc64le", "openSUSE Leap 15.6:libmozjs-78-0-78.15.0-150400.3.6.2.s390x", "openSUSE Leap 15.6:libmozjs-78-0-78.15.0-150400.3.6.2.x86_64", "openSUSE Leap 15.6:mozjs78-78.15.0-150400.3.6.2.aarch64", "openSUSE Leap 15.6:mozjs78-78.15.0-150400.3.6.2.ppc64le", "openSUSE Leap 15.6:mozjs78-78.15.0-150400.3.6.2.s390x", "openSUSE Leap 15.6:mozjs78-78.15.0-150400.3.6.2.x86_64", "openSUSE Leap 15.6:mozjs78-devel-78.15.0-150400.3.6.2.aarch64", "openSUSE Leap 15.6:mozjs78-devel-78.15.0-150400.3.6.2.ppc64le", "openSUSE Leap 15.6:mozjs78-devel-78.15.0-150400.3.6.2.s390x", "openSUSE Leap 15.6:mozjs78-devel-78.15.0-150400.3.6.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-10-09T06:17:10Z", "details": "moderate" } ], "title": "CVE-2024-45490" }, { "cve": "CVE-2024-45491", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-45491" } ], "notes": [ { "category": "general", "text": "An issue was discovered in libexpat before 2.6.3. dtdCopy in xmlparse.c can have an integer overflow for nDefaultAtts on 32-bit platforms (where UINT_MAX equals SIZE_MAX).", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libmozjs-78-0-78.15.0-150400.3.6.2.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libmozjs-78-0-78.15.0-150400.3.6.2.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libmozjs-78-0-78.15.0-150400.3.6.2.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libmozjs-78-0-78.15.0-150400.3.6.2.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:mozjs78-devel-78.15.0-150400.3.6.2.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:mozjs78-devel-78.15.0-150400.3.6.2.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:mozjs78-devel-78.15.0-150400.3.6.2.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:mozjs78-devel-78.15.0-150400.3.6.2.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libmozjs-78-0-78.15.0-150400.3.6.2.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libmozjs-78-0-78.15.0-150400.3.6.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libmozjs-78-0-78.15.0-150400.3.6.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libmozjs-78-0-78.15.0-150400.3.6.2.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libmozjs-78-0-78.15.0-150400.3.6.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libmozjs-78-0-78.15.0-150400.3.6.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libmozjs-78-0-78.15.0-150400.3.6.2.x86_64", "openSUSE Leap 15.5:libmozjs-78-0-78.15.0-150400.3.6.2.aarch64", "openSUSE Leap 15.5:libmozjs-78-0-78.15.0-150400.3.6.2.ppc64le", "openSUSE Leap 15.5:libmozjs-78-0-78.15.0-150400.3.6.2.s390x", "openSUSE Leap 15.5:libmozjs-78-0-78.15.0-150400.3.6.2.x86_64", "openSUSE Leap 15.5:mozjs78-78.15.0-150400.3.6.2.aarch64", "openSUSE Leap 15.5:mozjs78-78.15.0-150400.3.6.2.ppc64le", "openSUSE Leap 15.5:mozjs78-78.15.0-150400.3.6.2.s390x", "openSUSE Leap 15.5:mozjs78-78.15.0-150400.3.6.2.x86_64", "openSUSE Leap 15.5:mozjs78-devel-78.15.0-150400.3.6.2.aarch64", "openSUSE Leap 15.5:mozjs78-devel-78.15.0-150400.3.6.2.ppc64le", "openSUSE Leap 15.5:mozjs78-devel-78.15.0-150400.3.6.2.s390x", "openSUSE Leap 15.5:mozjs78-devel-78.15.0-150400.3.6.2.x86_64", "openSUSE Leap 15.6:libmozjs-78-0-78.15.0-150400.3.6.2.aarch64", "openSUSE Leap 15.6:libmozjs-78-0-78.15.0-150400.3.6.2.ppc64le", "openSUSE Leap 15.6:libmozjs-78-0-78.15.0-150400.3.6.2.s390x", "openSUSE Leap 15.6:libmozjs-78-0-78.15.0-150400.3.6.2.x86_64", "openSUSE Leap 15.6:mozjs78-78.15.0-150400.3.6.2.aarch64", "openSUSE Leap 15.6:mozjs78-78.15.0-150400.3.6.2.ppc64le", "openSUSE Leap 15.6:mozjs78-78.15.0-150400.3.6.2.s390x", "openSUSE Leap 15.6:mozjs78-78.15.0-150400.3.6.2.x86_64", "openSUSE Leap 15.6:mozjs78-devel-78.15.0-150400.3.6.2.aarch64", "openSUSE Leap 15.6:mozjs78-devel-78.15.0-150400.3.6.2.ppc64le", "openSUSE Leap 15.6:mozjs78-devel-78.15.0-150400.3.6.2.s390x", "openSUSE Leap 15.6:mozjs78-devel-78.15.0-150400.3.6.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-45491", "url": "https://www.suse.com/security/cve/CVE-2024-45491" }, { "category": "external", "summary": "SUSE Bug 1229930 for CVE-2024-45491", "url": "https://bugzilla.suse.com/1229930" }, { "category": "external", "summary": "SUSE Bug 1229931 for CVE-2024-45491", "url": "https://bugzilla.suse.com/1229931" } ], "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 Desktop Applications 15 SP5:libmozjs-78-0-78.15.0-150400.3.6.2.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libmozjs-78-0-78.15.0-150400.3.6.2.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libmozjs-78-0-78.15.0-150400.3.6.2.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libmozjs-78-0-78.15.0-150400.3.6.2.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:mozjs78-devel-78.15.0-150400.3.6.2.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:mozjs78-devel-78.15.0-150400.3.6.2.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:mozjs78-devel-78.15.0-150400.3.6.2.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:mozjs78-devel-78.15.0-150400.3.6.2.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libmozjs-78-0-78.15.0-150400.3.6.2.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libmozjs-78-0-78.15.0-150400.3.6.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libmozjs-78-0-78.15.0-150400.3.6.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libmozjs-78-0-78.15.0-150400.3.6.2.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libmozjs-78-0-78.15.0-150400.3.6.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libmozjs-78-0-78.15.0-150400.3.6.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libmozjs-78-0-78.15.0-150400.3.6.2.x86_64", "openSUSE Leap 15.5:libmozjs-78-0-78.15.0-150400.3.6.2.aarch64", "openSUSE Leap 15.5:libmozjs-78-0-78.15.0-150400.3.6.2.ppc64le", "openSUSE Leap 15.5:libmozjs-78-0-78.15.0-150400.3.6.2.s390x", "openSUSE Leap 15.5:libmozjs-78-0-78.15.0-150400.3.6.2.x86_64", "openSUSE Leap 15.5:mozjs78-78.15.0-150400.3.6.2.aarch64", "openSUSE Leap 15.5:mozjs78-78.15.0-150400.3.6.2.ppc64le", "openSUSE Leap 15.5:mozjs78-78.15.0-150400.3.6.2.s390x", "openSUSE Leap 15.5:mozjs78-78.15.0-150400.3.6.2.x86_64", "openSUSE Leap 15.5:mozjs78-devel-78.15.0-150400.3.6.2.aarch64", "openSUSE Leap 15.5:mozjs78-devel-78.15.0-150400.3.6.2.ppc64le", "openSUSE Leap 15.5:mozjs78-devel-78.15.0-150400.3.6.2.s390x", "openSUSE Leap 15.5:mozjs78-devel-78.15.0-150400.3.6.2.x86_64", "openSUSE Leap 15.6:libmozjs-78-0-78.15.0-150400.3.6.2.aarch64", "openSUSE Leap 15.6:libmozjs-78-0-78.15.0-150400.3.6.2.ppc64le", "openSUSE Leap 15.6:libmozjs-78-0-78.15.0-150400.3.6.2.s390x", "openSUSE Leap 15.6:libmozjs-78-0-78.15.0-150400.3.6.2.x86_64", "openSUSE Leap 15.6:mozjs78-78.15.0-150400.3.6.2.aarch64", "openSUSE Leap 15.6:mozjs78-78.15.0-150400.3.6.2.ppc64le", "openSUSE Leap 15.6:mozjs78-78.15.0-150400.3.6.2.s390x", "openSUSE Leap 15.6:mozjs78-78.15.0-150400.3.6.2.x86_64", "openSUSE Leap 15.6:mozjs78-devel-78.15.0-150400.3.6.2.aarch64", "openSUSE Leap 15.6:mozjs78-devel-78.15.0-150400.3.6.2.ppc64le", "openSUSE Leap 15.6:mozjs78-devel-78.15.0-150400.3.6.2.s390x", "openSUSE Leap 15.6:mozjs78-devel-78.15.0-150400.3.6.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libmozjs-78-0-78.15.0-150400.3.6.2.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libmozjs-78-0-78.15.0-150400.3.6.2.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libmozjs-78-0-78.15.0-150400.3.6.2.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libmozjs-78-0-78.15.0-150400.3.6.2.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:mozjs78-devel-78.15.0-150400.3.6.2.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:mozjs78-devel-78.15.0-150400.3.6.2.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:mozjs78-devel-78.15.0-150400.3.6.2.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:mozjs78-devel-78.15.0-150400.3.6.2.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libmozjs-78-0-78.15.0-150400.3.6.2.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libmozjs-78-0-78.15.0-150400.3.6.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libmozjs-78-0-78.15.0-150400.3.6.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libmozjs-78-0-78.15.0-150400.3.6.2.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libmozjs-78-0-78.15.0-150400.3.6.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libmozjs-78-0-78.15.0-150400.3.6.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libmozjs-78-0-78.15.0-150400.3.6.2.x86_64", "openSUSE Leap 15.5:libmozjs-78-0-78.15.0-150400.3.6.2.aarch64", "openSUSE Leap 15.5:libmozjs-78-0-78.15.0-150400.3.6.2.ppc64le", "openSUSE Leap 15.5:libmozjs-78-0-78.15.0-150400.3.6.2.s390x", "openSUSE Leap 15.5:libmozjs-78-0-78.15.0-150400.3.6.2.x86_64", "openSUSE Leap 15.5:mozjs78-78.15.0-150400.3.6.2.aarch64", "openSUSE Leap 15.5:mozjs78-78.15.0-150400.3.6.2.ppc64le", "openSUSE Leap 15.5:mozjs78-78.15.0-150400.3.6.2.s390x", "openSUSE Leap 15.5:mozjs78-78.15.0-150400.3.6.2.x86_64", "openSUSE Leap 15.5:mozjs78-devel-78.15.0-150400.3.6.2.aarch64", "openSUSE Leap 15.5:mozjs78-devel-78.15.0-150400.3.6.2.ppc64le", "openSUSE Leap 15.5:mozjs78-devel-78.15.0-150400.3.6.2.s390x", "openSUSE Leap 15.5:mozjs78-devel-78.15.0-150400.3.6.2.x86_64", "openSUSE Leap 15.6:libmozjs-78-0-78.15.0-150400.3.6.2.aarch64", "openSUSE Leap 15.6:libmozjs-78-0-78.15.0-150400.3.6.2.ppc64le", "openSUSE Leap 15.6:libmozjs-78-0-78.15.0-150400.3.6.2.s390x", "openSUSE Leap 15.6:libmozjs-78-0-78.15.0-150400.3.6.2.x86_64", "openSUSE Leap 15.6:mozjs78-78.15.0-150400.3.6.2.aarch64", "openSUSE Leap 15.6:mozjs78-78.15.0-150400.3.6.2.ppc64le", "openSUSE Leap 15.6:mozjs78-78.15.0-150400.3.6.2.s390x", "openSUSE Leap 15.6:mozjs78-78.15.0-150400.3.6.2.x86_64", "openSUSE Leap 15.6:mozjs78-devel-78.15.0-150400.3.6.2.aarch64", "openSUSE Leap 15.6:mozjs78-devel-78.15.0-150400.3.6.2.ppc64le", "openSUSE Leap 15.6:mozjs78-devel-78.15.0-150400.3.6.2.s390x", "openSUSE Leap 15.6:mozjs78-devel-78.15.0-150400.3.6.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-10-09T06:17:10Z", "details": "moderate" } ], "title": "CVE-2024-45491" }, { "cve": "CVE-2024-45492", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-45492" } ], "notes": [ { "category": "general", "text": "An issue was discovered in libexpat before 2.6.3. nextScaffoldPart in xmlparse.c can have an integer overflow for m_groupSize on 32-bit platforms (where UINT_MAX equals SIZE_MAX).", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libmozjs-78-0-78.15.0-150400.3.6.2.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libmozjs-78-0-78.15.0-150400.3.6.2.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libmozjs-78-0-78.15.0-150400.3.6.2.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libmozjs-78-0-78.15.0-150400.3.6.2.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:mozjs78-devel-78.15.0-150400.3.6.2.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:mozjs78-devel-78.15.0-150400.3.6.2.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:mozjs78-devel-78.15.0-150400.3.6.2.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:mozjs78-devel-78.15.0-150400.3.6.2.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libmozjs-78-0-78.15.0-150400.3.6.2.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libmozjs-78-0-78.15.0-150400.3.6.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libmozjs-78-0-78.15.0-150400.3.6.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libmozjs-78-0-78.15.0-150400.3.6.2.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libmozjs-78-0-78.15.0-150400.3.6.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libmozjs-78-0-78.15.0-150400.3.6.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libmozjs-78-0-78.15.0-150400.3.6.2.x86_64", "openSUSE Leap 15.5:libmozjs-78-0-78.15.0-150400.3.6.2.aarch64", "openSUSE Leap 15.5:libmozjs-78-0-78.15.0-150400.3.6.2.ppc64le", "openSUSE Leap 15.5:libmozjs-78-0-78.15.0-150400.3.6.2.s390x", "openSUSE Leap 15.5:libmozjs-78-0-78.15.0-150400.3.6.2.x86_64", "openSUSE Leap 15.5:mozjs78-78.15.0-150400.3.6.2.aarch64", "openSUSE Leap 15.5:mozjs78-78.15.0-150400.3.6.2.ppc64le", "openSUSE Leap 15.5:mozjs78-78.15.0-150400.3.6.2.s390x", "openSUSE Leap 15.5:mozjs78-78.15.0-150400.3.6.2.x86_64", "openSUSE Leap 15.5:mozjs78-devel-78.15.0-150400.3.6.2.aarch64", "openSUSE Leap 15.5:mozjs78-devel-78.15.0-150400.3.6.2.ppc64le", "openSUSE Leap 15.5:mozjs78-devel-78.15.0-150400.3.6.2.s390x", "openSUSE Leap 15.5:mozjs78-devel-78.15.0-150400.3.6.2.x86_64", "openSUSE Leap 15.6:libmozjs-78-0-78.15.0-150400.3.6.2.aarch64", "openSUSE Leap 15.6:libmozjs-78-0-78.15.0-150400.3.6.2.ppc64le", "openSUSE Leap 15.6:libmozjs-78-0-78.15.0-150400.3.6.2.s390x", "openSUSE Leap 15.6:libmozjs-78-0-78.15.0-150400.3.6.2.x86_64", "openSUSE Leap 15.6:mozjs78-78.15.0-150400.3.6.2.aarch64", "openSUSE Leap 15.6:mozjs78-78.15.0-150400.3.6.2.ppc64le", "openSUSE Leap 15.6:mozjs78-78.15.0-150400.3.6.2.s390x", "openSUSE Leap 15.6:mozjs78-78.15.0-150400.3.6.2.x86_64", "openSUSE Leap 15.6:mozjs78-devel-78.15.0-150400.3.6.2.aarch64", "openSUSE Leap 15.6:mozjs78-devel-78.15.0-150400.3.6.2.ppc64le", "openSUSE Leap 15.6:mozjs78-devel-78.15.0-150400.3.6.2.s390x", "openSUSE Leap 15.6:mozjs78-devel-78.15.0-150400.3.6.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-45492", "url": "https://www.suse.com/security/cve/CVE-2024-45492" }, { "category": "external", "summary": "SUSE Bug 1229930 for CVE-2024-45492", "url": "https://bugzilla.suse.com/1229930" }, { "category": "external", "summary": "SUSE Bug 1229932 for CVE-2024-45492", "url": "https://bugzilla.suse.com/1229932" } ], "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 Desktop Applications 15 SP5:libmozjs-78-0-78.15.0-150400.3.6.2.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libmozjs-78-0-78.15.0-150400.3.6.2.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libmozjs-78-0-78.15.0-150400.3.6.2.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libmozjs-78-0-78.15.0-150400.3.6.2.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:mozjs78-devel-78.15.0-150400.3.6.2.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:mozjs78-devel-78.15.0-150400.3.6.2.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:mozjs78-devel-78.15.0-150400.3.6.2.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:mozjs78-devel-78.15.0-150400.3.6.2.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libmozjs-78-0-78.15.0-150400.3.6.2.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libmozjs-78-0-78.15.0-150400.3.6.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libmozjs-78-0-78.15.0-150400.3.6.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libmozjs-78-0-78.15.0-150400.3.6.2.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libmozjs-78-0-78.15.0-150400.3.6.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libmozjs-78-0-78.15.0-150400.3.6.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libmozjs-78-0-78.15.0-150400.3.6.2.x86_64", "openSUSE Leap 15.5:libmozjs-78-0-78.15.0-150400.3.6.2.aarch64", "openSUSE Leap 15.5:libmozjs-78-0-78.15.0-150400.3.6.2.ppc64le", "openSUSE Leap 15.5:libmozjs-78-0-78.15.0-150400.3.6.2.s390x", "openSUSE Leap 15.5:libmozjs-78-0-78.15.0-150400.3.6.2.x86_64", "openSUSE Leap 15.5:mozjs78-78.15.0-150400.3.6.2.aarch64", "openSUSE Leap 15.5:mozjs78-78.15.0-150400.3.6.2.ppc64le", "openSUSE Leap 15.5:mozjs78-78.15.0-150400.3.6.2.s390x", "openSUSE Leap 15.5:mozjs78-78.15.0-150400.3.6.2.x86_64", "openSUSE Leap 15.5:mozjs78-devel-78.15.0-150400.3.6.2.aarch64", "openSUSE Leap 15.5:mozjs78-devel-78.15.0-150400.3.6.2.ppc64le", "openSUSE Leap 15.5:mozjs78-devel-78.15.0-150400.3.6.2.s390x", "openSUSE Leap 15.5:mozjs78-devel-78.15.0-150400.3.6.2.x86_64", "openSUSE Leap 15.6:libmozjs-78-0-78.15.0-150400.3.6.2.aarch64", "openSUSE Leap 15.6:libmozjs-78-0-78.15.0-150400.3.6.2.ppc64le", "openSUSE Leap 15.6:libmozjs-78-0-78.15.0-150400.3.6.2.s390x", "openSUSE Leap 15.6:libmozjs-78-0-78.15.0-150400.3.6.2.x86_64", "openSUSE Leap 15.6:mozjs78-78.15.0-150400.3.6.2.aarch64", "openSUSE Leap 15.6:mozjs78-78.15.0-150400.3.6.2.ppc64le", "openSUSE Leap 15.6:mozjs78-78.15.0-150400.3.6.2.s390x", "openSUSE Leap 15.6:mozjs78-78.15.0-150400.3.6.2.x86_64", "openSUSE Leap 15.6:mozjs78-devel-78.15.0-150400.3.6.2.aarch64", "openSUSE Leap 15.6:mozjs78-devel-78.15.0-150400.3.6.2.ppc64le", "openSUSE Leap 15.6:mozjs78-devel-78.15.0-150400.3.6.2.s390x", "openSUSE Leap 15.6:mozjs78-devel-78.15.0-150400.3.6.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libmozjs-78-0-78.15.0-150400.3.6.2.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libmozjs-78-0-78.15.0-150400.3.6.2.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libmozjs-78-0-78.15.0-150400.3.6.2.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:libmozjs-78-0-78.15.0-150400.3.6.2.x86_64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:mozjs78-devel-78.15.0-150400.3.6.2.aarch64", "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:mozjs78-devel-78.15.0-150400.3.6.2.ppc64le", "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:mozjs78-devel-78.15.0-150400.3.6.2.s390x", "SUSE Linux Enterprise Module for Desktop Applications 15 SP5:mozjs78-devel-78.15.0-150400.3.6.2.x86_64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libmozjs-78-0-78.15.0-150400.3.6.2.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libmozjs-78-0-78.15.0-150400.3.6.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP5:libmozjs-78-0-78.15.0-150400.3.6.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libmozjs-78-0-78.15.0-150400.3.6.2.aarch64", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libmozjs-78-0-78.15.0-150400.3.6.2.ppc64le", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libmozjs-78-0-78.15.0-150400.3.6.2.s390x", "SUSE Linux Enterprise Module for Package Hub 15 SP6:libmozjs-78-0-78.15.0-150400.3.6.2.x86_64", "openSUSE Leap 15.5:libmozjs-78-0-78.15.0-150400.3.6.2.aarch64", "openSUSE Leap 15.5:libmozjs-78-0-78.15.0-150400.3.6.2.ppc64le", "openSUSE Leap 15.5:libmozjs-78-0-78.15.0-150400.3.6.2.s390x", "openSUSE Leap 15.5:libmozjs-78-0-78.15.0-150400.3.6.2.x86_64", "openSUSE Leap 15.5:mozjs78-78.15.0-150400.3.6.2.aarch64", "openSUSE Leap 15.5:mozjs78-78.15.0-150400.3.6.2.ppc64le", "openSUSE Leap 15.5:mozjs78-78.15.0-150400.3.6.2.s390x", "openSUSE Leap 15.5:mozjs78-78.15.0-150400.3.6.2.x86_64", "openSUSE Leap 15.5:mozjs78-devel-78.15.0-150400.3.6.2.aarch64", "openSUSE Leap 15.5:mozjs78-devel-78.15.0-150400.3.6.2.ppc64le", "openSUSE Leap 15.5:mozjs78-devel-78.15.0-150400.3.6.2.s390x", "openSUSE Leap 15.5:mozjs78-devel-78.15.0-150400.3.6.2.x86_64", "openSUSE Leap 15.6:libmozjs-78-0-78.15.0-150400.3.6.2.aarch64", "openSUSE Leap 15.6:libmozjs-78-0-78.15.0-150400.3.6.2.ppc64le", "openSUSE Leap 15.6:libmozjs-78-0-78.15.0-150400.3.6.2.s390x", "openSUSE Leap 15.6:libmozjs-78-0-78.15.0-150400.3.6.2.x86_64", "openSUSE Leap 15.6:mozjs78-78.15.0-150400.3.6.2.aarch64", "openSUSE Leap 15.6:mozjs78-78.15.0-150400.3.6.2.ppc64le", "openSUSE Leap 15.6:mozjs78-78.15.0-150400.3.6.2.s390x", "openSUSE Leap 15.6:mozjs78-78.15.0-150400.3.6.2.x86_64", "openSUSE Leap 15.6:mozjs78-devel-78.15.0-150400.3.6.2.aarch64", "openSUSE Leap 15.6:mozjs78-devel-78.15.0-150400.3.6.2.ppc64le", "openSUSE Leap 15.6:mozjs78-devel-78.15.0-150400.3.6.2.s390x", "openSUSE Leap 15.6:mozjs78-devel-78.15.0-150400.3.6.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-10-09T06:17:10Z", "details": "moderate" } ], "title": "CVE-2024-45492" } ] }
suse-su-2024:3216-1
Vulnerability from csaf_suse
Published
2024-09-12 11:05
Modified
2024-09-12 11:05
Summary
Security update for expat
Notes
Title of the patch
Security update for expat
Description of the patch
This update for expat fixes the following issues:
- CVE-2024-45492: integer overflow in function nextScaffoldPart. (bsc#1229932)
- CVE-2024-45491: integer overflow in dtdCopy. (bsc#1229931)
- CVE-2024-45490: negative length for XML_ParseBuffer not rejected. (bsc#1229930)
Patchnames
SUSE-2024-3216,SUSE-SLE-Micro-5.3-2024-3216,SUSE-SLE-Micro-5.4-2024-3216,SUSE-SLE-Micro-5.5-2024-3216,SUSE-SLE-Module-Basesystem-15-SP5-2024-3216,SUSE-SLE-Module-Basesystem-15-SP6-2024-3216,openSUSE-Leap-Micro-5.5-2024-3216,openSUSE-SLE-15.5-2024-3216,openSUSE-SLE-15.6-2024-3216
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "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 expat", "title": "Title of the patch" }, { "category": "description", "text": "This update for expat fixes the following issues:\n\n- CVE-2024-45492: integer overflow in function nextScaffoldPart. (bsc#1229932)\n- CVE-2024-45491: integer overflow in dtdCopy. (bsc#1229931)\n- CVE-2024-45490: negative length for XML_ParseBuffer not rejected. (bsc#1229930)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2024-3216,SUSE-SLE-Micro-5.3-2024-3216,SUSE-SLE-Micro-5.4-2024-3216,SUSE-SLE-Micro-5.5-2024-3216,SUSE-SLE-Module-Basesystem-15-SP5-2024-3216,SUSE-SLE-Module-Basesystem-15-SP6-2024-3216,openSUSE-Leap-Micro-5.5-2024-3216,openSUSE-SLE-15.5-2024-3216,openSUSE-SLE-15.6-2024-3216", "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_3216-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2024:3216-1", "url": "https://www.suse.com/support/update/announcement/2024/suse-su-20243216-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2024:3216-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2024-September/019424.html" }, { "category": "self", "summary": "SUSE Bug 1229930", "url": "https://bugzilla.suse.com/1229930" }, { "category": "self", "summary": "SUSE Bug 1229931", "url": "https://bugzilla.suse.com/1229931" }, { "category": "self", "summary": "SUSE Bug 1229932", "url": "https://bugzilla.suse.com/1229932" }, { "category": "self", "summary": "SUSE CVE CVE-2024-45490 page", "url": "https://www.suse.com/security/cve/CVE-2024-45490/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-45491 page", "url": "https://www.suse.com/security/cve/CVE-2024-45491/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-45492 page", "url": "https://www.suse.com/security/cve/CVE-2024-45492/" } ], "title": "Security update for expat", "tracking": { "current_release_date": "2024-09-12T11:05:47Z", "generator": { "date": "2024-09-12T11:05:47Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2024:3216-1", "initial_release_date": "2024-09-12T11:05:47Z", "revision_history": [ { "date": "2024-09-12T11:05:47Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "expat-2.4.4-150400.3.22.1.aarch64", "product": { "name": "expat-2.4.4-150400.3.22.1.aarch64", "product_id": "expat-2.4.4-150400.3.22.1.aarch64" } }, { "category": "product_version", "name": "libexpat-devel-2.4.4-150400.3.22.1.aarch64", "product": { "name": "libexpat-devel-2.4.4-150400.3.22.1.aarch64", "product_id": "libexpat-devel-2.4.4-150400.3.22.1.aarch64" } }, { "category": "product_version", "name": "libexpat1-2.4.4-150400.3.22.1.aarch64", "product": { "name": "libexpat1-2.4.4-150400.3.22.1.aarch64", "product_id": "libexpat1-2.4.4-150400.3.22.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libexpat-devel-64bit-2.4.4-150400.3.22.1.aarch64_ilp32", "product": { "name": "libexpat-devel-64bit-2.4.4-150400.3.22.1.aarch64_ilp32", "product_id": "libexpat-devel-64bit-2.4.4-150400.3.22.1.aarch64_ilp32" } }, { "category": "product_version", "name": "libexpat1-64bit-2.4.4-150400.3.22.1.aarch64_ilp32", "product": { "name": "libexpat1-64bit-2.4.4-150400.3.22.1.aarch64_ilp32", "product_id": "libexpat1-64bit-2.4.4-150400.3.22.1.aarch64_ilp32" } } ], "category": "architecture", "name": "aarch64_ilp32" }, { "branches": [ { "category": "product_version", "name": "expat-2.4.4-150400.3.22.1.i586", "product": { "name": "expat-2.4.4-150400.3.22.1.i586", "product_id": "expat-2.4.4-150400.3.22.1.i586" } }, { "category": "product_version", "name": "libexpat-devel-2.4.4-150400.3.22.1.i586", "product": { "name": "libexpat-devel-2.4.4-150400.3.22.1.i586", "product_id": "libexpat-devel-2.4.4-150400.3.22.1.i586" } }, { "category": "product_version", "name": "libexpat1-2.4.4-150400.3.22.1.i586", "product": { "name": "libexpat1-2.4.4-150400.3.22.1.i586", "product_id": "libexpat1-2.4.4-150400.3.22.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "expat-2.4.4-150400.3.22.1.ppc64le", "product": { "name": "expat-2.4.4-150400.3.22.1.ppc64le", "product_id": "expat-2.4.4-150400.3.22.1.ppc64le" } }, { "category": "product_version", "name": "libexpat-devel-2.4.4-150400.3.22.1.ppc64le", "product": { "name": "libexpat-devel-2.4.4-150400.3.22.1.ppc64le", "product_id": "libexpat-devel-2.4.4-150400.3.22.1.ppc64le" } }, { "category": "product_version", "name": "libexpat1-2.4.4-150400.3.22.1.ppc64le", "product": { "name": "libexpat1-2.4.4-150400.3.22.1.ppc64le", "product_id": "libexpat1-2.4.4-150400.3.22.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "expat-2.4.4-150400.3.22.1.s390x", "product": { "name": "expat-2.4.4-150400.3.22.1.s390x", "product_id": "expat-2.4.4-150400.3.22.1.s390x" } }, { "category": "product_version", "name": "libexpat-devel-2.4.4-150400.3.22.1.s390x", "product": { "name": "libexpat-devel-2.4.4-150400.3.22.1.s390x", "product_id": "libexpat-devel-2.4.4-150400.3.22.1.s390x" } }, { "category": "product_version", "name": "libexpat1-2.4.4-150400.3.22.1.s390x", "product": { "name": "libexpat1-2.4.4-150400.3.22.1.s390x", "product_id": "libexpat1-2.4.4-150400.3.22.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "expat-2.4.4-150400.3.22.1.x86_64", "product": { "name": "expat-2.4.4-150400.3.22.1.x86_64", "product_id": "expat-2.4.4-150400.3.22.1.x86_64" } }, { "category": "product_version", "name": "libexpat-devel-2.4.4-150400.3.22.1.x86_64", "product": { "name": "libexpat-devel-2.4.4-150400.3.22.1.x86_64", "product_id": "libexpat-devel-2.4.4-150400.3.22.1.x86_64" } }, { "category": "product_version", "name": "libexpat-devel-32bit-2.4.4-150400.3.22.1.x86_64", "product": { "name": "libexpat-devel-32bit-2.4.4-150400.3.22.1.x86_64", "product_id": "libexpat-devel-32bit-2.4.4-150400.3.22.1.x86_64" } }, { "category": "product_version", "name": "libexpat1-2.4.4-150400.3.22.1.x86_64", "product": { "name": "libexpat1-2.4.4-150400.3.22.1.x86_64", "product_id": "libexpat1-2.4.4-150400.3.22.1.x86_64" } }, { "category": "product_version", "name": "libexpat1-32bit-2.4.4-150400.3.22.1.x86_64", "product": { "name": "libexpat1-32bit-2.4.4-150400.3.22.1.x86_64", "product_id": "libexpat1-32bit-2.4.4-150400.3.22.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Micro 5.3", "product": { "name": "SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-micro:5.3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Micro 5.4", "product": { "name": "SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-micro:5.4" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Micro 5.5", "product": { "name": "SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-micro:5.5" } } }, { "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 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": "openSUSE Leap Micro 5.5", "product": { "name": "openSUSE Leap Micro 5.5", "product_id": "openSUSE Leap Micro 5.5", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap-micro:5.5" } } }, { "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": "libexpat1-2.4.4-150400.3.22.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:libexpat1-2.4.4-150400.3.22.1.aarch64" }, "product_reference": "libexpat1-2.4.4-150400.3.22.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-2.4.4-150400.3.22.1.s390x as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:libexpat1-2.4.4-150400.3.22.1.s390x" }, "product_reference": "libexpat1-2.4.4-150400.3.22.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-2.4.4-150400.3.22.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3", "product_id": "SUSE Linux Enterprise Micro 5.3:libexpat1-2.4.4-150400.3.22.1.x86_64" }, "product_reference": "libexpat1-2.4.4-150400.3.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-2.4.4-150400.3.22.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:libexpat1-2.4.4-150400.3.22.1.aarch64" }, "product_reference": "libexpat1-2.4.4-150400.3.22.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-2.4.4-150400.3.22.1.s390x as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:libexpat1-2.4.4-150400.3.22.1.s390x" }, "product_reference": "libexpat1-2.4.4-150400.3.22.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-2.4.4-150400.3.22.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4", "product_id": "SUSE Linux Enterprise Micro 5.4:libexpat1-2.4.4-150400.3.22.1.x86_64" }, "product_reference": "libexpat1-2.4.4-150400.3.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-2.4.4-150400.3.22.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:libexpat1-2.4.4-150400.3.22.1.aarch64" }, "product_reference": "libexpat1-2.4.4-150400.3.22.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-2.4.4-150400.3.22.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:libexpat1-2.4.4-150400.3.22.1.ppc64le" }, "product_reference": "libexpat1-2.4.4-150400.3.22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-2.4.4-150400.3.22.1.s390x as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:libexpat1-2.4.4-150400.3.22.1.s390x" }, "product_reference": "libexpat1-2.4.4-150400.3.22.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-2.4.4-150400.3.22.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5", "product_id": "SUSE Linux Enterprise Micro 5.5:libexpat1-2.4.4-150400.3.22.1.x86_64" }, "product_reference": "libexpat1-2.4.4-150400.3.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "expat-2.4.4-150400.3.22.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:expat-2.4.4-150400.3.22.1.aarch64" }, "product_reference": "expat-2.4.4-150400.3.22.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "expat-2.4.4-150400.3.22.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:expat-2.4.4-150400.3.22.1.ppc64le" }, "product_reference": "expat-2.4.4-150400.3.22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "expat-2.4.4-150400.3.22.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:expat-2.4.4-150400.3.22.1.s390x" }, "product_reference": "expat-2.4.4-150400.3.22.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "expat-2.4.4-150400.3.22.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:expat-2.4.4-150400.3.22.1.x86_64" }, "product_reference": "expat-2.4.4-150400.3.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat-devel-2.4.4-150400.3.22.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libexpat-devel-2.4.4-150400.3.22.1.aarch64" }, "product_reference": "libexpat-devel-2.4.4-150400.3.22.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat-devel-2.4.4-150400.3.22.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libexpat-devel-2.4.4-150400.3.22.1.ppc64le" }, "product_reference": "libexpat-devel-2.4.4-150400.3.22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat-devel-2.4.4-150400.3.22.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libexpat-devel-2.4.4-150400.3.22.1.s390x" }, "product_reference": "libexpat-devel-2.4.4-150400.3.22.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat-devel-2.4.4-150400.3.22.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libexpat-devel-2.4.4-150400.3.22.1.x86_64" }, "product_reference": "libexpat-devel-2.4.4-150400.3.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-2.4.4-150400.3.22.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libexpat1-2.4.4-150400.3.22.1.aarch64" }, "product_reference": "libexpat1-2.4.4-150400.3.22.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-2.4.4-150400.3.22.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libexpat1-2.4.4-150400.3.22.1.ppc64le" }, "product_reference": "libexpat1-2.4.4-150400.3.22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-2.4.4-150400.3.22.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libexpat1-2.4.4-150400.3.22.1.s390x" }, "product_reference": "libexpat1-2.4.4-150400.3.22.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-2.4.4-150400.3.22.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libexpat1-2.4.4-150400.3.22.1.x86_64" }, "product_reference": "libexpat1-2.4.4-150400.3.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-32bit-2.4.4-150400.3.22.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libexpat1-32bit-2.4.4-150400.3.22.1.x86_64" }, "product_reference": "libexpat1-32bit-2.4.4-150400.3.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5" }, { "category": "default_component_of", "full_product_name": { "name": "expat-2.4.4-150400.3.22.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:expat-2.4.4-150400.3.22.1.aarch64" }, "product_reference": "expat-2.4.4-150400.3.22.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "expat-2.4.4-150400.3.22.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:expat-2.4.4-150400.3.22.1.ppc64le" }, "product_reference": "expat-2.4.4-150400.3.22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "expat-2.4.4-150400.3.22.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:expat-2.4.4-150400.3.22.1.s390x" }, "product_reference": "expat-2.4.4-150400.3.22.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "expat-2.4.4-150400.3.22.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:expat-2.4.4-150400.3.22.1.x86_64" }, "product_reference": "expat-2.4.4-150400.3.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat-devel-2.4.4-150400.3.22.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat-devel-2.4.4-150400.3.22.1.aarch64" }, "product_reference": "libexpat-devel-2.4.4-150400.3.22.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat-devel-2.4.4-150400.3.22.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat-devel-2.4.4-150400.3.22.1.ppc64le" }, "product_reference": "libexpat-devel-2.4.4-150400.3.22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat-devel-2.4.4-150400.3.22.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat-devel-2.4.4-150400.3.22.1.s390x" }, "product_reference": "libexpat-devel-2.4.4-150400.3.22.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat-devel-2.4.4-150400.3.22.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat-devel-2.4.4-150400.3.22.1.x86_64" }, "product_reference": "libexpat-devel-2.4.4-150400.3.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-2.4.4-150400.3.22.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat1-2.4.4-150400.3.22.1.aarch64" }, "product_reference": "libexpat1-2.4.4-150400.3.22.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-2.4.4-150400.3.22.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat1-2.4.4-150400.3.22.1.ppc64le" }, "product_reference": "libexpat1-2.4.4-150400.3.22.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-2.4.4-150400.3.22.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat1-2.4.4-150400.3.22.1.s390x" }, "product_reference": "libexpat1-2.4.4-150400.3.22.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-2.4.4-150400.3.22.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat1-2.4.4-150400.3.22.1.x86_64" }, "product_reference": "libexpat1-2.4.4-150400.3.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-32bit-2.4.4-150400.3.22.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP6", "product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat1-32bit-2.4.4-150400.3.22.1.x86_64" }, "product_reference": "libexpat1-32bit-2.4.4-150400.3.22.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP6" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-2.4.4-150400.3.22.1.aarch64 as component of openSUSE Leap Micro 5.5", "product_id": "openSUSE Leap Micro 5.5:libexpat1-2.4.4-150400.3.22.1.aarch64" }, "product_reference": "libexpat1-2.4.4-150400.3.22.1.aarch64", "relates_to_product_reference": "openSUSE Leap Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-2.4.4-150400.3.22.1.s390x as component of openSUSE Leap Micro 5.5", "product_id": "openSUSE Leap Micro 5.5:libexpat1-2.4.4-150400.3.22.1.s390x" }, "product_reference": "libexpat1-2.4.4-150400.3.22.1.s390x", "relates_to_product_reference": "openSUSE Leap Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-2.4.4-150400.3.22.1.x86_64 as component of openSUSE Leap Micro 5.5", "product_id": "openSUSE Leap Micro 5.5:libexpat1-2.4.4-150400.3.22.1.x86_64" }, "product_reference": "libexpat1-2.4.4-150400.3.22.1.x86_64", "relates_to_product_reference": "openSUSE Leap Micro 5.5" }, { "category": "default_component_of", "full_product_name": { "name": "expat-2.4.4-150400.3.22.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:expat-2.4.4-150400.3.22.1.aarch64" }, "product_reference": "expat-2.4.4-150400.3.22.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "expat-2.4.4-150400.3.22.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:expat-2.4.4-150400.3.22.1.ppc64le" }, "product_reference": "expat-2.4.4-150400.3.22.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "expat-2.4.4-150400.3.22.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:expat-2.4.4-150400.3.22.1.s390x" }, "product_reference": "expat-2.4.4-150400.3.22.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "expat-2.4.4-150400.3.22.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:expat-2.4.4-150400.3.22.1.x86_64" }, "product_reference": "expat-2.4.4-150400.3.22.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat-devel-2.4.4-150400.3.22.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libexpat-devel-2.4.4-150400.3.22.1.aarch64" }, "product_reference": "libexpat-devel-2.4.4-150400.3.22.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat-devel-2.4.4-150400.3.22.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libexpat-devel-2.4.4-150400.3.22.1.ppc64le" }, "product_reference": "libexpat-devel-2.4.4-150400.3.22.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat-devel-2.4.4-150400.3.22.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libexpat-devel-2.4.4-150400.3.22.1.s390x" }, "product_reference": "libexpat-devel-2.4.4-150400.3.22.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat-devel-2.4.4-150400.3.22.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libexpat-devel-2.4.4-150400.3.22.1.x86_64" }, "product_reference": "libexpat-devel-2.4.4-150400.3.22.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat-devel-32bit-2.4.4-150400.3.22.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libexpat-devel-32bit-2.4.4-150400.3.22.1.x86_64" }, "product_reference": "libexpat-devel-32bit-2.4.4-150400.3.22.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-2.4.4-150400.3.22.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libexpat1-2.4.4-150400.3.22.1.aarch64" }, "product_reference": "libexpat1-2.4.4-150400.3.22.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-2.4.4-150400.3.22.1.ppc64le as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libexpat1-2.4.4-150400.3.22.1.ppc64le" }, "product_reference": "libexpat1-2.4.4-150400.3.22.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-2.4.4-150400.3.22.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libexpat1-2.4.4-150400.3.22.1.s390x" }, "product_reference": "libexpat1-2.4.4-150400.3.22.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-2.4.4-150400.3.22.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libexpat1-2.4.4-150400.3.22.1.x86_64" }, "product_reference": "libexpat1-2.4.4-150400.3.22.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-32bit-2.4.4-150400.3.22.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:libexpat1-32bit-2.4.4-150400.3.22.1.x86_64" }, "product_reference": "libexpat1-32bit-2.4.4-150400.3.22.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "expat-2.4.4-150400.3.22.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:expat-2.4.4-150400.3.22.1.aarch64" }, "product_reference": "expat-2.4.4-150400.3.22.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "expat-2.4.4-150400.3.22.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:expat-2.4.4-150400.3.22.1.ppc64le" }, "product_reference": "expat-2.4.4-150400.3.22.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "expat-2.4.4-150400.3.22.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:expat-2.4.4-150400.3.22.1.s390x" }, "product_reference": "expat-2.4.4-150400.3.22.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "expat-2.4.4-150400.3.22.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:expat-2.4.4-150400.3.22.1.x86_64" }, "product_reference": "expat-2.4.4-150400.3.22.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat-devel-2.4.4-150400.3.22.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libexpat-devel-2.4.4-150400.3.22.1.aarch64" }, "product_reference": "libexpat-devel-2.4.4-150400.3.22.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat-devel-2.4.4-150400.3.22.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libexpat-devel-2.4.4-150400.3.22.1.ppc64le" }, "product_reference": "libexpat-devel-2.4.4-150400.3.22.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat-devel-2.4.4-150400.3.22.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libexpat-devel-2.4.4-150400.3.22.1.s390x" }, "product_reference": "libexpat-devel-2.4.4-150400.3.22.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat-devel-2.4.4-150400.3.22.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libexpat-devel-2.4.4-150400.3.22.1.x86_64" }, "product_reference": "libexpat-devel-2.4.4-150400.3.22.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat-devel-32bit-2.4.4-150400.3.22.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libexpat-devel-32bit-2.4.4-150400.3.22.1.x86_64" }, "product_reference": "libexpat-devel-32bit-2.4.4-150400.3.22.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-2.4.4-150400.3.22.1.aarch64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libexpat1-2.4.4-150400.3.22.1.aarch64" }, "product_reference": "libexpat1-2.4.4-150400.3.22.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-2.4.4-150400.3.22.1.ppc64le as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libexpat1-2.4.4-150400.3.22.1.ppc64le" }, "product_reference": "libexpat1-2.4.4-150400.3.22.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-2.4.4-150400.3.22.1.s390x as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libexpat1-2.4.4-150400.3.22.1.s390x" }, "product_reference": "libexpat1-2.4.4-150400.3.22.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-2.4.4-150400.3.22.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libexpat1-2.4.4-150400.3.22.1.x86_64" }, "product_reference": "libexpat1-2.4.4-150400.3.22.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-32bit-2.4.4-150400.3.22.1.x86_64 as component of openSUSE Leap 15.6", "product_id": "openSUSE Leap 15.6:libexpat1-32bit-2.4.4-150400.3.22.1.x86_64" }, "product_reference": "libexpat1-32bit-2.4.4-150400.3.22.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.6" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-45490", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-45490" } ], "notes": [ { "category": "general", "text": "An issue was discovered in libexpat before 2.6.3. xmlparse.c does not reject a negative length for XML_ParseBuffer.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Micro 5.3:libexpat1-2.4.4-150400.3.22.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libexpat1-2.4.4-150400.3.22.1.s390x", "SUSE Linux Enterprise Micro 5.3:libexpat1-2.4.4-150400.3.22.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libexpat1-2.4.4-150400.3.22.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libexpat1-2.4.4-150400.3.22.1.s390x", "SUSE Linux Enterprise Micro 5.4:libexpat1-2.4.4-150400.3.22.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libexpat1-2.4.4-150400.3.22.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libexpat1-2.4.4-150400.3.22.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libexpat1-2.4.4-150400.3.22.1.s390x", "SUSE Linux Enterprise Micro 5.5:libexpat1-2.4.4-150400.3.22.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:expat-2.4.4-150400.3.22.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:expat-2.4.4-150400.3.22.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:expat-2.4.4-150400.3.22.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:expat-2.4.4-150400.3.22.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libexpat-devel-2.4.4-150400.3.22.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libexpat-devel-2.4.4-150400.3.22.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libexpat-devel-2.4.4-150400.3.22.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libexpat-devel-2.4.4-150400.3.22.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libexpat1-2.4.4-150400.3.22.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libexpat1-2.4.4-150400.3.22.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libexpat1-2.4.4-150400.3.22.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libexpat1-2.4.4-150400.3.22.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libexpat1-32bit-2.4.4-150400.3.22.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:expat-2.4.4-150400.3.22.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:expat-2.4.4-150400.3.22.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:expat-2.4.4-150400.3.22.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:expat-2.4.4-150400.3.22.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat-devel-2.4.4-150400.3.22.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat-devel-2.4.4-150400.3.22.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat-devel-2.4.4-150400.3.22.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat-devel-2.4.4-150400.3.22.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat1-2.4.4-150400.3.22.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat1-2.4.4-150400.3.22.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat1-2.4.4-150400.3.22.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat1-2.4.4-150400.3.22.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat1-32bit-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap 15.5:expat-2.4.4-150400.3.22.1.aarch64", "openSUSE Leap 15.5:expat-2.4.4-150400.3.22.1.ppc64le", "openSUSE Leap 15.5:expat-2.4.4-150400.3.22.1.s390x", "openSUSE Leap 15.5:expat-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap 15.5:libexpat-devel-2.4.4-150400.3.22.1.aarch64", "openSUSE Leap 15.5:libexpat-devel-2.4.4-150400.3.22.1.ppc64le", "openSUSE Leap 15.5:libexpat-devel-2.4.4-150400.3.22.1.s390x", "openSUSE Leap 15.5:libexpat-devel-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap 15.5:libexpat-devel-32bit-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap 15.5:libexpat1-2.4.4-150400.3.22.1.aarch64", "openSUSE Leap 15.5:libexpat1-2.4.4-150400.3.22.1.ppc64le", "openSUSE Leap 15.5:libexpat1-2.4.4-150400.3.22.1.s390x", "openSUSE Leap 15.5:libexpat1-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap 15.5:libexpat1-32bit-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap 15.6:expat-2.4.4-150400.3.22.1.aarch64", "openSUSE Leap 15.6:expat-2.4.4-150400.3.22.1.ppc64le", "openSUSE Leap 15.6:expat-2.4.4-150400.3.22.1.s390x", "openSUSE Leap 15.6:expat-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap 15.6:libexpat-devel-2.4.4-150400.3.22.1.aarch64", "openSUSE Leap 15.6:libexpat-devel-2.4.4-150400.3.22.1.ppc64le", "openSUSE Leap 15.6:libexpat-devel-2.4.4-150400.3.22.1.s390x", "openSUSE Leap 15.6:libexpat-devel-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap 15.6:libexpat-devel-32bit-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap 15.6:libexpat1-2.4.4-150400.3.22.1.aarch64", "openSUSE Leap 15.6:libexpat1-2.4.4-150400.3.22.1.ppc64le", "openSUSE Leap 15.6:libexpat1-2.4.4-150400.3.22.1.s390x", "openSUSE Leap 15.6:libexpat1-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap 15.6:libexpat1-32bit-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap Micro 5.5:libexpat1-2.4.4-150400.3.22.1.aarch64", "openSUSE Leap Micro 5.5:libexpat1-2.4.4-150400.3.22.1.s390x", "openSUSE Leap Micro 5.5:libexpat1-2.4.4-150400.3.22.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-45490", "url": "https://www.suse.com/security/cve/CVE-2024-45490" }, { "category": "external", "summary": "SUSE Bug 1229930 for CVE-2024-45490", "url": "https://bugzilla.suse.com/1229930" } ], "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 Micro 5.3:libexpat1-2.4.4-150400.3.22.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libexpat1-2.4.4-150400.3.22.1.s390x", "SUSE Linux Enterprise Micro 5.3:libexpat1-2.4.4-150400.3.22.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libexpat1-2.4.4-150400.3.22.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libexpat1-2.4.4-150400.3.22.1.s390x", "SUSE Linux Enterprise Micro 5.4:libexpat1-2.4.4-150400.3.22.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libexpat1-2.4.4-150400.3.22.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libexpat1-2.4.4-150400.3.22.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libexpat1-2.4.4-150400.3.22.1.s390x", "SUSE Linux Enterprise Micro 5.5:libexpat1-2.4.4-150400.3.22.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:expat-2.4.4-150400.3.22.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:expat-2.4.4-150400.3.22.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:expat-2.4.4-150400.3.22.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:expat-2.4.4-150400.3.22.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libexpat-devel-2.4.4-150400.3.22.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libexpat-devel-2.4.4-150400.3.22.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libexpat-devel-2.4.4-150400.3.22.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libexpat-devel-2.4.4-150400.3.22.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libexpat1-2.4.4-150400.3.22.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libexpat1-2.4.4-150400.3.22.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libexpat1-2.4.4-150400.3.22.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libexpat1-2.4.4-150400.3.22.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libexpat1-32bit-2.4.4-150400.3.22.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:expat-2.4.4-150400.3.22.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:expat-2.4.4-150400.3.22.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:expat-2.4.4-150400.3.22.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:expat-2.4.4-150400.3.22.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat-devel-2.4.4-150400.3.22.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat-devel-2.4.4-150400.3.22.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat-devel-2.4.4-150400.3.22.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat-devel-2.4.4-150400.3.22.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat1-2.4.4-150400.3.22.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat1-2.4.4-150400.3.22.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat1-2.4.4-150400.3.22.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat1-2.4.4-150400.3.22.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat1-32bit-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap 15.5:expat-2.4.4-150400.3.22.1.aarch64", "openSUSE Leap 15.5:expat-2.4.4-150400.3.22.1.ppc64le", "openSUSE Leap 15.5:expat-2.4.4-150400.3.22.1.s390x", "openSUSE Leap 15.5:expat-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap 15.5:libexpat-devel-2.4.4-150400.3.22.1.aarch64", "openSUSE Leap 15.5:libexpat-devel-2.4.4-150400.3.22.1.ppc64le", "openSUSE Leap 15.5:libexpat-devel-2.4.4-150400.3.22.1.s390x", "openSUSE Leap 15.5:libexpat-devel-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap 15.5:libexpat-devel-32bit-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap 15.5:libexpat1-2.4.4-150400.3.22.1.aarch64", "openSUSE Leap 15.5:libexpat1-2.4.4-150400.3.22.1.ppc64le", "openSUSE Leap 15.5:libexpat1-2.4.4-150400.3.22.1.s390x", "openSUSE Leap 15.5:libexpat1-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap 15.5:libexpat1-32bit-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap 15.6:expat-2.4.4-150400.3.22.1.aarch64", "openSUSE Leap 15.6:expat-2.4.4-150400.3.22.1.ppc64le", "openSUSE Leap 15.6:expat-2.4.4-150400.3.22.1.s390x", "openSUSE Leap 15.6:expat-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap 15.6:libexpat-devel-2.4.4-150400.3.22.1.aarch64", "openSUSE Leap 15.6:libexpat-devel-2.4.4-150400.3.22.1.ppc64le", "openSUSE Leap 15.6:libexpat-devel-2.4.4-150400.3.22.1.s390x", "openSUSE Leap 15.6:libexpat-devel-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap 15.6:libexpat-devel-32bit-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap 15.6:libexpat1-2.4.4-150400.3.22.1.aarch64", "openSUSE Leap 15.6:libexpat1-2.4.4-150400.3.22.1.ppc64le", "openSUSE Leap 15.6:libexpat1-2.4.4-150400.3.22.1.s390x", "openSUSE Leap 15.6:libexpat1-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap 15.6:libexpat1-32bit-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap Micro 5.5:libexpat1-2.4.4-150400.3.22.1.aarch64", "openSUSE Leap Micro 5.5:libexpat1-2.4.4-150400.3.22.1.s390x", "openSUSE Leap Micro 5.5:libexpat1-2.4.4-150400.3.22.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Micro 5.3:libexpat1-2.4.4-150400.3.22.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libexpat1-2.4.4-150400.3.22.1.s390x", "SUSE Linux Enterprise Micro 5.3:libexpat1-2.4.4-150400.3.22.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libexpat1-2.4.4-150400.3.22.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libexpat1-2.4.4-150400.3.22.1.s390x", "SUSE Linux Enterprise Micro 5.4:libexpat1-2.4.4-150400.3.22.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libexpat1-2.4.4-150400.3.22.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libexpat1-2.4.4-150400.3.22.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libexpat1-2.4.4-150400.3.22.1.s390x", "SUSE Linux Enterprise Micro 5.5:libexpat1-2.4.4-150400.3.22.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:expat-2.4.4-150400.3.22.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:expat-2.4.4-150400.3.22.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:expat-2.4.4-150400.3.22.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:expat-2.4.4-150400.3.22.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libexpat-devel-2.4.4-150400.3.22.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libexpat-devel-2.4.4-150400.3.22.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libexpat-devel-2.4.4-150400.3.22.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libexpat-devel-2.4.4-150400.3.22.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libexpat1-2.4.4-150400.3.22.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libexpat1-2.4.4-150400.3.22.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libexpat1-2.4.4-150400.3.22.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libexpat1-2.4.4-150400.3.22.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libexpat1-32bit-2.4.4-150400.3.22.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:expat-2.4.4-150400.3.22.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:expat-2.4.4-150400.3.22.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:expat-2.4.4-150400.3.22.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:expat-2.4.4-150400.3.22.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat-devel-2.4.4-150400.3.22.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat-devel-2.4.4-150400.3.22.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat-devel-2.4.4-150400.3.22.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat-devel-2.4.4-150400.3.22.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat1-2.4.4-150400.3.22.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat1-2.4.4-150400.3.22.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat1-2.4.4-150400.3.22.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat1-2.4.4-150400.3.22.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat1-32bit-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap 15.5:expat-2.4.4-150400.3.22.1.aarch64", "openSUSE Leap 15.5:expat-2.4.4-150400.3.22.1.ppc64le", "openSUSE Leap 15.5:expat-2.4.4-150400.3.22.1.s390x", "openSUSE Leap 15.5:expat-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap 15.5:libexpat-devel-2.4.4-150400.3.22.1.aarch64", "openSUSE Leap 15.5:libexpat-devel-2.4.4-150400.3.22.1.ppc64le", "openSUSE Leap 15.5:libexpat-devel-2.4.4-150400.3.22.1.s390x", "openSUSE Leap 15.5:libexpat-devel-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap 15.5:libexpat-devel-32bit-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap 15.5:libexpat1-2.4.4-150400.3.22.1.aarch64", "openSUSE Leap 15.5:libexpat1-2.4.4-150400.3.22.1.ppc64le", "openSUSE Leap 15.5:libexpat1-2.4.4-150400.3.22.1.s390x", "openSUSE Leap 15.5:libexpat1-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap 15.5:libexpat1-32bit-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap 15.6:expat-2.4.4-150400.3.22.1.aarch64", "openSUSE Leap 15.6:expat-2.4.4-150400.3.22.1.ppc64le", "openSUSE Leap 15.6:expat-2.4.4-150400.3.22.1.s390x", "openSUSE Leap 15.6:expat-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap 15.6:libexpat-devel-2.4.4-150400.3.22.1.aarch64", "openSUSE Leap 15.6:libexpat-devel-2.4.4-150400.3.22.1.ppc64le", "openSUSE Leap 15.6:libexpat-devel-2.4.4-150400.3.22.1.s390x", "openSUSE Leap 15.6:libexpat-devel-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap 15.6:libexpat-devel-32bit-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap 15.6:libexpat1-2.4.4-150400.3.22.1.aarch64", "openSUSE Leap 15.6:libexpat1-2.4.4-150400.3.22.1.ppc64le", "openSUSE Leap 15.6:libexpat1-2.4.4-150400.3.22.1.s390x", "openSUSE Leap 15.6:libexpat1-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap 15.6:libexpat1-32bit-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap Micro 5.5:libexpat1-2.4.4-150400.3.22.1.aarch64", "openSUSE Leap Micro 5.5:libexpat1-2.4.4-150400.3.22.1.s390x", "openSUSE Leap Micro 5.5:libexpat1-2.4.4-150400.3.22.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-09-12T11:05:47Z", "details": "moderate" } ], "title": "CVE-2024-45490" }, { "cve": "CVE-2024-45491", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-45491" } ], "notes": [ { "category": "general", "text": "An issue was discovered in libexpat before 2.6.3. dtdCopy in xmlparse.c can have an integer overflow for nDefaultAtts on 32-bit platforms (where UINT_MAX equals SIZE_MAX).", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Micro 5.3:libexpat1-2.4.4-150400.3.22.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libexpat1-2.4.4-150400.3.22.1.s390x", "SUSE Linux Enterprise Micro 5.3:libexpat1-2.4.4-150400.3.22.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libexpat1-2.4.4-150400.3.22.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libexpat1-2.4.4-150400.3.22.1.s390x", "SUSE Linux Enterprise Micro 5.4:libexpat1-2.4.4-150400.3.22.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libexpat1-2.4.4-150400.3.22.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libexpat1-2.4.4-150400.3.22.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libexpat1-2.4.4-150400.3.22.1.s390x", "SUSE Linux Enterprise Micro 5.5:libexpat1-2.4.4-150400.3.22.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:expat-2.4.4-150400.3.22.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:expat-2.4.4-150400.3.22.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:expat-2.4.4-150400.3.22.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:expat-2.4.4-150400.3.22.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libexpat-devel-2.4.4-150400.3.22.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libexpat-devel-2.4.4-150400.3.22.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libexpat-devel-2.4.4-150400.3.22.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libexpat-devel-2.4.4-150400.3.22.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libexpat1-2.4.4-150400.3.22.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libexpat1-2.4.4-150400.3.22.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libexpat1-2.4.4-150400.3.22.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libexpat1-2.4.4-150400.3.22.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libexpat1-32bit-2.4.4-150400.3.22.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:expat-2.4.4-150400.3.22.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:expat-2.4.4-150400.3.22.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:expat-2.4.4-150400.3.22.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:expat-2.4.4-150400.3.22.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat-devel-2.4.4-150400.3.22.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat-devel-2.4.4-150400.3.22.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat-devel-2.4.4-150400.3.22.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat-devel-2.4.4-150400.3.22.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat1-2.4.4-150400.3.22.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat1-2.4.4-150400.3.22.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat1-2.4.4-150400.3.22.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat1-2.4.4-150400.3.22.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat1-32bit-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap 15.5:expat-2.4.4-150400.3.22.1.aarch64", "openSUSE Leap 15.5:expat-2.4.4-150400.3.22.1.ppc64le", "openSUSE Leap 15.5:expat-2.4.4-150400.3.22.1.s390x", "openSUSE Leap 15.5:expat-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap 15.5:libexpat-devel-2.4.4-150400.3.22.1.aarch64", "openSUSE Leap 15.5:libexpat-devel-2.4.4-150400.3.22.1.ppc64le", "openSUSE Leap 15.5:libexpat-devel-2.4.4-150400.3.22.1.s390x", "openSUSE Leap 15.5:libexpat-devel-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap 15.5:libexpat-devel-32bit-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap 15.5:libexpat1-2.4.4-150400.3.22.1.aarch64", "openSUSE Leap 15.5:libexpat1-2.4.4-150400.3.22.1.ppc64le", "openSUSE Leap 15.5:libexpat1-2.4.4-150400.3.22.1.s390x", "openSUSE Leap 15.5:libexpat1-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap 15.5:libexpat1-32bit-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap 15.6:expat-2.4.4-150400.3.22.1.aarch64", "openSUSE Leap 15.6:expat-2.4.4-150400.3.22.1.ppc64le", "openSUSE Leap 15.6:expat-2.4.4-150400.3.22.1.s390x", "openSUSE Leap 15.6:expat-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap 15.6:libexpat-devel-2.4.4-150400.3.22.1.aarch64", "openSUSE Leap 15.6:libexpat-devel-2.4.4-150400.3.22.1.ppc64le", "openSUSE Leap 15.6:libexpat-devel-2.4.4-150400.3.22.1.s390x", "openSUSE Leap 15.6:libexpat-devel-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap 15.6:libexpat-devel-32bit-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap 15.6:libexpat1-2.4.4-150400.3.22.1.aarch64", "openSUSE Leap 15.6:libexpat1-2.4.4-150400.3.22.1.ppc64le", "openSUSE Leap 15.6:libexpat1-2.4.4-150400.3.22.1.s390x", "openSUSE Leap 15.6:libexpat1-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap 15.6:libexpat1-32bit-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap Micro 5.5:libexpat1-2.4.4-150400.3.22.1.aarch64", "openSUSE Leap Micro 5.5:libexpat1-2.4.4-150400.3.22.1.s390x", "openSUSE Leap Micro 5.5:libexpat1-2.4.4-150400.3.22.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-45491", "url": "https://www.suse.com/security/cve/CVE-2024-45491" }, { "category": "external", "summary": "SUSE Bug 1229930 for CVE-2024-45491", "url": "https://bugzilla.suse.com/1229930" }, { "category": "external", "summary": "SUSE Bug 1229931 for CVE-2024-45491", "url": "https://bugzilla.suse.com/1229931" } ], "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 Micro 5.3:libexpat1-2.4.4-150400.3.22.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libexpat1-2.4.4-150400.3.22.1.s390x", "SUSE Linux Enterprise Micro 5.3:libexpat1-2.4.4-150400.3.22.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libexpat1-2.4.4-150400.3.22.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libexpat1-2.4.4-150400.3.22.1.s390x", "SUSE Linux Enterprise Micro 5.4:libexpat1-2.4.4-150400.3.22.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libexpat1-2.4.4-150400.3.22.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libexpat1-2.4.4-150400.3.22.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libexpat1-2.4.4-150400.3.22.1.s390x", "SUSE Linux Enterprise Micro 5.5:libexpat1-2.4.4-150400.3.22.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:expat-2.4.4-150400.3.22.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:expat-2.4.4-150400.3.22.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:expat-2.4.4-150400.3.22.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:expat-2.4.4-150400.3.22.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libexpat-devel-2.4.4-150400.3.22.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libexpat-devel-2.4.4-150400.3.22.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libexpat-devel-2.4.4-150400.3.22.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libexpat-devel-2.4.4-150400.3.22.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libexpat1-2.4.4-150400.3.22.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libexpat1-2.4.4-150400.3.22.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libexpat1-2.4.4-150400.3.22.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libexpat1-2.4.4-150400.3.22.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libexpat1-32bit-2.4.4-150400.3.22.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:expat-2.4.4-150400.3.22.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:expat-2.4.4-150400.3.22.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:expat-2.4.4-150400.3.22.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:expat-2.4.4-150400.3.22.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat-devel-2.4.4-150400.3.22.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat-devel-2.4.4-150400.3.22.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat-devel-2.4.4-150400.3.22.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat-devel-2.4.4-150400.3.22.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat1-2.4.4-150400.3.22.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat1-2.4.4-150400.3.22.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat1-2.4.4-150400.3.22.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat1-2.4.4-150400.3.22.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat1-32bit-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap 15.5:expat-2.4.4-150400.3.22.1.aarch64", "openSUSE Leap 15.5:expat-2.4.4-150400.3.22.1.ppc64le", "openSUSE Leap 15.5:expat-2.4.4-150400.3.22.1.s390x", "openSUSE Leap 15.5:expat-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap 15.5:libexpat-devel-2.4.4-150400.3.22.1.aarch64", "openSUSE Leap 15.5:libexpat-devel-2.4.4-150400.3.22.1.ppc64le", "openSUSE Leap 15.5:libexpat-devel-2.4.4-150400.3.22.1.s390x", "openSUSE Leap 15.5:libexpat-devel-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap 15.5:libexpat-devel-32bit-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap 15.5:libexpat1-2.4.4-150400.3.22.1.aarch64", "openSUSE Leap 15.5:libexpat1-2.4.4-150400.3.22.1.ppc64le", "openSUSE Leap 15.5:libexpat1-2.4.4-150400.3.22.1.s390x", "openSUSE Leap 15.5:libexpat1-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap 15.5:libexpat1-32bit-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap 15.6:expat-2.4.4-150400.3.22.1.aarch64", "openSUSE Leap 15.6:expat-2.4.4-150400.3.22.1.ppc64le", "openSUSE Leap 15.6:expat-2.4.4-150400.3.22.1.s390x", "openSUSE Leap 15.6:expat-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap 15.6:libexpat-devel-2.4.4-150400.3.22.1.aarch64", "openSUSE Leap 15.6:libexpat-devel-2.4.4-150400.3.22.1.ppc64le", "openSUSE Leap 15.6:libexpat-devel-2.4.4-150400.3.22.1.s390x", "openSUSE Leap 15.6:libexpat-devel-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap 15.6:libexpat-devel-32bit-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap 15.6:libexpat1-2.4.4-150400.3.22.1.aarch64", "openSUSE Leap 15.6:libexpat1-2.4.4-150400.3.22.1.ppc64le", "openSUSE Leap 15.6:libexpat1-2.4.4-150400.3.22.1.s390x", "openSUSE Leap 15.6:libexpat1-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap 15.6:libexpat1-32bit-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap Micro 5.5:libexpat1-2.4.4-150400.3.22.1.aarch64", "openSUSE Leap Micro 5.5:libexpat1-2.4.4-150400.3.22.1.s390x", "openSUSE Leap Micro 5.5:libexpat1-2.4.4-150400.3.22.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Micro 5.3:libexpat1-2.4.4-150400.3.22.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libexpat1-2.4.4-150400.3.22.1.s390x", "SUSE Linux Enterprise Micro 5.3:libexpat1-2.4.4-150400.3.22.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libexpat1-2.4.4-150400.3.22.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libexpat1-2.4.4-150400.3.22.1.s390x", "SUSE Linux Enterprise Micro 5.4:libexpat1-2.4.4-150400.3.22.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libexpat1-2.4.4-150400.3.22.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libexpat1-2.4.4-150400.3.22.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libexpat1-2.4.4-150400.3.22.1.s390x", "SUSE Linux Enterprise Micro 5.5:libexpat1-2.4.4-150400.3.22.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:expat-2.4.4-150400.3.22.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:expat-2.4.4-150400.3.22.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:expat-2.4.4-150400.3.22.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:expat-2.4.4-150400.3.22.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libexpat-devel-2.4.4-150400.3.22.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libexpat-devel-2.4.4-150400.3.22.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libexpat-devel-2.4.4-150400.3.22.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libexpat-devel-2.4.4-150400.3.22.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libexpat1-2.4.4-150400.3.22.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libexpat1-2.4.4-150400.3.22.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libexpat1-2.4.4-150400.3.22.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libexpat1-2.4.4-150400.3.22.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libexpat1-32bit-2.4.4-150400.3.22.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:expat-2.4.4-150400.3.22.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:expat-2.4.4-150400.3.22.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:expat-2.4.4-150400.3.22.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:expat-2.4.4-150400.3.22.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat-devel-2.4.4-150400.3.22.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat-devel-2.4.4-150400.3.22.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat-devel-2.4.4-150400.3.22.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat-devel-2.4.4-150400.3.22.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat1-2.4.4-150400.3.22.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat1-2.4.4-150400.3.22.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat1-2.4.4-150400.3.22.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat1-2.4.4-150400.3.22.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat1-32bit-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap 15.5:expat-2.4.4-150400.3.22.1.aarch64", "openSUSE Leap 15.5:expat-2.4.4-150400.3.22.1.ppc64le", "openSUSE Leap 15.5:expat-2.4.4-150400.3.22.1.s390x", "openSUSE Leap 15.5:expat-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap 15.5:libexpat-devel-2.4.4-150400.3.22.1.aarch64", "openSUSE Leap 15.5:libexpat-devel-2.4.4-150400.3.22.1.ppc64le", "openSUSE Leap 15.5:libexpat-devel-2.4.4-150400.3.22.1.s390x", "openSUSE Leap 15.5:libexpat-devel-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap 15.5:libexpat-devel-32bit-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap 15.5:libexpat1-2.4.4-150400.3.22.1.aarch64", "openSUSE Leap 15.5:libexpat1-2.4.4-150400.3.22.1.ppc64le", "openSUSE Leap 15.5:libexpat1-2.4.4-150400.3.22.1.s390x", "openSUSE Leap 15.5:libexpat1-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap 15.5:libexpat1-32bit-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap 15.6:expat-2.4.4-150400.3.22.1.aarch64", "openSUSE Leap 15.6:expat-2.4.4-150400.3.22.1.ppc64le", "openSUSE Leap 15.6:expat-2.4.4-150400.3.22.1.s390x", "openSUSE Leap 15.6:expat-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap 15.6:libexpat-devel-2.4.4-150400.3.22.1.aarch64", "openSUSE Leap 15.6:libexpat-devel-2.4.4-150400.3.22.1.ppc64le", "openSUSE Leap 15.6:libexpat-devel-2.4.4-150400.3.22.1.s390x", "openSUSE Leap 15.6:libexpat-devel-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap 15.6:libexpat-devel-32bit-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap 15.6:libexpat1-2.4.4-150400.3.22.1.aarch64", "openSUSE Leap 15.6:libexpat1-2.4.4-150400.3.22.1.ppc64le", "openSUSE Leap 15.6:libexpat1-2.4.4-150400.3.22.1.s390x", "openSUSE Leap 15.6:libexpat1-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap 15.6:libexpat1-32bit-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap Micro 5.5:libexpat1-2.4.4-150400.3.22.1.aarch64", "openSUSE Leap Micro 5.5:libexpat1-2.4.4-150400.3.22.1.s390x", "openSUSE Leap Micro 5.5:libexpat1-2.4.4-150400.3.22.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-09-12T11:05:47Z", "details": "moderate" } ], "title": "CVE-2024-45491" }, { "cve": "CVE-2024-45492", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-45492" } ], "notes": [ { "category": "general", "text": "An issue was discovered in libexpat before 2.6.3. nextScaffoldPart in xmlparse.c can have an integer overflow for m_groupSize on 32-bit platforms (where UINT_MAX equals SIZE_MAX).", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Micro 5.3:libexpat1-2.4.4-150400.3.22.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libexpat1-2.4.4-150400.3.22.1.s390x", "SUSE Linux Enterprise Micro 5.3:libexpat1-2.4.4-150400.3.22.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libexpat1-2.4.4-150400.3.22.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libexpat1-2.4.4-150400.3.22.1.s390x", "SUSE Linux Enterprise Micro 5.4:libexpat1-2.4.4-150400.3.22.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libexpat1-2.4.4-150400.3.22.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libexpat1-2.4.4-150400.3.22.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libexpat1-2.4.4-150400.3.22.1.s390x", "SUSE Linux Enterprise Micro 5.5:libexpat1-2.4.4-150400.3.22.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:expat-2.4.4-150400.3.22.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:expat-2.4.4-150400.3.22.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:expat-2.4.4-150400.3.22.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:expat-2.4.4-150400.3.22.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libexpat-devel-2.4.4-150400.3.22.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libexpat-devel-2.4.4-150400.3.22.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libexpat-devel-2.4.4-150400.3.22.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libexpat-devel-2.4.4-150400.3.22.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libexpat1-2.4.4-150400.3.22.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libexpat1-2.4.4-150400.3.22.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libexpat1-2.4.4-150400.3.22.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libexpat1-2.4.4-150400.3.22.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libexpat1-32bit-2.4.4-150400.3.22.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:expat-2.4.4-150400.3.22.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:expat-2.4.4-150400.3.22.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:expat-2.4.4-150400.3.22.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:expat-2.4.4-150400.3.22.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat-devel-2.4.4-150400.3.22.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat-devel-2.4.4-150400.3.22.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat-devel-2.4.4-150400.3.22.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat-devel-2.4.4-150400.3.22.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat1-2.4.4-150400.3.22.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat1-2.4.4-150400.3.22.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat1-2.4.4-150400.3.22.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat1-2.4.4-150400.3.22.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat1-32bit-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap 15.5:expat-2.4.4-150400.3.22.1.aarch64", "openSUSE Leap 15.5:expat-2.4.4-150400.3.22.1.ppc64le", "openSUSE Leap 15.5:expat-2.4.4-150400.3.22.1.s390x", "openSUSE Leap 15.5:expat-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap 15.5:libexpat-devel-2.4.4-150400.3.22.1.aarch64", "openSUSE Leap 15.5:libexpat-devel-2.4.4-150400.3.22.1.ppc64le", "openSUSE Leap 15.5:libexpat-devel-2.4.4-150400.3.22.1.s390x", "openSUSE Leap 15.5:libexpat-devel-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap 15.5:libexpat-devel-32bit-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap 15.5:libexpat1-2.4.4-150400.3.22.1.aarch64", "openSUSE Leap 15.5:libexpat1-2.4.4-150400.3.22.1.ppc64le", "openSUSE Leap 15.5:libexpat1-2.4.4-150400.3.22.1.s390x", "openSUSE Leap 15.5:libexpat1-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap 15.5:libexpat1-32bit-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap 15.6:expat-2.4.4-150400.3.22.1.aarch64", "openSUSE Leap 15.6:expat-2.4.4-150400.3.22.1.ppc64le", "openSUSE Leap 15.6:expat-2.4.4-150400.3.22.1.s390x", "openSUSE Leap 15.6:expat-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap 15.6:libexpat-devel-2.4.4-150400.3.22.1.aarch64", "openSUSE Leap 15.6:libexpat-devel-2.4.4-150400.3.22.1.ppc64le", "openSUSE Leap 15.6:libexpat-devel-2.4.4-150400.3.22.1.s390x", "openSUSE Leap 15.6:libexpat-devel-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap 15.6:libexpat-devel-32bit-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap 15.6:libexpat1-2.4.4-150400.3.22.1.aarch64", "openSUSE Leap 15.6:libexpat1-2.4.4-150400.3.22.1.ppc64le", "openSUSE Leap 15.6:libexpat1-2.4.4-150400.3.22.1.s390x", "openSUSE Leap 15.6:libexpat1-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap 15.6:libexpat1-32bit-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap Micro 5.5:libexpat1-2.4.4-150400.3.22.1.aarch64", "openSUSE Leap Micro 5.5:libexpat1-2.4.4-150400.3.22.1.s390x", "openSUSE Leap Micro 5.5:libexpat1-2.4.4-150400.3.22.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-45492", "url": "https://www.suse.com/security/cve/CVE-2024-45492" }, { "category": "external", "summary": "SUSE Bug 1229930 for CVE-2024-45492", "url": "https://bugzilla.suse.com/1229930" }, { "category": "external", "summary": "SUSE Bug 1229932 for CVE-2024-45492", "url": "https://bugzilla.suse.com/1229932" } ], "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 Micro 5.3:libexpat1-2.4.4-150400.3.22.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libexpat1-2.4.4-150400.3.22.1.s390x", "SUSE Linux Enterprise Micro 5.3:libexpat1-2.4.4-150400.3.22.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libexpat1-2.4.4-150400.3.22.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libexpat1-2.4.4-150400.3.22.1.s390x", "SUSE Linux Enterprise Micro 5.4:libexpat1-2.4.4-150400.3.22.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libexpat1-2.4.4-150400.3.22.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libexpat1-2.4.4-150400.3.22.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libexpat1-2.4.4-150400.3.22.1.s390x", "SUSE Linux Enterprise Micro 5.5:libexpat1-2.4.4-150400.3.22.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:expat-2.4.4-150400.3.22.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:expat-2.4.4-150400.3.22.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:expat-2.4.4-150400.3.22.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:expat-2.4.4-150400.3.22.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libexpat-devel-2.4.4-150400.3.22.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libexpat-devel-2.4.4-150400.3.22.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libexpat-devel-2.4.4-150400.3.22.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libexpat-devel-2.4.4-150400.3.22.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libexpat1-2.4.4-150400.3.22.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libexpat1-2.4.4-150400.3.22.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libexpat1-2.4.4-150400.3.22.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libexpat1-2.4.4-150400.3.22.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libexpat1-32bit-2.4.4-150400.3.22.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:expat-2.4.4-150400.3.22.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:expat-2.4.4-150400.3.22.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:expat-2.4.4-150400.3.22.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:expat-2.4.4-150400.3.22.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat-devel-2.4.4-150400.3.22.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat-devel-2.4.4-150400.3.22.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat-devel-2.4.4-150400.3.22.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat-devel-2.4.4-150400.3.22.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat1-2.4.4-150400.3.22.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat1-2.4.4-150400.3.22.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat1-2.4.4-150400.3.22.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat1-2.4.4-150400.3.22.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat1-32bit-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap 15.5:expat-2.4.4-150400.3.22.1.aarch64", "openSUSE Leap 15.5:expat-2.4.4-150400.3.22.1.ppc64le", "openSUSE Leap 15.5:expat-2.4.4-150400.3.22.1.s390x", "openSUSE Leap 15.5:expat-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap 15.5:libexpat-devel-2.4.4-150400.3.22.1.aarch64", "openSUSE Leap 15.5:libexpat-devel-2.4.4-150400.3.22.1.ppc64le", "openSUSE Leap 15.5:libexpat-devel-2.4.4-150400.3.22.1.s390x", "openSUSE Leap 15.5:libexpat-devel-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap 15.5:libexpat-devel-32bit-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap 15.5:libexpat1-2.4.4-150400.3.22.1.aarch64", "openSUSE Leap 15.5:libexpat1-2.4.4-150400.3.22.1.ppc64le", "openSUSE Leap 15.5:libexpat1-2.4.4-150400.3.22.1.s390x", "openSUSE Leap 15.5:libexpat1-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap 15.5:libexpat1-32bit-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap 15.6:expat-2.4.4-150400.3.22.1.aarch64", "openSUSE Leap 15.6:expat-2.4.4-150400.3.22.1.ppc64le", "openSUSE Leap 15.6:expat-2.4.4-150400.3.22.1.s390x", "openSUSE Leap 15.6:expat-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap 15.6:libexpat-devel-2.4.4-150400.3.22.1.aarch64", "openSUSE Leap 15.6:libexpat-devel-2.4.4-150400.3.22.1.ppc64le", "openSUSE Leap 15.6:libexpat-devel-2.4.4-150400.3.22.1.s390x", "openSUSE Leap 15.6:libexpat-devel-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap 15.6:libexpat-devel-32bit-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap 15.6:libexpat1-2.4.4-150400.3.22.1.aarch64", "openSUSE Leap 15.6:libexpat1-2.4.4-150400.3.22.1.ppc64le", "openSUSE Leap 15.6:libexpat1-2.4.4-150400.3.22.1.s390x", "openSUSE Leap 15.6:libexpat1-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap 15.6:libexpat1-32bit-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap Micro 5.5:libexpat1-2.4.4-150400.3.22.1.aarch64", "openSUSE Leap Micro 5.5:libexpat1-2.4.4-150400.3.22.1.s390x", "openSUSE Leap Micro 5.5:libexpat1-2.4.4-150400.3.22.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Micro 5.3:libexpat1-2.4.4-150400.3.22.1.aarch64", "SUSE Linux Enterprise Micro 5.3:libexpat1-2.4.4-150400.3.22.1.s390x", "SUSE Linux Enterprise Micro 5.3:libexpat1-2.4.4-150400.3.22.1.x86_64", "SUSE Linux Enterprise Micro 5.4:libexpat1-2.4.4-150400.3.22.1.aarch64", "SUSE Linux Enterprise Micro 5.4:libexpat1-2.4.4-150400.3.22.1.s390x", "SUSE Linux Enterprise Micro 5.4:libexpat1-2.4.4-150400.3.22.1.x86_64", "SUSE Linux Enterprise Micro 5.5:libexpat1-2.4.4-150400.3.22.1.aarch64", "SUSE Linux Enterprise Micro 5.5:libexpat1-2.4.4-150400.3.22.1.ppc64le", "SUSE Linux Enterprise Micro 5.5:libexpat1-2.4.4-150400.3.22.1.s390x", "SUSE Linux Enterprise Micro 5.5:libexpat1-2.4.4-150400.3.22.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:expat-2.4.4-150400.3.22.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:expat-2.4.4-150400.3.22.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:expat-2.4.4-150400.3.22.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:expat-2.4.4-150400.3.22.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libexpat-devel-2.4.4-150400.3.22.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libexpat-devel-2.4.4-150400.3.22.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libexpat-devel-2.4.4-150400.3.22.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libexpat-devel-2.4.4-150400.3.22.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libexpat1-2.4.4-150400.3.22.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libexpat1-2.4.4-150400.3.22.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libexpat1-2.4.4-150400.3.22.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libexpat1-2.4.4-150400.3.22.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP5:libexpat1-32bit-2.4.4-150400.3.22.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:expat-2.4.4-150400.3.22.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:expat-2.4.4-150400.3.22.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:expat-2.4.4-150400.3.22.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:expat-2.4.4-150400.3.22.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat-devel-2.4.4-150400.3.22.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat-devel-2.4.4-150400.3.22.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat-devel-2.4.4-150400.3.22.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat-devel-2.4.4-150400.3.22.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat1-2.4.4-150400.3.22.1.aarch64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat1-2.4.4-150400.3.22.1.ppc64le", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat1-2.4.4-150400.3.22.1.s390x", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat1-2.4.4-150400.3.22.1.x86_64", "SUSE Linux Enterprise Module for Basesystem 15 SP6:libexpat1-32bit-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap 15.5:expat-2.4.4-150400.3.22.1.aarch64", "openSUSE Leap 15.5:expat-2.4.4-150400.3.22.1.ppc64le", "openSUSE Leap 15.5:expat-2.4.4-150400.3.22.1.s390x", "openSUSE Leap 15.5:expat-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap 15.5:libexpat-devel-2.4.4-150400.3.22.1.aarch64", "openSUSE Leap 15.5:libexpat-devel-2.4.4-150400.3.22.1.ppc64le", "openSUSE Leap 15.5:libexpat-devel-2.4.4-150400.3.22.1.s390x", "openSUSE Leap 15.5:libexpat-devel-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap 15.5:libexpat-devel-32bit-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap 15.5:libexpat1-2.4.4-150400.3.22.1.aarch64", "openSUSE Leap 15.5:libexpat1-2.4.4-150400.3.22.1.ppc64le", "openSUSE Leap 15.5:libexpat1-2.4.4-150400.3.22.1.s390x", "openSUSE Leap 15.5:libexpat1-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap 15.5:libexpat1-32bit-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap 15.6:expat-2.4.4-150400.3.22.1.aarch64", "openSUSE Leap 15.6:expat-2.4.4-150400.3.22.1.ppc64le", "openSUSE Leap 15.6:expat-2.4.4-150400.3.22.1.s390x", "openSUSE Leap 15.6:expat-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap 15.6:libexpat-devel-2.4.4-150400.3.22.1.aarch64", "openSUSE Leap 15.6:libexpat-devel-2.4.4-150400.3.22.1.ppc64le", "openSUSE Leap 15.6:libexpat-devel-2.4.4-150400.3.22.1.s390x", "openSUSE Leap 15.6:libexpat-devel-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap 15.6:libexpat-devel-32bit-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap 15.6:libexpat1-2.4.4-150400.3.22.1.aarch64", "openSUSE Leap 15.6:libexpat1-2.4.4-150400.3.22.1.ppc64le", "openSUSE Leap 15.6:libexpat1-2.4.4-150400.3.22.1.s390x", "openSUSE Leap 15.6:libexpat1-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap 15.6:libexpat1-32bit-2.4.4-150400.3.22.1.x86_64", "openSUSE Leap Micro 5.5:libexpat1-2.4.4-150400.3.22.1.aarch64", "openSUSE Leap Micro 5.5:libexpat1-2.4.4-150400.3.22.1.s390x", "openSUSE Leap Micro 5.5:libexpat1-2.4.4-150400.3.22.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-09-12T11:05:47Z", "details": "moderate" } ], "title": "CVE-2024-45492" } ] }
opensuse-su-2024:14322-1
Vulnerability from csaf_opensuse
Published
2024-09-06 00:00
Modified
2024-09-06 00:00
Summary
expat-2.6.3-1.1 on GA media
Notes
Title of the patch
expat-2.6.3-1.1 on GA media
Description of the patch
These are all security issues fixed in the expat-2.6.3-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2024-14322
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "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": "expat-2.6.3-1.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the expat-2.6.3-1.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-14322", "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/opensuse-su-2024_14322-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2024-45490 page", "url": "https://www.suse.com/security/cve/CVE-2024-45490/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-45491 page", "url": "https://www.suse.com/security/cve/CVE-2024-45491/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-45492 page", "url": "https://www.suse.com/security/cve/CVE-2024-45492/" } ], "title": "expat-2.6.3-1.1 on GA media", "tracking": { "current_release_date": "2024-09-06T00:00:00Z", "generator": { "date": "2024-09-06T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2024:14322-1", "initial_release_date": "2024-09-06T00:00:00Z", "revision_history": [ { "date": "2024-09-06T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "expat-2.6.3-1.1.aarch64", "product": { "name": "expat-2.6.3-1.1.aarch64", "product_id": "expat-2.6.3-1.1.aarch64" } }, { "category": "product_version", "name": "libexpat-devel-2.6.3-1.1.aarch64", "product": { "name": "libexpat-devel-2.6.3-1.1.aarch64", "product_id": "libexpat-devel-2.6.3-1.1.aarch64" } }, { "category": "product_version", "name": "libexpat-devel-32bit-2.6.3-1.1.aarch64", "product": { "name": "libexpat-devel-32bit-2.6.3-1.1.aarch64", "product_id": "libexpat-devel-32bit-2.6.3-1.1.aarch64" } }, { "category": "product_version", "name": "libexpat1-2.6.3-1.1.aarch64", "product": { "name": "libexpat1-2.6.3-1.1.aarch64", "product_id": "libexpat1-2.6.3-1.1.aarch64" } }, { "category": "product_version", "name": "libexpat1-32bit-2.6.3-1.1.aarch64", "product": { "name": "libexpat1-32bit-2.6.3-1.1.aarch64", "product_id": "libexpat1-32bit-2.6.3-1.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "expat-2.6.3-1.1.ppc64le", "product": { "name": "expat-2.6.3-1.1.ppc64le", "product_id": "expat-2.6.3-1.1.ppc64le" } }, { "category": "product_version", "name": "libexpat-devel-2.6.3-1.1.ppc64le", "product": { "name": "libexpat-devel-2.6.3-1.1.ppc64le", "product_id": "libexpat-devel-2.6.3-1.1.ppc64le" } }, { "category": "product_version", "name": "libexpat-devel-32bit-2.6.3-1.1.ppc64le", "product": { "name": "libexpat-devel-32bit-2.6.3-1.1.ppc64le", "product_id": "libexpat-devel-32bit-2.6.3-1.1.ppc64le" } }, { "category": "product_version", "name": "libexpat1-2.6.3-1.1.ppc64le", "product": { "name": "libexpat1-2.6.3-1.1.ppc64le", "product_id": "libexpat1-2.6.3-1.1.ppc64le" } }, { "category": "product_version", "name": "libexpat1-32bit-2.6.3-1.1.ppc64le", "product": { "name": "libexpat1-32bit-2.6.3-1.1.ppc64le", "product_id": "libexpat1-32bit-2.6.3-1.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "expat-2.6.3-1.1.s390x", "product": { "name": "expat-2.6.3-1.1.s390x", "product_id": "expat-2.6.3-1.1.s390x" } }, { "category": "product_version", "name": "libexpat-devel-2.6.3-1.1.s390x", "product": { "name": "libexpat-devel-2.6.3-1.1.s390x", "product_id": "libexpat-devel-2.6.3-1.1.s390x" } }, { "category": "product_version", "name": "libexpat-devel-32bit-2.6.3-1.1.s390x", "product": { "name": "libexpat-devel-32bit-2.6.3-1.1.s390x", "product_id": "libexpat-devel-32bit-2.6.3-1.1.s390x" } }, { "category": "product_version", "name": "libexpat1-2.6.3-1.1.s390x", "product": { "name": "libexpat1-2.6.3-1.1.s390x", "product_id": "libexpat1-2.6.3-1.1.s390x" } }, { "category": "product_version", "name": "libexpat1-32bit-2.6.3-1.1.s390x", "product": { "name": "libexpat1-32bit-2.6.3-1.1.s390x", "product_id": "libexpat1-32bit-2.6.3-1.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "expat-2.6.3-1.1.x86_64", "product": { "name": "expat-2.6.3-1.1.x86_64", "product_id": "expat-2.6.3-1.1.x86_64" } }, { "category": "product_version", "name": "libexpat-devel-2.6.3-1.1.x86_64", "product": { "name": "libexpat-devel-2.6.3-1.1.x86_64", "product_id": "libexpat-devel-2.6.3-1.1.x86_64" } }, { "category": "product_version", "name": "libexpat-devel-32bit-2.6.3-1.1.x86_64", "product": { "name": "libexpat-devel-32bit-2.6.3-1.1.x86_64", "product_id": "libexpat-devel-32bit-2.6.3-1.1.x86_64" } }, { "category": "product_version", "name": "libexpat1-2.6.3-1.1.x86_64", "product": { "name": "libexpat1-2.6.3-1.1.x86_64", "product_id": "libexpat1-2.6.3-1.1.x86_64" } }, { "category": "product_version", "name": "libexpat1-32bit-2.6.3-1.1.x86_64", "product": { "name": "libexpat1-32bit-2.6.3-1.1.x86_64", "product_id": "libexpat1-32bit-2.6.3-1.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Tumbleweed", "product": { "name": "openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed", "product_identification_helper": { "cpe": "cpe:/o:opensuse:tumbleweed" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "expat-2.6.3-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:expat-2.6.3-1.1.aarch64" }, "product_reference": "expat-2.6.3-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "expat-2.6.3-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:expat-2.6.3-1.1.ppc64le" }, "product_reference": "expat-2.6.3-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "expat-2.6.3-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:expat-2.6.3-1.1.s390x" }, "product_reference": "expat-2.6.3-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "expat-2.6.3-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:expat-2.6.3-1.1.x86_64" }, "product_reference": "expat-2.6.3-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat-devel-2.6.3-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libexpat-devel-2.6.3-1.1.aarch64" }, "product_reference": "libexpat-devel-2.6.3-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat-devel-2.6.3-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libexpat-devel-2.6.3-1.1.ppc64le" }, "product_reference": "libexpat-devel-2.6.3-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat-devel-2.6.3-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libexpat-devel-2.6.3-1.1.s390x" }, "product_reference": "libexpat-devel-2.6.3-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat-devel-2.6.3-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libexpat-devel-2.6.3-1.1.x86_64" }, "product_reference": "libexpat-devel-2.6.3-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat-devel-32bit-2.6.3-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libexpat-devel-32bit-2.6.3-1.1.aarch64" }, "product_reference": "libexpat-devel-32bit-2.6.3-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat-devel-32bit-2.6.3-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libexpat-devel-32bit-2.6.3-1.1.ppc64le" }, "product_reference": "libexpat-devel-32bit-2.6.3-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat-devel-32bit-2.6.3-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libexpat-devel-32bit-2.6.3-1.1.s390x" }, "product_reference": "libexpat-devel-32bit-2.6.3-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat-devel-32bit-2.6.3-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libexpat-devel-32bit-2.6.3-1.1.x86_64" }, "product_reference": "libexpat-devel-32bit-2.6.3-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-2.6.3-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libexpat1-2.6.3-1.1.aarch64" }, "product_reference": "libexpat1-2.6.3-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-2.6.3-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libexpat1-2.6.3-1.1.ppc64le" }, "product_reference": "libexpat1-2.6.3-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-2.6.3-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libexpat1-2.6.3-1.1.s390x" }, "product_reference": "libexpat1-2.6.3-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-2.6.3-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libexpat1-2.6.3-1.1.x86_64" }, "product_reference": "libexpat1-2.6.3-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-32bit-2.6.3-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libexpat1-32bit-2.6.3-1.1.aarch64" }, "product_reference": "libexpat1-32bit-2.6.3-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-32bit-2.6.3-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libexpat1-32bit-2.6.3-1.1.ppc64le" }, "product_reference": "libexpat1-32bit-2.6.3-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-32bit-2.6.3-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libexpat1-32bit-2.6.3-1.1.s390x" }, "product_reference": "libexpat1-32bit-2.6.3-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libexpat1-32bit-2.6.3-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libexpat1-32bit-2.6.3-1.1.x86_64" }, "product_reference": "libexpat1-32bit-2.6.3-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-45490", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-45490" } ], "notes": [ { "category": "general", "text": "An issue was discovered in libexpat before 2.6.3. xmlparse.c does not reject a negative length for XML_ParseBuffer.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:expat-2.6.3-1.1.aarch64", "openSUSE Tumbleweed:expat-2.6.3-1.1.ppc64le", "openSUSE Tumbleweed:expat-2.6.3-1.1.s390x", "openSUSE Tumbleweed:expat-2.6.3-1.1.x86_64", "openSUSE Tumbleweed:libexpat-devel-2.6.3-1.1.aarch64", "openSUSE Tumbleweed:libexpat-devel-2.6.3-1.1.ppc64le", "openSUSE Tumbleweed:libexpat-devel-2.6.3-1.1.s390x", "openSUSE Tumbleweed:libexpat-devel-2.6.3-1.1.x86_64", "openSUSE Tumbleweed:libexpat-devel-32bit-2.6.3-1.1.aarch64", "openSUSE Tumbleweed:libexpat-devel-32bit-2.6.3-1.1.ppc64le", "openSUSE Tumbleweed:libexpat-devel-32bit-2.6.3-1.1.s390x", "openSUSE Tumbleweed:libexpat-devel-32bit-2.6.3-1.1.x86_64", "openSUSE Tumbleweed:libexpat1-2.6.3-1.1.aarch64", "openSUSE Tumbleweed:libexpat1-2.6.3-1.1.ppc64le", "openSUSE Tumbleweed:libexpat1-2.6.3-1.1.s390x", "openSUSE Tumbleweed:libexpat1-2.6.3-1.1.x86_64", "openSUSE Tumbleweed:libexpat1-32bit-2.6.3-1.1.aarch64", "openSUSE Tumbleweed:libexpat1-32bit-2.6.3-1.1.ppc64le", "openSUSE Tumbleweed:libexpat1-32bit-2.6.3-1.1.s390x", "openSUSE Tumbleweed:libexpat1-32bit-2.6.3-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-45490", "url": "https://www.suse.com/security/cve/CVE-2024-45490" }, { "category": "external", "summary": "SUSE Bug 1229930 for CVE-2024-45490", "url": "https://bugzilla.suse.com/1229930" } ], "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": [ "openSUSE Tumbleweed:expat-2.6.3-1.1.aarch64", "openSUSE Tumbleweed:expat-2.6.3-1.1.ppc64le", "openSUSE Tumbleweed:expat-2.6.3-1.1.s390x", "openSUSE Tumbleweed:expat-2.6.3-1.1.x86_64", "openSUSE Tumbleweed:libexpat-devel-2.6.3-1.1.aarch64", "openSUSE Tumbleweed:libexpat-devel-2.6.3-1.1.ppc64le", "openSUSE Tumbleweed:libexpat-devel-2.6.3-1.1.s390x", "openSUSE Tumbleweed:libexpat-devel-2.6.3-1.1.x86_64", "openSUSE Tumbleweed:libexpat-devel-32bit-2.6.3-1.1.aarch64", "openSUSE Tumbleweed:libexpat-devel-32bit-2.6.3-1.1.ppc64le", "openSUSE Tumbleweed:libexpat-devel-32bit-2.6.3-1.1.s390x", "openSUSE Tumbleweed:libexpat-devel-32bit-2.6.3-1.1.x86_64", "openSUSE Tumbleweed:libexpat1-2.6.3-1.1.aarch64", "openSUSE Tumbleweed:libexpat1-2.6.3-1.1.ppc64le", "openSUSE Tumbleweed:libexpat1-2.6.3-1.1.s390x", "openSUSE Tumbleweed:libexpat1-2.6.3-1.1.x86_64", "openSUSE Tumbleweed:libexpat1-32bit-2.6.3-1.1.aarch64", "openSUSE Tumbleweed:libexpat1-32bit-2.6.3-1.1.ppc64le", "openSUSE Tumbleweed:libexpat1-32bit-2.6.3-1.1.s390x", "openSUSE Tumbleweed:libexpat1-32bit-2.6.3-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:expat-2.6.3-1.1.aarch64", "openSUSE Tumbleweed:expat-2.6.3-1.1.ppc64le", "openSUSE Tumbleweed:expat-2.6.3-1.1.s390x", "openSUSE Tumbleweed:expat-2.6.3-1.1.x86_64", "openSUSE Tumbleweed:libexpat-devel-2.6.3-1.1.aarch64", "openSUSE Tumbleweed:libexpat-devel-2.6.3-1.1.ppc64le", "openSUSE Tumbleweed:libexpat-devel-2.6.3-1.1.s390x", "openSUSE Tumbleweed:libexpat-devel-2.6.3-1.1.x86_64", "openSUSE Tumbleweed:libexpat-devel-32bit-2.6.3-1.1.aarch64", "openSUSE Tumbleweed:libexpat-devel-32bit-2.6.3-1.1.ppc64le", "openSUSE Tumbleweed:libexpat-devel-32bit-2.6.3-1.1.s390x", "openSUSE Tumbleweed:libexpat-devel-32bit-2.6.3-1.1.x86_64", "openSUSE Tumbleweed:libexpat1-2.6.3-1.1.aarch64", "openSUSE Tumbleweed:libexpat1-2.6.3-1.1.ppc64le", "openSUSE Tumbleweed:libexpat1-2.6.3-1.1.s390x", "openSUSE Tumbleweed:libexpat1-2.6.3-1.1.x86_64", "openSUSE Tumbleweed:libexpat1-32bit-2.6.3-1.1.aarch64", "openSUSE Tumbleweed:libexpat1-32bit-2.6.3-1.1.ppc64le", "openSUSE Tumbleweed:libexpat1-32bit-2.6.3-1.1.s390x", "openSUSE Tumbleweed:libexpat1-32bit-2.6.3-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-09-06T00:00:00Z", "details": "moderate" } ], "title": "CVE-2024-45490" }, { "cve": "CVE-2024-45491", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-45491" } ], "notes": [ { "category": "general", "text": "An issue was discovered in libexpat before 2.6.3. dtdCopy in xmlparse.c can have an integer overflow for nDefaultAtts on 32-bit platforms (where UINT_MAX equals SIZE_MAX).", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:expat-2.6.3-1.1.aarch64", "openSUSE Tumbleweed:expat-2.6.3-1.1.ppc64le", "openSUSE Tumbleweed:expat-2.6.3-1.1.s390x", "openSUSE Tumbleweed:expat-2.6.3-1.1.x86_64", "openSUSE Tumbleweed:libexpat-devel-2.6.3-1.1.aarch64", "openSUSE Tumbleweed:libexpat-devel-2.6.3-1.1.ppc64le", "openSUSE Tumbleweed:libexpat-devel-2.6.3-1.1.s390x", "openSUSE Tumbleweed:libexpat-devel-2.6.3-1.1.x86_64", "openSUSE Tumbleweed:libexpat-devel-32bit-2.6.3-1.1.aarch64", "openSUSE Tumbleweed:libexpat-devel-32bit-2.6.3-1.1.ppc64le", "openSUSE Tumbleweed:libexpat-devel-32bit-2.6.3-1.1.s390x", "openSUSE Tumbleweed:libexpat-devel-32bit-2.6.3-1.1.x86_64", "openSUSE Tumbleweed:libexpat1-2.6.3-1.1.aarch64", "openSUSE Tumbleweed:libexpat1-2.6.3-1.1.ppc64le", "openSUSE Tumbleweed:libexpat1-2.6.3-1.1.s390x", "openSUSE Tumbleweed:libexpat1-2.6.3-1.1.x86_64", "openSUSE Tumbleweed:libexpat1-32bit-2.6.3-1.1.aarch64", "openSUSE Tumbleweed:libexpat1-32bit-2.6.3-1.1.ppc64le", "openSUSE Tumbleweed:libexpat1-32bit-2.6.3-1.1.s390x", "openSUSE Tumbleweed:libexpat1-32bit-2.6.3-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-45491", "url": "https://www.suse.com/security/cve/CVE-2024-45491" }, { "category": "external", "summary": "SUSE Bug 1229930 for CVE-2024-45491", "url": "https://bugzilla.suse.com/1229930" }, { "category": "external", "summary": "SUSE Bug 1229931 for CVE-2024-45491", "url": "https://bugzilla.suse.com/1229931" } ], "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": [ "openSUSE Tumbleweed:expat-2.6.3-1.1.aarch64", "openSUSE Tumbleweed:expat-2.6.3-1.1.ppc64le", "openSUSE Tumbleweed:expat-2.6.3-1.1.s390x", "openSUSE Tumbleweed:expat-2.6.3-1.1.x86_64", "openSUSE Tumbleweed:libexpat-devel-2.6.3-1.1.aarch64", "openSUSE Tumbleweed:libexpat-devel-2.6.3-1.1.ppc64le", "openSUSE Tumbleweed:libexpat-devel-2.6.3-1.1.s390x", "openSUSE Tumbleweed:libexpat-devel-2.6.3-1.1.x86_64", "openSUSE Tumbleweed:libexpat-devel-32bit-2.6.3-1.1.aarch64", "openSUSE Tumbleweed:libexpat-devel-32bit-2.6.3-1.1.ppc64le", "openSUSE Tumbleweed:libexpat-devel-32bit-2.6.3-1.1.s390x", "openSUSE Tumbleweed:libexpat-devel-32bit-2.6.3-1.1.x86_64", "openSUSE Tumbleweed:libexpat1-2.6.3-1.1.aarch64", "openSUSE Tumbleweed:libexpat1-2.6.3-1.1.ppc64le", "openSUSE Tumbleweed:libexpat1-2.6.3-1.1.s390x", "openSUSE Tumbleweed:libexpat1-2.6.3-1.1.x86_64", "openSUSE Tumbleweed:libexpat1-32bit-2.6.3-1.1.aarch64", "openSUSE Tumbleweed:libexpat1-32bit-2.6.3-1.1.ppc64le", "openSUSE Tumbleweed:libexpat1-32bit-2.6.3-1.1.s390x", "openSUSE Tumbleweed:libexpat1-32bit-2.6.3-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:expat-2.6.3-1.1.aarch64", "openSUSE Tumbleweed:expat-2.6.3-1.1.ppc64le", "openSUSE Tumbleweed:expat-2.6.3-1.1.s390x", "openSUSE Tumbleweed:expat-2.6.3-1.1.x86_64", "openSUSE Tumbleweed:libexpat-devel-2.6.3-1.1.aarch64", "openSUSE Tumbleweed:libexpat-devel-2.6.3-1.1.ppc64le", "openSUSE Tumbleweed:libexpat-devel-2.6.3-1.1.s390x", "openSUSE Tumbleweed:libexpat-devel-2.6.3-1.1.x86_64", "openSUSE Tumbleweed:libexpat-devel-32bit-2.6.3-1.1.aarch64", "openSUSE Tumbleweed:libexpat-devel-32bit-2.6.3-1.1.ppc64le", "openSUSE Tumbleweed:libexpat-devel-32bit-2.6.3-1.1.s390x", "openSUSE Tumbleweed:libexpat-devel-32bit-2.6.3-1.1.x86_64", "openSUSE Tumbleweed:libexpat1-2.6.3-1.1.aarch64", "openSUSE Tumbleweed:libexpat1-2.6.3-1.1.ppc64le", "openSUSE Tumbleweed:libexpat1-2.6.3-1.1.s390x", "openSUSE Tumbleweed:libexpat1-2.6.3-1.1.x86_64", "openSUSE Tumbleweed:libexpat1-32bit-2.6.3-1.1.aarch64", "openSUSE Tumbleweed:libexpat1-32bit-2.6.3-1.1.ppc64le", "openSUSE Tumbleweed:libexpat1-32bit-2.6.3-1.1.s390x", "openSUSE Tumbleweed:libexpat1-32bit-2.6.3-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-09-06T00:00:00Z", "details": "moderate" } ], "title": "CVE-2024-45491" }, { "cve": "CVE-2024-45492", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-45492" } ], "notes": [ { "category": "general", "text": "An issue was discovered in libexpat before 2.6.3. nextScaffoldPart in xmlparse.c can have an integer overflow for m_groupSize on 32-bit platforms (where UINT_MAX equals SIZE_MAX).", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:expat-2.6.3-1.1.aarch64", "openSUSE Tumbleweed:expat-2.6.3-1.1.ppc64le", "openSUSE Tumbleweed:expat-2.6.3-1.1.s390x", "openSUSE Tumbleweed:expat-2.6.3-1.1.x86_64", "openSUSE Tumbleweed:libexpat-devel-2.6.3-1.1.aarch64", "openSUSE Tumbleweed:libexpat-devel-2.6.3-1.1.ppc64le", "openSUSE Tumbleweed:libexpat-devel-2.6.3-1.1.s390x", "openSUSE Tumbleweed:libexpat-devel-2.6.3-1.1.x86_64", "openSUSE Tumbleweed:libexpat-devel-32bit-2.6.3-1.1.aarch64", "openSUSE Tumbleweed:libexpat-devel-32bit-2.6.3-1.1.ppc64le", "openSUSE Tumbleweed:libexpat-devel-32bit-2.6.3-1.1.s390x", "openSUSE Tumbleweed:libexpat-devel-32bit-2.6.3-1.1.x86_64", "openSUSE Tumbleweed:libexpat1-2.6.3-1.1.aarch64", "openSUSE Tumbleweed:libexpat1-2.6.3-1.1.ppc64le", "openSUSE Tumbleweed:libexpat1-2.6.3-1.1.s390x", "openSUSE Tumbleweed:libexpat1-2.6.3-1.1.x86_64", "openSUSE Tumbleweed:libexpat1-32bit-2.6.3-1.1.aarch64", "openSUSE Tumbleweed:libexpat1-32bit-2.6.3-1.1.ppc64le", "openSUSE Tumbleweed:libexpat1-32bit-2.6.3-1.1.s390x", "openSUSE Tumbleweed:libexpat1-32bit-2.6.3-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-45492", "url": "https://www.suse.com/security/cve/CVE-2024-45492" }, { "category": "external", "summary": "SUSE Bug 1229930 for CVE-2024-45492", "url": "https://bugzilla.suse.com/1229930" }, { "category": "external", "summary": "SUSE Bug 1229932 for CVE-2024-45492", "url": "https://bugzilla.suse.com/1229932" } ], "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": [ "openSUSE Tumbleweed:expat-2.6.3-1.1.aarch64", "openSUSE Tumbleweed:expat-2.6.3-1.1.ppc64le", "openSUSE Tumbleweed:expat-2.6.3-1.1.s390x", "openSUSE Tumbleweed:expat-2.6.3-1.1.x86_64", "openSUSE Tumbleweed:libexpat-devel-2.6.3-1.1.aarch64", "openSUSE Tumbleweed:libexpat-devel-2.6.3-1.1.ppc64le", "openSUSE Tumbleweed:libexpat-devel-2.6.3-1.1.s390x", "openSUSE Tumbleweed:libexpat-devel-2.6.3-1.1.x86_64", "openSUSE Tumbleweed:libexpat-devel-32bit-2.6.3-1.1.aarch64", "openSUSE Tumbleweed:libexpat-devel-32bit-2.6.3-1.1.ppc64le", "openSUSE Tumbleweed:libexpat-devel-32bit-2.6.3-1.1.s390x", "openSUSE Tumbleweed:libexpat-devel-32bit-2.6.3-1.1.x86_64", "openSUSE Tumbleweed:libexpat1-2.6.3-1.1.aarch64", "openSUSE Tumbleweed:libexpat1-2.6.3-1.1.ppc64le", "openSUSE Tumbleweed:libexpat1-2.6.3-1.1.s390x", "openSUSE Tumbleweed:libexpat1-2.6.3-1.1.x86_64", "openSUSE Tumbleweed:libexpat1-32bit-2.6.3-1.1.aarch64", "openSUSE Tumbleweed:libexpat1-32bit-2.6.3-1.1.ppc64le", "openSUSE Tumbleweed:libexpat1-32bit-2.6.3-1.1.s390x", "openSUSE Tumbleweed:libexpat1-32bit-2.6.3-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:expat-2.6.3-1.1.aarch64", "openSUSE Tumbleweed:expat-2.6.3-1.1.ppc64le", "openSUSE Tumbleweed:expat-2.6.3-1.1.s390x", "openSUSE Tumbleweed:expat-2.6.3-1.1.x86_64", "openSUSE Tumbleweed:libexpat-devel-2.6.3-1.1.aarch64", "openSUSE Tumbleweed:libexpat-devel-2.6.3-1.1.ppc64le", "openSUSE Tumbleweed:libexpat-devel-2.6.3-1.1.s390x", "openSUSE Tumbleweed:libexpat-devel-2.6.3-1.1.x86_64", "openSUSE Tumbleweed:libexpat-devel-32bit-2.6.3-1.1.aarch64", "openSUSE Tumbleweed:libexpat-devel-32bit-2.6.3-1.1.ppc64le", "openSUSE Tumbleweed:libexpat-devel-32bit-2.6.3-1.1.s390x", "openSUSE Tumbleweed:libexpat-devel-32bit-2.6.3-1.1.x86_64", "openSUSE Tumbleweed:libexpat1-2.6.3-1.1.aarch64", "openSUSE Tumbleweed:libexpat1-2.6.3-1.1.ppc64le", "openSUSE Tumbleweed:libexpat1-2.6.3-1.1.s390x", "openSUSE Tumbleweed:libexpat1-2.6.3-1.1.x86_64", "openSUSE Tumbleweed:libexpat1-32bit-2.6.3-1.1.aarch64", "openSUSE Tumbleweed:libexpat1-32bit-2.6.3-1.1.ppc64le", "openSUSE Tumbleweed:libexpat1-32bit-2.6.3-1.1.s390x", "openSUSE Tumbleweed:libexpat1-32bit-2.6.3-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-09-06T00:00:00Z", "details": "moderate" } ], "title": "CVE-2024-45492" } ] }
opensuse-su-2024:14381-1
Vulnerability from csaf_opensuse
Published
2024-10-02 00:00
Modified
2024-10-02 00:00
Summary
libmozjs-78-0-78.15.0-5.1 on GA media
Notes
Title of the patch
libmozjs-78-0-78.15.0-5.1 on GA media
Description of the patch
These are all security issues fixed in the libmozjs-78-0-78.15.0-5.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2024-14381
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "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": "libmozjs-78-0-78.15.0-5.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the libmozjs-78-0-78.15.0-5.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-14381", "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/opensuse-su-2024_14381-1.json" }, { "category": "self", "summary": "URL for openSUSE-SU-2024:14381-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/WR4SNIPTL3MVBAVRYUOIK4QCPYAXEF3S/" }, { "category": "self", "summary": "E-Mail link for openSUSE-SU-2024:14381-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/WR4SNIPTL3MVBAVRYUOIK4QCPYAXEF3S/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-45490 page", "url": "https://www.suse.com/security/cve/CVE-2024-45490/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-45491 page", "url": "https://www.suse.com/security/cve/CVE-2024-45491/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-45492 page", "url": "https://www.suse.com/security/cve/CVE-2024-45492/" } ], "title": "libmozjs-78-0-78.15.0-5.1 on GA media", "tracking": { "current_release_date": "2024-10-02T00:00:00Z", "generator": { "date": "2024-10-02T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2024:14381-1", "initial_release_date": "2024-10-02T00:00:00Z", "revision_history": [ { "date": "2024-10-02T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libmozjs-78-0-78.15.0-5.1.aarch64", "product": { "name": "libmozjs-78-0-78.15.0-5.1.aarch64", "product_id": "libmozjs-78-0-78.15.0-5.1.aarch64" } }, { "category": "product_version", "name": "mozjs78-78.15.0-5.1.aarch64", "product": { "name": "mozjs78-78.15.0-5.1.aarch64", "product_id": "mozjs78-78.15.0-5.1.aarch64" } }, { "category": "product_version", "name": "mozjs78-devel-78.15.0-5.1.aarch64", "product": { "name": "mozjs78-devel-78.15.0-5.1.aarch64", "product_id": "mozjs78-devel-78.15.0-5.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libmozjs-78-0-78.15.0-5.1.ppc64le", "product": { "name": "libmozjs-78-0-78.15.0-5.1.ppc64le", "product_id": "libmozjs-78-0-78.15.0-5.1.ppc64le" } }, { "category": "product_version", "name": "mozjs78-78.15.0-5.1.ppc64le", "product": { "name": "mozjs78-78.15.0-5.1.ppc64le", "product_id": "mozjs78-78.15.0-5.1.ppc64le" } }, { "category": "product_version", "name": "mozjs78-devel-78.15.0-5.1.ppc64le", "product": { "name": "mozjs78-devel-78.15.0-5.1.ppc64le", "product_id": "mozjs78-devel-78.15.0-5.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libmozjs-78-0-78.15.0-5.1.s390x", "product": { "name": "libmozjs-78-0-78.15.0-5.1.s390x", "product_id": "libmozjs-78-0-78.15.0-5.1.s390x" } }, { "category": "product_version", "name": "mozjs78-78.15.0-5.1.s390x", "product": { "name": "mozjs78-78.15.0-5.1.s390x", "product_id": "mozjs78-78.15.0-5.1.s390x" } }, { "category": "product_version", "name": "mozjs78-devel-78.15.0-5.1.s390x", "product": { "name": "mozjs78-devel-78.15.0-5.1.s390x", "product_id": "mozjs78-devel-78.15.0-5.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libmozjs-78-0-78.15.0-5.1.x86_64", "product": { "name": "libmozjs-78-0-78.15.0-5.1.x86_64", "product_id": "libmozjs-78-0-78.15.0-5.1.x86_64" } }, { "category": "product_version", "name": "mozjs78-78.15.0-5.1.x86_64", "product": { "name": "mozjs78-78.15.0-5.1.x86_64", "product_id": "mozjs78-78.15.0-5.1.x86_64" } }, { "category": "product_version", "name": "mozjs78-devel-78.15.0-5.1.x86_64", "product": { "name": "mozjs78-devel-78.15.0-5.1.x86_64", "product_id": "mozjs78-devel-78.15.0-5.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Tumbleweed", "product": { "name": "openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed", "product_identification_helper": { "cpe": "cpe:/o:opensuse:tumbleweed" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libmozjs-78-0-78.15.0-5.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libmozjs-78-0-78.15.0-5.1.aarch64" }, "product_reference": "libmozjs-78-0-78.15.0-5.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libmozjs-78-0-78.15.0-5.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libmozjs-78-0-78.15.0-5.1.ppc64le" }, "product_reference": "libmozjs-78-0-78.15.0-5.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libmozjs-78-0-78.15.0-5.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libmozjs-78-0-78.15.0-5.1.s390x" }, "product_reference": "libmozjs-78-0-78.15.0-5.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libmozjs-78-0-78.15.0-5.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libmozjs-78-0-78.15.0-5.1.x86_64" }, "product_reference": "libmozjs-78-0-78.15.0-5.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "mozjs78-78.15.0-5.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:mozjs78-78.15.0-5.1.aarch64" }, "product_reference": "mozjs78-78.15.0-5.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "mozjs78-78.15.0-5.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:mozjs78-78.15.0-5.1.ppc64le" }, "product_reference": "mozjs78-78.15.0-5.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "mozjs78-78.15.0-5.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:mozjs78-78.15.0-5.1.s390x" }, "product_reference": "mozjs78-78.15.0-5.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "mozjs78-78.15.0-5.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:mozjs78-78.15.0-5.1.x86_64" }, "product_reference": "mozjs78-78.15.0-5.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "mozjs78-devel-78.15.0-5.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:mozjs78-devel-78.15.0-5.1.aarch64" }, "product_reference": "mozjs78-devel-78.15.0-5.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "mozjs78-devel-78.15.0-5.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:mozjs78-devel-78.15.0-5.1.ppc64le" }, "product_reference": "mozjs78-devel-78.15.0-5.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "mozjs78-devel-78.15.0-5.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:mozjs78-devel-78.15.0-5.1.s390x" }, "product_reference": "mozjs78-devel-78.15.0-5.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "mozjs78-devel-78.15.0-5.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:mozjs78-devel-78.15.0-5.1.x86_64" }, "product_reference": "mozjs78-devel-78.15.0-5.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-45490", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-45490" } ], "notes": [ { "category": "general", "text": "An issue was discovered in libexpat before 2.6.3. xmlparse.c does not reject a negative length for XML_ParseBuffer.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libmozjs-78-0-78.15.0-5.1.aarch64", "openSUSE Tumbleweed:libmozjs-78-0-78.15.0-5.1.ppc64le", "openSUSE Tumbleweed:libmozjs-78-0-78.15.0-5.1.s390x", "openSUSE Tumbleweed:libmozjs-78-0-78.15.0-5.1.x86_64", "openSUSE Tumbleweed:mozjs78-78.15.0-5.1.aarch64", "openSUSE Tumbleweed:mozjs78-78.15.0-5.1.ppc64le", "openSUSE Tumbleweed:mozjs78-78.15.0-5.1.s390x", "openSUSE Tumbleweed:mozjs78-78.15.0-5.1.x86_64", "openSUSE Tumbleweed:mozjs78-devel-78.15.0-5.1.aarch64", "openSUSE Tumbleweed:mozjs78-devel-78.15.0-5.1.ppc64le", "openSUSE Tumbleweed:mozjs78-devel-78.15.0-5.1.s390x", "openSUSE Tumbleweed:mozjs78-devel-78.15.0-5.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-45490", "url": "https://www.suse.com/security/cve/CVE-2024-45490" }, { "category": "external", "summary": "SUSE Bug 1229930 for CVE-2024-45490", "url": "https://bugzilla.suse.com/1229930" } ], "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": [ "openSUSE Tumbleweed:libmozjs-78-0-78.15.0-5.1.aarch64", "openSUSE Tumbleweed:libmozjs-78-0-78.15.0-5.1.ppc64le", "openSUSE Tumbleweed:libmozjs-78-0-78.15.0-5.1.s390x", "openSUSE Tumbleweed:libmozjs-78-0-78.15.0-5.1.x86_64", "openSUSE Tumbleweed:mozjs78-78.15.0-5.1.aarch64", "openSUSE Tumbleweed:mozjs78-78.15.0-5.1.ppc64le", "openSUSE Tumbleweed:mozjs78-78.15.0-5.1.s390x", "openSUSE Tumbleweed:mozjs78-78.15.0-5.1.x86_64", "openSUSE Tumbleweed:mozjs78-devel-78.15.0-5.1.aarch64", "openSUSE Tumbleweed:mozjs78-devel-78.15.0-5.1.ppc64le", "openSUSE Tumbleweed:mozjs78-devel-78.15.0-5.1.s390x", "openSUSE Tumbleweed:mozjs78-devel-78.15.0-5.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:libmozjs-78-0-78.15.0-5.1.aarch64", "openSUSE Tumbleweed:libmozjs-78-0-78.15.0-5.1.ppc64le", "openSUSE Tumbleweed:libmozjs-78-0-78.15.0-5.1.s390x", "openSUSE Tumbleweed:libmozjs-78-0-78.15.0-5.1.x86_64", "openSUSE Tumbleweed:mozjs78-78.15.0-5.1.aarch64", "openSUSE Tumbleweed:mozjs78-78.15.0-5.1.ppc64le", "openSUSE Tumbleweed:mozjs78-78.15.0-5.1.s390x", "openSUSE Tumbleweed:mozjs78-78.15.0-5.1.x86_64", "openSUSE Tumbleweed:mozjs78-devel-78.15.0-5.1.aarch64", "openSUSE Tumbleweed:mozjs78-devel-78.15.0-5.1.ppc64le", "openSUSE Tumbleweed:mozjs78-devel-78.15.0-5.1.s390x", "openSUSE Tumbleweed:mozjs78-devel-78.15.0-5.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-10-02T00:00:00Z", "details": "moderate" } ], "title": "CVE-2024-45490" }, { "cve": "CVE-2024-45491", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-45491" } ], "notes": [ { "category": "general", "text": "An issue was discovered in libexpat before 2.6.3. dtdCopy in xmlparse.c can have an integer overflow for nDefaultAtts on 32-bit platforms (where UINT_MAX equals SIZE_MAX).", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libmozjs-78-0-78.15.0-5.1.aarch64", "openSUSE Tumbleweed:libmozjs-78-0-78.15.0-5.1.ppc64le", "openSUSE Tumbleweed:libmozjs-78-0-78.15.0-5.1.s390x", "openSUSE Tumbleweed:libmozjs-78-0-78.15.0-5.1.x86_64", "openSUSE Tumbleweed:mozjs78-78.15.0-5.1.aarch64", "openSUSE Tumbleweed:mozjs78-78.15.0-5.1.ppc64le", "openSUSE Tumbleweed:mozjs78-78.15.0-5.1.s390x", "openSUSE Tumbleweed:mozjs78-78.15.0-5.1.x86_64", "openSUSE Tumbleweed:mozjs78-devel-78.15.0-5.1.aarch64", "openSUSE Tumbleweed:mozjs78-devel-78.15.0-5.1.ppc64le", "openSUSE Tumbleweed:mozjs78-devel-78.15.0-5.1.s390x", "openSUSE Tumbleweed:mozjs78-devel-78.15.0-5.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-45491", "url": "https://www.suse.com/security/cve/CVE-2024-45491" }, { "category": "external", "summary": "SUSE Bug 1229930 for CVE-2024-45491", "url": "https://bugzilla.suse.com/1229930" }, { "category": "external", "summary": "SUSE Bug 1229931 for CVE-2024-45491", "url": "https://bugzilla.suse.com/1229931" } ], "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": [ "openSUSE Tumbleweed:libmozjs-78-0-78.15.0-5.1.aarch64", "openSUSE Tumbleweed:libmozjs-78-0-78.15.0-5.1.ppc64le", "openSUSE Tumbleweed:libmozjs-78-0-78.15.0-5.1.s390x", "openSUSE Tumbleweed:libmozjs-78-0-78.15.0-5.1.x86_64", "openSUSE Tumbleweed:mozjs78-78.15.0-5.1.aarch64", "openSUSE Tumbleweed:mozjs78-78.15.0-5.1.ppc64le", "openSUSE Tumbleweed:mozjs78-78.15.0-5.1.s390x", "openSUSE Tumbleweed:mozjs78-78.15.0-5.1.x86_64", "openSUSE Tumbleweed:mozjs78-devel-78.15.0-5.1.aarch64", "openSUSE Tumbleweed:mozjs78-devel-78.15.0-5.1.ppc64le", "openSUSE Tumbleweed:mozjs78-devel-78.15.0-5.1.s390x", "openSUSE Tumbleweed:mozjs78-devel-78.15.0-5.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:libmozjs-78-0-78.15.0-5.1.aarch64", "openSUSE Tumbleweed:libmozjs-78-0-78.15.0-5.1.ppc64le", "openSUSE Tumbleweed:libmozjs-78-0-78.15.0-5.1.s390x", "openSUSE Tumbleweed:libmozjs-78-0-78.15.0-5.1.x86_64", "openSUSE Tumbleweed:mozjs78-78.15.0-5.1.aarch64", "openSUSE Tumbleweed:mozjs78-78.15.0-5.1.ppc64le", "openSUSE Tumbleweed:mozjs78-78.15.0-5.1.s390x", "openSUSE Tumbleweed:mozjs78-78.15.0-5.1.x86_64", "openSUSE Tumbleweed:mozjs78-devel-78.15.0-5.1.aarch64", "openSUSE Tumbleweed:mozjs78-devel-78.15.0-5.1.ppc64le", "openSUSE Tumbleweed:mozjs78-devel-78.15.0-5.1.s390x", "openSUSE Tumbleweed:mozjs78-devel-78.15.0-5.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-10-02T00:00:00Z", "details": "moderate" } ], "title": "CVE-2024-45491" }, { "cve": "CVE-2024-45492", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-45492" } ], "notes": [ { "category": "general", "text": "An issue was discovered in libexpat before 2.6.3. nextScaffoldPart in xmlparse.c can have an integer overflow for m_groupSize on 32-bit platforms (where UINT_MAX equals SIZE_MAX).", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libmozjs-78-0-78.15.0-5.1.aarch64", "openSUSE Tumbleweed:libmozjs-78-0-78.15.0-5.1.ppc64le", "openSUSE Tumbleweed:libmozjs-78-0-78.15.0-5.1.s390x", "openSUSE Tumbleweed:libmozjs-78-0-78.15.0-5.1.x86_64", "openSUSE Tumbleweed:mozjs78-78.15.0-5.1.aarch64", "openSUSE Tumbleweed:mozjs78-78.15.0-5.1.ppc64le", "openSUSE Tumbleweed:mozjs78-78.15.0-5.1.s390x", "openSUSE Tumbleweed:mozjs78-78.15.0-5.1.x86_64", "openSUSE Tumbleweed:mozjs78-devel-78.15.0-5.1.aarch64", "openSUSE Tumbleweed:mozjs78-devel-78.15.0-5.1.ppc64le", "openSUSE Tumbleweed:mozjs78-devel-78.15.0-5.1.s390x", "openSUSE Tumbleweed:mozjs78-devel-78.15.0-5.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-45492", "url": "https://www.suse.com/security/cve/CVE-2024-45492" }, { "category": "external", "summary": "SUSE Bug 1229930 for CVE-2024-45492", "url": "https://bugzilla.suse.com/1229930" }, { "category": "external", "summary": "SUSE Bug 1229932 for CVE-2024-45492", "url": "https://bugzilla.suse.com/1229932" } ], "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": [ "openSUSE Tumbleweed:libmozjs-78-0-78.15.0-5.1.aarch64", "openSUSE Tumbleweed:libmozjs-78-0-78.15.0-5.1.ppc64le", "openSUSE Tumbleweed:libmozjs-78-0-78.15.0-5.1.s390x", "openSUSE Tumbleweed:libmozjs-78-0-78.15.0-5.1.x86_64", "openSUSE Tumbleweed:mozjs78-78.15.0-5.1.aarch64", "openSUSE Tumbleweed:mozjs78-78.15.0-5.1.ppc64le", "openSUSE Tumbleweed:mozjs78-78.15.0-5.1.s390x", "openSUSE Tumbleweed:mozjs78-78.15.0-5.1.x86_64", "openSUSE Tumbleweed:mozjs78-devel-78.15.0-5.1.aarch64", "openSUSE Tumbleweed:mozjs78-devel-78.15.0-5.1.ppc64le", "openSUSE Tumbleweed:mozjs78-devel-78.15.0-5.1.s390x", "openSUSE Tumbleweed:mozjs78-devel-78.15.0-5.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:libmozjs-78-0-78.15.0-5.1.aarch64", "openSUSE Tumbleweed:libmozjs-78-0-78.15.0-5.1.ppc64le", "openSUSE Tumbleweed:libmozjs-78-0-78.15.0-5.1.s390x", "openSUSE Tumbleweed:libmozjs-78-0-78.15.0-5.1.x86_64", "openSUSE Tumbleweed:mozjs78-78.15.0-5.1.aarch64", "openSUSE Tumbleweed:mozjs78-78.15.0-5.1.ppc64le", "openSUSE Tumbleweed:mozjs78-78.15.0-5.1.s390x", "openSUSE Tumbleweed:mozjs78-78.15.0-5.1.x86_64", "openSUSE Tumbleweed:mozjs78-devel-78.15.0-5.1.aarch64", "openSUSE Tumbleweed:mozjs78-devel-78.15.0-5.1.ppc64le", "openSUSE Tumbleweed:mozjs78-devel-78.15.0-5.1.s390x", "openSUSE Tumbleweed:mozjs78-devel-78.15.0-5.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-10-02T00:00:00Z", "details": "moderate" } ], "title": "CVE-2024-45492" } ] }
opensuse-su-2024:14380-1
Vulnerability from csaf_opensuse
Published
2024-10-02 00:00
Modified
2024-10-02 00:00
Summary
libmozjs-128-0-128.2.0-2.1 on GA media
Notes
Title of the patch
libmozjs-128-0-128.2.0-2.1 on GA media
Description of the patch
These are all security issues fixed in the libmozjs-128-0-128.2.0-2.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2024-14380
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "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": "libmozjs-128-0-128.2.0-2.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the libmozjs-128-0-128.2.0-2.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-14380", "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/opensuse-su-2024_14380-1.json" }, { "category": "self", "summary": "URL for openSUSE-SU-2024:14380-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/TAIATV7O5IGNWF5QEG55GA3DNAVFOJWG/" }, { "category": "self", "summary": "E-Mail link for openSUSE-SU-2024:14380-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/TAIATV7O5IGNWF5QEG55GA3DNAVFOJWG/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-45490 page", "url": "https://www.suse.com/security/cve/CVE-2024-45490/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-45491 page", "url": "https://www.suse.com/security/cve/CVE-2024-45491/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-45492 page", "url": "https://www.suse.com/security/cve/CVE-2024-45492/" } ], "title": "libmozjs-128-0-128.2.0-2.1 on GA media", "tracking": { "current_release_date": "2024-10-02T00:00:00Z", "generator": { "date": "2024-10-02T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2024:14380-1", "initial_release_date": "2024-10-02T00:00:00Z", "revision_history": [ { "date": "2024-10-02T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libmozjs-128-0-128.2.0-2.1.aarch64", "product": { "name": "libmozjs-128-0-128.2.0-2.1.aarch64", "product_id": "libmozjs-128-0-128.2.0-2.1.aarch64" } }, { "category": "product_version", "name": "mozjs128-128.2.0-2.1.aarch64", "product": { "name": "mozjs128-128.2.0-2.1.aarch64", "product_id": "mozjs128-128.2.0-2.1.aarch64" } }, { "category": "product_version", "name": "mozjs128-devel-128.2.0-2.1.aarch64", "product": { "name": "mozjs128-devel-128.2.0-2.1.aarch64", "product_id": "mozjs128-devel-128.2.0-2.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libmozjs-128-0-128.2.0-2.1.ppc64le", "product": { "name": "libmozjs-128-0-128.2.0-2.1.ppc64le", "product_id": "libmozjs-128-0-128.2.0-2.1.ppc64le" } }, { "category": "product_version", "name": "mozjs128-128.2.0-2.1.ppc64le", "product": { "name": "mozjs128-128.2.0-2.1.ppc64le", "product_id": "mozjs128-128.2.0-2.1.ppc64le" } }, { "category": "product_version", "name": "mozjs128-devel-128.2.0-2.1.ppc64le", "product": { "name": "mozjs128-devel-128.2.0-2.1.ppc64le", "product_id": "mozjs128-devel-128.2.0-2.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libmozjs-128-0-128.2.0-2.1.s390x", "product": { "name": "libmozjs-128-0-128.2.0-2.1.s390x", "product_id": "libmozjs-128-0-128.2.0-2.1.s390x" } }, { "category": "product_version", "name": "mozjs128-128.2.0-2.1.s390x", "product": { "name": "mozjs128-128.2.0-2.1.s390x", "product_id": "mozjs128-128.2.0-2.1.s390x" } }, { "category": "product_version", "name": "mozjs128-devel-128.2.0-2.1.s390x", "product": { "name": "mozjs128-devel-128.2.0-2.1.s390x", "product_id": "mozjs128-devel-128.2.0-2.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libmozjs-128-0-128.2.0-2.1.x86_64", "product": { "name": "libmozjs-128-0-128.2.0-2.1.x86_64", "product_id": "libmozjs-128-0-128.2.0-2.1.x86_64" } }, { "category": "product_version", "name": "mozjs128-128.2.0-2.1.x86_64", "product": { "name": "mozjs128-128.2.0-2.1.x86_64", "product_id": "mozjs128-128.2.0-2.1.x86_64" } }, { "category": "product_version", "name": "mozjs128-devel-128.2.0-2.1.x86_64", "product": { "name": "mozjs128-devel-128.2.0-2.1.x86_64", "product_id": "mozjs128-devel-128.2.0-2.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Tumbleweed", "product": { "name": "openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed", "product_identification_helper": { "cpe": "cpe:/o:opensuse:tumbleweed" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libmozjs-128-0-128.2.0-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libmozjs-128-0-128.2.0-2.1.aarch64" }, "product_reference": "libmozjs-128-0-128.2.0-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libmozjs-128-0-128.2.0-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libmozjs-128-0-128.2.0-2.1.ppc64le" }, "product_reference": "libmozjs-128-0-128.2.0-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libmozjs-128-0-128.2.0-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libmozjs-128-0-128.2.0-2.1.s390x" }, "product_reference": "libmozjs-128-0-128.2.0-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libmozjs-128-0-128.2.0-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libmozjs-128-0-128.2.0-2.1.x86_64" }, "product_reference": "libmozjs-128-0-128.2.0-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "mozjs128-128.2.0-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:mozjs128-128.2.0-2.1.aarch64" }, "product_reference": "mozjs128-128.2.0-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "mozjs128-128.2.0-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:mozjs128-128.2.0-2.1.ppc64le" }, "product_reference": "mozjs128-128.2.0-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "mozjs128-128.2.0-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:mozjs128-128.2.0-2.1.s390x" }, "product_reference": "mozjs128-128.2.0-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "mozjs128-128.2.0-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:mozjs128-128.2.0-2.1.x86_64" }, "product_reference": "mozjs128-128.2.0-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "mozjs128-devel-128.2.0-2.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:mozjs128-devel-128.2.0-2.1.aarch64" }, "product_reference": "mozjs128-devel-128.2.0-2.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "mozjs128-devel-128.2.0-2.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:mozjs128-devel-128.2.0-2.1.ppc64le" }, "product_reference": "mozjs128-devel-128.2.0-2.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "mozjs128-devel-128.2.0-2.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:mozjs128-devel-128.2.0-2.1.s390x" }, "product_reference": "mozjs128-devel-128.2.0-2.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "mozjs128-devel-128.2.0-2.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:mozjs128-devel-128.2.0-2.1.x86_64" }, "product_reference": "mozjs128-devel-128.2.0-2.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-45490", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-45490" } ], "notes": [ { "category": "general", "text": "An issue was discovered in libexpat before 2.6.3. xmlparse.c does not reject a negative length for XML_ParseBuffer.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libmozjs-128-0-128.2.0-2.1.aarch64", "openSUSE Tumbleweed:libmozjs-128-0-128.2.0-2.1.ppc64le", "openSUSE Tumbleweed:libmozjs-128-0-128.2.0-2.1.s390x", "openSUSE Tumbleweed:libmozjs-128-0-128.2.0-2.1.x86_64", "openSUSE Tumbleweed:mozjs128-128.2.0-2.1.aarch64", "openSUSE Tumbleweed:mozjs128-128.2.0-2.1.ppc64le", "openSUSE Tumbleweed:mozjs128-128.2.0-2.1.s390x", "openSUSE Tumbleweed:mozjs128-128.2.0-2.1.x86_64", "openSUSE Tumbleweed:mozjs128-devel-128.2.0-2.1.aarch64", "openSUSE Tumbleweed:mozjs128-devel-128.2.0-2.1.ppc64le", "openSUSE Tumbleweed:mozjs128-devel-128.2.0-2.1.s390x", "openSUSE Tumbleweed:mozjs128-devel-128.2.0-2.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-45490", "url": "https://www.suse.com/security/cve/CVE-2024-45490" }, { "category": "external", "summary": "SUSE Bug 1229930 for CVE-2024-45490", "url": "https://bugzilla.suse.com/1229930" } ], "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": [ "openSUSE Tumbleweed:libmozjs-128-0-128.2.0-2.1.aarch64", "openSUSE Tumbleweed:libmozjs-128-0-128.2.0-2.1.ppc64le", "openSUSE Tumbleweed:libmozjs-128-0-128.2.0-2.1.s390x", "openSUSE Tumbleweed:libmozjs-128-0-128.2.0-2.1.x86_64", "openSUSE Tumbleweed:mozjs128-128.2.0-2.1.aarch64", "openSUSE Tumbleweed:mozjs128-128.2.0-2.1.ppc64le", "openSUSE Tumbleweed:mozjs128-128.2.0-2.1.s390x", "openSUSE Tumbleweed:mozjs128-128.2.0-2.1.x86_64", "openSUSE Tumbleweed:mozjs128-devel-128.2.0-2.1.aarch64", "openSUSE Tumbleweed:mozjs128-devel-128.2.0-2.1.ppc64le", "openSUSE Tumbleweed:mozjs128-devel-128.2.0-2.1.s390x", "openSUSE Tumbleweed:mozjs128-devel-128.2.0-2.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:libmozjs-128-0-128.2.0-2.1.aarch64", "openSUSE Tumbleweed:libmozjs-128-0-128.2.0-2.1.ppc64le", "openSUSE Tumbleweed:libmozjs-128-0-128.2.0-2.1.s390x", "openSUSE Tumbleweed:libmozjs-128-0-128.2.0-2.1.x86_64", "openSUSE Tumbleweed:mozjs128-128.2.0-2.1.aarch64", "openSUSE Tumbleweed:mozjs128-128.2.0-2.1.ppc64le", "openSUSE Tumbleweed:mozjs128-128.2.0-2.1.s390x", "openSUSE Tumbleweed:mozjs128-128.2.0-2.1.x86_64", "openSUSE Tumbleweed:mozjs128-devel-128.2.0-2.1.aarch64", "openSUSE Tumbleweed:mozjs128-devel-128.2.0-2.1.ppc64le", "openSUSE Tumbleweed:mozjs128-devel-128.2.0-2.1.s390x", "openSUSE Tumbleweed:mozjs128-devel-128.2.0-2.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-10-02T00:00:00Z", "details": "moderate" } ], "title": "CVE-2024-45490" }, { "cve": "CVE-2024-45491", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-45491" } ], "notes": [ { "category": "general", "text": "An issue was discovered in libexpat before 2.6.3. dtdCopy in xmlparse.c can have an integer overflow for nDefaultAtts on 32-bit platforms (where UINT_MAX equals SIZE_MAX).", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libmozjs-128-0-128.2.0-2.1.aarch64", "openSUSE Tumbleweed:libmozjs-128-0-128.2.0-2.1.ppc64le", "openSUSE Tumbleweed:libmozjs-128-0-128.2.0-2.1.s390x", "openSUSE Tumbleweed:libmozjs-128-0-128.2.0-2.1.x86_64", "openSUSE Tumbleweed:mozjs128-128.2.0-2.1.aarch64", "openSUSE Tumbleweed:mozjs128-128.2.0-2.1.ppc64le", "openSUSE Tumbleweed:mozjs128-128.2.0-2.1.s390x", "openSUSE Tumbleweed:mozjs128-128.2.0-2.1.x86_64", "openSUSE Tumbleweed:mozjs128-devel-128.2.0-2.1.aarch64", "openSUSE Tumbleweed:mozjs128-devel-128.2.0-2.1.ppc64le", "openSUSE Tumbleweed:mozjs128-devel-128.2.0-2.1.s390x", "openSUSE Tumbleweed:mozjs128-devel-128.2.0-2.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-45491", "url": "https://www.suse.com/security/cve/CVE-2024-45491" }, { "category": "external", "summary": "SUSE Bug 1229930 for CVE-2024-45491", "url": "https://bugzilla.suse.com/1229930" }, { "category": "external", "summary": "SUSE Bug 1229931 for CVE-2024-45491", "url": "https://bugzilla.suse.com/1229931" } ], "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": [ "openSUSE Tumbleweed:libmozjs-128-0-128.2.0-2.1.aarch64", "openSUSE Tumbleweed:libmozjs-128-0-128.2.0-2.1.ppc64le", "openSUSE Tumbleweed:libmozjs-128-0-128.2.0-2.1.s390x", "openSUSE Tumbleweed:libmozjs-128-0-128.2.0-2.1.x86_64", "openSUSE Tumbleweed:mozjs128-128.2.0-2.1.aarch64", "openSUSE Tumbleweed:mozjs128-128.2.0-2.1.ppc64le", "openSUSE Tumbleweed:mozjs128-128.2.0-2.1.s390x", "openSUSE Tumbleweed:mozjs128-128.2.0-2.1.x86_64", "openSUSE Tumbleweed:mozjs128-devel-128.2.0-2.1.aarch64", "openSUSE Tumbleweed:mozjs128-devel-128.2.0-2.1.ppc64le", "openSUSE Tumbleweed:mozjs128-devel-128.2.0-2.1.s390x", "openSUSE Tumbleweed:mozjs128-devel-128.2.0-2.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:libmozjs-128-0-128.2.0-2.1.aarch64", "openSUSE Tumbleweed:libmozjs-128-0-128.2.0-2.1.ppc64le", "openSUSE Tumbleweed:libmozjs-128-0-128.2.0-2.1.s390x", "openSUSE Tumbleweed:libmozjs-128-0-128.2.0-2.1.x86_64", "openSUSE Tumbleweed:mozjs128-128.2.0-2.1.aarch64", "openSUSE Tumbleweed:mozjs128-128.2.0-2.1.ppc64le", "openSUSE Tumbleweed:mozjs128-128.2.0-2.1.s390x", "openSUSE Tumbleweed:mozjs128-128.2.0-2.1.x86_64", "openSUSE Tumbleweed:mozjs128-devel-128.2.0-2.1.aarch64", "openSUSE Tumbleweed:mozjs128-devel-128.2.0-2.1.ppc64le", "openSUSE Tumbleweed:mozjs128-devel-128.2.0-2.1.s390x", "openSUSE Tumbleweed:mozjs128-devel-128.2.0-2.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-10-02T00:00:00Z", "details": "moderate" } ], "title": "CVE-2024-45491" }, { "cve": "CVE-2024-45492", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-45492" } ], "notes": [ { "category": "general", "text": "An issue was discovered in libexpat before 2.6.3. nextScaffoldPart in xmlparse.c can have an integer overflow for m_groupSize on 32-bit platforms (where UINT_MAX equals SIZE_MAX).", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libmozjs-128-0-128.2.0-2.1.aarch64", "openSUSE Tumbleweed:libmozjs-128-0-128.2.0-2.1.ppc64le", "openSUSE Tumbleweed:libmozjs-128-0-128.2.0-2.1.s390x", "openSUSE Tumbleweed:libmozjs-128-0-128.2.0-2.1.x86_64", "openSUSE Tumbleweed:mozjs128-128.2.0-2.1.aarch64", "openSUSE Tumbleweed:mozjs128-128.2.0-2.1.ppc64le", "openSUSE Tumbleweed:mozjs128-128.2.0-2.1.s390x", "openSUSE Tumbleweed:mozjs128-128.2.0-2.1.x86_64", "openSUSE Tumbleweed:mozjs128-devel-128.2.0-2.1.aarch64", "openSUSE Tumbleweed:mozjs128-devel-128.2.0-2.1.ppc64le", "openSUSE Tumbleweed:mozjs128-devel-128.2.0-2.1.s390x", "openSUSE Tumbleweed:mozjs128-devel-128.2.0-2.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-45492", "url": "https://www.suse.com/security/cve/CVE-2024-45492" }, { "category": "external", "summary": "SUSE Bug 1229930 for CVE-2024-45492", "url": "https://bugzilla.suse.com/1229930" }, { "category": "external", "summary": "SUSE Bug 1229932 for CVE-2024-45492", "url": "https://bugzilla.suse.com/1229932" } ], "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": [ "openSUSE Tumbleweed:libmozjs-128-0-128.2.0-2.1.aarch64", "openSUSE Tumbleweed:libmozjs-128-0-128.2.0-2.1.ppc64le", "openSUSE Tumbleweed:libmozjs-128-0-128.2.0-2.1.s390x", "openSUSE Tumbleweed:libmozjs-128-0-128.2.0-2.1.x86_64", "openSUSE Tumbleweed:mozjs128-128.2.0-2.1.aarch64", "openSUSE Tumbleweed:mozjs128-128.2.0-2.1.ppc64le", "openSUSE Tumbleweed:mozjs128-128.2.0-2.1.s390x", "openSUSE Tumbleweed:mozjs128-128.2.0-2.1.x86_64", "openSUSE Tumbleweed:mozjs128-devel-128.2.0-2.1.aarch64", "openSUSE Tumbleweed:mozjs128-devel-128.2.0-2.1.ppc64le", "openSUSE Tumbleweed:mozjs128-devel-128.2.0-2.1.s390x", "openSUSE Tumbleweed:mozjs128-devel-128.2.0-2.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:libmozjs-128-0-128.2.0-2.1.aarch64", "openSUSE Tumbleweed:libmozjs-128-0-128.2.0-2.1.ppc64le", "openSUSE Tumbleweed:libmozjs-128-0-128.2.0-2.1.s390x", "openSUSE Tumbleweed:libmozjs-128-0-128.2.0-2.1.x86_64", "openSUSE Tumbleweed:mozjs128-128.2.0-2.1.aarch64", "openSUSE Tumbleweed:mozjs128-128.2.0-2.1.ppc64le", "openSUSE Tumbleweed:mozjs128-128.2.0-2.1.s390x", "openSUSE Tumbleweed:mozjs128-128.2.0-2.1.x86_64", "openSUSE Tumbleweed:mozjs128-devel-128.2.0-2.1.aarch64", "openSUSE Tumbleweed:mozjs128-devel-128.2.0-2.1.ppc64le", "openSUSE Tumbleweed:mozjs128-devel-128.2.0-2.1.s390x", "openSUSE Tumbleweed:mozjs128-devel-128.2.0-2.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-10-02T00:00:00Z", "details": "moderate" } ], "title": "CVE-2024-45492" } ] }
opensuse-su-2024:14328-1
Vulnerability from csaf_opensuse
Published
2024-09-09 00:00
Modified
2024-09-09 00:00
Summary
x3270-4.3-4.1 on GA media
Notes
Title of the patch
x3270-4.3-4.1 on GA media
Description of the patch
These are all security issues fixed in the x3270-4.3-4.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2024-14328
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "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": "x3270-4.3-4.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the x3270-4.3-4.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-14328", "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/opensuse-su-2024_14328-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2024-45490 page", "url": "https://www.suse.com/security/cve/CVE-2024-45490/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-45491 page", "url": "https://www.suse.com/security/cve/CVE-2024-45491/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-45492 page", "url": "https://www.suse.com/security/cve/CVE-2024-45492/" } ], "title": "x3270-4.3-4.1 on GA media", "tracking": { "current_release_date": "2024-09-09T00:00:00Z", "generator": { "date": "2024-09-09T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2024:14328-1", "initial_release_date": "2024-09-09T00:00:00Z", "revision_history": [ { "date": "2024-09-09T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "x3270-4.3-4.1.aarch64", "product": { "name": "x3270-4.3-4.1.aarch64", "product_id": "x3270-4.3-4.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "x3270-4.3-4.1.ppc64le", "product": { "name": "x3270-4.3-4.1.ppc64le", "product_id": "x3270-4.3-4.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "x3270-4.3-4.1.s390x", "product": { "name": "x3270-4.3-4.1.s390x", "product_id": "x3270-4.3-4.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "x3270-4.3-4.1.x86_64", "product": { "name": "x3270-4.3-4.1.x86_64", "product_id": "x3270-4.3-4.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Tumbleweed", "product": { "name": "openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed", "product_identification_helper": { "cpe": "cpe:/o:opensuse:tumbleweed" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "x3270-4.3-4.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:x3270-4.3-4.1.aarch64" }, "product_reference": "x3270-4.3-4.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "x3270-4.3-4.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:x3270-4.3-4.1.ppc64le" }, "product_reference": "x3270-4.3-4.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "x3270-4.3-4.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:x3270-4.3-4.1.s390x" }, "product_reference": "x3270-4.3-4.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "x3270-4.3-4.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:x3270-4.3-4.1.x86_64" }, "product_reference": "x3270-4.3-4.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-45490", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-45490" } ], "notes": [ { "category": "general", "text": "An issue was discovered in libexpat before 2.6.3. xmlparse.c does not reject a negative length for XML_ParseBuffer.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:x3270-4.3-4.1.aarch64", "openSUSE Tumbleweed:x3270-4.3-4.1.ppc64le", "openSUSE Tumbleweed:x3270-4.3-4.1.s390x", "openSUSE Tumbleweed:x3270-4.3-4.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-45490", "url": "https://www.suse.com/security/cve/CVE-2024-45490" }, { "category": "external", "summary": "SUSE Bug 1229930 for CVE-2024-45490", "url": "https://bugzilla.suse.com/1229930" } ], "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": [ "openSUSE Tumbleweed:x3270-4.3-4.1.aarch64", "openSUSE Tumbleweed:x3270-4.3-4.1.ppc64le", "openSUSE Tumbleweed:x3270-4.3-4.1.s390x", "openSUSE Tumbleweed:x3270-4.3-4.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:x3270-4.3-4.1.aarch64", "openSUSE Tumbleweed:x3270-4.3-4.1.ppc64le", "openSUSE Tumbleweed:x3270-4.3-4.1.s390x", "openSUSE Tumbleweed:x3270-4.3-4.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-09-09T00:00:00Z", "details": "moderate" } ], "title": "CVE-2024-45490" }, { "cve": "CVE-2024-45491", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-45491" } ], "notes": [ { "category": "general", "text": "An issue was discovered in libexpat before 2.6.3. dtdCopy in xmlparse.c can have an integer overflow for nDefaultAtts on 32-bit platforms (where UINT_MAX equals SIZE_MAX).", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:x3270-4.3-4.1.aarch64", "openSUSE Tumbleweed:x3270-4.3-4.1.ppc64le", "openSUSE Tumbleweed:x3270-4.3-4.1.s390x", "openSUSE Tumbleweed:x3270-4.3-4.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-45491", "url": "https://www.suse.com/security/cve/CVE-2024-45491" }, { "category": "external", "summary": "SUSE Bug 1229930 for CVE-2024-45491", "url": "https://bugzilla.suse.com/1229930" }, { "category": "external", "summary": "SUSE Bug 1229931 for CVE-2024-45491", "url": "https://bugzilla.suse.com/1229931" } ], "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": [ "openSUSE Tumbleweed:x3270-4.3-4.1.aarch64", "openSUSE Tumbleweed:x3270-4.3-4.1.ppc64le", "openSUSE Tumbleweed:x3270-4.3-4.1.s390x", "openSUSE Tumbleweed:x3270-4.3-4.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:x3270-4.3-4.1.aarch64", "openSUSE Tumbleweed:x3270-4.3-4.1.ppc64le", "openSUSE Tumbleweed:x3270-4.3-4.1.s390x", "openSUSE Tumbleweed:x3270-4.3-4.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-09-09T00:00:00Z", "details": "moderate" } ], "title": "CVE-2024-45491" }, { "cve": "CVE-2024-45492", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-45492" } ], "notes": [ { "category": "general", "text": "An issue was discovered in libexpat before 2.6.3. nextScaffoldPart in xmlparse.c can have an integer overflow for m_groupSize on 32-bit platforms (where UINT_MAX equals SIZE_MAX).", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:x3270-4.3-4.1.aarch64", "openSUSE Tumbleweed:x3270-4.3-4.1.ppc64le", "openSUSE Tumbleweed:x3270-4.3-4.1.s390x", "openSUSE Tumbleweed:x3270-4.3-4.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-45492", "url": "https://www.suse.com/security/cve/CVE-2024-45492" }, { "category": "external", "summary": "SUSE Bug 1229930 for CVE-2024-45492", "url": "https://bugzilla.suse.com/1229930" }, { "category": "external", "summary": "SUSE Bug 1229932 for CVE-2024-45492", "url": "https://bugzilla.suse.com/1229932" } ], "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": [ "openSUSE Tumbleweed:x3270-4.3-4.1.aarch64", "openSUSE Tumbleweed:x3270-4.3-4.1.ppc64le", "openSUSE Tumbleweed:x3270-4.3-4.1.s390x", "openSUSE Tumbleweed:x3270-4.3-4.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:x3270-4.3-4.1.aarch64", "openSUSE Tumbleweed:x3270-4.3-4.1.ppc64le", "openSUSE Tumbleweed:x3270-4.3-4.1.s390x", "openSUSE Tumbleweed:x3270-4.3-4.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-09-09T00:00:00Z", "details": "moderate" } ], "title": "CVE-2024-45492" } ] }
opensuse-su-2024:14379-1
Vulnerability from csaf_opensuse
Published
2024-10-02 00:00
Modified
2024-10-02 00:00
Summary
libmozjs-115-0-115.4.0-5.1 on GA media
Notes
Title of the patch
libmozjs-115-0-115.4.0-5.1 on GA media
Description of the patch
These are all security issues fixed in the libmozjs-115-0-115.4.0-5.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2024-14379
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "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": "libmozjs-115-0-115.4.0-5.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the libmozjs-115-0-115.4.0-5.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-14379", "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/opensuse-su-2024_14379-1.json" }, { "category": "self", "summary": "URL for openSUSE-SU-2024:14379-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/NTUXDK3N23TI6WAE5SOEDJKD7NIASPBG/" }, { "category": "self", "summary": "E-Mail link for openSUSE-SU-2024:14379-1", "url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/NTUXDK3N23TI6WAE5SOEDJKD7NIASPBG/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-45490 page", "url": "https://www.suse.com/security/cve/CVE-2024-45490/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-45491 page", "url": "https://www.suse.com/security/cve/CVE-2024-45491/" }, { "category": "self", "summary": "SUSE CVE CVE-2024-45492 page", "url": "https://www.suse.com/security/cve/CVE-2024-45492/" } ], "title": "libmozjs-115-0-115.4.0-5.1 on GA media", "tracking": { "current_release_date": "2024-10-02T00:00:00Z", "generator": { "date": "2024-10-02T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2024:14379-1", "initial_release_date": "2024-10-02T00:00:00Z", "revision_history": [ { "date": "2024-10-02T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libmozjs-115-0-115.4.0-5.1.aarch64", "product": { "name": "libmozjs-115-0-115.4.0-5.1.aarch64", "product_id": "libmozjs-115-0-115.4.0-5.1.aarch64" } }, { "category": "product_version", "name": "mozjs115-115.4.0-5.1.aarch64", "product": { "name": "mozjs115-115.4.0-5.1.aarch64", "product_id": "mozjs115-115.4.0-5.1.aarch64" } }, { "category": "product_version", "name": "mozjs115-devel-115.4.0-5.1.aarch64", "product": { "name": "mozjs115-devel-115.4.0-5.1.aarch64", "product_id": "mozjs115-devel-115.4.0-5.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libmozjs-115-0-115.4.0-5.1.ppc64le", "product": { "name": "libmozjs-115-0-115.4.0-5.1.ppc64le", "product_id": "libmozjs-115-0-115.4.0-5.1.ppc64le" } }, { "category": "product_version", "name": "mozjs115-115.4.0-5.1.ppc64le", "product": { "name": "mozjs115-115.4.0-5.1.ppc64le", "product_id": "mozjs115-115.4.0-5.1.ppc64le" } }, { "category": "product_version", "name": "mozjs115-devel-115.4.0-5.1.ppc64le", "product": { "name": "mozjs115-devel-115.4.0-5.1.ppc64le", "product_id": "mozjs115-devel-115.4.0-5.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libmozjs-115-0-115.4.0-5.1.s390x", "product": { "name": "libmozjs-115-0-115.4.0-5.1.s390x", "product_id": "libmozjs-115-0-115.4.0-5.1.s390x" } }, { "category": "product_version", "name": "mozjs115-115.4.0-5.1.s390x", "product": { "name": "mozjs115-115.4.0-5.1.s390x", "product_id": "mozjs115-115.4.0-5.1.s390x" } }, { "category": "product_version", "name": "mozjs115-devel-115.4.0-5.1.s390x", "product": { "name": "mozjs115-devel-115.4.0-5.1.s390x", "product_id": "mozjs115-devel-115.4.0-5.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libmozjs-115-0-115.4.0-5.1.x86_64", "product": { "name": "libmozjs-115-0-115.4.0-5.1.x86_64", "product_id": "libmozjs-115-0-115.4.0-5.1.x86_64" } }, { "category": "product_version", "name": "mozjs115-115.4.0-5.1.x86_64", "product": { "name": "mozjs115-115.4.0-5.1.x86_64", "product_id": "mozjs115-115.4.0-5.1.x86_64" } }, { "category": "product_version", "name": "mozjs115-devel-115.4.0-5.1.x86_64", "product": { "name": "mozjs115-devel-115.4.0-5.1.x86_64", "product_id": "mozjs115-devel-115.4.0-5.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Tumbleweed", "product": { "name": "openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed", "product_identification_helper": { "cpe": "cpe:/o:opensuse:tumbleweed" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libmozjs-115-0-115.4.0-5.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libmozjs-115-0-115.4.0-5.1.aarch64" }, "product_reference": "libmozjs-115-0-115.4.0-5.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libmozjs-115-0-115.4.0-5.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libmozjs-115-0-115.4.0-5.1.ppc64le" }, "product_reference": "libmozjs-115-0-115.4.0-5.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libmozjs-115-0-115.4.0-5.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libmozjs-115-0-115.4.0-5.1.s390x" }, "product_reference": "libmozjs-115-0-115.4.0-5.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libmozjs-115-0-115.4.0-5.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libmozjs-115-0-115.4.0-5.1.x86_64" }, "product_reference": "libmozjs-115-0-115.4.0-5.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "mozjs115-115.4.0-5.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:mozjs115-115.4.0-5.1.aarch64" }, "product_reference": "mozjs115-115.4.0-5.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "mozjs115-115.4.0-5.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:mozjs115-115.4.0-5.1.ppc64le" }, "product_reference": "mozjs115-115.4.0-5.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "mozjs115-115.4.0-5.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:mozjs115-115.4.0-5.1.s390x" }, "product_reference": "mozjs115-115.4.0-5.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "mozjs115-115.4.0-5.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:mozjs115-115.4.0-5.1.x86_64" }, "product_reference": "mozjs115-115.4.0-5.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "mozjs115-devel-115.4.0-5.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:mozjs115-devel-115.4.0-5.1.aarch64" }, "product_reference": "mozjs115-devel-115.4.0-5.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "mozjs115-devel-115.4.0-5.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:mozjs115-devel-115.4.0-5.1.ppc64le" }, "product_reference": "mozjs115-devel-115.4.0-5.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "mozjs115-devel-115.4.0-5.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:mozjs115-devel-115.4.0-5.1.s390x" }, "product_reference": "mozjs115-devel-115.4.0-5.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "mozjs115-devel-115.4.0-5.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:mozjs115-devel-115.4.0-5.1.x86_64" }, "product_reference": "mozjs115-devel-115.4.0-5.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-45490", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-45490" } ], "notes": [ { "category": "general", "text": "An issue was discovered in libexpat before 2.6.3. xmlparse.c does not reject a negative length for XML_ParseBuffer.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libmozjs-115-0-115.4.0-5.1.aarch64", "openSUSE Tumbleweed:libmozjs-115-0-115.4.0-5.1.ppc64le", "openSUSE Tumbleweed:libmozjs-115-0-115.4.0-5.1.s390x", "openSUSE Tumbleweed:libmozjs-115-0-115.4.0-5.1.x86_64", "openSUSE Tumbleweed:mozjs115-115.4.0-5.1.aarch64", "openSUSE Tumbleweed:mozjs115-115.4.0-5.1.ppc64le", "openSUSE Tumbleweed:mozjs115-115.4.0-5.1.s390x", "openSUSE Tumbleweed:mozjs115-115.4.0-5.1.x86_64", "openSUSE Tumbleweed:mozjs115-devel-115.4.0-5.1.aarch64", "openSUSE Tumbleweed:mozjs115-devel-115.4.0-5.1.ppc64le", "openSUSE Tumbleweed:mozjs115-devel-115.4.0-5.1.s390x", "openSUSE Tumbleweed:mozjs115-devel-115.4.0-5.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-45490", "url": "https://www.suse.com/security/cve/CVE-2024-45490" }, { "category": "external", "summary": "SUSE Bug 1229930 for CVE-2024-45490", "url": "https://bugzilla.suse.com/1229930" } ], "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": [ "openSUSE Tumbleweed:libmozjs-115-0-115.4.0-5.1.aarch64", "openSUSE Tumbleweed:libmozjs-115-0-115.4.0-5.1.ppc64le", "openSUSE Tumbleweed:libmozjs-115-0-115.4.0-5.1.s390x", "openSUSE Tumbleweed:libmozjs-115-0-115.4.0-5.1.x86_64", "openSUSE Tumbleweed:mozjs115-115.4.0-5.1.aarch64", "openSUSE Tumbleweed:mozjs115-115.4.0-5.1.ppc64le", "openSUSE Tumbleweed:mozjs115-115.4.0-5.1.s390x", "openSUSE Tumbleweed:mozjs115-115.4.0-5.1.x86_64", "openSUSE Tumbleweed:mozjs115-devel-115.4.0-5.1.aarch64", "openSUSE Tumbleweed:mozjs115-devel-115.4.0-5.1.ppc64le", "openSUSE Tumbleweed:mozjs115-devel-115.4.0-5.1.s390x", "openSUSE Tumbleweed:mozjs115-devel-115.4.0-5.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:libmozjs-115-0-115.4.0-5.1.aarch64", "openSUSE Tumbleweed:libmozjs-115-0-115.4.0-5.1.ppc64le", "openSUSE Tumbleweed:libmozjs-115-0-115.4.0-5.1.s390x", "openSUSE Tumbleweed:libmozjs-115-0-115.4.0-5.1.x86_64", "openSUSE Tumbleweed:mozjs115-115.4.0-5.1.aarch64", "openSUSE Tumbleweed:mozjs115-115.4.0-5.1.ppc64le", "openSUSE Tumbleweed:mozjs115-115.4.0-5.1.s390x", "openSUSE Tumbleweed:mozjs115-115.4.0-5.1.x86_64", "openSUSE Tumbleweed:mozjs115-devel-115.4.0-5.1.aarch64", "openSUSE Tumbleweed:mozjs115-devel-115.4.0-5.1.ppc64le", "openSUSE Tumbleweed:mozjs115-devel-115.4.0-5.1.s390x", "openSUSE Tumbleweed:mozjs115-devel-115.4.0-5.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-10-02T00:00:00Z", "details": "moderate" } ], "title": "CVE-2024-45490" }, { "cve": "CVE-2024-45491", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-45491" } ], "notes": [ { "category": "general", "text": "An issue was discovered in libexpat before 2.6.3. dtdCopy in xmlparse.c can have an integer overflow for nDefaultAtts on 32-bit platforms (where UINT_MAX equals SIZE_MAX).", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libmozjs-115-0-115.4.0-5.1.aarch64", "openSUSE Tumbleweed:libmozjs-115-0-115.4.0-5.1.ppc64le", "openSUSE Tumbleweed:libmozjs-115-0-115.4.0-5.1.s390x", "openSUSE Tumbleweed:libmozjs-115-0-115.4.0-5.1.x86_64", "openSUSE Tumbleweed:mozjs115-115.4.0-5.1.aarch64", "openSUSE Tumbleweed:mozjs115-115.4.0-5.1.ppc64le", "openSUSE Tumbleweed:mozjs115-115.4.0-5.1.s390x", "openSUSE Tumbleweed:mozjs115-115.4.0-5.1.x86_64", "openSUSE Tumbleweed:mozjs115-devel-115.4.0-5.1.aarch64", "openSUSE Tumbleweed:mozjs115-devel-115.4.0-5.1.ppc64le", "openSUSE Tumbleweed:mozjs115-devel-115.4.0-5.1.s390x", "openSUSE Tumbleweed:mozjs115-devel-115.4.0-5.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-45491", "url": "https://www.suse.com/security/cve/CVE-2024-45491" }, { "category": "external", "summary": "SUSE Bug 1229930 for CVE-2024-45491", "url": "https://bugzilla.suse.com/1229930" }, { "category": "external", "summary": "SUSE Bug 1229931 for CVE-2024-45491", "url": "https://bugzilla.suse.com/1229931" } ], "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": [ "openSUSE Tumbleweed:libmozjs-115-0-115.4.0-5.1.aarch64", "openSUSE Tumbleweed:libmozjs-115-0-115.4.0-5.1.ppc64le", "openSUSE Tumbleweed:libmozjs-115-0-115.4.0-5.1.s390x", "openSUSE Tumbleweed:libmozjs-115-0-115.4.0-5.1.x86_64", "openSUSE Tumbleweed:mozjs115-115.4.0-5.1.aarch64", "openSUSE Tumbleweed:mozjs115-115.4.0-5.1.ppc64le", "openSUSE Tumbleweed:mozjs115-115.4.0-5.1.s390x", "openSUSE Tumbleweed:mozjs115-115.4.0-5.1.x86_64", "openSUSE Tumbleweed:mozjs115-devel-115.4.0-5.1.aarch64", "openSUSE Tumbleweed:mozjs115-devel-115.4.0-5.1.ppc64le", "openSUSE Tumbleweed:mozjs115-devel-115.4.0-5.1.s390x", "openSUSE Tumbleweed:mozjs115-devel-115.4.0-5.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:libmozjs-115-0-115.4.0-5.1.aarch64", "openSUSE Tumbleweed:libmozjs-115-0-115.4.0-5.1.ppc64le", "openSUSE Tumbleweed:libmozjs-115-0-115.4.0-5.1.s390x", "openSUSE Tumbleweed:libmozjs-115-0-115.4.0-5.1.x86_64", "openSUSE Tumbleweed:mozjs115-115.4.0-5.1.aarch64", "openSUSE Tumbleweed:mozjs115-115.4.0-5.1.ppc64le", "openSUSE Tumbleweed:mozjs115-115.4.0-5.1.s390x", "openSUSE Tumbleweed:mozjs115-115.4.0-5.1.x86_64", "openSUSE Tumbleweed:mozjs115-devel-115.4.0-5.1.aarch64", "openSUSE Tumbleweed:mozjs115-devel-115.4.0-5.1.ppc64le", "openSUSE Tumbleweed:mozjs115-devel-115.4.0-5.1.s390x", "openSUSE Tumbleweed:mozjs115-devel-115.4.0-5.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-10-02T00:00:00Z", "details": "moderate" } ], "title": "CVE-2024-45491" }, { "cve": "CVE-2024-45492", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2024-45492" } ], "notes": [ { "category": "general", "text": "An issue was discovered in libexpat before 2.6.3. nextScaffoldPart in xmlparse.c can have an integer overflow for m_groupSize on 32-bit platforms (where UINT_MAX equals SIZE_MAX).", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libmozjs-115-0-115.4.0-5.1.aarch64", "openSUSE Tumbleweed:libmozjs-115-0-115.4.0-5.1.ppc64le", "openSUSE Tumbleweed:libmozjs-115-0-115.4.0-5.1.s390x", "openSUSE Tumbleweed:libmozjs-115-0-115.4.0-5.1.x86_64", "openSUSE Tumbleweed:mozjs115-115.4.0-5.1.aarch64", "openSUSE Tumbleweed:mozjs115-115.4.0-5.1.ppc64le", "openSUSE Tumbleweed:mozjs115-115.4.0-5.1.s390x", "openSUSE Tumbleweed:mozjs115-115.4.0-5.1.x86_64", "openSUSE Tumbleweed:mozjs115-devel-115.4.0-5.1.aarch64", "openSUSE Tumbleweed:mozjs115-devel-115.4.0-5.1.ppc64le", "openSUSE Tumbleweed:mozjs115-devel-115.4.0-5.1.s390x", "openSUSE Tumbleweed:mozjs115-devel-115.4.0-5.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2024-45492", "url": "https://www.suse.com/security/cve/CVE-2024-45492" }, { "category": "external", "summary": "SUSE Bug 1229930 for CVE-2024-45492", "url": "https://bugzilla.suse.com/1229930" }, { "category": "external", "summary": "SUSE Bug 1229932 for CVE-2024-45492", "url": "https://bugzilla.suse.com/1229932" } ], "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": [ "openSUSE Tumbleweed:libmozjs-115-0-115.4.0-5.1.aarch64", "openSUSE Tumbleweed:libmozjs-115-0-115.4.0-5.1.ppc64le", "openSUSE Tumbleweed:libmozjs-115-0-115.4.0-5.1.s390x", "openSUSE Tumbleweed:libmozjs-115-0-115.4.0-5.1.x86_64", "openSUSE Tumbleweed:mozjs115-115.4.0-5.1.aarch64", "openSUSE Tumbleweed:mozjs115-115.4.0-5.1.ppc64le", "openSUSE Tumbleweed:mozjs115-115.4.0-5.1.s390x", "openSUSE Tumbleweed:mozjs115-115.4.0-5.1.x86_64", "openSUSE Tumbleweed:mozjs115-devel-115.4.0-5.1.aarch64", "openSUSE Tumbleweed:mozjs115-devel-115.4.0-5.1.ppc64le", "openSUSE Tumbleweed:mozjs115-devel-115.4.0-5.1.s390x", "openSUSE Tumbleweed:mozjs115-devel-115.4.0-5.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.2, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:libmozjs-115-0-115.4.0-5.1.aarch64", "openSUSE Tumbleweed:libmozjs-115-0-115.4.0-5.1.ppc64le", "openSUSE Tumbleweed:libmozjs-115-0-115.4.0-5.1.s390x", "openSUSE Tumbleweed:libmozjs-115-0-115.4.0-5.1.x86_64", "openSUSE Tumbleweed:mozjs115-115.4.0-5.1.aarch64", "openSUSE Tumbleweed:mozjs115-115.4.0-5.1.ppc64le", "openSUSE Tumbleweed:mozjs115-115.4.0-5.1.s390x", "openSUSE Tumbleweed:mozjs115-115.4.0-5.1.x86_64", "openSUSE Tumbleweed:mozjs115-devel-115.4.0-5.1.aarch64", "openSUSE Tumbleweed:mozjs115-devel-115.4.0-5.1.ppc64le", "openSUSE Tumbleweed:mozjs115-devel-115.4.0-5.1.s390x", "openSUSE Tumbleweed:mozjs115-devel-115.4.0-5.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-10-02T00:00:00Z", "details": "moderate" } ], "title": "CVE-2024-45492" } ] }
RHSA-2024:11109
Vulnerability from csaf_redhat
Published
2024-12-16 15:47
Modified
2025-04-14 21:10
Summary
Red Hat Security Advisory: Updated service-interconnect rhel9 container images for 1.5
Notes
Topic
Updated service-interconnect container images are now available for Service Interconnect 1.5 for RHEL 9.
Details
Users of service-interconnect 1.5 rhel9 container images are advised
to upgrade to these updated images, which contain backported patches to correct security issues and fix bugs.
Users of these images are also encouraged to rebuild all container images that depend on these images.
You can find images updated by this advisory the in Red Hat Container Catalog
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Low" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Updated service-interconnect container images are now available for Service Interconnect 1.5 for RHEL 9.", "title": "Topic" }, { "category": "general", "text": "Users of service-interconnect 1.5 rhel9 container images are advised\nto upgrade to these updated images, which contain backported patches to correct security issues and fix bugs. \nUsers of these images are also encouraged to rebuild all container images that depend on these images.\nYou can find images updated by this advisory the in Red Hat Container Catalog", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2024:11109", "url": "https://access.redhat.com/errata/RHSA-2024:11109" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#low", "url": "https://access.redhat.com/security/updates/classification/#low" }, { "category": "external", "summary": "2263240", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263240" }, { "category": "external", "summary": "2321987", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2321987" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_11109.json" } ], "title": "Red Hat Security Advisory: Updated service-interconnect rhel9 container images for 1.5", "tracking": { "current_release_date": "2025-04-14T21:10:57+00:00", "generator": { "date": "2025-04-14T21:10:57+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.4.2" } }, "id": "RHSA-2024:11109", "initial_release_date": "2024-12-16T15:47:02+00:00", "revision_history": [ { "date": "2024-12-16T15:47:02+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-12-16T15:47:02+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-04-14T21:10:57+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Service Interconnect 1", "product": { "name": "Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1", "product_identification_helper": { "cpe": "cpe:/a:redhat:service_interconnect:1::el9" } } } ], "category": "product_family", "name": "Red Hat Service Interconnect" }, { "branches": [ { "category": "product_version", "name": "service-interconnect/skupper-config-sync-rhel9@sha256:7460ced07d36f6ce528561e92db8f212b2db38ecefa6f28b1c6d336f676f5010_s390x", "product": { "name": "service-interconnect/skupper-config-sync-rhel9@sha256:7460ced07d36f6ce528561e92db8f212b2db38ecefa6f28b1c6d336f676f5010_s390x", "product_id": "service-interconnect/skupper-config-sync-rhel9@sha256:7460ced07d36f6ce528561e92db8f212b2db38ecefa6f28b1c6d336f676f5010_s390x", "product_identification_helper": { "purl": "pkg:oci/skupper-config-sync-rhel9@sha256:7460ced07d36f6ce528561e92db8f212b2db38ecefa6f28b1c6d336f676f5010?arch=s390x\u0026repository_url=registry.redhat.io/service-interconnect/skupper-config-sync-rhel9\u0026tag=1.5.5-4" } } }, { "category": "product_version", "name": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "product": { "name": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "product_id": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "product_identification_helper": { "purl": "pkg:oci/skupper-controller-podman-container-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b?arch=s390x\u0026repository_url=registry.redhat.io/service-interconnect/skupper-controller-podman-container-rhel9\u0026tag=1.5.5-4" } } }, { "category": "product_version", "name": "service-interconnect/skupper-controller-podman-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "product": { "name": "service-interconnect/skupper-controller-podman-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "product_id": "service-interconnect/skupper-controller-podman-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "product_identification_helper": { "purl": "pkg:oci/skupper-controller-podman-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b?arch=s390x\u0026repository_url=registry.redhat.io/service-interconnect/skupper-controller-podman-rhel9\u0026tag=1.5.5-4" } } }, { "category": "product_version", "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:826ce2adc3ce66628150e118662fd7871f2b9fb7de1507041f5f5f20e6558bfa_s390x", "product": { "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:826ce2adc3ce66628150e118662fd7871f2b9fb7de1507041f5f5f20e6558bfa_s390x", "product_id": "service-interconnect/skupper-flow-collector-rhel9@sha256:826ce2adc3ce66628150e118662fd7871f2b9fb7de1507041f5f5f20e6558bfa_s390x", "product_identification_helper": { "purl": "pkg:oci/skupper-flow-collector-rhel9@sha256:826ce2adc3ce66628150e118662fd7871f2b9fb7de1507041f5f5f20e6558bfa?arch=s390x\u0026repository_url=registry.redhat.io/service-interconnect/skupper-flow-collector-rhel9\u0026tag=1.5.5-4" } } }, { "category": "product_version", "name": "service-interconnect/skupper-router-rhel9@sha256:47b2380c1a4f1b66fb8ea1d56cb55d5d48d157c3cd766910fa7a5967582901d6_s390x", "product": { "name": "service-interconnect/skupper-router-rhel9@sha256:47b2380c1a4f1b66fb8ea1d56cb55d5d48d157c3cd766910fa7a5967582901d6_s390x", "product_id": "service-interconnect/skupper-router-rhel9@sha256:47b2380c1a4f1b66fb8ea1d56cb55d5d48d157c3cd766910fa7a5967582901d6_s390x", "product_identification_helper": { "purl": "pkg:oci/skupper-router-rhel9@sha256:47b2380c1a4f1b66fb8ea1d56cb55d5d48d157c3cd766910fa7a5967582901d6?arch=s390x\u0026repository_url=registry.redhat.io/service-interconnect/skupper-router-rhel9\u0026tag=2.5.3-6" } } }, { "category": "product_version", "name": "service-interconnect/skupper-service-controller-rhel9@sha256:97e80a5d2ae898d4262a52e8e4f31a86c011b694160c47ce4074015ebab8a7f4_s390x", "product": { "name": "service-interconnect/skupper-service-controller-rhel9@sha256:97e80a5d2ae898d4262a52e8e4f31a86c011b694160c47ce4074015ebab8a7f4_s390x", "product_id": "service-interconnect/skupper-service-controller-rhel9@sha256:97e80a5d2ae898d4262a52e8e4f31a86c011b694160c47ce4074015ebab8a7f4_s390x", "product_identification_helper": { "purl": "pkg:oci/skupper-service-controller-rhel9@sha256:97e80a5d2ae898d4262a52e8e4f31a86c011b694160c47ce4074015ebab8a7f4?arch=s390x\u0026repository_url=registry.redhat.io/service-interconnect/skupper-service-controller-rhel9\u0026tag=1.5.5-4" } } }, { "category": "product_version", "name": "service-interconnect/skupper-site-controller-rhel9@sha256:ae2fd33a7da6eadafe9c1321397000a283ea67690bcc9f41458b8401e06d309c_s390x", "product": { "name": "service-interconnect/skupper-site-controller-rhel9@sha256:ae2fd33a7da6eadafe9c1321397000a283ea67690bcc9f41458b8401e06d309c_s390x", "product_id": "service-interconnect/skupper-site-controller-rhel9@sha256:ae2fd33a7da6eadafe9c1321397000a283ea67690bcc9f41458b8401e06d309c_s390x", "product_identification_helper": { "purl": "pkg:oci/skupper-site-controller-rhel9@sha256:ae2fd33a7da6eadafe9c1321397000a283ea67690bcc9f41458b8401e06d309c?arch=s390x\u0026repository_url=registry.redhat.io/service-interconnect/skupper-site-controller-rhel9\u0026tag=1.5.5-4" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "service-interconnect/skupper-config-sync-rhel9@sha256:7dd1ff26d428fc7b075b0ccd4e19ecce723029e2e3b957c59716ceb48a532f09_arm64", "product": { "name": "service-interconnect/skupper-config-sync-rhel9@sha256:7dd1ff26d428fc7b075b0ccd4e19ecce723029e2e3b957c59716ceb48a532f09_arm64", "product_id": "service-interconnect/skupper-config-sync-rhel9@sha256:7dd1ff26d428fc7b075b0ccd4e19ecce723029e2e3b957c59716ceb48a532f09_arm64", "product_identification_helper": { "purl": "pkg:oci/skupper-config-sync-rhel9@sha256:7dd1ff26d428fc7b075b0ccd4e19ecce723029e2e3b957c59716ceb48a532f09?arch=arm64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-config-sync-rhel9\u0026tag=1.5.5-4" } } }, { "category": "product_version", "name": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "product": { "name": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "product_id": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "product_identification_helper": { "purl": "pkg:oci/skupper-controller-podman-container-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45?arch=arm64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-controller-podman-container-rhel9\u0026tag=1.5.5-4" } } }, { "category": "product_version", "name": "service-interconnect/skupper-controller-podman-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "product": { "name": "service-interconnect/skupper-controller-podman-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "product_id": "service-interconnect/skupper-controller-podman-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "product_identification_helper": { "purl": "pkg:oci/skupper-controller-podman-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45?arch=arm64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-controller-podman-rhel9\u0026tag=1.5.5-4" } } }, { "category": "product_version", "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:554f51fbd35480c5779d801f129e06045399f4bedeee7b3ec2a4bc839a0a4154_arm64", "product": { "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:554f51fbd35480c5779d801f129e06045399f4bedeee7b3ec2a4bc839a0a4154_arm64", "product_id": "service-interconnect/skupper-flow-collector-rhel9@sha256:554f51fbd35480c5779d801f129e06045399f4bedeee7b3ec2a4bc839a0a4154_arm64", "product_identification_helper": { "purl": "pkg:oci/skupper-flow-collector-rhel9@sha256:554f51fbd35480c5779d801f129e06045399f4bedeee7b3ec2a4bc839a0a4154?arch=arm64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-flow-collector-rhel9\u0026tag=1.5.5-4" } } }, { "category": "product_version", "name": "service-interconnect/skupper-operator-bundle@sha256:a4873e1ba82b7a55bccf7e1664cc3ecb51bb5e12d09dba4e1da3f3282cf3f1f9_arm64", "product": { "name": "service-interconnect/skupper-operator-bundle@sha256:a4873e1ba82b7a55bccf7e1664cc3ecb51bb5e12d09dba4e1da3f3282cf3f1f9_arm64", "product_id": "service-interconnect/skupper-operator-bundle@sha256:a4873e1ba82b7a55bccf7e1664cc3ecb51bb5e12d09dba4e1da3f3282cf3f1f9_arm64", "product_identification_helper": { "purl": "pkg:oci/skupper-operator-bundle@sha256:a4873e1ba82b7a55bccf7e1664cc3ecb51bb5e12d09dba4e1da3f3282cf3f1f9?arch=arm64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-operator-bundle\u0026tag=1.5.5-4" } } }, { "category": "product_version", "name": "service-interconnect/skupper-router-rhel9@sha256:b193eace13666b71a525f07627b8e727fa6594db0f9086940607be456f0dbe5f_arm64", "product": { "name": "service-interconnect/skupper-router-rhel9@sha256:b193eace13666b71a525f07627b8e727fa6594db0f9086940607be456f0dbe5f_arm64", "product_id": "service-interconnect/skupper-router-rhel9@sha256:b193eace13666b71a525f07627b8e727fa6594db0f9086940607be456f0dbe5f_arm64", "product_identification_helper": { "purl": "pkg:oci/skupper-router-rhel9@sha256:b193eace13666b71a525f07627b8e727fa6594db0f9086940607be456f0dbe5f?arch=arm64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-router-rhel9\u0026tag=2.5.3-6" } } }, { "category": "product_version", "name": "service-interconnect/skupper-service-controller-rhel9@sha256:1c6e952f2c85c384a21c455e7a5d3788d96c23f5b76737fc19ec91782a4a7492_arm64", "product": { "name": "service-interconnect/skupper-service-controller-rhel9@sha256:1c6e952f2c85c384a21c455e7a5d3788d96c23f5b76737fc19ec91782a4a7492_arm64", "product_id": "service-interconnect/skupper-service-controller-rhel9@sha256:1c6e952f2c85c384a21c455e7a5d3788d96c23f5b76737fc19ec91782a4a7492_arm64", "product_identification_helper": { "purl": "pkg:oci/skupper-service-controller-rhel9@sha256:1c6e952f2c85c384a21c455e7a5d3788d96c23f5b76737fc19ec91782a4a7492?arch=arm64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-service-controller-rhel9\u0026tag=1.5.5-4" } } }, { "category": "product_version", "name": "service-interconnect/skupper-site-controller-rhel9@sha256:8674ea245869c168353047d9bbf963cba13508d982b6ae288f15ab5540805f82_arm64", "product": { "name": "service-interconnect/skupper-site-controller-rhel9@sha256:8674ea245869c168353047d9bbf963cba13508d982b6ae288f15ab5540805f82_arm64", "product_id": "service-interconnect/skupper-site-controller-rhel9@sha256:8674ea245869c168353047d9bbf963cba13508d982b6ae288f15ab5540805f82_arm64", "product_identification_helper": { "purl": "pkg:oci/skupper-site-controller-rhel9@sha256:8674ea245869c168353047d9bbf963cba13508d982b6ae288f15ab5540805f82?arch=arm64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-site-controller-rhel9\u0026tag=1.5.5-4" } } } ], "category": "architecture", "name": "arm64" }, { "branches": [ { "category": "product_version", "name": "service-interconnect/skupper-config-sync-rhel9@sha256:01b7f735b8efd48b3406d116a7885f4545efa21786fd96ea3479573b72181e6c_amd64", "product": { "name": "service-interconnect/skupper-config-sync-rhel9@sha256:01b7f735b8efd48b3406d116a7885f4545efa21786fd96ea3479573b72181e6c_amd64", "product_id": "service-interconnect/skupper-config-sync-rhel9@sha256:01b7f735b8efd48b3406d116a7885f4545efa21786fd96ea3479573b72181e6c_amd64", "product_identification_helper": { "purl": "pkg:oci/skupper-config-sync-rhel9@sha256:01b7f735b8efd48b3406d116a7885f4545efa21786fd96ea3479573b72181e6c?arch=amd64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-config-sync-rhel9\u0026tag=1.5.5-4" } } }, { "category": "product_version", "name": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "product": { "name": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "product_id": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "product_identification_helper": { "purl": "pkg:oci/skupper-controller-podman-container-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa?arch=amd64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-controller-podman-container-rhel9\u0026tag=1.5.5-4" } } }, { "category": "product_version", "name": "service-interconnect/skupper-controller-podman-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "product": { "name": "service-interconnect/skupper-controller-podman-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "product_id": "service-interconnect/skupper-controller-podman-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "product_identification_helper": { "purl": "pkg:oci/skupper-controller-podman-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa?arch=amd64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-controller-podman-rhel9\u0026tag=1.5.5-4" } } }, { "category": "product_version", "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:3bc6fa2665020345f5e9a94bdb4fc11560336213889463812490ea2bd8a78bff_amd64", "product": { "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:3bc6fa2665020345f5e9a94bdb4fc11560336213889463812490ea2bd8a78bff_amd64", "product_id": "service-interconnect/skupper-flow-collector-rhel9@sha256:3bc6fa2665020345f5e9a94bdb4fc11560336213889463812490ea2bd8a78bff_amd64", "product_identification_helper": { "purl": "pkg:oci/skupper-flow-collector-rhel9@sha256:3bc6fa2665020345f5e9a94bdb4fc11560336213889463812490ea2bd8a78bff?arch=amd64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-flow-collector-rhel9\u0026tag=1.5.5-4" } } }, { "category": "product_version", "name": "service-interconnect/skupper-operator-bundle@sha256:f934d109a75fbac4316db68a7409a95bf848d6c99eacd925ff352204e891f1a0_amd64", "product": { "name": "service-interconnect/skupper-operator-bundle@sha256:f934d109a75fbac4316db68a7409a95bf848d6c99eacd925ff352204e891f1a0_amd64", "product_id": "service-interconnect/skupper-operator-bundle@sha256:f934d109a75fbac4316db68a7409a95bf848d6c99eacd925ff352204e891f1a0_amd64", "product_identification_helper": { "purl": "pkg:oci/skupper-operator-bundle@sha256:f934d109a75fbac4316db68a7409a95bf848d6c99eacd925ff352204e891f1a0?arch=amd64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-operator-bundle\u0026tag=1.5.5-4" } } }, { "category": "product_version", "name": "service-interconnect/skupper-router-rhel9@sha256:5b9714c08022c3b1a94c779aa2daa98bb2965f6808f3049fe57f6045cd8fd534_amd64", "product": { "name": "service-interconnect/skupper-router-rhel9@sha256:5b9714c08022c3b1a94c779aa2daa98bb2965f6808f3049fe57f6045cd8fd534_amd64", "product_id": "service-interconnect/skupper-router-rhel9@sha256:5b9714c08022c3b1a94c779aa2daa98bb2965f6808f3049fe57f6045cd8fd534_amd64", "product_identification_helper": { "purl": "pkg:oci/skupper-router-rhel9@sha256:5b9714c08022c3b1a94c779aa2daa98bb2965f6808f3049fe57f6045cd8fd534?arch=amd64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-router-rhel9\u0026tag=2.5.3-6" } } }, { "category": "product_version", "name": "service-interconnect/skupper-service-controller-rhel9@sha256:1e7ec0d2278b508f4e6125cda83b09af84787ae37de6ca32e1866029c2f85d8c_amd64", "product": { "name": "service-interconnect/skupper-service-controller-rhel9@sha256:1e7ec0d2278b508f4e6125cda83b09af84787ae37de6ca32e1866029c2f85d8c_amd64", "product_id": "service-interconnect/skupper-service-controller-rhel9@sha256:1e7ec0d2278b508f4e6125cda83b09af84787ae37de6ca32e1866029c2f85d8c_amd64", "product_identification_helper": { "purl": "pkg:oci/skupper-service-controller-rhel9@sha256:1e7ec0d2278b508f4e6125cda83b09af84787ae37de6ca32e1866029c2f85d8c?arch=amd64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-service-controller-rhel9\u0026tag=1.5.5-4" } } }, { "category": "product_version", "name": "service-interconnect/skupper-site-controller-rhel9@sha256:9268f1f878db35a8e9b5171e1e9bb517c329b8bd98ad74a1d0550baf67d6c501_amd64", "product": { "name": "service-interconnect/skupper-site-controller-rhel9@sha256:9268f1f878db35a8e9b5171e1e9bb517c329b8bd98ad74a1d0550baf67d6c501_amd64", "product_id": "service-interconnect/skupper-site-controller-rhel9@sha256:9268f1f878db35a8e9b5171e1e9bb517c329b8bd98ad74a1d0550baf67d6c501_amd64", "product_identification_helper": { "purl": "pkg:oci/skupper-site-controller-rhel9@sha256:9268f1f878db35a8e9b5171e1e9bb517c329b8bd98ad74a1d0550baf67d6c501?arch=amd64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-site-controller-rhel9\u0026tag=1.5.5-4" } } } ], "category": "architecture", "name": "amd64" }, { "branches": [ { "category": "product_version", "name": "service-interconnect/skupper-config-sync-rhel9@sha256:2dedeeda52b1701d005dee4c2277c949d978214d32fffbdfc63e7c5ead8f1782_ppc64le", "product": { "name": "service-interconnect/skupper-config-sync-rhel9@sha256:2dedeeda52b1701d005dee4c2277c949d978214d32fffbdfc63e7c5ead8f1782_ppc64le", "product_id": "service-interconnect/skupper-config-sync-rhel9@sha256:2dedeeda52b1701d005dee4c2277c949d978214d32fffbdfc63e7c5ead8f1782_ppc64le", "product_identification_helper": { "purl": "pkg:oci/skupper-config-sync-rhel9@sha256:2dedeeda52b1701d005dee4c2277c949d978214d32fffbdfc63e7c5ead8f1782?arch=ppc64le\u0026repository_url=registry.redhat.io/service-interconnect/skupper-config-sync-rhel9\u0026tag=1.5.5-4" } } }, { "category": "product_version", "name": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "product": { "name": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "product_id": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "product_identification_helper": { "purl": "pkg:oci/skupper-controller-podman-container-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454?arch=ppc64le\u0026repository_url=registry.redhat.io/service-interconnect/skupper-controller-podman-container-rhel9\u0026tag=1.5.5-4" } } }, { "category": "product_version", "name": "service-interconnect/skupper-controller-podman-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "product": { "name": "service-interconnect/skupper-controller-podman-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "product_id": "service-interconnect/skupper-controller-podman-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "product_identification_helper": { "purl": "pkg:oci/skupper-controller-podman-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454?arch=ppc64le\u0026repository_url=registry.redhat.io/service-interconnect/skupper-controller-podman-rhel9\u0026tag=1.5.5-4" } } }, { "category": "product_version", "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:771f88b6a5b042c07e652196b406da2f88806334f882d418514f20de9cf1e9ee_ppc64le", "product": { "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:771f88b6a5b042c07e652196b406da2f88806334f882d418514f20de9cf1e9ee_ppc64le", "product_id": "service-interconnect/skupper-flow-collector-rhel9@sha256:771f88b6a5b042c07e652196b406da2f88806334f882d418514f20de9cf1e9ee_ppc64le", "product_identification_helper": { "purl": "pkg:oci/skupper-flow-collector-rhel9@sha256:771f88b6a5b042c07e652196b406da2f88806334f882d418514f20de9cf1e9ee?arch=ppc64le\u0026repository_url=registry.redhat.io/service-interconnect/skupper-flow-collector-rhel9\u0026tag=1.5.5-4" } } }, { "category": "product_version", "name": "service-interconnect/skupper-router-rhel9@sha256:72fcdf31e9b144f6bfc9a13dff8f720e963b7e49d6ef773522bdb5946cf0e1b9_ppc64le", "product": { "name": "service-interconnect/skupper-router-rhel9@sha256:72fcdf31e9b144f6bfc9a13dff8f720e963b7e49d6ef773522bdb5946cf0e1b9_ppc64le", "product_id": "service-interconnect/skupper-router-rhel9@sha256:72fcdf31e9b144f6bfc9a13dff8f720e963b7e49d6ef773522bdb5946cf0e1b9_ppc64le", "product_identification_helper": { "purl": "pkg:oci/skupper-router-rhel9@sha256:72fcdf31e9b144f6bfc9a13dff8f720e963b7e49d6ef773522bdb5946cf0e1b9?arch=ppc64le\u0026repository_url=registry.redhat.io/service-interconnect/skupper-router-rhel9\u0026tag=2.5.3-6" } } }, { "category": "product_version", "name": "service-interconnect/skupper-service-controller-rhel9@sha256:859683e6f8eca6302e197113eb7152e7779a3de72c59988b305bb0a8bc13cbe5_ppc64le", "product": { "name": "service-interconnect/skupper-service-controller-rhel9@sha256:859683e6f8eca6302e197113eb7152e7779a3de72c59988b305bb0a8bc13cbe5_ppc64le", "product_id": "service-interconnect/skupper-service-controller-rhel9@sha256:859683e6f8eca6302e197113eb7152e7779a3de72c59988b305bb0a8bc13cbe5_ppc64le", "product_identification_helper": { "purl": "pkg:oci/skupper-service-controller-rhel9@sha256:859683e6f8eca6302e197113eb7152e7779a3de72c59988b305bb0a8bc13cbe5?arch=ppc64le\u0026repository_url=registry.redhat.io/service-interconnect/skupper-service-controller-rhel9\u0026tag=1.5.5-4" } } }, { "category": "product_version", "name": "service-interconnect/skupper-site-controller-rhel9@sha256:35be4ab2c944e950b7c635a0342aefbd5b13a3cf4d9f41828adf4e685e80bccf_ppc64le", "product": { "name": "service-interconnect/skupper-site-controller-rhel9@sha256:35be4ab2c944e950b7c635a0342aefbd5b13a3cf4d9f41828adf4e685e80bccf_ppc64le", "product_id": "service-interconnect/skupper-site-controller-rhel9@sha256:35be4ab2c944e950b7c635a0342aefbd5b13a3cf4d9f41828adf4e685e80bccf_ppc64le", "product_identification_helper": { "purl": "pkg:oci/skupper-site-controller-rhel9@sha256:35be4ab2c944e950b7c635a0342aefbd5b13a3cf4d9f41828adf4e685e80bccf?arch=ppc64le\u0026repository_url=registry.redhat.io/service-interconnect/skupper-site-controller-rhel9\u0026tag=1.5.5-4" } } } ], "category": "architecture", "name": "ppc64le" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-config-sync-rhel9@sha256:01b7f735b8efd48b3406d116a7885f4545efa21786fd96ea3479573b72181e6c_amd64 as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:01b7f735b8efd48b3406d116a7885f4545efa21786fd96ea3479573b72181e6c_amd64" }, "product_reference": "service-interconnect/skupper-config-sync-rhel9@sha256:01b7f735b8efd48b3406d116a7885f4545efa21786fd96ea3479573b72181e6c_amd64", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-config-sync-rhel9@sha256:2dedeeda52b1701d005dee4c2277c949d978214d32fffbdfc63e7c5ead8f1782_ppc64le as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:2dedeeda52b1701d005dee4c2277c949d978214d32fffbdfc63e7c5ead8f1782_ppc64le" }, "product_reference": "service-interconnect/skupper-config-sync-rhel9@sha256:2dedeeda52b1701d005dee4c2277c949d978214d32fffbdfc63e7c5ead8f1782_ppc64le", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-config-sync-rhel9@sha256:7460ced07d36f6ce528561e92db8f212b2db38ecefa6f28b1c6d336f676f5010_s390x as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7460ced07d36f6ce528561e92db8f212b2db38ecefa6f28b1c6d336f676f5010_s390x" }, "product_reference": "service-interconnect/skupper-config-sync-rhel9@sha256:7460ced07d36f6ce528561e92db8f212b2db38ecefa6f28b1c6d336f676f5010_s390x", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-config-sync-rhel9@sha256:7dd1ff26d428fc7b075b0ccd4e19ecce723029e2e3b957c59716ceb48a532f09_arm64 as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7dd1ff26d428fc7b075b0ccd4e19ecce723029e2e3b957c59716ceb48a532f09_arm64" }, "product_reference": "service-interconnect/skupper-config-sync-rhel9@sha256:7dd1ff26d428fc7b075b0ccd4e19ecce723029e2e3b957c59716ceb48a532f09_arm64", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64 as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64" }, "product_reference": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x" }, "product_reference": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le" }, "product_reference": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64 as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64" }, "product_reference": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-controller-podman-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64 as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64" }, "product_reference": "service-interconnect/skupper-controller-podman-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-controller-podman-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x" }, "product_reference": "service-interconnect/skupper-controller-podman-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-controller-podman-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le" }, "product_reference": "service-interconnect/skupper-controller-podman-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-controller-podman-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64 as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64" }, "product_reference": "service-interconnect/skupper-controller-podman-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:3bc6fa2665020345f5e9a94bdb4fc11560336213889463812490ea2bd8a78bff_amd64 as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:3bc6fa2665020345f5e9a94bdb4fc11560336213889463812490ea2bd8a78bff_amd64" }, "product_reference": "service-interconnect/skupper-flow-collector-rhel9@sha256:3bc6fa2665020345f5e9a94bdb4fc11560336213889463812490ea2bd8a78bff_amd64", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:554f51fbd35480c5779d801f129e06045399f4bedeee7b3ec2a4bc839a0a4154_arm64 as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:554f51fbd35480c5779d801f129e06045399f4bedeee7b3ec2a4bc839a0a4154_arm64" }, "product_reference": "service-interconnect/skupper-flow-collector-rhel9@sha256:554f51fbd35480c5779d801f129e06045399f4bedeee7b3ec2a4bc839a0a4154_arm64", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:771f88b6a5b042c07e652196b406da2f88806334f882d418514f20de9cf1e9ee_ppc64le as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:771f88b6a5b042c07e652196b406da2f88806334f882d418514f20de9cf1e9ee_ppc64le" }, "product_reference": "service-interconnect/skupper-flow-collector-rhel9@sha256:771f88b6a5b042c07e652196b406da2f88806334f882d418514f20de9cf1e9ee_ppc64le", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:826ce2adc3ce66628150e118662fd7871f2b9fb7de1507041f5f5f20e6558bfa_s390x as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:826ce2adc3ce66628150e118662fd7871f2b9fb7de1507041f5f5f20e6558bfa_s390x" }, "product_reference": "service-interconnect/skupper-flow-collector-rhel9@sha256:826ce2adc3ce66628150e118662fd7871f2b9fb7de1507041f5f5f20e6558bfa_s390x", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-operator-bundle@sha256:a4873e1ba82b7a55bccf7e1664cc3ecb51bb5e12d09dba4e1da3f3282cf3f1f9_arm64 as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:a4873e1ba82b7a55bccf7e1664cc3ecb51bb5e12d09dba4e1da3f3282cf3f1f9_arm64" }, "product_reference": "service-interconnect/skupper-operator-bundle@sha256:a4873e1ba82b7a55bccf7e1664cc3ecb51bb5e12d09dba4e1da3f3282cf3f1f9_arm64", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-operator-bundle@sha256:f934d109a75fbac4316db68a7409a95bf848d6c99eacd925ff352204e891f1a0_amd64 as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:f934d109a75fbac4316db68a7409a95bf848d6c99eacd925ff352204e891f1a0_amd64" }, "product_reference": "service-interconnect/skupper-operator-bundle@sha256:f934d109a75fbac4316db68a7409a95bf848d6c99eacd925ff352204e891f1a0_amd64", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-router-rhel9@sha256:47b2380c1a4f1b66fb8ea1d56cb55d5d48d157c3cd766910fa7a5967582901d6_s390x as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:47b2380c1a4f1b66fb8ea1d56cb55d5d48d157c3cd766910fa7a5967582901d6_s390x" }, "product_reference": "service-interconnect/skupper-router-rhel9@sha256:47b2380c1a4f1b66fb8ea1d56cb55d5d48d157c3cd766910fa7a5967582901d6_s390x", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-router-rhel9@sha256:5b9714c08022c3b1a94c779aa2daa98bb2965f6808f3049fe57f6045cd8fd534_amd64 as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:5b9714c08022c3b1a94c779aa2daa98bb2965f6808f3049fe57f6045cd8fd534_amd64" }, "product_reference": "service-interconnect/skupper-router-rhel9@sha256:5b9714c08022c3b1a94c779aa2daa98bb2965f6808f3049fe57f6045cd8fd534_amd64", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-router-rhel9@sha256:72fcdf31e9b144f6bfc9a13dff8f720e963b7e49d6ef773522bdb5946cf0e1b9_ppc64le as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:72fcdf31e9b144f6bfc9a13dff8f720e963b7e49d6ef773522bdb5946cf0e1b9_ppc64le" }, "product_reference": "service-interconnect/skupper-router-rhel9@sha256:72fcdf31e9b144f6bfc9a13dff8f720e963b7e49d6ef773522bdb5946cf0e1b9_ppc64le", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-router-rhel9@sha256:b193eace13666b71a525f07627b8e727fa6594db0f9086940607be456f0dbe5f_arm64 as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:b193eace13666b71a525f07627b8e727fa6594db0f9086940607be456f0dbe5f_arm64" }, "product_reference": "service-interconnect/skupper-router-rhel9@sha256:b193eace13666b71a525f07627b8e727fa6594db0f9086940607be456f0dbe5f_arm64", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-service-controller-rhel9@sha256:1c6e952f2c85c384a21c455e7a5d3788d96c23f5b76737fc19ec91782a4a7492_arm64 as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1c6e952f2c85c384a21c455e7a5d3788d96c23f5b76737fc19ec91782a4a7492_arm64" }, "product_reference": "service-interconnect/skupper-service-controller-rhel9@sha256:1c6e952f2c85c384a21c455e7a5d3788d96c23f5b76737fc19ec91782a4a7492_arm64", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-service-controller-rhel9@sha256:1e7ec0d2278b508f4e6125cda83b09af84787ae37de6ca32e1866029c2f85d8c_amd64 as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1e7ec0d2278b508f4e6125cda83b09af84787ae37de6ca32e1866029c2f85d8c_amd64" }, "product_reference": "service-interconnect/skupper-service-controller-rhel9@sha256:1e7ec0d2278b508f4e6125cda83b09af84787ae37de6ca32e1866029c2f85d8c_amd64", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-service-controller-rhel9@sha256:859683e6f8eca6302e197113eb7152e7779a3de72c59988b305bb0a8bc13cbe5_ppc64le as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:859683e6f8eca6302e197113eb7152e7779a3de72c59988b305bb0a8bc13cbe5_ppc64le" }, "product_reference": "service-interconnect/skupper-service-controller-rhel9@sha256:859683e6f8eca6302e197113eb7152e7779a3de72c59988b305bb0a8bc13cbe5_ppc64le", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-service-controller-rhel9@sha256:97e80a5d2ae898d4262a52e8e4f31a86c011b694160c47ce4074015ebab8a7f4_s390x as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:97e80a5d2ae898d4262a52e8e4f31a86c011b694160c47ce4074015ebab8a7f4_s390x" }, "product_reference": "service-interconnect/skupper-service-controller-rhel9@sha256:97e80a5d2ae898d4262a52e8e4f31a86c011b694160c47ce4074015ebab8a7f4_s390x", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-site-controller-rhel9@sha256:35be4ab2c944e950b7c635a0342aefbd5b13a3cf4d9f41828adf4e685e80bccf_ppc64le as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:35be4ab2c944e950b7c635a0342aefbd5b13a3cf4d9f41828adf4e685e80bccf_ppc64le" }, "product_reference": "service-interconnect/skupper-site-controller-rhel9@sha256:35be4ab2c944e950b7c635a0342aefbd5b13a3cf4d9f41828adf4e685e80bccf_ppc64le", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-site-controller-rhel9@sha256:8674ea245869c168353047d9bbf963cba13508d982b6ae288f15ab5540805f82_arm64 as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:8674ea245869c168353047d9bbf963cba13508d982b6ae288f15ab5540805f82_arm64" }, "product_reference": "service-interconnect/skupper-site-controller-rhel9@sha256:8674ea245869c168353047d9bbf963cba13508d982b6ae288f15ab5540805f82_arm64", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-site-controller-rhel9@sha256:9268f1f878db35a8e9b5171e1e9bb517c329b8bd98ad74a1d0550baf67d6c501_amd64 as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:9268f1f878db35a8e9b5171e1e9bb517c329b8bd98ad74a1d0550baf67d6c501_amd64" }, "product_reference": "service-interconnect/skupper-site-controller-rhel9@sha256:9268f1f878db35a8e9b5171e1e9bb517c329b8bd98ad74a1d0550baf67d6c501_amd64", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-site-controller-rhel9@sha256:ae2fd33a7da6eadafe9c1321397000a283ea67690bcc9f41458b8401e06d309c_s390x as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:ae2fd33a7da6eadafe9c1321397000a283ea67690bcc9f41458b8401e06d309c_s390x" }, "product_reference": "service-interconnect/skupper-site-controller-rhel9@sha256:ae2fd33a7da6eadafe9c1321397000a283ea67690bcc9f41458b8401e06d309c_s390x", "relates_to_product_reference": "9Base-Service-Interconnect-1" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-2398", "cwe": { "id": "CWE-772", "name": "Missing Release of Resource after Effective Lifetime" }, "discovery_date": "2024-03-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270498" } ], "notes": [ { "category": "description", "text": "A flaw was found in curl. When an application configures libcurl to use HTTP/2 server push and the amount of received headers for the push surpasses the maximum allowed limit, libcurl aborts the server push. When aborting, libcurl does not free all the previously allocated headers, resulting in a memory leak.", "title": "Vulnerability description" }, { "category": "summary", "text": "curl: HTTP/2 push headers memory-leak", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:01b7f735b8efd48b3406d116a7885f4545efa21786fd96ea3479573b72181e6c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:2dedeeda52b1701d005dee4c2277c949d978214d32fffbdfc63e7c5ead8f1782_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7460ced07d36f6ce528561e92db8f212b2db38ecefa6f28b1c6d336f676f5010_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7dd1ff26d428fc7b075b0ccd4e19ecce723029e2e3b957c59716ceb48a532f09_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:3bc6fa2665020345f5e9a94bdb4fc11560336213889463812490ea2bd8a78bff_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:554f51fbd35480c5779d801f129e06045399f4bedeee7b3ec2a4bc839a0a4154_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:771f88b6a5b042c07e652196b406da2f88806334f882d418514f20de9cf1e9ee_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:826ce2adc3ce66628150e118662fd7871f2b9fb7de1507041f5f5f20e6558bfa_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:a4873e1ba82b7a55bccf7e1664cc3ecb51bb5e12d09dba4e1da3f3282cf3f1f9_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:f934d109a75fbac4316db68a7409a95bf848d6c99eacd925ff352204e891f1a0_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:47b2380c1a4f1b66fb8ea1d56cb55d5d48d157c3cd766910fa7a5967582901d6_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:5b9714c08022c3b1a94c779aa2daa98bb2965f6808f3049fe57f6045cd8fd534_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:72fcdf31e9b144f6bfc9a13dff8f720e963b7e49d6ef773522bdb5946cf0e1b9_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:b193eace13666b71a525f07627b8e727fa6594db0f9086940607be456f0dbe5f_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1c6e952f2c85c384a21c455e7a5d3788d96c23f5b76737fc19ec91782a4a7492_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1e7ec0d2278b508f4e6125cda83b09af84787ae37de6ca32e1866029c2f85d8c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:859683e6f8eca6302e197113eb7152e7779a3de72c59988b305bb0a8bc13cbe5_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:97e80a5d2ae898d4262a52e8e4f31a86c011b694160c47ce4074015ebab8a7f4_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:35be4ab2c944e950b7c635a0342aefbd5b13a3cf4d9f41828adf4e685e80bccf_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:8674ea245869c168353047d9bbf963cba13508d982b6ae288f15ab5540805f82_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:9268f1f878db35a8e9b5171e1e9bb517c329b8bd98ad74a1d0550baf67d6c501_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:ae2fd33a7da6eadafe9c1321397000a283ea67690bcc9f41458b8401e06d309c_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2398" }, { "category": "external", "summary": "RHBZ#2270498", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270498" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2398", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2398" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2398", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2398" }, { "category": "external", "summary": "https://curl.se/docs/CVE-2024-2398.html", "url": "https://curl.se/docs/CVE-2024-2398.html" } ], "release_date": "2024-03-27T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-12-16T15:47:02+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:01b7f735b8efd48b3406d116a7885f4545efa21786fd96ea3479573b72181e6c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:2dedeeda52b1701d005dee4c2277c949d978214d32fffbdfc63e7c5ead8f1782_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7460ced07d36f6ce528561e92db8f212b2db38ecefa6f28b1c6d336f676f5010_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7dd1ff26d428fc7b075b0ccd4e19ecce723029e2e3b957c59716ceb48a532f09_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:3bc6fa2665020345f5e9a94bdb4fc11560336213889463812490ea2bd8a78bff_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:554f51fbd35480c5779d801f129e06045399f4bedeee7b3ec2a4bc839a0a4154_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:771f88b6a5b042c07e652196b406da2f88806334f882d418514f20de9cf1e9ee_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:826ce2adc3ce66628150e118662fd7871f2b9fb7de1507041f5f5f20e6558bfa_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:a4873e1ba82b7a55bccf7e1664cc3ecb51bb5e12d09dba4e1da3f3282cf3f1f9_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:f934d109a75fbac4316db68a7409a95bf848d6c99eacd925ff352204e891f1a0_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:47b2380c1a4f1b66fb8ea1d56cb55d5d48d157c3cd766910fa7a5967582901d6_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:5b9714c08022c3b1a94c779aa2daa98bb2965f6808f3049fe57f6045cd8fd534_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:72fcdf31e9b144f6bfc9a13dff8f720e963b7e49d6ef773522bdb5946cf0e1b9_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:b193eace13666b71a525f07627b8e727fa6594db0f9086940607be456f0dbe5f_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1c6e952f2c85c384a21c455e7a5d3788d96c23f5b76737fc19ec91782a4a7492_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1e7ec0d2278b508f4e6125cda83b09af84787ae37de6ca32e1866029c2f85d8c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:859683e6f8eca6302e197113eb7152e7779a3de72c59988b305bb0a8bc13cbe5_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:97e80a5d2ae898d4262a52e8e4f31a86c011b694160c47ce4074015ebab8a7f4_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:35be4ab2c944e950b7c635a0342aefbd5b13a3cf4d9f41828adf4e685e80bccf_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:8674ea245869c168353047d9bbf963cba13508d982b6ae288f15ab5540805f82_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:9268f1f878db35a8e9b5171e1e9bb517c329b8bd98ad74a1d0550baf67d6c501_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:ae2fd33a7da6eadafe9c1321397000a283ea67690bcc9f41458b8401e06d309c_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:11109" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:01b7f735b8efd48b3406d116a7885f4545efa21786fd96ea3479573b72181e6c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:2dedeeda52b1701d005dee4c2277c949d978214d32fffbdfc63e7c5ead8f1782_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7460ced07d36f6ce528561e92db8f212b2db38ecefa6f28b1c6d336f676f5010_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7dd1ff26d428fc7b075b0ccd4e19ecce723029e2e3b957c59716ceb48a532f09_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:3bc6fa2665020345f5e9a94bdb4fc11560336213889463812490ea2bd8a78bff_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:554f51fbd35480c5779d801f129e06045399f4bedeee7b3ec2a4bc839a0a4154_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:771f88b6a5b042c07e652196b406da2f88806334f882d418514f20de9cf1e9ee_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:826ce2adc3ce66628150e118662fd7871f2b9fb7de1507041f5f5f20e6558bfa_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:a4873e1ba82b7a55bccf7e1664cc3ecb51bb5e12d09dba4e1da3f3282cf3f1f9_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:f934d109a75fbac4316db68a7409a95bf848d6c99eacd925ff352204e891f1a0_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:47b2380c1a4f1b66fb8ea1d56cb55d5d48d157c3cd766910fa7a5967582901d6_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:5b9714c08022c3b1a94c779aa2daa98bb2965f6808f3049fe57f6045cd8fd534_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:72fcdf31e9b144f6bfc9a13dff8f720e963b7e49d6ef773522bdb5946cf0e1b9_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:b193eace13666b71a525f07627b8e727fa6594db0f9086940607be456f0dbe5f_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1c6e952f2c85c384a21c455e7a5d3788d96c23f5b76737fc19ec91782a4a7492_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1e7ec0d2278b508f4e6125cda83b09af84787ae37de6ca32e1866029c2f85d8c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:859683e6f8eca6302e197113eb7152e7779a3de72c59988b305bb0a8bc13cbe5_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:97e80a5d2ae898d4262a52e8e4f31a86c011b694160c47ce4074015ebab8a7f4_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:35be4ab2c944e950b7c635a0342aefbd5b13a3cf4d9f41828adf4e685e80bccf_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:8674ea245869c168353047d9bbf963cba13508d982b6ae288f15ab5540805f82_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:9268f1f878db35a8e9b5171e1e9bb517c329b8bd98ad74a1d0550baf67d6c501_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:ae2fd33a7da6eadafe9c1321397000a283ea67690bcc9f41458b8401e06d309c_s390x" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "curl: HTTP/2 push headers memory-leak" }, { "cve": "CVE-2024-6119", "cwe": { "id": "CWE-843", "name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)" }, "discovery_date": "2024-08-20T17:50:04+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2306158" } ], "notes": [ { "category": "description", "text": "A flaw was found in OpenSSL. Applications performing certificate name checks (e.g., TLS clients checking server certificates) may attempt to read an invalid memory address resulting in abnormal termination of the application process.", "title": "Vulnerability description" }, { "category": "summary", "text": "openssl: Possible denial of service in X.509 name checks", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability is classified as moderate severity rather than important because it primarily affects specific use cases involving certificate name checks against otherName subject alternative names, a scenario that is not commonly encountered. The issue only triggers a denial of service (DoS) by causing an abnormal application termination, without compromising the integrity, confidentiality, or availability of data at a broader scale. Additionally, TLS servers, which typically don\u0027t perform reference identity checks during client certificate validation, are largely unaffected. The impact is localized to certain TLS clients performing specific name comparisons, reducing the overall risk profile and justifying the moderate severity classification.", "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-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:01b7f735b8efd48b3406d116a7885f4545efa21786fd96ea3479573b72181e6c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:2dedeeda52b1701d005dee4c2277c949d978214d32fffbdfc63e7c5ead8f1782_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7460ced07d36f6ce528561e92db8f212b2db38ecefa6f28b1c6d336f676f5010_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7dd1ff26d428fc7b075b0ccd4e19ecce723029e2e3b957c59716ceb48a532f09_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:3bc6fa2665020345f5e9a94bdb4fc11560336213889463812490ea2bd8a78bff_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:554f51fbd35480c5779d801f129e06045399f4bedeee7b3ec2a4bc839a0a4154_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:771f88b6a5b042c07e652196b406da2f88806334f882d418514f20de9cf1e9ee_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:826ce2adc3ce66628150e118662fd7871f2b9fb7de1507041f5f5f20e6558bfa_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:a4873e1ba82b7a55bccf7e1664cc3ecb51bb5e12d09dba4e1da3f3282cf3f1f9_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:f934d109a75fbac4316db68a7409a95bf848d6c99eacd925ff352204e891f1a0_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:47b2380c1a4f1b66fb8ea1d56cb55d5d48d157c3cd766910fa7a5967582901d6_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:5b9714c08022c3b1a94c779aa2daa98bb2965f6808f3049fe57f6045cd8fd534_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:72fcdf31e9b144f6bfc9a13dff8f720e963b7e49d6ef773522bdb5946cf0e1b9_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:b193eace13666b71a525f07627b8e727fa6594db0f9086940607be456f0dbe5f_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1c6e952f2c85c384a21c455e7a5d3788d96c23f5b76737fc19ec91782a4a7492_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1e7ec0d2278b508f4e6125cda83b09af84787ae37de6ca32e1866029c2f85d8c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:859683e6f8eca6302e197113eb7152e7779a3de72c59988b305bb0a8bc13cbe5_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:97e80a5d2ae898d4262a52e8e4f31a86c011b694160c47ce4074015ebab8a7f4_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:35be4ab2c944e950b7c635a0342aefbd5b13a3cf4d9f41828adf4e685e80bccf_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:8674ea245869c168353047d9bbf963cba13508d982b6ae288f15ab5540805f82_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:9268f1f878db35a8e9b5171e1e9bb517c329b8bd98ad74a1d0550baf67d6c501_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:ae2fd33a7da6eadafe9c1321397000a283ea67690bcc9f41458b8401e06d309c_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-6119" }, { "category": "external", "summary": "RHBZ#2306158", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2306158" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-6119", "url": "https://www.cve.org/CVERecord?id=CVE-2024-6119" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-6119", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6119" }, { "category": "external", "summary": "https://github.com/openssl/openssl/security/advisories/GHSA-5qrj-vq78-58fj", "url": "https://github.com/openssl/openssl/security/advisories/GHSA-5qrj-vq78-58fj" } ], "release_date": "2024-09-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-12-16T15:47:02+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:01b7f735b8efd48b3406d116a7885f4545efa21786fd96ea3479573b72181e6c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:2dedeeda52b1701d005dee4c2277c949d978214d32fffbdfc63e7c5ead8f1782_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7460ced07d36f6ce528561e92db8f212b2db38ecefa6f28b1c6d336f676f5010_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7dd1ff26d428fc7b075b0ccd4e19ecce723029e2e3b957c59716ceb48a532f09_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:3bc6fa2665020345f5e9a94bdb4fc11560336213889463812490ea2bd8a78bff_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:554f51fbd35480c5779d801f129e06045399f4bedeee7b3ec2a4bc839a0a4154_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:771f88b6a5b042c07e652196b406da2f88806334f882d418514f20de9cf1e9ee_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:826ce2adc3ce66628150e118662fd7871f2b9fb7de1507041f5f5f20e6558bfa_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:a4873e1ba82b7a55bccf7e1664cc3ecb51bb5e12d09dba4e1da3f3282cf3f1f9_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:f934d109a75fbac4316db68a7409a95bf848d6c99eacd925ff352204e891f1a0_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:47b2380c1a4f1b66fb8ea1d56cb55d5d48d157c3cd766910fa7a5967582901d6_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:5b9714c08022c3b1a94c779aa2daa98bb2965f6808f3049fe57f6045cd8fd534_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:72fcdf31e9b144f6bfc9a13dff8f720e963b7e49d6ef773522bdb5946cf0e1b9_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:b193eace13666b71a525f07627b8e727fa6594db0f9086940607be456f0dbe5f_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1c6e952f2c85c384a21c455e7a5d3788d96c23f5b76737fc19ec91782a4a7492_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1e7ec0d2278b508f4e6125cda83b09af84787ae37de6ca32e1866029c2f85d8c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:859683e6f8eca6302e197113eb7152e7779a3de72c59988b305bb0a8bc13cbe5_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:97e80a5d2ae898d4262a52e8e4f31a86c011b694160c47ce4074015ebab8a7f4_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:35be4ab2c944e950b7c635a0342aefbd5b13a3cf4d9f41828adf4e685e80bccf_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:8674ea245869c168353047d9bbf963cba13508d982b6ae288f15ab5540805f82_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:9268f1f878db35a8e9b5171e1e9bb517c329b8bd98ad74a1d0550baf67d6c501_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:ae2fd33a7da6eadafe9c1321397000a283ea67690bcc9f41458b8401e06d309c_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:11109" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:01b7f735b8efd48b3406d116a7885f4545efa21786fd96ea3479573b72181e6c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:2dedeeda52b1701d005dee4c2277c949d978214d32fffbdfc63e7c5ead8f1782_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7460ced07d36f6ce528561e92db8f212b2db38ecefa6f28b1c6d336f676f5010_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7dd1ff26d428fc7b075b0ccd4e19ecce723029e2e3b957c59716ceb48a532f09_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:3bc6fa2665020345f5e9a94bdb4fc11560336213889463812490ea2bd8a78bff_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:554f51fbd35480c5779d801f129e06045399f4bedeee7b3ec2a4bc839a0a4154_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:771f88b6a5b042c07e652196b406da2f88806334f882d418514f20de9cf1e9ee_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:826ce2adc3ce66628150e118662fd7871f2b9fb7de1507041f5f5f20e6558bfa_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:a4873e1ba82b7a55bccf7e1664cc3ecb51bb5e12d09dba4e1da3f3282cf3f1f9_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:f934d109a75fbac4316db68a7409a95bf848d6c99eacd925ff352204e891f1a0_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:47b2380c1a4f1b66fb8ea1d56cb55d5d48d157c3cd766910fa7a5967582901d6_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:5b9714c08022c3b1a94c779aa2daa98bb2965f6808f3049fe57f6045cd8fd534_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:72fcdf31e9b144f6bfc9a13dff8f720e963b7e49d6ef773522bdb5946cf0e1b9_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:b193eace13666b71a525f07627b8e727fa6594db0f9086940607be456f0dbe5f_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1c6e952f2c85c384a21c455e7a5d3788d96c23f5b76737fc19ec91782a4a7492_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1e7ec0d2278b508f4e6125cda83b09af84787ae37de6ca32e1866029c2f85d8c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:859683e6f8eca6302e197113eb7152e7779a3de72c59988b305bb0a8bc13cbe5_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:97e80a5d2ae898d4262a52e8e4f31a86c011b694160c47ce4074015ebab8a7f4_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:35be4ab2c944e950b7c635a0342aefbd5b13a3cf4d9f41828adf4e685e80bccf_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:8674ea245869c168353047d9bbf963cba13508d982b6ae288f15ab5540805f82_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:9268f1f878db35a8e9b5171e1e9bb517c329b8bd98ad74a1d0550baf67d6c501_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:ae2fd33a7da6eadafe9c1321397000a283ea67690bcc9f41458b8401e06d309c_s390x" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:01b7f735b8efd48b3406d116a7885f4545efa21786fd96ea3479573b72181e6c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:2dedeeda52b1701d005dee4c2277c949d978214d32fffbdfc63e7c5ead8f1782_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7460ced07d36f6ce528561e92db8f212b2db38ecefa6f28b1c6d336f676f5010_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7dd1ff26d428fc7b075b0ccd4e19ecce723029e2e3b957c59716ceb48a532f09_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:3bc6fa2665020345f5e9a94bdb4fc11560336213889463812490ea2bd8a78bff_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:554f51fbd35480c5779d801f129e06045399f4bedeee7b3ec2a4bc839a0a4154_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:771f88b6a5b042c07e652196b406da2f88806334f882d418514f20de9cf1e9ee_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:826ce2adc3ce66628150e118662fd7871f2b9fb7de1507041f5f5f20e6558bfa_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:a4873e1ba82b7a55bccf7e1664cc3ecb51bb5e12d09dba4e1da3f3282cf3f1f9_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:f934d109a75fbac4316db68a7409a95bf848d6c99eacd925ff352204e891f1a0_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:47b2380c1a4f1b66fb8ea1d56cb55d5d48d157c3cd766910fa7a5967582901d6_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:5b9714c08022c3b1a94c779aa2daa98bb2965f6808f3049fe57f6045cd8fd534_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:72fcdf31e9b144f6bfc9a13dff8f720e963b7e49d6ef773522bdb5946cf0e1b9_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:b193eace13666b71a525f07627b8e727fa6594db0f9086940607be456f0dbe5f_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1c6e952f2c85c384a21c455e7a5d3788d96c23f5b76737fc19ec91782a4a7492_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1e7ec0d2278b508f4e6125cda83b09af84787ae37de6ca32e1866029c2f85d8c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:859683e6f8eca6302e197113eb7152e7779a3de72c59988b305bb0a8bc13cbe5_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:97e80a5d2ae898d4262a52e8e4f31a86c011b694160c47ce4074015ebab8a7f4_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:35be4ab2c944e950b7c635a0342aefbd5b13a3cf4d9f41828adf4e685e80bccf_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:8674ea245869c168353047d9bbf963cba13508d982b6ae288f15ab5540805f82_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:9268f1f878db35a8e9b5171e1e9bb517c329b8bd98ad74a1d0550baf67d6c501_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:ae2fd33a7da6eadafe9c1321397000a283ea67690bcc9f41458b8401e06d309c_s390x" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "openssl: Possible denial of service in X.509 name checks" }, { "cve": "CVE-2024-6345", "cwe": { "id": "CWE-94", "name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)" }, "discovery_date": "2024-07-15T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2297771" } ], "notes": [ { "category": "description", "text": "A flaw was found in the package_index module of pypa/setuptools. Affected versions of this package allow remote code execution via its download functions. These functions, which are used to download packages from URLs provided by users or retrieved from package index servers, are susceptible to code injection. If these functions are exposed to user-controlled inputs, such as package URLs, they can execute arbitrary commands on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "pypa/setuptools: Remote code execution via download functions in the package_index module in pypa/setuptools", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat OpenStack does not include setuptools. The ImcSdk component uses it only during compile time in our build systems, and we do not support recompiling SRPMs. As a result, Red Hat OpenStack is not affected by this flaw.\n\nPython 2.7.18 was marked End of Life on 04/20/2020. No patches for Python 2 would be made available.", "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-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:01b7f735b8efd48b3406d116a7885f4545efa21786fd96ea3479573b72181e6c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:2dedeeda52b1701d005dee4c2277c949d978214d32fffbdfc63e7c5ead8f1782_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7460ced07d36f6ce528561e92db8f212b2db38ecefa6f28b1c6d336f676f5010_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7dd1ff26d428fc7b075b0ccd4e19ecce723029e2e3b957c59716ceb48a532f09_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:3bc6fa2665020345f5e9a94bdb4fc11560336213889463812490ea2bd8a78bff_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:554f51fbd35480c5779d801f129e06045399f4bedeee7b3ec2a4bc839a0a4154_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:771f88b6a5b042c07e652196b406da2f88806334f882d418514f20de9cf1e9ee_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:826ce2adc3ce66628150e118662fd7871f2b9fb7de1507041f5f5f20e6558bfa_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:a4873e1ba82b7a55bccf7e1664cc3ecb51bb5e12d09dba4e1da3f3282cf3f1f9_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:f934d109a75fbac4316db68a7409a95bf848d6c99eacd925ff352204e891f1a0_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:47b2380c1a4f1b66fb8ea1d56cb55d5d48d157c3cd766910fa7a5967582901d6_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:5b9714c08022c3b1a94c779aa2daa98bb2965f6808f3049fe57f6045cd8fd534_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:72fcdf31e9b144f6bfc9a13dff8f720e963b7e49d6ef773522bdb5946cf0e1b9_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:b193eace13666b71a525f07627b8e727fa6594db0f9086940607be456f0dbe5f_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1c6e952f2c85c384a21c455e7a5d3788d96c23f5b76737fc19ec91782a4a7492_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1e7ec0d2278b508f4e6125cda83b09af84787ae37de6ca32e1866029c2f85d8c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:859683e6f8eca6302e197113eb7152e7779a3de72c59988b305bb0a8bc13cbe5_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:97e80a5d2ae898d4262a52e8e4f31a86c011b694160c47ce4074015ebab8a7f4_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:35be4ab2c944e950b7c635a0342aefbd5b13a3cf4d9f41828adf4e685e80bccf_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:8674ea245869c168353047d9bbf963cba13508d982b6ae288f15ab5540805f82_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:9268f1f878db35a8e9b5171e1e9bb517c329b8bd98ad74a1d0550baf67d6c501_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:ae2fd33a7da6eadafe9c1321397000a283ea67690bcc9f41458b8401e06d309c_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-6345" }, { "category": "external", "summary": "RHBZ#2297771", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2297771" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-6345", "url": "https://www.cve.org/CVERecord?id=CVE-2024-6345" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-6345", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6345" }, { "category": "external", "summary": "https://github.com/pypa/setuptools/commit/88807c7062788254f654ea8c03427adc859321f0", "url": "https://github.com/pypa/setuptools/commit/88807c7062788254f654ea8c03427adc859321f0" }, { "category": "external", "summary": "https://huntr.com/bounties/d6362117-ad57-4e83-951f-b8141c6e7ca5", "url": "https://huntr.com/bounties/d6362117-ad57-4e83-951f-b8141c6e7ca5" } ], "release_date": "2024-07-15T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-12-16T15:47:02+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:01b7f735b8efd48b3406d116a7885f4545efa21786fd96ea3479573b72181e6c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:2dedeeda52b1701d005dee4c2277c949d978214d32fffbdfc63e7c5ead8f1782_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7460ced07d36f6ce528561e92db8f212b2db38ecefa6f28b1c6d336f676f5010_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7dd1ff26d428fc7b075b0ccd4e19ecce723029e2e3b957c59716ceb48a532f09_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:3bc6fa2665020345f5e9a94bdb4fc11560336213889463812490ea2bd8a78bff_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:554f51fbd35480c5779d801f129e06045399f4bedeee7b3ec2a4bc839a0a4154_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:771f88b6a5b042c07e652196b406da2f88806334f882d418514f20de9cf1e9ee_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:826ce2adc3ce66628150e118662fd7871f2b9fb7de1507041f5f5f20e6558bfa_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:a4873e1ba82b7a55bccf7e1664cc3ecb51bb5e12d09dba4e1da3f3282cf3f1f9_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:f934d109a75fbac4316db68a7409a95bf848d6c99eacd925ff352204e891f1a0_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:47b2380c1a4f1b66fb8ea1d56cb55d5d48d157c3cd766910fa7a5967582901d6_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:5b9714c08022c3b1a94c779aa2daa98bb2965f6808f3049fe57f6045cd8fd534_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:72fcdf31e9b144f6bfc9a13dff8f720e963b7e49d6ef773522bdb5946cf0e1b9_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:b193eace13666b71a525f07627b8e727fa6594db0f9086940607be456f0dbe5f_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1c6e952f2c85c384a21c455e7a5d3788d96c23f5b76737fc19ec91782a4a7492_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1e7ec0d2278b508f4e6125cda83b09af84787ae37de6ca32e1866029c2f85d8c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:859683e6f8eca6302e197113eb7152e7779a3de72c59988b305bb0a8bc13cbe5_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:97e80a5d2ae898d4262a52e8e4f31a86c011b694160c47ce4074015ebab8a7f4_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:35be4ab2c944e950b7c635a0342aefbd5b13a3cf4d9f41828adf4e685e80bccf_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:8674ea245869c168353047d9bbf963cba13508d982b6ae288f15ab5540805f82_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:9268f1f878db35a8e9b5171e1e9bb517c329b8bd98ad74a1d0550baf67d6c501_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:ae2fd33a7da6eadafe9c1321397000a283ea67690bcc9f41458b8401e06d309c_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:11109" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:01b7f735b8efd48b3406d116a7885f4545efa21786fd96ea3479573b72181e6c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:2dedeeda52b1701d005dee4c2277c949d978214d32fffbdfc63e7c5ead8f1782_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7460ced07d36f6ce528561e92db8f212b2db38ecefa6f28b1c6d336f676f5010_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7dd1ff26d428fc7b075b0ccd4e19ecce723029e2e3b957c59716ceb48a532f09_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:3bc6fa2665020345f5e9a94bdb4fc11560336213889463812490ea2bd8a78bff_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:554f51fbd35480c5779d801f129e06045399f4bedeee7b3ec2a4bc839a0a4154_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:771f88b6a5b042c07e652196b406da2f88806334f882d418514f20de9cf1e9ee_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:826ce2adc3ce66628150e118662fd7871f2b9fb7de1507041f5f5f20e6558bfa_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:a4873e1ba82b7a55bccf7e1664cc3ecb51bb5e12d09dba4e1da3f3282cf3f1f9_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:f934d109a75fbac4316db68a7409a95bf848d6c99eacd925ff352204e891f1a0_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:47b2380c1a4f1b66fb8ea1d56cb55d5d48d157c3cd766910fa7a5967582901d6_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:5b9714c08022c3b1a94c779aa2daa98bb2965f6808f3049fe57f6045cd8fd534_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:72fcdf31e9b144f6bfc9a13dff8f720e963b7e49d6ef773522bdb5946cf0e1b9_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:b193eace13666b71a525f07627b8e727fa6594db0f9086940607be456f0dbe5f_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1c6e952f2c85c384a21c455e7a5d3788d96c23f5b76737fc19ec91782a4a7492_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1e7ec0d2278b508f4e6125cda83b09af84787ae37de6ca32e1866029c2f85d8c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:859683e6f8eca6302e197113eb7152e7779a3de72c59988b305bb0a8bc13cbe5_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:97e80a5d2ae898d4262a52e8e4f31a86c011b694160c47ce4074015ebab8a7f4_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:35be4ab2c944e950b7c635a0342aefbd5b13a3cf4d9f41828adf4e685e80bccf_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:8674ea245869c168353047d9bbf963cba13508d982b6ae288f15ab5540805f82_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:9268f1f878db35a8e9b5171e1e9bb517c329b8bd98ad74a1d0550baf67d6c501_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:ae2fd33a7da6eadafe9c1321397000a283ea67690bcc9f41458b8401e06d309c_s390x" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:01b7f735b8efd48b3406d116a7885f4545efa21786fd96ea3479573b72181e6c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:2dedeeda52b1701d005dee4c2277c949d978214d32fffbdfc63e7c5ead8f1782_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7460ced07d36f6ce528561e92db8f212b2db38ecefa6f28b1c6d336f676f5010_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7dd1ff26d428fc7b075b0ccd4e19ecce723029e2e3b957c59716ceb48a532f09_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:3bc6fa2665020345f5e9a94bdb4fc11560336213889463812490ea2bd8a78bff_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:554f51fbd35480c5779d801f129e06045399f4bedeee7b3ec2a4bc839a0a4154_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:771f88b6a5b042c07e652196b406da2f88806334f882d418514f20de9cf1e9ee_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:826ce2adc3ce66628150e118662fd7871f2b9fb7de1507041f5f5f20e6558bfa_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:a4873e1ba82b7a55bccf7e1664cc3ecb51bb5e12d09dba4e1da3f3282cf3f1f9_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:f934d109a75fbac4316db68a7409a95bf848d6c99eacd925ff352204e891f1a0_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:47b2380c1a4f1b66fb8ea1d56cb55d5d48d157c3cd766910fa7a5967582901d6_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:5b9714c08022c3b1a94c779aa2daa98bb2965f6808f3049fe57f6045cd8fd534_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:72fcdf31e9b144f6bfc9a13dff8f720e963b7e49d6ef773522bdb5946cf0e1b9_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:b193eace13666b71a525f07627b8e727fa6594db0f9086940607be456f0dbe5f_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1c6e952f2c85c384a21c455e7a5d3788d96c23f5b76737fc19ec91782a4a7492_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1e7ec0d2278b508f4e6125cda83b09af84787ae37de6ca32e1866029c2f85d8c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:859683e6f8eca6302e197113eb7152e7779a3de72c59988b305bb0a8bc13cbe5_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:97e80a5d2ae898d4262a52e8e4f31a86c011b694160c47ce4074015ebab8a7f4_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:35be4ab2c944e950b7c635a0342aefbd5b13a3cf4d9f41828adf4e685e80bccf_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:8674ea245869c168353047d9bbf963cba13508d982b6ae288f15ab5540805f82_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:9268f1f878db35a8e9b5171e1e9bb517c329b8bd98ad74a1d0550baf67d6c501_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:ae2fd33a7da6eadafe9c1321397000a283ea67690bcc9f41458b8401e06d309c_s390x" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "pypa/setuptools: Remote code execution via download functions in the package_index module in pypa/setuptools" }, { "cve": "CVE-2024-6923", "discovery_date": "2024-08-01T14:30:06+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2302255" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in the email module that uses Python language. The email module doesn\u0027t properly quote new lines in email headers. This flaw allows an attacker to inject email headers that could, among other possibilities, add hidden email destinations or inject content into the email, impacting data confidentiality and integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "cpython: python: email module doesn\u0027t properly quotes newlines in email headers, allowing header injection", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.", "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-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:01b7f735b8efd48b3406d116a7885f4545efa21786fd96ea3479573b72181e6c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:2dedeeda52b1701d005dee4c2277c949d978214d32fffbdfc63e7c5ead8f1782_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7460ced07d36f6ce528561e92db8f212b2db38ecefa6f28b1c6d336f676f5010_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7dd1ff26d428fc7b075b0ccd4e19ecce723029e2e3b957c59716ceb48a532f09_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:3bc6fa2665020345f5e9a94bdb4fc11560336213889463812490ea2bd8a78bff_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:554f51fbd35480c5779d801f129e06045399f4bedeee7b3ec2a4bc839a0a4154_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:771f88b6a5b042c07e652196b406da2f88806334f882d418514f20de9cf1e9ee_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:826ce2adc3ce66628150e118662fd7871f2b9fb7de1507041f5f5f20e6558bfa_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:a4873e1ba82b7a55bccf7e1664cc3ecb51bb5e12d09dba4e1da3f3282cf3f1f9_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:f934d109a75fbac4316db68a7409a95bf848d6c99eacd925ff352204e891f1a0_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:47b2380c1a4f1b66fb8ea1d56cb55d5d48d157c3cd766910fa7a5967582901d6_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:5b9714c08022c3b1a94c779aa2daa98bb2965f6808f3049fe57f6045cd8fd534_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:72fcdf31e9b144f6bfc9a13dff8f720e963b7e49d6ef773522bdb5946cf0e1b9_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:b193eace13666b71a525f07627b8e727fa6594db0f9086940607be456f0dbe5f_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1c6e952f2c85c384a21c455e7a5d3788d96c23f5b76737fc19ec91782a4a7492_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1e7ec0d2278b508f4e6125cda83b09af84787ae37de6ca32e1866029c2f85d8c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:859683e6f8eca6302e197113eb7152e7779a3de72c59988b305bb0a8bc13cbe5_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:97e80a5d2ae898d4262a52e8e4f31a86c011b694160c47ce4074015ebab8a7f4_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:35be4ab2c944e950b7c635a0342aefbd5b13a3cf4d9f41828adf4e685e80bccf_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:8674ea245869c168353047d9bbf963cba13508d982b6ae288f15ab5540805f82_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:9268f1f878db35a8e9b5171e1e9bb517c329b8bd98ad74a1d0550baf67d6c501_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:ae2fd33a7da6eadafe9c1321397000a283ea67690bcc9f41458b8401e06d309c_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-6923" }, { "category": "external", "summary": "RHBZ#2302255", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302255" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-6923", "url": "https://www.cve.org/CVERecord?id=CVE-2024-6923" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-6923", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6923" }, { "category": "external", "summary": "https://github.com/python/cpython/issues/121650", "url": "https://github.com/python/cpython/issues/121650" }, { "category": "external", "summary": "https://github.com/python/cpython/pull/122233", "url": "https://github.com/python/cpython/pull/122233" }, { "category": "external", "summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/QH3BUOE2DYQBWP7NAQ7UNHPPOELKISRW/", "url": "https://mail.python.org/archives/list/security-announce@python.org/thread/QH3BUOE2DYQBWP7NAQ7UNHPPOELKISRW/" } ], "release_date": "2024-08-01T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-12-16T15:47:02+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:01b7f735b8efd48b3406d116a7885f4545efa21786fd96ea3479573b72181e6c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:2dedeeda52b1701d005dee4c2277c949d978214d32fffbdfc63e7c5ead8f1782_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7460ced07d36f6ce528561e92db8f212b2db38ecefa6f28b1c6d336f676f5010_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7dd1ff26d428fc7b075b0ccd4e19ecce723029e2e3b957c59716ceb48a532f09_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:3bc6fa2665020345f5e9a94bdb4fc11560336213889463812490ea2bd8a78bff_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:554f51fbd35480c5779d801f129e06045399f4bedeee7b3ec2a4bc839a0a4154_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:771f88b6a5b042c07e652196b406da2f88806334f882d418514f20de9cf1e9ee_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:826ce2adc3ce66628150e118662fd7871f2b9fb7de1507041f5f5f20e6558bfa_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:a4873e1ba82b7a55bccf7e1664cc3ecb51bb5e12d09dba4e1da3f3282cf3f1f9_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:f934d109a75fbac4316db68a7409a95bf848d6c99eacd925ff352204e891f1a0_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:47b2380c1a4f1b66fb8ea1d56cb55d5d48d157c3cd766910fa7a5967582901d6_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:5b9714c08022c3b1a94c779aa2daa98bb2965f6808f3049fe57f6045cd8fd534_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:72fcdf31e9b144f6bfc9a13dff8f720e963b7e49d6ef773522bdb5946cf0e1b9_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:b193eace13666b71a525f07627b8e727fa6594db0f9086940607be456f0dbe5f_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1c6e952f2c85c384a21c455e7a5d3788d96c23f5b76737fc19ec91782a4a7492_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1e7ec0d2278b508f4e6125cda83b09af84787ae37de6ca32e1866029c2f85d8c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:859683e6f8eca6302e197113eb7152e7779a3de72c59988b305bb0a8bc13cbe5_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:97e80a5d2ae898d4262a52e8e4f31a86c011b694160c47ce4074015ebab8a7f4_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:35be4ab2c944e950b7c635a0342aefbd5b13a3cf4d9f41828adf4e685e80bccf_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:8674ea245869c168353047d9bbf963cba13508d982b6ae288f15ab5540805f82_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:9268f1f878db35a8e9b5171e1e9bb517c329b8bd98ad74a1d0550baf67d6c501_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:ae2fd33a7da6eadafe9c1321397000a283ea67690bcc9f41458b8401e06d309c_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:11109" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:01b7f735b8efd48b3406d116a7885f4545efa21786fd96ea3479573b72181e6c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:2dedeeda52b1701d005dee4c2277c949d978214d32fffbdfc63e7c5ead8f1782_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7460ced07d36f6ce528561e92db8f212b2db38ecefa6f28b1c6d336f676f5010_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7dd1ff26d428fc7b075b0ccd4e19ecce723029e2e3b957c59716ceb48a532f09_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:3bc6fa2665020345f5e9a94bdb4fc11560336213889463812490ea2bd8a78bff_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:554f51fbd35480c5779d801f129e06045399f4bedeee7b3ec2a4bc839a0a4154_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:771f88b6a5b042c07e652196b406da2f88806334f882d418514f20de9cf1e9ee_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:826ce2adc3ce66628150e118662fd7871f2b9fb7de1507041f5f5f20e6558bfa_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:a4873e1ba82b7a55bccf7e1664cc3ecb51bb5e12d09dba4e1da3f3282cf3f1f9_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:f934d109a75fbac4316db68a7409a95bf848d6c99eacd925ff352204e891f1a0_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:47b2380c1a4f1b66fb8ea1d56cb55d5d48d157c3cd766910fa7a5967582901d6_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:5b9714c08022c3b1a94c779aa2daa98bb2965f6808f3049fe57f6045cd8fd534_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:72fcdf31e9b144f6bfc9a13dff8f720e963b7e49d6ef773522bdb5946cf0e1b9_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:b193eace13666b71a525f07627b8e727fa6594db0f9086940607be456f0dbe5f_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1c6e952f2c85c384a21c455e7a5d3788d96c23f5b76737fc19ec91782a4a7492_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1e7ec0d2278b508f4e6125cda83b09af84787ae37de6ca32e1866029c2f85d8c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:859683e6f8eca6302e197113eb7152e7779a3de72c59988b305bb0a8bc13cbe5_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:97e80a5d2ae898d4262a52e8e4f31a86c011b694160c47ce4074015ebab8a7f4_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:35be4ab2c944e950b7c635a0342aefbd5b13a3cf4d9f41828adf4e685e80bccf_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:8674ea245869c168353047d9bbf963cba13508d982b6ae288f15ab5540805f82_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:9268f1f878db35a8e9b5171e1e9bb517c329b8bd98ad74a1d0550baf67d6c501_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:ae2fd33a7da6eadafe9c1321397000a283ea67690bcc9f41458b8401e06d309c_s390x" ] } ], "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": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:01b7f735b8efd48b3406d116a7885f4545efa21786fd96ea3479573b72181e6c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:2dedeeda52b1701d005dee4c2277c949d978214d32fffbdfc63e7c5ead8f1782_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7460ced07d36f6ce528561e92db8f212b2db38ecefa6f28b1c6d336f676f5010_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7dd1ff26d428fc7b075b0ccd4e19ecce723029e2e3b957c59716ceb48a532f09_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:3bc6fa2665020345f5e9a94bdb4fc11560336213889463812490ea2bd8a78bff_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:554f51fbd35480c5779d801f129e06045399f4bedeee7b3ec2a4bc839a0a4154_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:771f88b6a5b042c07e652196b406da2f88806334f882d418514f20de9cf1e9ee_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:826ce2adc3ce66628150e118662fd7871f2b9fb7de1507041f5f5f20e6558bfa_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:a4873e1ba82b7a55bccf7e1664cc3ecb51bb5e12d09dba4e1da3f3282cf3f1f9_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:f934d109a75fbac4316db68a7409a95bf848d6c99eacd925ff352204e891f1a0_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:47b2380c1a4f1b66fb8ea1d56cb55d5d48d157c3cd766910fa7a5967582901d6_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:5b9714c08022c3b1a94c779aa2daa98bb2965f6808f3049fe57f6045cd8fd534_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:72fcdf31e9b144f6bfc9a13dff8f720e963b7e49d6ef773522bdb5946cf0e1b9_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:b193eace13666b71a525f07627b8e727fa6594db0f9086940607be456f0dbe5f_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1c6e952f2c85c384a21c455e7a5d3788d96c23f5b76737fc19ec91782a4a7492_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1e7ec0d2278b508f4e6125cda83b09af84787ae37de6ca32e1866029c2f85d8c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:859683e6f8eca6302e197113eb7152e7779a3de72c59988b305bb0a8bc13cbe5_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:97e80a5d2ae898d4262a52e8e4f31a86c011b694160c47ce4074015ebab8a7f4_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:35be4ab2c944e950b7c635a0342aefbd5b13a3cf4d9f41828adf4e685e80bccf_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:8674ea245869c168353047d9bbf963cba13508d982b6ae288f15ab5540805f82_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:9268f1f878db35a8e9b5171e1e9bb517c329b8bd98ad74a1d0550baf67d6c501_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:ae2fd33a7da6eadafe9c1321397000a283ea67690bcc9f41458b8401e06d309c_s390x" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "cpython: python: email module doesn\u0027t properly quotes newlines in email headers, allowing header injection" }, { "cve": "CVE-2024-34397", "cwe": { "id": "CWE-940", "name": "Improper Verification of Source of a Communication Channel" }, "discovery_date": "2024-05-07T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2279632" } ], "notes": [ { "category": "description", "text": "A flaw was found in GNOME GLib. When a GDBus-based client subscribes to signals from a trusted system service such as NetworkManager on a shared computer, other users of the same computer can send spoofed D-Bus signals that the GDBus-based client will wrongly interpret as having been sent by the trusted system service. This issue could lead to the GDBus-based client behaving incorrectly with an application-dependent impact.", "title": "Vulnerability description" }, { "category": "summary", "text": "glib2: Signal subscription vulnerabilities", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:01b7f735b8efd48b3406d116a7885f4545efa21786fd96ea3479573b72181e6c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:2dedeeda52b1701d005dee4c2277c949d978214d32fffbdfc63e7c5ead8f1782_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7460ced07d36f6ce528561e92db8f212b2db38ecefa6f28b1c6d336f676f5010_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7dd1ff26d428fc7b075b0ccd4e19ecce723029e2e3b957c59716ceb48a532f09_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:3bc6fa2665020345f5e9a94bdb4fc11560336213889463812490ea2bd8a78bff_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:554f51fbd35480c5779d801f129e06045399f4bedeee7b3ec2a4bc839a0a4154_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:771f88b6a5b042c07e652196b406da2f88806334f882d418514f20de9cf1e9ee_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:826ce2adc3ce66628150e118662fd7871f2b9fb7de1507041f5f5f20e6558bfa_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:a4873e1ba82b7a55bccf7e1664cc3ecb51bb5e12d09dba4e1da3f3282cf3f1f9_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:f934d109a75fbac4316db68a7409a95bf848d6c99eacd925ff352204e891f1a0_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:47b2380c1a4f1b66fb8ea1d56cb55d5d48d157c3cd766910fa7a5967582901d6_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:5b9714c08022c3b1a94c779aa2daa98bb2965f6808f3049fe57f6045cd8fd534_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:72fcdf31e9b144f6bfc9a13dff8f720e963b7e49d6ef773522bdb5946cf0e1b9_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:b193eace13666b71a525f07627b8e727fa6594db0f9086940607be456f0dbe5f_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1c6e952f2c85c384a21c455e7a5d3788d96c23f5b76737fc19ec91782a4a7492_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1e7ec0d2278b508f4e6125cda83b09af84787ae37de6ca32e1866029c2f85d8c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:859683e6f8eca6302e197113eb7152e7779a3de72c59988b305bb0a8bc13cbe5_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:97e80a5d2ae898d4262a52e8e4f31a86c011b694160c47ce4074015ebab8a7f4_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:35be4ab2c944e950b7c635a0342aefbd5b13a3cf4d9f41828adf4e685e80bccf_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:8674ea245869c168353047d9bbf963cba13508d982b6ae288f15ab5540805f82_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:9268f1f878db35a8e9b5171e1e9bb517c329b8bd98ad74a1d0550baf67d6c501_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:ae2fd33a7da6eadafe9c1321397000a283ea67690bcc9f41458b8401e06d309c_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-34397" }, { "category": "external", "summary": "RHBZ#2279632", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279632" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-34397", "url": "https://www.cve.org/CVERecord?id=CVE-2024-34397" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34397", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34397" }, { "category": "external", "summary": "https://gitlab.gnome.org/GNOME/glib/-/issues/3268", "url": "https://gitlab.gnome.org/GNOME/glib/-/issues/3268" }, { "category": "external", "summary": "https://www.openwall.com/lists/oss-security/2024/05/07/5", "url": "https://www.openwall.com/lists/oss-security/2024/05/07/5" } ], "release_date": "2024-05-07T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-12-16T15:47:02+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:01b7f735b8efd48b3406d116a7885f4545efa21786fd96ea3479573b72181e6c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:2dedeeda52b1701d005dee4c2277c949d978214d32fffbdfc63e7c5ead8f1782_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7460ced07d36f6ce528561e92db8f212b2db38ecefa6f28b1c6d336f676f5010_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7dd1ff26d428fc7b075b0ccd4e19ecce723029e2e3b957c59716ceb48a532f09_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:3bc6fa2665020345f5e9a94bdb4fc11560336213889463812490ea2bd8a78bff_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:554f51fbd35480c5779d801f129e06045399f4bedeee7b3ec2a4bc839a0a4154_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:771f88b6a5b042c07e652196b406da2f88806334f882d418514f20de9cf1e9ee_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:826ce2adc3ce66628150e118662fd7871f2b9fb7de1507041f5f5f20e6558bfa_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:a4873e1ba82b7a55bccf7e1664cc3ecb51bb5e12d09dba4e1da3f3282cf3f1f9_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:f934d109a75fbac4316db68a7409a95bf848d6c99eacd925ff352204e891f1a0_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:47b2380c1a4f1b66fb8ea1d56cb55d5d48d157c3cd766910fa7a5967582901d6_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:5b9714c08022c3b1a94c779aa2daa98bb2965f6808f3049fe57f6045cd8fd534_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:72fcdf31e9b144f6bfc9a13dff8f720e963b7e49d6ef773522bdb5946cf0e1b9_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:b193eace13666b71a525f07627b8e727fa6594db0f9086940607be456f0dbe5f_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1c6e952f2c85c384a21c455e7a5d3788d96c23f5b76737fc19ec91782a4a7492_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1e7ec0d2278b508f4e6125cda83b09af84787ae37de6ca32e1866029c2f85d8c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:859683e6f8eca6302e197113eb7152e7779a3de72c59988b305bb0a8bc13cbe5_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:97e80a5d2ae898d4262a52e8e4f31a86c011b694160c47ce4074015ebab8a7f4_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:35be4ab2c944e950b7c635a0342aefbd5b13a3cf4d9f41828adf4e685e80bccf_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:8674ea245869c168353047d9bbf963cba13508d982b6ae288f15ab5540805f82_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:9268f1f878db35a8e9b5171e1e9bb517c329b8bd98ad74a1d0550baf67d6c501_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:ae2fd33a7da6eadafe9c1321397000a283ea67690bcc9f41458b8401e06d309c_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:11109" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 3.8, "baseSeverity": "LOW", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:L/A:N", "version": "3.1" }, "products": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:01b7f735b8efd48b3406d116a7885f4545efa21786fd96ea3479573b72181e6c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:2dedeeda52b1701d005dee4c2277c949d978214d32fffbdfc63e7c5ead8f1782_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7460ced07d36f6ce528561e92db8f212b2db38ecefa6f28b1c6d336f676f5010_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7dd1ff26d428fc7b075b0ccd4e19ecce723029e2e3b957c59716ceb48a532f09_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:3bc6fa2665020345f5e9a94bdb4fc11560336213889463812490ea2bd8a78bff_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:554f51fbd35480c5779d801f129e06045399f4bedeee7b3ec2a4bc839a0a4154_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:771f88b6a5b042c07e652196b406da2f88806334f882d418514f20de9cf1e9ee_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:826ce2adc3ce66628150e118662fd7871f2b9fb7de1507041f5f5f20e6558bfa_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:a4873e1ba82b7a55bccf7e1664cc3ecb51bb5e12d09dba4e1da3f3282cf3f1f9_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:f934d109a75fbac4316db68a7409a95bf848d6c99eacd925ff352204e891f1a0_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:47b2380c1a4f1b66fb8ea1d56cb55d5d48d157c3cd766910fa7a5967582901d6_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:5b9714c08022c3b1a94c779aa2daa98bb2965f6808f3049fe57f6045cd8fd534_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:72fcdf31e9b144f6bfc9a13dff8f720e963b7e49d6ef773522bdb5946cf0e1b9_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:b193eace13666b71a525f07627b8e727fa6594db0f9086940607be456f0dbe5f_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1c6e952f2c85c384a21c455e7a5d3788d96c23f5b76737fc19ec91782a4a7492_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1e7ec0d2278b508f4e6125cda83b09af84787ae37de6ca32e1866029c2f85d8c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:859683e6f8eca6302e197113eb7152e7779a3de72c59988b305bb0a8bc13cbe5_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:97e80a5d2ae898d4262a52e8e4f31a86c011b694160c47ce4074015ebab8a7f4_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:35be4ab2c944e950b7c635a0342aefbd5b13a3cf4d9f41828adf4e685e80bccf_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:8674ea245869c168353047d9bbf963cba13508d982b6ae288f15ab5540805f82_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:9268f1f878db35a8e9b5171e1e9bb517c329b8bd98ad74a1d0550baf67d6c501_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:ae2fd33a7da6eadafe9c1321397000a283ea67690bcc9f41458b8401e06d309c_s390x" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "glib2: Signal subscription vulnerabilities" }, { "cve": "CVE-2024-37370", "discovery_date": "2024-06-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2294677" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in the MIT Kerberos 5 GSS krb5 wrap token, where an attacker can modify the plaintext Extra Count field, causing the unwrapped token to appear truncated to the application, occurs when the attacker alters the token data during transmission which can lead to improper handling of authentication tokens.", "title": "Vulnerability description" }, { "category": "summary", "text": "krb5: GSS message token handling", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability has an ability to disrupt authentication process and attackers able to alter the token data durning the transmission which leads to disruption in service and an attacker can void the integrity by altering the token durning the transmission for authentication process. This has been rated as moderate by Redhat as the vulnerability cannot be exploited in a way that it leads to a loss of availability or integrity,when in transmission token count field can be changed making the token appear truncated.", "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-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:01b7f735b8efd48b3406d116a7885f4545efa21786fd96ea3479573b72181e6c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:2dedeeda52b1701d005dee4c2277c949d978214d32fffbdfc63e7c5ead8f1782_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7460ced07d36f6ce528561e92db8f212b2db38ecefa6f28b1c6d336f676f5010_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7dd1ff26d428fc7b075b0ccd4e19ecce723029e2e3b957c59716ceb48a532f09_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:3bc6fa2665020345f5e9a94bdb4fc11560336213889463812490ea2bd8a78bff_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:554f51fbd35480c5779d801f129e06045399f4bedeee7b3ec2a4bc839a0a4154_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:771f88b6a5b042c07e652196b406da2f88806334f882d418514f20de9cf1e9ee_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:826ce2adc3ce66628150e118662fd7871f2b9fb7de1507041f5f5f20e6558bfa_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:a4873e1ba82b7a55bccf7e1664cc3ecb51bb5e12d09dba4e1da3f3282cf3f1f9_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:f934d109a75fbac4316db68a7409a95bf848d6c99eacd925ff352204e891f1a0_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:47b2380c1a4f1b66fb8ea1d56cb55d5d48d157c3cd766910fa7a5967582901d6_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:5b9714c08022c3b1a94c779aa2daa98bb2965f6808f3049fe57f6045cd8fd534_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:72fcdf31e9b144f6bfc9a13dff8f720e963b7e49d6ef773522bdb5946cf0e1b9_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:b193eace13666b71a525f07627b8e727fa6594db0f9086940607be456f0dbe5f_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1c6e952f2c85c384a21c455e7a5d3788d96c23f5b76737fc19ec91782a4a7492_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1e7ec0d2278b508f4e6125cda83b09af84787ae37de6ca32e1866029c2f85d8c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:859683e6f8eca6302e197113eb7152e7779a3de72c59988b305bb0a8bc13cbe5_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:97e80a5d2ae898d4262a52e8e4f31a86c011b694160c47ce4074015ebab8a7f4_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:35be4ab2c944e950b7c635a0342aefbd5b13a3cf4d9f41828adf4e685e80bccf_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:8674ea245869c168353047d9bbf963cba13508d982b6ae288f15ab5540805f82_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:9268f1f878db35a8e9b5171e1e9bb517c329b8bd98ad74a1d0550baf67d6c501_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:ae2fd33a7da6eadafe9c1321397000a283ea67690bcc9f41458b8401e06d309c_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-37370" }, { "category": "external", "summary": "RHBZ#2294677", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294677" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-37370", "url": "https://www.cve.org/CVERecord?id=CVE-2024-37370" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-37370", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-37370" }, { "category": "external", "summary": "https://web.mit.edu/kerberos/www/krb5-1.21/", "url": "https://web.mit.edu/kerberos/www/krb5-1.21/" } ], "release_date": "2024-06-27T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-12-16T15:47:02+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:01b7f735b8efd48b3406d116a7885f4545efa21786fd96ea3479573b72181e6c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:2dedeeda52b1701d005dee4c2277c949d978214d32fffbdfc63e7c5ead8f1782_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7460ced07d36f6ce528561e92db8f212b2db38ecefa6f28b1c6d336f676f5010_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7dd1ff26d428fc7b075b0ccd4e19ecce723029e2e3b957c59716ceb48a532f09_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:3bc6fa2665020345f5e9a94bdb4fc11560336213889463812490ea2bd8a78bff_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:554f51fbd35480c5779d801f129e06045399f4bedeee7b3ec2a4bc839a0a4154_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:771f88b6a5b042c07e652196b406da2f88806334f882d418514f20de9cf1e9ee_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:826ce2adc3ce66628150e118662fd7871f2b9fb7de1507041f5f5f20e6558bfa_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:a4873e1ba82b7a55bccf7e1664cc3ecb51bb5e12d09dba4e1da3f3282cf3f1f9_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:f934d109a75fbac4316db68a7409a95bf848d6c99eacd925ff352204e891f1a0_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:47b2380c1a4f1b66fb8ea1d56cb55d5d48d157c3cd766910fa7a5967582901d6_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:5b9714c08022c3b1a94c779aa2daa98bb2965f6808f3049fe57f6045cd8fd534_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:72fcdf31e9b144f6bfc9a13dff8f720e963b7e49d6ef773522bdb5946cf0e1b9_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:b193eace13666b71a525f07627b8e727fa6594db0f9086940607be456f0dbe5f_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1c6e952f2c85c384a21c455e7a5d3788d96c23f5b76737fc19ec91782a4a7492_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1e7ec0d2278b508f4e6125cda83b09af84787ae37de6ca32e1866029c2f85d8c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:859683e6f8eca6302e197113eb7152e7779a3de72c59988b305bb0a8bc13cbe5_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:97e80a5d2ae898d4262a52e8e4f31a86c011b694160c47ce4074015ebab8a7f4_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:35be4ab2c944e950b7c635a0342aefbd5b13a3cf4d9f41828adf4e685e80bccf_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:8674ea245869c168353047d9bbf963cba13508d982b6ae288f15ab5540805f82_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:9268f1f878db35a8e9b5171e1e9bb517c329b8bd98ad74a1d0550baf67d6c501_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:ae2fd33a7da6eadafe9c1321397000a283ea67690bcc9f41458b8401e06d309c_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:11109" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:01b7f735b8efd48b3406d116a7885f4545efa21786fd96ea3479573b72181e6c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:2dedeeda52b1701d005dee4c2277c949d978214d32fffbdfc63e7c5ead8f1782_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7460ced07d36f6ce528561e92db8f212b2db38ecefa6f28b1c6d336f676f5010_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7dd1ff26d428fc7b075b0ccd4e19ecce723029e2e3b957c59716ceb48a532f09_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:3bc6fa2665020345f5e9a94bdb4fc11560336213889463812490ea2bd8a78bff_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:554f51fbd35480c5779d801f129e06045399f4bedeee7b3ec2a4bc839a0a4154_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:771f88b6a5b042c07e652196b406da2f88806334f882d418514f20de9cf1e9ee_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:826ce2adc3ce66628150e118662fd7871f2b9fb7de1507041f5f5f20e6558bfa_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:a4873e1ba82b7a55bccf7e1664cc3ecb51bb5e12d09dba4e1da3f3282cf3f1f9_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:f934d109a75fbac4316db68a7409a95bf848d6c99eacd925ff352204e891f1a0_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:47b2380c1a4f1b66fb8ea1d56cb55d5d48d157c3cd766910fa7a5967582901d6_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:5b9714c08022c3b1a94c779aa2daa98bb2965f6808f3049fe57f6045cd8fd534_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:72fcdf31e9b144f6bfc9a13dff8f720e963b7e49d6ef773522bdb5946cf0e1b9_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:b193eace13666b71a525f07627b8e727fa6594db0f9086940607be456f0dbe5f_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1c6e952f2c85c384a21c455e7a5d3788d96c23f5b76737fc19ec91782a4a7492_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1e7ec0d2278b508f4e6125cda83b09af84787ae37de6ca32e1866029c2f85d8c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:859683e6f8eca6302e197113eb7152e7779a3de72c59988b305bb0a8bc13cbe5_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:97e80a5d2ae898d4262a52e8e4f31a86c011b694160c47ce4074015ebab8a7f4_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:35be4ab2c944e950b7c635a0342aefbd5b13a3cf4d9f41828adf4e685e80bccf_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:8674ea245869c168353047d9bbf963cba13508d982b6ae288f15ab5540805f82_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:9268f1f878db35a8e9b5171e1e9bb517c329b8bd98ad74a1d0550baf67d6c501_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:ae2fd33a7da6eadafe9c1321397000a283ea67690bcc9f41458b8401e06d309c_s390x" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:01b7f735b8efd48b3406d116a7885f4545efa21786fd96ea3479573b72181e6c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:2dedeeda52b1701d005dee4c2277c949d978214d32fffbdfc63e7c5ead8f1782_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7460ced07d36f6ce528561e92db8f212b2db38ecefa6f28b1c6d336f676f5010_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7dd1ff26d428fc7b075b0ccd4e19ecce723029e2e3b957c59716ceb48a532f09_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:3bc6fa2665020345f5e9a94bdb4fc11560336213889463812490ea2bd8a78bff_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:554f51fbd35480c5779d801f129e06045399f4bedeee7b3ec2a4bc839a0a4154_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:771f88b6a5b042c07e652196b406da2f88806334f882d418514f20de9cf1e9ee_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:826ce2adc3ce66628150e118662fd7871f2b9fb7de1507041f5f5f20e6558bfa_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:a4873e1ba82b7a55bccf7e1664cc3ecb51bb5e12d09dba4e1da3f3282cf3f1f9_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:f934d109a75fbac4316db68a7409a95bf848d6c99eacd925ff352204e891f1a0_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:47b2380c1a4f1b66fb8ea1d56cb55d5d48d157c3cd766910fa7a5967582901d6_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:5b9714c08022c3b1a94c779aa2daa98bb2965f6808f3049fe57f6045cd8fd534_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:72fcdf31e9b144f6bfc9a13dff8f720e963b7e49d6ef773522bdb5946cf0e1b9_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:b193eace13666b71a525f07627b8e727fa6594db0f9086940607be456f0dbe5f_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1c6e952f2c85c384a21c455e7a5d3788d96c23f5b76737fc19ec91782a4a7492_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1e7ec0d2278b508f4e6125cda83b09af84787ae37de6ca32e1866029c2f85d8c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:859683e6f8eca6302e197113eb7152e7779a3de72c59988b305bb0a8bc13cbe5_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:97e80a5d2ae898d4262a52e8e4f31a86c011b694160c47ce4074015ebab8a7f4_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:35be4ab2c944e950b7c635a0342aefbd5b13a3cf4d9f41828adf4e685e80bccf_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:8674ea245869c168353047d9bbf963cba13508d982b6ae288f15ab5540805f82_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:9268f1f878db35a8e9b5171e1e9bb517c329b8bd98ad74a1d0550baf67d6c501_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:ae2fd33a7da6eadafe9c1321397000a283ea67690bcc9f41458b8401e06d309c_s390x" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "krb5: GSS message token handling" }, { "cve": "CVE-2024-37371", "discovery_date": "2024-06-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2294676" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in the MIT Kerberos 5 GSS krb5 wrap token, where an attacker can modify the plaintext Extra Count field, causing the unwrapped token to appear truncated to the application, occurs when the attacker alters the token data during transmission which can lead to improper handling of authentication tokens.", "title": "Vulnerability description" }, { "category": "summary", "text": "krb5: GSS message token handling", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue is classified as a moderate severity vulnerability because, while it allows an attacker to modify the plaintext \"Extra Count\" field of a GSS krb5 wrap token, the impact is primarily limited to token truncation at the application layer. This truncation can disrupt services but does not directly lead to a full compromise of confidentiality or integrity. The attack requires that the attacker already has access to a valid token transmission to modify, meaning it cannot be exploited remotely without first obtaining or intercepting a valid token.", "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-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:01b7f735b8efd48b3406d116a7885f4545efa21786fd96ea3479573b72181e6c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:2dedeeda52b1701d005dee4c2277c949d978214d32fffbdfc63e7c5ead8f1782_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7460ced07d36f6ce528561e92db8f212b2db38ecefa6f28b1c6d336f676f5010_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7dd1ff26d428fc7b075b0ccd4e19ecce723029e2e3b957c59716ceb48a532f09_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:3bc6fa2665020345f5e9a94bdb4fc11560336213889463812490ea2bd8a78bff_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:554f51fbd35480c5779d801f129e06045399f4bedeee7b3ec2a4bc839a0a4154_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:771f88b6a5b042c07e652196b406da2f88806334f882d418514f20de9cf1e9ee_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:826ce2adc3ce66628150e118662fd7871f2b9fb7de1507041f5f5f20e6558bfa_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:a4873e1ba82b7a55bccf7e1664cc3ecb51bb5e12d09dba4e1da3f3282cf3f1f9_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:f934d109a75fbac4316db68a7409a95bf848d6c99eacd925ff352204e891f1a0_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:47b2380c1a4f1b66fb8ea1d56cb55d5d48d157c3cd766910fa7a5967582901d6_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:5b9714c08022c3b1a94c779aa2daa98bb2965f6808f3049fe57f6045cd8fd534_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:72fcdf31e9b144f6bfc9a13dff8f720e963b7e49d6ef773522bdb5946cf0e1b9_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:b193eace13666b71a525f07627b8e727fa6594db0f9086940607be456f0dbe5f_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1c6e952f2c85c384a21c455e7a5d3788d96c23f5b76737fc19ec91782a4a7492_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1e7ec0d2278b508f4e6125cda83b09af84787ae37de6ca32e1866029c2f85d8c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:859683e6f8eca6302e197113eb7152e7779a3de72c59988b305bb0a8bc13cbe5_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:97e80a5d2ae898d4262a52e8e4f31a86c011b694160c47ce4074015ebab8a7f4_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:35be4ab2c944e950b7c635a0342aefbd5b13a3cf4d9f41828adf4e685e80bccf_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:8674ea245869c168353047d9bbf963cba13508d982b6ae288f15ab5540805f82_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:9268f1f878db35a8e9b5171e1e9bb517c329b8bd98ad74a1d0550baf67d6c501_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:ae2fd33a7da6eadafe9c1321397000a283ea67690bcc9f41458b8401e06d309c_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-37371" }, { "category": "external", "summary": "RHBZ#2294676", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294676" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-37371", "url": "https://www.cve.org/CVERecord?id=CVE-2024-37371" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-37371", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-37371" }, { "category": "external", "summary": "https://web.mit.edu/kerberos/www/krb5-1.21/", "url": "https://web.mit.edu/kerberos/www/krb5-1.21/" }, { "category": "external", "summary": "https://www.oracle.com/security-alerts/cpujan2025.html#AppendixMSQL", "url": "https://www.oracle.com/security-alerts/cpujan2025.html#AppendixMSQL" } ], "release_date": "2024-06-27T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-12-16T15:47:02+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:01b7f735b8efd48b3406d116a7885f4545efa21786fd96ea3479573b72181e6c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:2dedeeda52b1701d005dee4c2277c949d978214d32fffbdfc63e7c5ead8f1782_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7460ced07d36f6ce528561e92db8f212b2db38ecefa6f28b1c6d336f676f5010_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7dd1ff26d428fc7b075b0ccd4e19ecce723029e2e3b957c59716ceb48a532f09_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:3bc6fa2665020345f5e9a94bdb4fc11560336213889463812490ea2bd8a78bff_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:554f51fbd35480c5779d801f129e06045399f4bedeee7b3ec2a4bc839a0a4154_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:771f88b6a5b042c07e652196b406da2f88806334f882d418514f20de9cf1e9ee_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:826ce2adc3ce66628150e118662fd7871f2b9fb7de1507041f5f5f20e6558bfa_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:a4873e1ba82b7a55bccf7e1664cc3ecb51bb5e12d09dba4e1da3f3282cf3f1f9_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:f934d109a75fbac4316db68a7409a95bf848d6c99eacd925ff352204e891f1a0_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:47b2380c1a4f1b66fb8ea1d56cb55d5d48d157c3cd766910fa7a5967582901d6_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:5b9714c08022c3b1a94c779aa2daa98bb2965f6808f3049fe57f6045cd8fd534_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:72fcdf31e9b144f6bfc9a13dff8f720e963b7e49d6ef773522bdb5946cf0e1b9_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:b193eace13666b71a525f07627b8e727fa6594db0f9086940607be456f0dbe5f_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1c6e952f2c85c384a21c455e7a5d3788d96c23f5b76737fc19ec91782a4a7492_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1e7ec0d2278b508f4e6125cda83b09af84787ae37de6ca32e1866029c2f85d8c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:859683e6f8eca6302e197113eb7152e7779a3de72c59988b305bb0a8bc13cbe5_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:97e80a5d2ae898d4262a52e8e4f31a86c011b694160c47ce4074015ebab8a7f4_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:35be4ab2c944e950b7c635a0342aefbd5b13a3cf4d9f41828adf4e685e80bccf_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:8674ea245869c168353047d9bbf963cba13508d982b6ae288f15ab5540805f82_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:9268f1f878db35a8e9b5171e1e9bb517c329b8bd98ad74a1d0550baf67d6c501_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:ae2fd33a7da6eadafe9c1321397000a283ea67690bcc9f41458b8401e06d309c_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:11109" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:01b7f735b8efd48b3406d116a7885f4545efa21786fd96ea3479573b72181e6c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:2dedeeda52b1701d005dee4c2277c949d978214d32fffbdfc63e7c5ead8f1782_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7460ced07d36f6ce528561e92db8f212b2db38ecefa6f28b1c6d336f676f5010_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7dd1ff26d428fc7b075b0ccd4e19ecce723029e2e3b957c59716ceb48a532f09_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:3bc6fa2665020345f5e9a94bdb4fc11560336213889463812490ea2bd8a78bff_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:554f51fbd35480c5779d801f129e06045399f4bedeee7b3ec2a4bc839a0a4154_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:771f88b6a5b042c07e652196b406da2f88806334f882d418514f20de9cf1e9ee_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:826ce2adc3ce66628150e118662fd7871f2b9fb7de1507041f5f5f20e6558bfa_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:a4873e1ba82b7a55bccf7e1664cc3ecb51bb5e12d09dba4e1da3f3282cf3f1f9_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:f934d109a75fbac4316db68a7409a95bf848d6c99eacd925ff352204e891f1a0_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:47b2380c1a4f1b66fb8ea1d56cb55d5d48d157c3cd766910fa7a5967582901d6_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:5b9714c08022c3b1a94c779aa2daa98bb2965f6808f3049fe57f6045cd8fd534_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:72fcdf31e9b144f6bfc9a13dff8f720e963b7e49d6ef773522bdb5946cf0e1b9_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:b193eace13666b71a525f07627b8e727fa6594db0f9086940607be456f0dbe5f_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1c6e952f2c85c384a21c455e7a5d3788d96c23f5b76737fc19ec91782a4a7492_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1e7ec0d2278b508f4e6125cda83b09af84787ae37de6ca32e1866029c2f85d8c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:859683e6f8eca6302e197113eb7152e7779a3de72c59988b305bb0a8bc13cbe5_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:97e80a5d2ae898d4262a52e8e4f31a86c011b694160c47ce4074015ebab8a7f4_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:35be4ab2c944e950b7c635a0342aefbd5b13a3cf4d9f41828adf4e685e80bccf_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:8674ea245869c168353047d9bbf963cba13508d982b6ae288f15ab5540805f82_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:9268f1f878db35a8e9b5171e1e9bb517c329b8bd98ad74a1d0550baf67d6c501_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:ae2fd33a7da6eadafe9c1321397000a283ea67690bcc9f41458b8401e06d309c_s390x" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:01b7f735b8efd48b3406d116a7885f4545efa21786fd96ea3479573b72181e6c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:2dedeeda52b1701d005dee4c2277c949d978214d32fffbdfc63e7c5ead8f1782_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7460ced07d36f6ce528561e92db8f212b2db38ecefa6f28b1c6d336f676f5010_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7dd1ff26d428fc7b075b0ccd4e19ecce723029e2e3b957c59716ceb48a532f09_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:3bc6fa2665020345f5e9a94bdb4fc11560336213889463812490ea2bd8a78bff_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:554f51fbd35480c5779d801f129e06045399f4bedeee7b3ec2a4bc839a0a4154_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:771f88b6a5b042c07e652196b406da2f88806334f882d418514f20de9cf1e9ee_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:826ce2adc3ce66628150e118662fd7871f2b9fb7de1507041f5f5f20e6558bfa_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:a4873e1ba82b7a55bccf7e1664cc3ecb51bb5e12d09dba4e1da3f3282cf3f1f9_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:f934d109a75fbac4316db68a7409a95bf848d6c99eacd925ff352204e891f1a0_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:47b2380c1a4f1b66fb8ea1d56cb55d5d48d157c3cd766910fa7a5967582901d6_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:5b9714c08022c3b1a94c779aa2daa98bb2965f6808f3049fe57f6045cd8fd534_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:72fcdf31e9b144f6bfc9a13dff8f720e963b7e49d6ef773522bdb5946cf0e1b9_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:b193eace13666b71a525f07627b8e727fa6594db0f9086940607be456f0dbe5f_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1c6e952f2c85c384a21c455e7a5d3788d96c23f5b76737fc19ec91782a4a7492_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1e7ec0d2278b508f4e6125cda83b09af84787ae37de6ca32e1866029c2f85d8c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:859683e6f8eca6302e197113eb7152e7779a3de72c59988b305bb0a8bc13cbe5_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:97e80a5d2ae898d4262a52e8e4f31a86c011b694160c47ce4074015ebab8a7f4_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:35be4ab2c944e950b7c635a0342aefbd5b13a3cf4d9f41828adf4e685e80bccf_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:8674ea245869c168353047d9bbf963cba13508d982b6ae288f15ab5540805f82_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:9268f1f878db35a8e9b5171e1e9bb517c329b8bd98ad74a1d0550baf67d6c501_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:ae2fd33a7da6eadafe9c1321397000a283ea67690bcc9f41458b8401e06d309c_s390x" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "krb5: GSS message token handling" }, { "cve": "CVE-2024-45490", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "discovery_date": "2024-08-30T03:20:06.675968+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2308615" } ], "notes": [ { "category": "description", "text": "A flaw was found in libexpat\u0027s xmlparse.c component. This vulnerability allows an attacker to cause improper handling of XML data by providing a negative length value to the XML_ParseBuffer function.", "title": "Vulnerability description" }, { "category": "summary", "text": "libexpat: Negative Length Parsing Vulnerability in libexpat", "title": "Vulnerability summary" }, { "category": "other", "text": "The CVE-2024-45490 vulnerability is rated as moderate severity because while it allows for memory corruption through improper argument handling in XML_ParseBuffer, the exploitability is limited. Specifically, it requires an unlikely scenario where the input passed to the function has a negative length (len \u003c 0), which would typically not occur in well-formed applications. Moreover, while the impact includes denial of service (DoS), the conditions necessary for arbitrary code execution are non-trivial, requiring specific exploitation of memory corruption. Since it primarily leads to application crashes without an easily accessible attack vector for remote code execution, the risk is lower compared to higher-severity vulnerabilities that offer more direct pathways to exploitation.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:01b7f735b8efd48b3406d116a7885f4545efa21786fd96ea3479573b72181e6c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:2dedeeda52b1701d005dee4c2277c949d978214d32fffbdfc63e7c5ead8f1782_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7460ced07d36f6ce528561e92db8f212b2db38ecefa6f28b1c6d336f676f5010_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7dd1ff26d428fc7b075b0ccd4e19ecce723029e2e3b957c59716ceb48a532f09_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:3bc6fa2665020345f5e9a94bdb4fc11560336213889463812490ea2bd8a78bff_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:554f51fbd35480c5779d801f129e06045399f4bedeee7b3ec2a4bc839a0a4154_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:771f88b6a5b042c07e652196b406da2f88806334f882d418514f20de9cf1e9ee_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:826ce2adc3ce66628150e118662fd7871f2b9fb7de1507041f5f5f20e6558bfa_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:a4873e1ba82b7a55bccf7e1664cc3ecb51bb5e12d09dba4e1da3f3282cf3f1f9_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:f934d109a75fbac4316db68a7409a95bf848d6c99eacd925ff352204e891f1a0_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:47b2380c1a4f1b66fb8ea1d56cb55d5d48d157c3cd766910fa7a5967582901d6_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:5b9714c08022c3b1a94c779aa2daa98bb2965f6808f3049fe57f6045cd8fd534_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:72fcdf31e9b144f6bfc9a13dff8f720e963b7e49d6ef773522bdb5946cf0e1b9_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:b193eace13666b71a525f07627b8e727fa6594db0f9086940607be456f0dbe5f_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1c6e952f2c85c384a21c455e7a5d3788d96c23f5b76737fc19ec91782a4a7492_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1e7ec0d2278b508f4e6125cda83b09af84787ae37de6ca32e1866029c2f85d8c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:859683e6f8eca6302e197113eb7152e7779a3de72c59988b305bb0a8bc13cbe5_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:97e80a5d2ae898d4262a52e8e4f31a86c011b694160c47ce4074015ebab8a7f4_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:35be4ab2c944e950b7c635a0342aefbd5b13a3cf4d9f41828adf4e685e80bccf_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:8674ea245869c168353047d9bbf963cba13508d982b6ae288f15ab5540805f82_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:9268f1f878db35a8e9b5171e1e9bb517c329b8bd98ad74a1d0550baf67d6c501_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:ae2fd33a7da6eadafe9c1321397000a283ea67690bcc9f41458b8401e06d309c_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-45490" }, { "category": "external", "summary": "RHBZ#2308615", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2308615" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-45490", "url": "https://www.cve.org/CVERecord?id=CVE-2024-45490" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45490", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45490" }, { "category": "external", "summary": "https://github.com/libexpat/libexpat/blob/R_2_6_3/expat/Changes", "url": "https://github.com/libexpat/libexpat/blob/R_2_6_3/expat/Changes" }, { "category": "external", "summary": "https://github.com/libexpat/libexpat/issues/887", "url": "https://github.com/libexpat/libexpat/issues/887" }, { "category": "external", "summary": "https://github.com/libexpat/libexpat/pull/890", "url": "https://github.com/libexpat/libexpat/pull/890" } ], "release_date": "2024-08-30T03:15:03.757000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-12-16T15:47:02+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:01b7f735b8efd48b3406d116a7885f4545efa21786fd96ea3479573b72181e6c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:2dedeeda52b1701d005dee4c2277c949d978214d32fffbdfc63e7c5ead8f1782_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7460ced07d36f6ce528561e92db8f212b2db38ecefa6f28b1c6d336f676f5010_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7dd1ff26d428fc7b075b0ccd4e19ecce723029e2e3b957c59716ceb48a532f09_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:3bc6fa2665020345f5e9a94bdb4fc11560336213889463812490ea2bd8a78bff_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:554f51fbd35480c5779d801f129e06045399f4bedeee7b3ec2a4bc839a0a4154_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:771f88b6a5b042c07e652196b406da2f88806334f882d418514f20de9cf1e9ee_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:826ce2adc3ce66628150e118662fd7871f2b9fb7de1507041f5f5f20e6558bfa_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:a4873e1ba82b7a55bccf7e1664cc3ecb51bb5e12d09dba4e1da3f3282cf3f1f9_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:f934d109a75fbac4316db68a7409a95bf848d6c99eacd925ff352204e891f1a0_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:47b2380c1a4f1b66fb8ea1d56cb55d5d48d157c3cd766910fa7a5967582901d6_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:5b9714c08022c3b1a94c779aa2daa98bb2965f6808f3049fe57f6045cd8fd534_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:72fcdf31e9b144f6bfc9a13dff8f720e963b7e49d6ef773522bdb5946cf0e1b9_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:b193eace13666b71a525f07627b8e727fa6594db0f9086940607be456f0dbe5f_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1c6e952f2c85c384a21c455e7a5d3788d96c23f5b76737fc19ec91782a4a7492_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1e7ec0d2278b508f4e6125cda83b09af84787ae37de6ca32e1866029c2f85d8c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:859683e6f8eca6302e197113eb7152e7779a3de72c59988b305bb0a8bc13cbe5_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:97e80a5d2ae898d4262a52e8e4f31a86c011b694160c47ce4074015ebab8a7f4_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:35be4ab2c944e950b7c635a0342aefbd5b13a3cf4d9f41828adf4e685e80bccf_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:8674ea245869c168353047d9bbf963cba13508d982b6ae288f15ab5540805f82_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:9268f1f878db35a8e9b5171e1e9bb517c329b8bd98ad74a1d0550baf67d6c501_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:ae2fd33a7da6eadafe9c1321397000a283ea67690bcc9f41458b8401e06d309c_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:11109" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:01b7f735b8efd48b3406d116a7885f4545efa21786fd96ea3479573b72181e6c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:2dedeeda52b1701d005dee4c2277c949d978214d32fffbdfc63e7c5ead8f1782_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7460ced07d36f6ce528561e92db8f212b2db38ecefa6f28b1c6d336f676f5010_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7dd1ff26d428fc7b075b0ccd4e19ecce723029e2e3b957c59716ceb48a532f09_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:3bc6fa2665020345f5e9a94bdb4fc11560336213889463812490ea2bd8a78bff_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:554f51fbd35480c5779d801f129e06045399f4bedeee7b3ec2a4bc839a0a4154_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:771f88b6a5b042c07e652196b406da2f88806334f882d418514f20de9cf1e9ee_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:826ce2adc3ce66628150e118662fd7871f2b9fb7de1507041f5f5f20e6558bfa_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:a4873e1ba82b7a55bccf7e1664cc3ecb51bb5e12d09dba4e1da3f3282cf3f1f9_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:f934d109a75fbac4316db68a7409a95bf848d6c99eacd925ff352204e891f1a0_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:47b2380c1a4f1b66fb8ea1d56cb55d5d48d157c3cd766910fa7a5967582901d6_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:5b9714c08022c3b1a94c779aa2daa98bb2965f6808f3049fe57f6045cd8fd534_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:72fcdf31e9b144f6bfc9a13dff8f720e963b7e49d6ef773522bdb5946cf0e1b9_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:b193eace13666b71a525f07627b8e727fa6594db0f9086940607be456f0dbe5f_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1c6e952f2c85c384a21c455e7a5d3788d96c23f5b76737fc19ec91782a4a7492_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1e7ec0d2278b508f4e6125cda83b09af84787ae37de6ca32e1866029c2f85d8c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:859683e6f8eca6302e197113eb7152e7779a3de72c59988b305bb0a8bc13cbe5_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:97e80a5d2ae898d4262a52e8e4f31a86c011b694160c47ce4074015ebab8a7f4_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:35be4ab2c944e950b7c635a0342aefbd5b13a3cf4d9f41828adf4e685e80bccf_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:8674ea245869c168353047d9bbf963cba13508d982b6ae288f15ab5540805f82_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:9268f1f878db35a8e9b5171e1e9bb517c329b8bd98ad74a1d0550baf67d6c501_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:ae2fd33a7da6eadafe9c1321397000a283ea67690bcc9f41458b8401e06d309c_s390x" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:01b7f735b8efd48b3406d116a7885f4545efa21786fd96ea3479573b72181e6c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:2dedeeda52b1701d005dee4c2277c949d978214d32fffbdfc63e7c5ead8f1782_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7460ced07d36f6ce528561e92db8f212b2db38ecefa6f28b1c6d336f676f5010_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7dd1ff26d428fc7b075b0ccd4e19ecce723029e2e3b957c59716ceb48a532f09_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:3bc6fa2665020345f5e9a94bdb4fc11560336213889463812490ea2bd8a78bff_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:554f51fbd35480c5779d801f129e06045399f4bedeee7b3ec2a4bc839a0a4154_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:771f88b6a5b042c07e652196b406da2f88806334f882d418514f20de9cf1e9ee_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:826ce2adc3ce66628150e118662fd7871f2b9fb7de1507041f5f5f20e6558bfa_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:a4873e1ba82b7a55bccf7e1664cc3ecb51bb5e12d09dba4e1da3f3282cf3f1f9_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:f934d109a75fbac4316db68a7409a95bf848d6c99eacd925ff352204e891f1a0_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:47b2380c1a4f1b66fb8ea1d56cb55d5d48d157c3cd766910fa7a5967582901d6_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:5b9714c08022c3b1a94c779aa2daa98bb2965f6808f3049fe57f6045cd8fd534_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:72fcdf31e9b144f6bfc9a13dff8f720e963b7e49d6ef773522bdb5946cf0e1b9_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:b193eace13666b71a525f07627b8e727fa6594db0f9086940607be456f0dbe5f_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1c6e952f2c85c384a21c455e7a5d3788d96c23f5b76737fc19ec91782a4a7492_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1e7ec0d2278b508f4e6125cda83b09af84787ae37de6ca32e1866029c2f85d8c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:859683e6f8eca6302e197113eb7152e7779a3de72c59988b305bb0a8bc13cbe5_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:97e80a5d2ae898d4262a52e8e4f31a86c011b694160c47ce4074015ebab8a7f4_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:35be4ab2c944e950b7c635a0342aefbd5b13a3cf4d9f41828adf4e685e80bccf_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:8674ea245869c168353047d9bbf963cba13508d982b6ae288f15ab5540805f82_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:9268f1f878db35a8e9b5171e1e9bb517c329b8bd98ad74a1d0550baf67d6c501_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:ae2fd33a7da6eadafe9c1321397000a283ea67690bcc9f41458b8401e06d309c_s390x" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libexpat: Negative Length Parsing Vulnerability in libexpat" }, { "cve": "CVE-2024-45491", "discovery_date": "2024-08-30T03:20:09.474759+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2308616" } ], "notes": [ { "category": "description", "text": "An issue was found in libexpat\u2019s internal dtdCopy function in xmlparse.c, It can have an integer overflow for nDefaultAtts on 32-bit platforms where UINT_MAX equals SIZE_MAX.", "title": "Vulnerability description" }, { "category": "summary", "text": "libexpat: Integer Overflow or Wraparound", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability is classified as Moderate severity rather than Important due to its reliance on specific conditions for exploitation. The integer overflow in dtdCopy affecting nDefaultAtts is limited to 32-bit platforms, reducing the attack surface as many modern systems operate on 64-bit architectures. Additionally, while the impact can lead to denial of service and potentially arbitrary code execution, the latter requires precise manipulation of the overflow condition, which may be non-trivial for attackers to achieve reliably. The constrained platform scope and the complexity of exploitation lower the overall severity, though it still poses a risk in environments where 32-bit systems are prevalent.", "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-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:01b7f735b8efd48b3406d116a7885f4545efa21786fd96ea3479573b72181e6c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:2dedeeda52b1701d005dee4c2277c949d978214d32fffbdfc63e7c5ead8f1782_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7460ced07d36f6ce528561e92db8f212b2db38ecefa6f28b1c6d336f676f5010_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7dd1ff26d428fc7b075b0ccd4e19ecce723029e2e3b957c59716ceb48a532f09_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:3bc6fa2665020345f5e9a94bdb4fc11560336213889463812490ea2bd8a78bff_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:554f51fbd35480c5779d801f129e06045399f4bedeee7b3ec2a4bc839a0a4154_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:771f88b6a5b042c07e652196b406da2f88806334f882d418514f20de9cf1e9ee_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:826ce2adc3ce66628150e118662fd7871f2b9fb7de1507041f5f5f20e6558bfa_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:a4873e1ba82b7a55bccf7e1664cc3ecb51bb5e12d09dba4e1da3f3282cf3f1f9_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:f934d109a75fbac4316db68a7409a95bf848d6c99eacd925ff352204e891f1a0_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:47b2380c1a4f1b66fb8ea1d56cb55d5d48d157c3cd766910fa7a5967582901d6_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:5b9714c08022c3b1a94c779aa2daa98bb2965f6808f3049fe57f6045cd8fd534_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:72fcdf31e9b144f6bfc9a13dff8f720e963b7e49d6ef773522bdb5946cf0e1b9_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:b193eace13666b71a525f07627b8e727fa6594db0f9086940607be456f0dbe5f_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1c6e952f2c85c384a21c455e7a5d3788d96c23f5b76737fc19ec91782a4a7492_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1e7ec0d2278b508f4e6125cda83b09af84787ae37de6ca32e1866029c2f85d8c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:859683e6f8eca6302e197113eb7152e7779a3de72c59988b305bb0a8bc13cbe5_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:97e80a5d2ae898d4262a52e8e4f31a86c011b694160c47ce4074015ebab8a7f4_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:35be4ab2c944e950b7c635a0342aefbd5b13a3cf4d9f41828adf4e685e80bccf_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:8674ea245869c168353047d9bbf963cba13508d982b6ae288f15ab5540805f82_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:9268f1f878db35a8e9b5171e1e9bb517c329b8bd98ad74a1d0550baf67d6c501_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:ae2fd33a7da6eadafe9c1321397000a283ea67690bcc9f41458b8401e06d309c_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-45491" }, { "category": "external", "summary": "RHBZ#2308616", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2308616" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-45491", "url": "https://www.cve.org/CVERecord?id=CVE-2024-45491" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45491", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45491" }, { "category": "external", "summary": "https://github.com/libexpat/libexpat/blob/R_2_6_3/expat/Changes", "url": "https://github.com/libexpat/libexpat/blob/R_2_6_3/expat/Changes" }, { "category": "external", "summary": "https://github.com/libexpat/libexpat/issues/888", "url": "https://github.com/libexpat/libexpat/issues/888" }, { "category": "external", "summary": "https://github.com/libexpat/libexpat/pull/891", "url": "https://github.com/libexpat/libexpat/pull/891" } ], "release_date": "2024-08-30T03:15:03.850000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-12-16T15:47:02+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:01b7f735b8efd48b3406d116a7885f4545efa21786fd96ea3479573b72181e6c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:2dedeeda52b1701d005dee4c2277c949d978214d32fffbdfc63e7c5ead8f1782_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7460ced07d36f6ce528561e92db8f212b2db38ecefa6f28b1c6d336f676f5010_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7dd1ff26d428fc7b075b0ccd4e19ecce723029e2e3b957c59716ceb48a532f09_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:3bc6fa2665020345f5e9a94bdb4fc11560336213889463812490ea2bd8a78bff_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:554f51fbd35480c5779d801f129e06045399f4bedeee7b3ec2a4bc839a0a4154_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:771f88b6a5b042c07e652196b406da2f88806334f882d418514f20de9cf1e9ee_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:826ce2adc3ce66628150e118662fd7871f2b9fb7de1507041f5f5f20e6558bfa_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:a4873e1ba82b7a55bccf7e1664cc3ecb51bb5e12d09dba4e1da3f3282cf3f1f9_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:f934d109a75fbac4316db68a7409a95bf848d6c99eacd925ff352204e891f1a0_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:47b2380c1a4f1b66fb8ea1d56cb55d5d48d157c3cd766910fa7a5967582901d6_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:5b9714c08022c3b1a94c779aa2daa98bb2965f6808f3049fe57f6045cd8fd534_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:72fcdf31e9b144f6bfc9a13dff8f720e963b7e49d6ef773522bdb5946cf0e1b9_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:b193eace13666b71a525f07627b8e727fa6594db0f9086940607be456f0dbe5f_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1c6e952f2c85c384a21c455e7a5d3788d96c23f5b76737fc19ec91782a4a7492_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1e7ec0d2278b508f4e6125cda83b09af84787ae37de6ca32e1866029c2f85d8c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:859683e6f8eca6302e197113eb7152e7779a3de72c59988b305bb0a8bc13cbe5_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:97e80a5d2ae898d4262a52e8e4f31a86c011b694160c47ce4074015ebab8a7f4_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:35be4ab2c944e950b7c635a0342aefbd5b13a3cf4d9f41828adf4e685e80bccf_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:8674ea245869c168353047d9bbf963cba13508d982b6ae288f15ab5540805f82_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:9268f1f878db35a8e9b5171e1e9bb517c329b8bd98ad74a1d0550baf67d6c501_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:ae2fd33a7da6eadafe9c1321397000a283ea67690bcc9f41458b8401e06d309c_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:11109" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:01b7f735b8efd48b3406d116a7885f4545efa21786fd96ea3479573b72181e6c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:2dedeeda52b1701d005dee4c2277c949d978214d32fffbdfc63e7c5ead8f1782_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7460ced07d36f6ce528561e92db8f212b2db38ecefa6f28b1c6d336f676f5010_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7dd1ff26d428fc7b075b0ccd4e19ecce723029e2e3b957c59716ceb48a532f09_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:3bc6fa2665020345f5e9a94bdb4fc11560336213889463812490ea2bd8a78bff_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:554f51fbd35480c5779d801f129e06045399f4bedeee7b3ec2a4bc839a0a4154_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:771f88b6a5b042c07e652196b406da2f88806334f882d418514f20de9cf1e9ee_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:826ce2adc3ce66628150e118662fd7871f2b9fb7de1507041f5f5f20e6558bfa_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:a4873e1ba82b7a55bccf7e1664cc3ecb51bb5e12d09dba4e1da3f3282cf3f1f9_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:f934d109a75fbac4316db68a7409a95bf848d6c99eacd925ff352204e891f1a0_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:47b2380c1a4f1b66fb8ea1d56cb55d5d48d157c3cd766910fa7a5967582901d6_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:5b9714c08022c3b1a94c779aa2daa98bb2965f6808f3049fe57f6045cd8fd534_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:72fcdf31e9b144f6bfc9a13dff8f720e963b7e49d6ef773522bdb5946cf0e1b9_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:b193eace13666b71a525f07627b8e727fa6594db0f9086940607be456f0dbe5f_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1c6e952f2c85c384a21c455e7a5d3788d96c23f5b76737fc19ec91782a4a7492_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1e7ec0d2278b508f4e6125cda83b09af84787ae37de6ca32e1866029c2f85d8c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:859683e6f8eca6302e197113eb7152e7779a3de72c59988b305bb0a8bc13cbe5_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:97e80a5d2ae898d4262a52e8e4f31a86c011b694160c47ce4074015ebab8a7f4_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:35be4ab2c944e950b7c635a0342aefbd5b13a3cf4d9f41828adf4e685e80bccf_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:8674ea245869c168353047d9bbf963cba13508d982b6ae288f15ab5540805f82_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:9268f1f878db35a8e9b5171e1e9bb517c329b8bd98ad74a1d0550baf67d6c501_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:ae2fd33a7da6eadafe9c1321397000a283ea67690bcc9f41458b8401e06d309c_s390x" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:01b7f735b8efd48b3406d116a7885f4545efa21786fd96ea3479573b72181e6c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:2dedeeda52b1701d005dee4c2277c949d978214d32fffbdfc63e7c5ead8f1782_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7460ced07d36f6ce528561e92db8f212b2db38ecefa6f28b1c6d336f676f5010_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7dd1ff26d428fc7b075b0ccd4e19ecce723029e2e3b957c59716ceb48a532f09_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:3bc6fa2665020345f5e9a94bdb4fc11560336213889463812490ea2bd8a78bff_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:554f51fbd35480c5779d801f129e06045399f4bedeee7b3ec2a4bc839a0a4154_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:771f88b6a5b042c07e652196b406da2f88806334f882d418514f20de9cf1e9ee_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:826ce2adc3ce66628150e118662fd7871f2b9fb7de1507041f5f5f20e6558bfa_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:a4873e1ba82b7a55bccf7e1664cc3ecb51bb5e12d09dba4e1da3f3282cf3f1f9_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:f934d109a75fbac4316db68a7409a95bf848d6c99eacd925ff352204e891f1a0_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:47b2380c1a4f1b66fb8ea1d56cb55d5d48d157c3cd766910fa7a5967582901d6_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:5b9714c08022c3b1a94c779aa2daa98bb2965f6808f3049fe57f6045cd8fd534_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:72fcdf31e9b144f6bfc9a13dff8f720e963b7e49d6ef773522bdb5946cf0e1b9_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:b193eace13666b71a525f07627b8e727fa6594db0f9086940607be456f0dbe5f_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1c6e952f2c85c384a21c455e7a5d3788d96c23f5b76737fc19ec91782a4a7492_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1e7ec0d2278b508f4e6125cda83b09af84787ae37de6ca32e1866029c2f85d8c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:859683e6f8eca6302e197113eb7152e7779a3de72c59988b305bb0a8bc13cbe5_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:97e80a5d2ae898d4262a52e8e4f31a86c011b694160c47ce4074015ebab8a7f4_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:35be4ab2c944e950b7c635a0342aefbd5b13a3cf4d9f41828adf4e685e80bccf_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:8674ea245869c168353047d9bbf963cba13508d982b6ae288f15ab5540805f82_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:9268f1f878db35a8e9b5171e1e9bb517c329b8bd98ad74a1d0550baf67d6c501_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:ae2fd33a7da6eadafe9c1321397000a283ea67690bcc9f41458b8401e06d309c_s390x" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libexpat: Integer Overflow or Wraparound" }, { "cve": "CVE-2024-45492", "discovery_date": "2024-08-30T03:20:11.638476+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2308617" } ], "notes": [ { "category": "description", "text": "A flaw was found in libexpat\u0027s internal nextScaffoldPart function in xmlparse.c. It can have an integer overflow for m_groupSize on 32-bit platforms where UINT_MAX equals SIZE_MAX.", "title": "Vulnerability description" }, { "category": "summary", "text": "libexpat: integer overflow", "title": "Vulnerability summary" }, { "category": "other", "text": "CVE-2024-45492 is categorized as a Moderate severity issue rather than Important due to the specific conditions required for exploitation and the limited scope of impact. While an integer overflow in the nextScaffoldPart function on 32-bit platforms can potentially lead to denial of service (DoS) or, in rare cases, arbitrary code execution, the vulnerability is platform-specific, affecting only 32-bit architectures with particular handling of UINT_MAX and SIZE_MAX. Additionally, exploiting the overflow for arbitrary code execution would require precise manipulation of memory, making it a less likely attack vector. The primary risk of DoS, without guaranteed escalation to remote code execution, further justifies the moderate severity classification.", "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-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:01b7f735b8efd48b3406d116a7885f4545efa21786fd96ea3479573b72181e6c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:2dedeeda52b1701d005dee4c2277c949d978214d32fffbdfc63e7c5ead8f1782_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7460ced07d36f6ce528561e92db8f212b2db38ecefa6f28b1c6d336f676f5010_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7dd1ff26d428fc7b075b0ccd4e19ecce723029e2e3b957c59716ceb48a532f09_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:3bc6fa2665020345f5e9a94bdb4fc11560336213889463812490ea2bd8a78bff_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:554f51fbd35480c5779d801f129e06045399f4bedeee7b3ec2a4bc839a0a4154_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:771f88b6a5b042c07e652196b406da2f88806334f882d418514f20de9cf1e9ee_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:826ce2adc3ce66628150e118662fd7871f2b9fb7de1507041f5f5f20e6558bfa_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:a4873e1ba82b7a55bccf7e1664cc3ecb51bb5e12d09dba4e1da3f3282cf3f1f9_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:f934d109a75fbac4316db68a7409a95bf848d6c99eacd925ff352204e891f1a0_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:47b2380c1a4f1b66fb8ea1d56cb55d5d48d157c3cd766910fa7a5967582901d6_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:5b9714c08022c3b1a94c779aa2daa98bb2965f6808f3049fe57f6045cd8fd534_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:72fcdf31e9b144f6bfc9a13dff8f720e963b7e49d6ef773522bdb5946cf0e1b9_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:b193eace13666b71a525f07627b8e727fa6594db0f9086940607be456f0dbe5f_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1c6e952f2c85c384a21c455e7a5d3788d96c23f5b76737fc19ec91782a4a7492_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1e7ec0d2278b508f4e6125cda83b09af84787ae37de6ca32e1866029c2f85d8c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:859683e6f8eca6302e197113eb7152e7779a3de72c59988b305bb0a8bc13cbe5_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:97e80a5d2ae898d4262a52e8e4f31a86c011b694160c47ce4074015ebab8a7f4_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:35be4ab2c944e950b7c635a0342aefbd5b13a3cf4d9f41828adf4e685e80bccf_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:8674ea245869c168353047d9bbf963cba13508d982b6ae288f15ab5540805f82_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:9268f1f878db35a8e9b5171e1e9bb517c329b8bd98ad74a1d0550baf67d6c501_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:ae2fd33a7da6eadafe9c1321397000a283ea67690bcc9f41458b8401e06d309c_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-45492" }, { "category": "external", "summary": "RHBZ#2308617", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2308617" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-45492", "url": "https://www.cve.org/CVERecord?id=CVE-2024-45492" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45492", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45492" }, { "category": "external", "summary": "https://github.com/libexpat/libexpat/blob/R_2_6_3/expat/Changes", "url": "https://github.com/libexpat/libexpat/blob/R_2_6_3/expat/Changes" }, { "category": "external", "summary": "https://github.com/libexpat/libexpat/issues/889", "url": "https://github.com/libexpat/libexpat/issues/889" }, { "category": "external", "summary": "https://github.com/libexpat/libexpat/pull/892", "url": "https://github.com/libexpat/libexpat/pull/892" } ], "release_date": "2024-08-30T03:15:03.930000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-12-16T15:47:02+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:01b7f735b8efd48b3406d116a7885f4545efa21786fd96ea3479573b72181e6c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:2dedeeda52b1701d005dee4c2277c949d978214d32fffbdfc63e7c5ead8f1782_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7460ced07d36f6ce528561e92db8f212b2db38ecefa6f28b1c6d336f676f5010_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7dd1ff26d428fc7b075b0ccd4e19ecce723029e2e3b957c59716ceb48a532f09_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:3bc6fa2665020345f5e9a94bdb4fc11560336213889463812490ea2bd8a78bff_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:554f51fbd35480c5779d801f129e06045399f4bedeee7b3ec2a4bc839a0a4154_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:771f88b6a5b042c07e652196b406da2f88806334f882d418514f20de9cf1e9ee_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:826ce2adc3ce66628150e118662fd7871f2b9fb7de1507041f5f5f20e6558bfa_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:a4873e1ba82b7a55bccf7e1664cc3ecb51bb5e12d09dba4e1da3f3282cf3f1f9_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:f934d109a75fbac4316db68a7409a95bf848d6c99eacd925ff352204e891f1a0_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:47b2380c1a4f1b66fb8ea1d56cb55d5d48d157c3cd766910fa7a5967582901d6_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:5b9714c08022c3b1a94c779aa2daa98bb2965f6808f3049fe57f6045cd8fd534_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:72fcdf31e9b144f6bfc9a13dff8f720e963b7e49d6ef773522bdb5946cf0e1b9_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:b193eace13666b71a525f07627b8e727fa6594db0f9086940607be456f0dbe5f_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1c6e952f2c85c384a21c455e7a5d3788d96c23f5b76737fc19ec91782a4a7492_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1e7ec0d2278b508f4e6125cda83b09af84787ae37de6ca32e1866029c2f85d8c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:859683e6f8eca6302e197113eb7152e7779a3de72c59988b305bb0a8bc13cbe5_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:97e80a5d2ae898d4262a52e8e4f31a86c011b694160c47ce4074015ebab8a7f4_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:35be4ab2c944e950b7c635a0342aefbd5b13a3cf4d9f41828adf4e685e80bccf_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:8674ea245869c168353047d9bbf963cba13508d982b6ae288f15ab5540805f82_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:9268f1f878db35a8e9b5171e1e9bb517c329b8bd98ad74a1d0550baf67d6c501_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:ae2fd33a7da6eadafe9c1321397000a283ea67690bcc9f41458b8401e06d309c_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:11109" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:01b7f735b8efd48b3406d116a7885f4545efa21786fd96ea3479573b72181e6c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:2dedeeda52b1701d005dee4c2277c949d978214d32fffbdfc63e7c5ead8f1782_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7460ced07d36f6ce528561e92db8f212b2db38ecefa6f28b1c6d336f676f5010_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7dd1ff26d428fc7b075b0ccd4e19ecce723029e2e3b957c59716ceb48a532f09_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:3bc6fa2665020345f5e9a94bdb4fc11560336213889463812490ea2bd8a78bff_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:554f51fbd35480c5779d801f129e06045399f4bedeee7b3ec2a4bc839a0a4154_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:771f88b6a5b042c07e652196b406da2f88806334f882d418514f20de9cf1e9ee_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:826ce2adc3ce66628150e118662fd7871f2b9fb7de1507041f5f5f20e6558bfa_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:a4873e1ba82b7a55bccf7e1664cc3ecb51bb5e12d09dba4e1da3f3282cf3f1f9_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:f934d109a75fbac4316db68a7409a95bf848d6c99eacd925ff352204e891f1a0_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:47b2380c1a4f1b66fb8ea1d56cb55d5d48d157c3cd766910fa7a5967582901d6_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:5b9714c08022c3b1a94c779aa2daa98bb2965f6808f3049fe57f6045cd8fd534_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:72fcdf31e9b144f6bfc9a13dff8f720e963b7e49d6ef773522bdb5946cf0e1b9_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:b193eace13666b71a525f07627b8e727fa6594db0f9086940607be456f0dbe5f_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1c6e952f2c85c384a21c455e7a5d3788d96c23f5b76737fc19ec91782a4a7492_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1e7ec0d2278b508f4e6125cda83b09af84787ae37de6ca32e1866029c2f85d8c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:859683e6f8eca6302e197113eb7152e7779a3de72c59988b305bb0a8bc13cbe5_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:97e80a5d2ae898d4262a52e8e4f31a86c011b694160c47ce4074015ebab8a7f4_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:35be4ab2c944e950b7c635a0342aefbd5b13a3cf4d9f41828adf4e685e80bccf_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:8674ea245869c168353047d9bbf963cba13508d982b6ae288f15ab5540805f82_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:9268f1f878db35a8e9b5171e1e9bb517c329b8bd98ad74a1d0550baf67d6c501_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:ae2fd33a7da6eadafe9c1321397000a283ea67690bcc9f41458b8401e06d309c_s390x" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:01b7f735b8efd48b3406d116a7885f4545efa21786fd96ea3479573b72181e6c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:2dedeeda52b1701d005dee4c2277c949d978214d32fffbdfc63e7c5ead8f1782_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7460ced07d36f6ce528561e92db8f212b2db38ecefa6f28b1c6d336f676f5010_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7dd1ff26d428fc7b075b0ccd4e19ecce723029e2e3b957c59716ceb48a532f09_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:3bc6fa2665020345f5e9a94bdb4fc11560336213889463812490ea2bd8a78bff_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:554f51fbd35480c5779d801f129e06045399f4bedeee7b3ec2a4bc839a0a4154_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:771f88b6a5b042c07e652196b406da2f88806334f882d418514f20de9cf1e9ee_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:826ce2adc3ce66628150e118662fd7871f2b9fb7de1507041f5f5f20e6558bfa_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:a4873e1ba82b7a55bccf7e1664cc3ecb51bb5e12d09dba4e1da3f3282cf3f1f9_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:f934d109a75fbac4316db68a7409a95bf848d6c99eacd925ff352204e891f1a0_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:47b2380c1a4f1b66fb8ea1d56cb55d5d48d157c3cd766910fa7a5967582901d6_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:5b9714c08022c3b1a94c779aa2daa98bb2965f6808f3049fe57f6045cd8fd534_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:72fcdf31e9b144f6bfc9a13dff8f720e963b7e49d6ef773522bdb5946cf0e1b9_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:b193eace13666b71a525f07627b8e727fa6594db0f9086940607be456f0dbe5f_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1c6e952f2c85c384a21c455e7a5d3788d96c23f5b76737fc19ec91782a4a7492_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1e7ec0d2278b508f4e6125cda83b09af84787ae37de6ca32e1866029c2f85d8c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:859683e6f8eca6302e197113eb7152e7779a3de72c59988b305bb0a8bc13cbe5_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:97e80a5d2ae898d4262a52e8e4f31a86c011b694160c47ce4074015ebab8a7f4_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:35be4ab2c944e950b7c635a0342aefbd5b13a3cf4d9f41828adf4e685e80bccf_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:8674ea245869c168353047d9bbf963cba13508d982b6ae288f15ab5540805f82_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:9268f1f878db35a8e9b5171e1e9bb517c329b8bd98ad74a1d0550baf67d6c501_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:ae2fd33a7da6eadafe9c1321397000a283ea67690bcc9f41458b8401e06d309c_s390x" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libexpat: integer overflow" } ] }
rhsa-2024_9610
Vulnerability from csaf_redhat
Published
2024-11-19 08:22
Modified
2024-12-18 03:41
Summary
Red Hat Security Advisory: OpenShift Container Platform 4.17.5 security update
Notes
Topic
Red Hat OpenShift Container Platform release 4.17.5 is now available with updates to packages and images that fix several bugs and add enhancements.
This release includes a security update for Red Hat OpenShift Container Platform 4.17.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Red Hat OpenShift Container Platform is Red Hat's cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.
This advisory contains the container images for Red Hat OpenShift Container Platform 4.17.5. See the following advisory for the RPM packages for this release:
https://access.redhat.com/errata/RHSA-2024:9613
Space precludes documenting all of the container images in this advisory. See the following Release Notes documentation, which will be updated shortly for this release, for details about these changes:
https://docs.openshift.com/container-platform/4.17/release_notes/ocp-4-17-release-notes.html
Security Fix(es):
* libexpat: Negative Length Parsing Vulnerability in libexpat
(CVE-2024-45490)
* libexpat: Integer Overflow or Wraparound (CVE-2024-45491)
* libexpat: integer overflow (CVE-2024-45492)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
All OpenShift Container Platform 4.17 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.17/updating/updating_a_cluster/updating-cluster-cli.html
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Red Hat OpenShift Container Platform release 4.17.5 is now available with updates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.17.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the container images for Red Hat OpenShift Container Platform 4.17.5. See the following advisory for the RPM packages for this release:\n\nhttps://access.redhat.com/errata/RHSA-2024:9613\n\nSpace precludes documenting all of the container images in this advisory. See the following Release Notes documentation, which will be updated shortly for this release, for details about these changes:\n\nhttps://docs.openshift.com/container-platform/4.17/release_notes/ocp-4-17-release-notes.html\n\nSecurity Fix(es):\n\n* libexpat: Negative Length Parsing Vulnerability in libexpat\n(CVE-2024-45490)\n* libexpat: Integer Overflow or Wraparound (CVE-2024-45491)\n* libexpat: integer overflow (CVE-2024-45492)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\nAll OpenShift Container Platform 4.17 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.17/updating/updating_a_cluster/updating-cluster-cli.html", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2024:9610", "url": "https://access.redhat.com/errata/RHSA-2024:9610" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2308615", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2308615" }, { "category": "external", "summary": "2308616", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2308616" }, { "category": "external", "summary": "2308617", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2308617" }, { "category": "external", "summary": "OCPBUGS-16141", "url": "https://issues.redhat.com/browse/OCPBUGS-16141" }, { "category": "external", "summary": "OCPBUGS-42835", "url": "https://issues.redhat.com/browse/OCPBUGS-42835" }, { "category": "external", "summary": "OCPBUGS-42879", "url": "https://issues.redhat.com/browse/OCPBUGS-42879" }, { "category": "external", "summary": "OCPBUGS-42931", "url": "https://issues.redhat.com/browse/OCPBUGS-42931" }, { "category": "external", "summary": "OCPBUGS-42949", "url": "https://issues.redhat.com/browse/OCPBUGS-42949" }, { "category": "external", "summary": "OCPBUGS-42964", "url": "https://issues.redhat.com/browse/OCPBUGS-42964" }, { "category": "external", "summary": "OCPBUGS-43427", "url": "https://issues.redhat.com/browse/OCPBUGS-43427" }, { "category": "external", "summary": "OCPBUGS-43657", "url": "https://issues.redhat.com/browse/OCPBUGS-43657" }, { "category": "external", "summary": "OCPBUGS-43667", "url": "https://issues.redhat.com/browse/OCPBUGS-43667" }, { "category": "external", "summary": "OCPBUGS-43690", "url": "https://issues.redhat.com/browse/OCPBUGS-43690" }, { "category": "external", "summary": "OCPBUGS-43778", "url": "https://issues.redhat.com/browse/OCPBUGS-43778" }, { "category": "external", "summary": "OCPBUGS-43972", "url": "https://issues.redhat.com/browse/OCPBUGS-43972" }, { "category": "external", "summary": "OCPBUGS-44227", "url": "https://issues.redhat.com/browse/OCPBUGS-44227" }, { "category": "external", "summary": "OCPBUGS-44357", "url": "https://issues.redhat.com/browse/OCPBUGS-44357" }, { "category": "external", "summary": "OCPBUGS-44452", "url": "https://issues.redhat.com/browse/OCPBUGS-44452" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_9610.json" } ], "title": "Red Hat Security Advisory: OpenShift Container Platform 4.17.5 security update", "tracking": { "current_release_date": "2024-12-18T03:41:37+00:00", "generator": { "date": "2024-12-18T03:41:37+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.3" } }, "id": "RHSA-2024:9610", "initial_release_date": "2024-11-19T08:22:05+00:00", "revision_history": [ { "date": "2024-11-19T08:22:05+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-11-19T08:22:05+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-12-18T03:41:37+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat OpenShift Container Platform 4.17", "product": { "name": "Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:4.17::el9" } } } ], "category": "product_family", "name": "Red Hat OpenShift Enterprise" }, { "branches": [ { "category": "product_version", "name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:baf3c9dda7977b9a8afe8c3470a2b1d46d05924cfc32971dc41fe53b794b21c9_s390x", "product": { "name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:baf3c9dda7977b9a8afe8c3470a2b1d46d05924cfc32971dc41fe53b794b21c9_s390x", "product_id": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:baf3c9dda7977b9a8afe8c3470a2b1d46d05924cfc32971dc41fe53b794b21c9_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-monitoring-rhel9-operator@sha256:baf3c9dda7977b9a8afe8c3470a2b1d46d05924cfc32971dc41fe53b794b21c9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator\u0026tag=v4.17.0-202411080105.p0.g466e9b8.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-network-rhel9-operator@sha256:e59158dd9caa9860cd566d80341dc3e11e39f433ab76a5c9c2b90c9ab4e606f5_s390x", "product": { "name": "openshift4/ose-cluster-network-rhel9-operator@sha256:e59158dd9caa9860cd566d80341dc3e11e39f433ab76a5c9c2b90c9ab4e606f5_s390x", "product_id": "openshift4/ose-cluster-network-rhel9-operator@sha256:e59158dd9caa9860cd566d80341dc3e11e39f433ab76a5c9c2b90c9ab4e606f5_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-network-rhel9-operator@sha256:e59158dd9caa9860cd566d80341dc3e11e39f433ab76a5c9c2b90c9ab4e606f5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator\u0026tag=v4.17.0-202411112105.p0.g2d07471.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0c7d814797c052d94e2c3790efee36242caa28369b39c3b211ecadb3fdce9a27_s390x", "product": { "name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0c7d814797c052d94e2c3790efee36242caa28369b39c3b211ecadb3fdce9a27_s390x", "product_id": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0c7d814797c052d94e2c3790efee36242caa28369b39c3b211ecadb3fdce9a27_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256:0c7d814797c052d94e2c3790efee36242caa28369b39c3b211ecadb3fdce9a27?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=v4.17.0-202411081036.p0.g1a152e6.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-prometheus-rhel9@sha256:6881f29eff48abaf1e12ec8f5be8d72156b75b5770d144dcdd83ca522b06c978_s390x", "product": { "name": "openshift4/ose-prometheus-rhel9@sha256:6881f29eff48abaf1e12ec8f5be8d72156b75b5770d144dcdd83ca522b06c978_s390x", "product_id": "openshift4/ose-prometheus-rhel9@sha256:6881f29eff48abaf1e12ec8f5be8d72156b75b5770d144dcdd83ca522b06c978_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-prometheus-rhel9@sha256:6881f29eff48abaf1e12ec8f5be8d72156b75b5770d144dcdd83ca522b06c978?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9\u0026tag=v4.17.0-202411080505.p0.ge2fb741.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-hyperkube-rhel9@sha256:a69631399431f3224b2ab8381f661ceee6eaeb292ffa42ca05762163f2f34d96_s390x", "product": { "name": "openshift4/ose-hyperkube-rhel9@sha256:a69631399431f3224b2ab8381f661ceee6eaeb292ffa42ca05762163f2f34d96_s390x", "product_id": "openshift4/ose-hyperkube-rhel9@sha256:a69631399431f3224b2ab8381f661ceee6eaeb292ffa42ca05762163f2f34d96_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-hyperkube-rhel9@sha256:a69631399431f3224b2ab8381f661ceee6eaeb292ffa42ca05762163f2f34d96?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=v4.17.0-202411070335.p0.g82afd77.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-pod-rhel9@sha256:e757f3ec3cb7acb1d89fd7afc047f753ffb223ee116540210fc4f68704c59c58_s390x", "product": { "name": "openshift4/ose-pod-rhel9@sha256:e757f3ec3cb7acb1d89fd7afc047f753ffb223ee116540210fc4f68704c59c58_s390x", "product_id": "openshift4/ose-pod-rhel9@sha256:e757f3ec3cb7acb1d89fd7afc047f753ffb223ee116540210fc4f68704c59c58_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-pod-rhel9@sha256:e757f3ec3cb7acb1d89fd7afc047f753ffb223ee116540210fc4f68704c59c58?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-pod-rhel9\u0026tag=v4.17.0-202411070335.p0.g82afd77.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-baremetal-installer-rhel9@sha256:b80605a2890f587cc54d6b0e17f77ac5e5d2feb32270c42b417b841a0580aa41_s390x", "product": { "name": "openshift4/ose-baremetal-installer-rhel9@sha256:b80605a2890f587cc54d6b0e17f77ac5e5d2feb32270c42b417b841a0580aa41_s390x", "product_id": "openshift4/ose-baremetal-installer-rhel9@sha256:b80605a2890f587cc54d6b0e17f77ac5e5d2feb32270c42b417b841a0580aa41_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-baremetal-installer-rhel9@sha256:b80605a2890f587cc54d6b0e17f77ac5e5d2feb32270c42b417b841a0580aa41?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel9\u0026tag=v4.17.0-202411071809.p0.ga7efddc.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:c3f8c8b4700906cdc90a354ada4da6b4537ae8ad2a89d69c0aa5d53f07a3142e_s390x", "product": { "name": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:c3f8c8b4700906cdc90a354ada4da6b4537ae8ad2a89d69c0aa5d53f07a3142e_s390x", "product_id": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:c3f8c8b4700906cdc90a354ada4da6b4537ae8ad2a89d69c0aa5d53f07a3142e_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-authentication-rhel9-operator@sha256:c3f8c8b4700906cdc90a354ada4da6b4537ae8ad2a89d69c0aa5d53f07a3142e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator\u0026tag=v4.17.0-202411080105.p0.g246d372.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-storage-rhel9-operator@sha256:d24d36c8c28831d6fae0bdc53feef9c13ab218c010140e85a4ca7a14509a909c_s390x", "product": { "name": "openshift4/ose-cluster-storage-rhel9-operator@sha256:d24d36c8c28831d6fae0bdc53feef9c13ab218c010140e85a4ca7a14509a909c_s390x", "product_id": "openshift4/ose-cluster-storage-rhel9-operator@sha256:d24d36c8c28831d6fae0bdc53feef9c13ab218c010140e85a4ca7a14509a909c_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-storage-rhel9-operator@sha256:d24d36c8c28831d6fae0bdc53feef9c13ab218c010140e85a4ca7a14509a909c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator\u0026tag=v4.17.0-202411081506.p0.gbb40448.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-hypershift-rhel9@sha256:8f807d491ea1e36ac4438908d8be15cfa26c097fec3a9481280a0b2e814a4a3c_s390x", "product": { "name": "openshift4/ose-hypershift-rhel9@sha256:8f807d491ea1e36ac4438908d8be15cfa26c097fec3a9481280a0b2e814a4a3c_s390x", "product_id": "openshift4/ose-hypershift-rhel9@sha256:8f807d491ea1e36ac4438908d8be15cfa26c097fec3a9481280a0b2e814a4a3c_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-hypershift-rhel9@sha256:8f807d491ea1e36ac4438908d8be15cfa26c097fec3a9481280a0b2e814a4a3c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel9\u0026tag=v4.17.0-202411121505.p0.g64cb7fd.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-installer-altinfra-rhel9@sha256:814c2712ef8e6a54f43236f34e65b9f65927abce1650fe5c26251b115fee557d_s390x", "product": { "name": "openshift4/ose-installer-altinfra-rhel9@sha256:814c2712ef8e6a54f43236f34e65b9f65927abce1650fe5c26251b115fee557d_s390x", "product_id": "openshift4/ose-installer-altinfra-rhel9@sha256:814c2712ef8e6a54f43236f34e65b9f65927abce1650fe5c26251b115fee557d_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-installer-altinfra-rhel9@sha256:814c2712ef8e6a54f43236f34e65b9f65927abce1650fe5c26251b115fee557d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-installer-altinfra-rhel9\u0026tag=v4.17.0-202411071809.p0.ga7efddc.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-installer-artifacts-rhel9@sha256:bbf08f7e27f332272726a58bb58ee6fb2e3a51ca6133dd4c787cd443dc6d79ee_s390x", "product": { "name": "openshift4/ose-installer-artifacts-rhel9@sha256:bbf08f7e27f332272726a58bb58ee6fb2e3a51ca6133dd4c787cd443dc6d79ee_s390x", "product_id": "openshift4/ose-installer-artifacts-rhel9@sha256:bbf08f7e27f332272726a58bb58ee6fb2e3a51ca6133dd4c787cd443dc6d79ee_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-installer-artifacts-rhel9@sha256:bbf08f7e27f332272726a58bb58ee6fb2e3a51ca6133dd4c787cd443dc6d79ee?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts-rhel9\u0026tag=v4.17.0-202411071809.p0.ga7efddc.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-installer-rhel9@sha256:e7598456eff5a3b47c671d3af1c2617f6322ab1098ba2273d92f922a636f36b0_s390x", "product": { "name": "openshift4/ose-installer-rhel9@sha256:e7598456eff5a3b47c671d3af1c2617f6322ab1098ba2273d92f922a636f36b0_s390x", "product_id": "openshift4/ose-installer-rhel9@sha256:e7598456eff5a3b47c671d3af1c2617f6322ab1098ba2273d92f922a636f36b0_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-installer-rhel9@sha256:e7598456eff5a3b47c671d3af1c2617f6322ab1098ba2273d92f922a636f36b0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-installer-rhel9\u0026tag=v4.17.0-202411071809.p0.ga7efddc.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-machine-config-rhel9-operator@sha256:623a300e7c320972daf66d8d67e92ba830946f84d7e6113fa04fcbb9e4441d41_s390x", "product": { "name": "openshift4/ose-machine-config-rhel9-operator@sha256:623a300e7c320972daf66d8d67e92ba830946f84d7e6113fa04fcbb9e4441d41_s390x", "product_id": "openshift4/ose-machine-config-rhel9-operator@sha256:623a300e7c320972daf66d8d67e92ba830946f84d7e6113fa04fcbb9e4441d41_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-machine-config-rhel9-operator@sha256:623a300e7c320972daf66d8d67e92ba830946f84d7e6113fa04fcbb9e4441d41?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-rhel9-operator\u0026tag=v4.17.0-202411062235.p0.g5ea53a3.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-machine-os-images-rhel9@sha256:57a97c7a80b04ce3b8fa70e49500eb873e36f27f61b75753260090f2e238b29b_s390x", "product": { "name": "openshift4/ose-machine-os-images-rhel9@sha256:57a97c7a80b04ce3b8fa70e49500eb873e36f27f61b75753260090f2e238b29b_s390x", "product_id": "openshift4/ose-machine-os-images-rhel9@sha256:57a97c7a80b04ce3b8fa70e49500eb873e36f27f61b75753260090f2e238b29b_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-machine-os-images-rhel9@sha256:57a97c7a80b04ce3b8fa70e49500eb873e36f27f61b75753260090f2e238b29b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel9\u0026tag=v4.17.0-202411071809.p0.g9e76dac.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-must-gather-rhel9@sha256:87896bbcf711f4cbd9e0f5b069a1087092d88cf75d2df1586c691662f3f4bb90_s390x", "product": { "name": "openshift4/ose-must-gather-rhel9@sha256:87896bbcf711f4cbd9e0f5b069a1087092d88cf75d2df1586c691662f3f4bb90_s390x", "product_id": "openshift4/ose-must-gather-rhel9@sha256:87896bbcf711f4cbd9e0f5b069a1087092d88cf75d2df1586c691662f3f4bb90_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-must-gather-rhel9@sha256:87896bbcf711f4cbd9e0f5b069a1087092d88cf75d2df1586c691662f3f4bb90?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather-rhel9\u0026tag=v4.17.0-202411121804.p0.gd785c12.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/network-tools-rhel9@sha256:643161e339b035259643393fedfa35c834658497b194c5a565d291f50c6ef762_s390x", "product": { "name": "openshift4/network-tools-rhel9@sha256:643161e339b035259643393fedfa35c834658497b194c5a565d291f50c6ef762_s390x", "product_id": "openshift4/network-tools-rhel9@sha256:643161e339b035259643393fedfa35c834658497b194c5a565d291f50c6ef762_s390x", "product_identification_helper": { "purl": "pkg:oci/network-tools-rhel9@sha256:643161e339b035259643393fedfa35c834658497b194c5a565d291f50c6ef762?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel9\u0026tag=v4.17.0-202411120003.p0.g8e170b4.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:13afa67c7d7563f999190fb3f8718aac8de002df19a0dc989a3384840548c9a9_s390x", "product": { "name": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:13afa67c7d7563f999190fb3f8718aac8de002df19a0dc989a3384840548c9a9_s390x", "product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:13afa67c7d7563f999190fb3f8718aac8de002df19a0dc989a3384840548c9a9_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel9@sha256:13afa67c7d7563f999190fb3f8718aac8de002df19a0dc989a3384840548c9a9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9\u0026tag=v4.17.0-202411071506.p0.gf5b13c5.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ccdc86f39845a6cb5248262aebd1b36bf6bb8beafcb45a5ffd82234389c6c870_s390x", "product": { "name": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ccdc86f39845a6cb5248262aebd1b36bf6bb8beafcb45a5ffd82234389c6c870_s390x", "product_id": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ccdc86f39845a6cb5248262aebd1b36bf6bb8beafcb45a5ffd82234389c6c870_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel9@sha256:ccdc86f39845a6cb5248262aebd1b36bf6bb8beafcb45a5ffd82234389c6c870?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9\u0026tag=v4.17.0-202411071506.p0.gf5b13c5.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:4d5134d0c249189ca4aa34f139628c79cc7a6434ad772208ed355ce3ddafc69f_s390x", "product": { "name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:4d5134d0c249189ca4aa34f139628c79cc7a6434ad772208ed355ce3ddafc69f_s390x", "product_id": "openshift4/ose-ovn-kubernetes-rhel9@sha256:4d5134d0c249189ca4aa34f139628c79cc7a6434ad772208ed355ce3ddafc69f_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256:4d5134d0c249189ca4aa34f139628c79cc7a6434ad772208ed355ce3ddafc69f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=v4.17.0-202411112234.p0.g9c167e4.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c5193840151dd67ca165bb6c5fd6ded4c8e647c6d692fd01359929e334f973a8_s390x", "product": { "name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c5193840151dd67ca165bb6c5fd6ded4c8e647c6d692fd01359929e334f973a8_s390x", "product_id": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c5193840151dd67ca165bb6c5fd6ded4c8e647c6d692fd01359929e334f973a8_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel9@sha256:c5193840151dd67ca165bb6c5fd6ded4c8e647c6d692fd01359929e334f973a8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9\u0026tag=v4.17.0-202411112234.p0.g9c167e4.assembly.stream.el9" } } }, { "category": "product_version", "name": "rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_s390x", "product": { "name": "rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_s390x", "product_id": "rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_s390x", "product_identification_helper": { "purl": "pkg:oci/rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64?arch=s390x\u0026repository_url=registry.redhat.io/rhcos\u0026tag=417.94.202411070820-0" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:d3ae4df4adf688a4f8cb51b768c62d9b3ca3b656799cf916d8ae6f93fc719211_ppc64le", "product": { "name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:d3ae4df4adf688a4f8cb51b768c62d9b3ca3b656799cf916d8ae6f93fc719211_ppc64le", "product_id": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:d3ae4df4adf688a4f8cb51b768c62d9b3ca3b656799cf916d8ae6f93fc719211_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-monitoring-rhel9-operator@sha256:d3ae4df4adf688a4f8cb51b768c62d9b3ca3b656799cf916d8ae6f93fc719211?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator\u0026tag=v4.17.0-202411080105.p0.g466e9b8.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-network-rhel9-operator@sha256:a479884dd128283d1d811494965327435b4d69e716435fb1af01600181c37788_ppc64le", "product": { "name": "openshift4/ose-cluster-network-rhel9-operator@sha256:a479884dd128283d1d811494965327435b4d69e716435fb1af01600181c37788_ppc64le", "product_id": "openshift4/ose-cluster-network-rhel9-operator@sha256:a479884dd128283d1d811494965327435b4d69e716435fb1af01600181c37788_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-network-rhel9-operator@sha256:a479884dd128283d1d811494965327435b4d69e716435fb1af01600181c37788?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator\u0026tag=v4.17.0-202411112105.p0.g2d07471.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e8025489393b461e267ffd7878d6989a6a28069c774b261003a69a59205fd781_ppc64le", "product": { "name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e8025489393b461e267ffd7878d6989a6a28069c774b261003a69a59205fd781_ppc64le", "product_id": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e8025489393b461e267ffd7878d6989a6a28069c774b261003a69a59205fd781_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256:e8025489393b461e267ffd7878d6989a6a28069c774b261003a69a59205fd781?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=v4.17.0-202411081036.p0.g1a152e6.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-csi-driver-manila-rhel9@sha256:aa73ea4800a292ee71e9d8db6c81a5a0ab22c9f1b0a013681b69c76ed1505587_ppc64le", "product": { "name": "openshift4/ose-csi-driver-manila-rhel9@sha256:aa73ea4800a292ee71e9d8db6c81a5a0ab22c9f1b0a013681b69c76ed1505587_ppc64le", "product_id": "openshift4/ose-csi-driver-manila-rhel9@sha256:aa73ea4800a292ee71e9d8db6c81a5a0ab22c9f1b0a013681b69c76ed1505587_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-csi-driver-manila-rhel9@sha256:aa73ea4800a292ee71e9d8db6c81a5a0ab22c9f1b0a013681b69c76ed1505587?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9\u0026tag=v4.17.0-202411071506.p0.gf5b13c5.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-prometheus-rhel9@sha256:c6b828732d441c23a687e8b73265279fff1bed8d1e338f345b35d61a6d9eae70_ppc64le", "product": { "name": "openshift4/ose-prometheus-rhel9@sha256:c6b828732d441c23a687e8b73265279fff1bed8d1e338f345b35d61a6d9eae70_ppc64le", "product_id": "openshift4/ose-prometheus-rhel9@sha256:c6b828732d441c23a687e8b73265279fff1bed8d1e338f345b35d61a6d9eae70_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-prometheus-rhel9@sha256:c6b828732d441c23a687e8b73265279fff1bed8d1e338f345b35d61a6d9eae70?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9\u0026tag=v4.17.0-202411080505.p0.ge2fb741.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-hyperkube-rhel9@sha256:f86eefa172b72a1a92d8269b0c523375cd307c64a046093fc1a82c45ec7d4450_ppc64le", "product": { "name": "openshift4/ose-hyperkube-rhel9@sha256:f86eefa172b72a1a92d8269b0c523375cd307c64a046093fc1a82c45ec7d4450_ppc64le", "product_id": "openshift4/ose-hyperkube-rhel9@sha256:f86eefa172b72a1a92d8269b0c523375cd307c64a046093fc1a82c45ec7d4450_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-hyperkube-rhel9@sha256:f86eefa172b72a1a92d8269b0c523375cd307c64a046093fc1a82c45ec7d4450?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=v4.17.0-202411070335.p0.g82afd77.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-pod-rhel9@sha256:230c4ae4139eaf0874468126d386c9b040f9d8c0f6d7854942b18a9fa908f644_ppc64le", "product": { "name": "openshift4/ose-pod-rhel9@sha256:230c4ae4139eaf0874468126d386c9b040f9d8c0f6d7854942b18a9fa908f644_ppc64le", "product_id": "openshift4/ose-pod-rhel9@sha256:230c4ae4139eaf0874468126d386c9b040f9d8c0f6d7854942b18a9fa908f644_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-pod-rhel9@sha256:230c4ae4139eaf0874468126d386c9b040f9d8c0f6d7854942b18a9fa908f644?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-pod-rhel9\u0026tag=v4.17.0-202411070335.p0.g82afd77.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-baremetal-installer-rhel9@sha256:22c2b8820d1abd43247b313832d36574e888274438b20b9ef6c7a5e1c52cce33_ppc64le", "product": { "name": "openshift4/ose-baremetal-installer-rhel9@sha256:22c2b8820d1abd43247b313832d36574e888274438b20b9ef6c7a5e1c52cce33_ppc64le", "product_id": "openshift4/ose-baremetal-installer-rhel9@sha256:22c2b8820d1abd43247b313832d36574e888274438b20b9ef6c7a5e1c52cce33_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-baremetal-installer-rhel9@sha256:22c2b8820d1abd43247b313832d36574e888274438b20b9ef6c7a5e1c52cce33?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel9\u0026tag=v4.17.0-202411071809.p0.ga7efddc.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:706d16d642c1a6a764e99b3c29d77bc71500e4179b3f1acb758eb821939988df_ppc64le", "product": { "name": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:706d16d642c1a6a764e99b3c29d77bc71500e4179b3f1acb758eb821939988df_ppc64le", "product_id": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:706d16d642c1a6a764e99b3c29d77bc71500e4179b3f1acb758eb821939988df_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-authentication-rhel9-operator@sha256:706d16d642c1a6a764e99b3c29d77bc71500e4179b3f1acb758eb821939988df?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator\u0026tag=v4.17.0-202411080105.p0.g246d372.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-storage-rhel9-operator@sha256:f842cd93d9bed37dd8923c5526cb73fe7a954a5671b6bc06ac9c3fae069edc1d_ppc64le", "product": { "name": "openshift4/ose-cluster-storage-rhel9-operator@sha256:f842cd93d9bed37dd8923c5526cb73fe7a954a5671b6bc06ac9c3fae069edc1d_ppc64le", "product_id": "openshift4/ose-cluster-storage-rhel9-operator@sha256:f842cd93d9bed37dd8923c5526cb73fe7a954a5671b6bc06ac9c3fae069edc1d_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-storage-rhel9-operator@sha256:f842cd93d9bed37dd8923c5526cb73fe7a954a5671b6bc06ac9c3fae069edc1d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator\u0026tag=v4.17.0-202411081506.p0.gbb40448.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-hypershift-rhel9@sha256:2f949c87b615bf35ff2798c168151b0efbfc801b2f2858c14568e9cc7103ec89_ppc64le", "product": { "name": "openshift4/ose-hypershift-rhel9@sha256:2f949c87b615bf35ff2798c168151b0efbfc801b2f2858c14568e9cc7103ec89_ppc64le", "product_id": "openshift4/ose-hypershift-rhel9@sha256:2f949c87b615bf35ff2798c168151b0efbfc801b2f2858c14568e9cc7103ec89_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-hypershift-rhel9@sha256:2f949c87b615bf35ff2798c168151b0efbfc801b2f2858c14568e9cc7103ec89?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel9\u0026tag=v4.17.0-202411121505.p0.g64cb7fd.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-installer-altinfra-rhel9@sha256:ef7b8c085f185e9628e2c99e27287d57358ef4d101f5ee02bf8abe5e43bb99c8_ppc64le", "product": { "name": "openshift4/ose-installer-altinfra-rhel9@sha256:ef7b8c085f185e9628e2c99e27287d57358ef4d101f5ee02bf8abe5e43bb99c8_ppc64le", "product_id": "openshift4/ose-installer-altinfra-rhel9@sha256:ef7b8c085f185e9628e2c99e27287d57358ef4d101f5ee02bf8abe5e43bb99c8_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-installer-altinfra-rhel9@sha256:ef7b8c085f185e9628e2c99e27287d57358ef4d101f5ee02bf8abe5e43bb99c8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-installer-altinfra-rhel9\u0026tag=v4.17.0-202411071809.p0.ga7efddc.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-installer-artifacts-rhel9@sha256:20583f1035fff4ae0dad0a8c7dea52c75afc443b129a8aaac1a3bffcc4551ea2_ppc64le", "product": { "name": "openshift4/ose-installer-artifacts-rhel9@sha256:20583f1035fff4ae0dad0a8c7dea52c75afc443b129a8aaac1a3bffcc4551ea2_ppc64le", "product_id": "openshift4/ose-installer-artifacts-rhel9@sha256:20583f1035fff4ae0dad0a8c7dea52c75afc443b129a8aaac1a3bffcc4551ea2_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-installer-artifacts-rhel9@sha256:20583f1035fff4ae0dad0a8c7dea52c75afc443b129a8aaac1a3bffcc4551ea2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts-rhel9\u0026tag=v4.17.0-202411071809.p0.ga7efddc.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-installer-rhel9@sha256:1dc8d1a37e59f45980fea3692a5587777578162acf4024337d114d515fcb5cfd_ppc64le", "product": { "name": "openshift4/ose-installer-rhel9@sha256:1dc8d1a37e59f45980fea3692a5587777578162acf4024337d114d515fcb5cfd_ppc64le", "product_id": "openshift4/ose-installer-rhel9@sha256:1dc8d1a37e59f45980fea3692a5587777578162acf4024337d114d515fcb5cfd_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-installer-rhel9@sha256:1dc8d1a37e59f45980fea3692a5587777578162acf4024337d114d515fcb5cfd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-installer-rhel9\u0026tag=v4.17.0-202411071809.p0.ga7efddc.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-machine-config-rhel9-operator@sha256:5b635ca4b5d257910f48dbe2d4acdd86c5dbd25476b8823112c04ed253f783d0_ppc64le", "product": { "name": "openshift4/ose-machine-config-rhel9-operator@sha256:5b635ca4b5d257910f48dbe2d4acdd86c5dbd25476b8823112c04ed253f783d0_ppc64le", "product_id": "openshift4/ose-machine-config-rhel9-operator@sha256:5b635ca4b5d257910f48dbe2d4acdd86c5dbd25476b8823112c04ed253f783d0_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-machine-config-rhel9-operator@sha256:5b635ca4b5d257910f48dbe2d4acdd86c5dbd25476b8823112c04ed253f783d0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-rhel9-operator\u0026tag=v4.17.0-202411062235.p0.g5ea53a3.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-machine-os-images-rhel9@sha256:697e277d8f902985dcc5f17fc026a18a3a5a8853c13f78be48079543d7b20b7d_ppc64le", "product": { "name": "openshift4/ose-machine-os-images-rhel9@sha256:697e277d8f902985dcc5f17fc026a18a3a5a8853c13f78be48079543d7b20b7d_ppc64le", "product_id": "openshift4/ose-machine-os-images-rhel9@sha256:697e277d8f902985dcc5f17fc026a18a3a5a8853c13f78be48079543d7b20b7d_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-machine-os-images-rhel9@sha256:697e277d8f902985dcc5f17fc026a18a3a5a8853c13f78be48079543d7b20b7d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel9\u0026tag=v4.17.0-202411071809.p0.g9e76dac.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-must-gather-rhel9@sha256:07c49d2eb36158147131e6544557289789f1c0aefc9e42409c04e7f6df99d60b_ppc64le", "product": { "name": "openshift4/ose-must-gather-rhel9@sha256:07c49d2eb36158147131e6544557289789f1c0aefc9e42409c04e7f6df99d60b_ppc64le", "product_id": "openshift4/ose-must-gather-rhel9@sha256:07c49d2eb36158147131e6544557289789f1c0aefc9e42409c04e7f6df99d60b_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-must-gather-rhel9@sha256:07c49d2eb36158147131e6544557289789f1c0aefc9e42409c04e7f6df99d60b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather-rhel9\u0026tag=v4.17.0-202411121804.p0.gd785c12.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/network-tools-rhel9@sha256:1b1aed6f6472d15ada33d25b5c65c20c5134ab9f0a9ce0838aec603c412fcfa5_ppc64le", "product": { "name": "openshift4/network-tools-rhel9@sha256:1b1aed6f6472d15ada33d25b5c65c20c5134ab9f0a9ce0838aec603c412fcfa5_ppc64le", "product_id": "openshift4/network-tools-rhel9@sha256:1b1aed6f6472d15ada33d25b5c65c20c5134ab9f0a9ce0838aec603c412fcfa5_ppc64le", "product_identification_helper": { "purl": "pkg:oci/network-tools-rhel9@sha256:1b1aed6f6472d15ada33d25b5c65c20c5134ab9f0a9ce0838aec603c412fcfa5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel9\u0026tag=v4.17.0-202411120003.p0.g8e170b4.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:bcb457981c0df23ee6e96f0b76436eb5251f48af61eda224482d0df3c8f0693a_ppc64le", "product": { "name": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:bcb457981c0df23ee6e96f0b76436eb5251f48af61eda224482d0df3c8f0693a_ppc64le", "product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:bcb457981c0df23ee6e96f0b76436eb5251f48af61eda224482d0df3c8f0693a_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel9@sha256:bcb457981c0df23ee6e96f0b76436eb5251f48af61eda224482d0df3c8f0693a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9\u0026tag=v4.17.0-202411071506.p0.gf5b13c5.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:e9fe93d63f8e36246f8939f258e3c0ff57f753590213021907d2d7ff40e7da3d_ppc64le", "product": { "name": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:e9fe93d63f8e36246f8939f258e3c0ff57f753590213021907d2d7ff40e7da3d_ppc64le", "product_id": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:e9fe93d63f8e36246f8939f258e3c0ff57f753590213021907d2d7ff40e7da3d_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel9@sha256:e9fe93d63f8e36246f8939f258e3c0ff57f753590213021907d2d7ff40e7da3d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9\u0026tag=v4.17.0-202411071506.p0.gf5b13c5.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:350f9616eac40d7e6b6139318cc6f88504692297d22f4c49964069125ec8d38e_ppc64le", "product": { "name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:350f9616eac40d7e6b6139318cc6f88504692297d22f4c49964069125ec8d38e_ppc64le", "product_id": "openshift4/ose-ovn-kubernetes-rhel9@sha256:350f9616eac40d7e6b6139318cc6f88504692297d22f4c49964069125ec8d38e_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256:350f9616eac40d7e6b6139318cc6f88504692297d22f4c49964069125ec8d38e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=v4.17.0-202411112234.p0.g9c167e4.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c615868f95e296bf1778d307d2e5faebb9af6a79085fdd99c70b10f7a461e584_ppc64le", "product": { "name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c615868f95e296bf1778d307d2e5faebb9af6a79085fdd99c70b10f7a461e584_ppc64le", "product_id": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c615868f95e296bf1778d307d2e5faebb9af6a79085fdd99c70b10f7a461e584_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel9@sha256:c615868f95e296bf1778d307d2e5faebb9af6a79085fdd99c70b10f7a461e584?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9\u0026tag=v4.17.0-202411112234.p0.g9c167e4.assembly.stream.el9" } } }, { "category": "product_version", "name": "rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_ppc64le", "product": { "name": "rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_ppc64le", "product_id": "rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_ppc64le", "product_identification_helper": { "purl": "pkg:oci/rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64?arch=ppc64le\u0026repository_url=registry.redhat.io/rhcos\u0026tag=417.94.202411070820-0" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4e8fc516fae18561471c53155ca5a5d0180af931a52b9d6b88e8b4c1a5ce17d7_arm64", "product": { "name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4e8fc516fae18561471c53155ca5a5d0180af931a52b9d6b88e8b4c1a5ce17d7_arm64", "product_id": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4e8fc516fae18561471c53155ca5a5d0180af931a52b9d6b88e8b4c1a5ce17d7_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-monitoring-rhel9-operator@sha256:4e8fc516fae18561471c53155ca5a5d0180af931a52b9d6b88e8b4c1a5ce17d7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator\u0026tag=v4.17.0-202411080105.p0.g466e9b8.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-network-rhel9-operator@sha256:ecfce811c73e71c1221d30740249f1c8f5e4ca4cc514f2fa5b0340d8e16285ac_arm64", "product": { "name": "openshift4/ose-cluster-network-rhel9-operator@sha256:ecfce811c73e71c1221d30740249f1c8f5e4ca4cc514f2fa5b0340d8e16285ac_arm64", "product_id": "openshift4/ose-cluster-network-rhel9-operator@sha256:ecfce811c73e71c1221d30740249f1c8f5e4ca4cc514f2fa5b0340d8e16285ac_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-network-rhel9-operator@sha256:ecfce811c73e71c1221d30740249f1c8f5e4ca4cc514f2fa5b0340d8e16285ac?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator\u0026tag=v4.17.0-202411112105.p0.g2d07471.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:8fc10ba06b04cc8855a87bc64192527a4c9242eed56a64dc742aab8f24f578f5_arm64", "product": { "name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:8fc10ba06b04cc8855a87bc64192527a4c9242eed56a64dc742aab8f24f578f5_arm64", "product_id": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:8fc10ba06b04cc8855a87bc64192527a4c9242eed56a64dc742aab8f24f578f5_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256:8fc10ba06b04cc8855a87bc64192527a4c9242eed56a64dc742aab8f24f578f5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=v4.17.0-202411081036.p0.g1a152e6.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-prometheus-rhel9@sha256:cf521a6017e46ac6cccfdbde58281ef2d3fff9ac192769abcf92b9f292ef130e_arm64", "product": { "name": "openshift4/ose-prometheus-rhel9@sha256:cf521a6017e46ac6cccfdbde58281ef2d3fff9ac192769abcf92b9f292ef130e_arm64", "product_id": "openshift4/ose-prometheus-rhel9@sha256:cf521a6017e46ac6cccfdbde58281ef2d3fff9ac192769abcf92b9f292ef130e_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-prometheus-rhel9@sha256:cf521a6017e46ac6cccfdbde58281ef2d3fff9ac192769abcf92b9f292ef130e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9\u0026tag=v4.17.0-202411080505.p0.ge2fb741.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-ironic-rhel9@sha256:1adbda488fbb134732846842e79ca2bc3f462efedfe9d8f6fcd3d654cf37ea8f_arm64", "product": { "name": "openshift4/ose-ironic-rhel9@sha256:1adbda488fbb134732846842e79ca2bc3f462efedfe9d8f6fcd3d654cf37ea8f_arm64", "product_id": "openshift4/ose-ironic-rhel9@sha256:1adbda488fbb134732846842e79ca2bc3f462efedfe9d8f6fcd3d654cf37ea8f_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-ironic-rhel9@sha256:1adbda488fbb134732846842e79ca2bc3f462efedfe9d8f6fcd3d654cf37ea8f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-rhel9\u0026tag=v4.17.0-202411080105.p0.g073486f.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:363c89db3a1a802101de8ac0980755aeb5c652222593e136089f762e39b18876_arm64", "product": { "name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:363c89db3a1a802101de8ac0980755aeb5c652222593e136089f762e39b18876_arm64", "product_id": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:363c89db3a1a802101de8ac0980755aeb5c652222593e136089f762e39b18876_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-ironic-machine-os-downloader-rhel9@sha256:363c89db3a1a802101de8ac0980755aeb5c652222593e136089f762e39b18876?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9\u0026tag=v4.17.0-202411131435.p0.gb698ea3.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-hyperkube-rhel9@sha256:2e119a3eede9976f8b64b9e14ef739cac24d614bbb3f72be1d93327f99ec64fa_arm64", "product": { "name": "openshift4/ose-hyperkube-rhel9@sha256:2e119a3eede9976f8b64b9e14ef739cac24d614bbb3f72be1d93327f99ec64fa_arm64", "product_id": "openshift4/ose-hyperkube-rhel9@sha256:2e119a3eede9976f8b64b9e14ef739cac24d614bbb3f72be1d93327f99ec64fa_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-hyperkube-rhel9@sha256:2e119a3eede9976f8b64b9e14ef739cac24d614bbb3f72be1d93327f99ec64fa?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=v4.17.0-202411070335.p0.g82afd77.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-pod-rhel9@sha256:a281e99ef021bcd2397a2cf88d2c72c0147a32867fd7eb37a7634954e2c266b3_arm64", "product": { "name": "openshift4/ose-pod-rhel9@sha256:a281e99ef021bcd2397a2cf88d2c72c0147a32867fd7eb37a7634954e2c266b3_arm64", "product_id": "openshift4/ose-pod-rhel9@sha256:a281e99ef021bcd2397a2cf88d2c72c0147a32867fd7eb37a7634954e2c266b3_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-pod-rhel9@sha256:a281e99ef021bcd2397a2cf88d2c72c0147a32867fd7eb37a7634954e2c266b3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-pod-rhel9\u0026tag=v4.17.0-202411070335.p0.g82afd77.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:7bd26f6499b06048827a7a5711e38f7b3316be772deac97cb4de0aaf5be698a7_arm64", "product": { "name": "openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:7bd26f6499b06048827a7a5711e38f7b3316be772deac97cb4de0aaf5be698a7_arm64", "product_id": "openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:7bd26f6499b06048827a7a5711e38f7b3316be772deac97cb4de0aaf5be698a7_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel9-operator@sha256:7bd26f6499b06048827a7a5711e38f7b3316be772deac97cb4de0aaf5be698a7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator\u0026tag=v4.17.0-202411111704.p0.gd27753a.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:948f2ee4c65353d9c8606593645043985e43cddff2569b92eefcab1aac7b9b64_arm64", "product": { "name": "openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:948f2ee4c65353d9c8606593645043985e43cddff2569b92eefcab1aac7b9b64_arm64", "product_id": "openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:948f2ee4c65353d9c8606593645043985e43cddff2569b92eefcab1aac7b9b64_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-azure-disk-csi-driver-rhel9-operator@sha256:948f2ee4c65353d9c8606593645043985e43cddff2569b92eefcab1aac7b9b64?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator\u0026tag=v4.17.0-202411111704.p0.gd27753a.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6ae1d3ec5d560ba3f0417b1f772eb9e721ec2c7d4661fbbe481eca8ee0ee412b_arm64", "product": { "name": "openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6ae1d3ec5d560ba3f0417b1f772eb9e721ec2c7d4661fbbe481eca8ee0ee412b_arm64", "product_id": "openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6ae1d3ec5d560ba3f0417b1f772eb9e721ec2c7d4661fbbe481eca8ee0ee412b_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-azure-file-csi-driver-operator-rhel9@sha256:6ae1d3ec5d560ba3f0417b1f772eb9e721ec2c7d4661fbbe481eca8ee0ee412b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9\u0026tag=v4.17.0-202411111704.p0.gd27753a.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-baremetal-installer-rhel9@sha256:bfa8848b1e23cc4a9faf9791a0eec260031075317fe44af23fdad4f70adf019e_arm64", "product": { "name": "openshift4/ose-baremetal-installer-rhel9@sha256:bfa8848b1e23cc4a9faf9791a0eec260031075317fe44af23fdad4f70adf019e_arm64", "product_id": "openshift4/ose-baremetal-installer-rhel9@sha256:bfa8848b1e23cc4a9faf9791a0eec260031075317fe44af23fdad4f70adf019e_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-baremetal-installer-rhel9@sha256:bfa8848b1e23cc4a9faf9791a0eec260031075317fe44af23fdad4f70adf019e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel9\u0026tag=v4.17.0-202411071809.p0.ga7efddc.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:f7509d7d93065840692e75c5a460e3046ea4eeeab4a36bf17ff8a0c28c3fdc87_arm64", "product": { "name": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:f7509d7d93065840692e75c5a460e3046ea4eeeab4a36bf17ff8a0c28c3fdc87_arm64", "product_id": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:f7509d7d93065840692e75c5a460e3046ea4eeeab4a36bf17ff8a0c28c3fdc87_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-authentication-rhel9-operator@sha256:f7509d7d93065840692e75c5a460e3046ea4eeeab4a36bf17ff8a0c28c3fdc87?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator\u0026tag=v4.17.0-202411080105.p0.g246d372.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-storage-rhel9-operator@sha256:d7c9dffe46091dcbc9ca8338df25201f1a55f58571b9ec6e0903d2316716d6db_arm64", "product": { "name": "openshift4/ose-cluster-storage-rhel9-operator@sha256:d7c9dffe46091dcbc9ca8338df25201f1a55f58571b9ec6e0903d2316716d6db_arm64", "product_id": "openshift4/ose-cluster-storage-rhel9-operator@sha256:d7c9dffe46091dcbc9ca8338df25201f1a55f58571b9ec6e0903d2316716d6db_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-storage-rhel9-operator@sha256:d7c9dffe46091dcbc9ca8338df25201f1a55f58571b9ec6e0903d2316716d6db?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator\u0026tag=v4.17.0-202411081506.p0.gbb40448.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-hypershift-rhel9@sha256:c534880e848a4aca00182e42a7c00f9fc7b1fdcc4c916cd36314351397b4b6e1_arm64", "product": { "name": "openshift4/ose-hypershift-rhel9@sha256:c534880e848a4aca00182e42a7c00f9fc7b1fdcc4c916cd36314351397b4b6e1_arm64", "product_id": "openshift4/ose-hypershift-rhel9@sha256:c534880e848a4aca00182e42a7c00f9fc7b1fdcc4c916cd36314351397b4b6e1_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-hypershift-rhel9@sha256:c534880e848a4aca00182e42a7c00f9fc7b1fdcc4c916cd36314351397b4b6e1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel9\u0026tag=v4.17.0-202411121505.p0.g64cb7fd.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-installer-altinfra-rhel9@sha256:e1a5e24fafc6f0d370485adfc997b09d7eaec241c6626e21b0f8ab8640826500_arm64", "product": { "name": "openshift4/ose-installer-altinfra-rhel9@sha256:e1a5e24fafc6f0d370485adfc997b09d7eaec241c6626e21b0f8ab8640826500_arm64", "product_id": "openshift4/ose-installer-altinfra-rhel9@sha256:e1a5e24fafc6f0d370485adfc997b09d7eaec241c6626e21b0f8ab8640826500_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-installer-altinfra-rhel9@sha256:e1a5e24fafc6f0d370485adfc997b09d7eaec241c6626e21b0f8ab8640826500?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-altinfra-rhel9\u0026tag=v4.17.0-202411071809.p0.ga7efddc.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-installer-artifacts-rhel9@sha256:b6214676e5d4501fb39a38bec259b91d7586d1ed5a807ca924eb1d3eeeb8a1ec_arm64", "product": { "name": "openshift4/ose-installer-artifacts-rhel9@sha256:b6214676e5d4501fb39a38bec259b91d7586d1ed5a807ca924eb1d3eeeb8a1ec_arm64", "product_id": "openshift4/ose-installer-artifacts-rhel9@sha256:b6214676e5d4501fb39a38bec259b91d7586d1ed5a807ca924eb1d3eeeb8a1ec_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-installer-artifacts-rhel9@sha256:b6214676e5d4501fb39a38bec259b91d7586d1ed5a807ca924eb1d3eeeb8a1ec?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts-rhel9\u0026tag=v4.17.0-202411071809.p0.ga7efddc.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-installer-rhel9@sha256:cf68058fbec5b80287798c883c5d87cbdbfae721b8d699566198604aeef1e167_arm64", "product": { "name": "openshift4/ose-installer-rhel9@sha256:cf68058fbec5b80287798c883c5d87cbdbfae721b8d699566198604aeef1e167_arm64", "product_id": "openshift4/ose-installer-rhel9@sha256:cf68058fbec5b80287798c883c5d87cbdbfae721b8d699566198604aeef1e167_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-installer-rhel9@sha256:cf68058fbec5b80287798c883c5d87cbdbfae721b8d699566198604aeef1e167?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-rhel9\u0026tag=v4.17.0-202411071809.p0.ga7efddc.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-machine-config-rhel9-operator@sha256:c6280df2b375941597e654cc429e02d6d14c4a099db707efc1c08e9459b1a1be_arm64", "product": { "name": "openshift4/ose-machine-config-rhel9-operator@sha256:c6280df2b375941597e654cc429e02d6d14c4a099db707efc1c08e9459b1a1be_arm64", "product_id": "openshift4/ose-machine-config-rhel9-operator@sha256:c6280df2b375941597e654cc429e02d6d14c4a099db707efc1c08e9459b1a1be_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-machine-config-rhel9-operator@sha256:c6280df2b375941597e654cc429e02d6d14c4a099db707efc1c08e9459b1a1be?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-rhel9-operator\u0026tag=v4.17.0-202411062235.p0.g5ea53a3.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-machine-os-images-rhel9@sha256:ffdba349a4ad514ffd29d11778da7acbc3cce66d18d73b64aab2c0c354462714_arm64", "product": { "name": "openshift4/ose-machine-os-images-rhel9@sha256:ffdba349a4ad514ffd29d11778da7acbc3cce66d18d73b64aab2c0c354462714_arm64", "product_id": "openshift4/ose-machine-os-images-rhel9@sha256:ffdba349a4ad514ffd29d11778da7acbc3cce66d18d73b64aab2c0c354462714_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-machine-os-images-rhel9@sha256:ffdba349a4ad514ffd29d11778da7acbc3cce66d18d73b64aab2c0c354462714?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel9\u0026tag=v4.17.0-202411071809.p0.g9e76dac.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-must-gather-rhel9@sha256:2407c1d8f6d0fea011541d962405e8012fe56e039441a03377d02e6e16310657_arm64", "product": { "name": "openshift4/ose-must-gather-rhel9@sha256:2407c1d8f6d0fea011541d962405e8012fe56e039441a03377d02e6e16310657_arm64", "product_id": "openshift4/ose-must-gather-rhel9@sha256:2407c1d8f6d0fea011541d962405e8012fe56e039441a03377d02e6e16310657_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-must-gather-rhel9@sha256:2407c1d8f6d0fea011541d962405e8012fe56e039441a03377d02e6e16310657?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather-rhel9\u0026tag=v4.17.0-202411121804.p0.gd785c12.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/network-tools-rhel9@sha256:754e66f09d1ec0501dd6608d45332a20aad79c9e0425b3ca09776c55162fdddd_arm64", "product": { "name": "openshift4/network-tools-rhel9@sha256:754e66f09d1ec0501dd6608d45332a20aad79c9e0425b3ca09776c55162fdddd_arm64", "product_id": "openshift4/network-tools-rhel9@sha256:754e66f09d1ec0501dd6608d45332a20aad79c9e0425b3ca09776c55162fdddd_arm64", "product_identification_helper": { "purl": "pkg:oci/network-tools-rhel9@sha256:754e66f09d1ec0501dd6608d45332a20aad79c9e0425b3ca09776c55162fdddd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel9\u0026tag=v4.17.0-202411120003.p0.g8e170b4.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:0e0f360ce75263cd73d00ee16ee1b0ba1b135bbbb99b32fc849609c2d509e682_arm64", "product": { "name": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:0e0f360ce75263cd73d00ee16ee1b0ba1b135bbbb99b32fc849609c2d509e682_arm64", "product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:0e0f360ce75263cd73d00ee16ee1b0ba1b135bbbb99b32fc849609c2d509e682_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel9@sha256:0e0f360ce75263cd73d00ee16ee1b0ba1b135bbbb99b32fc849609c2d509e682?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9\u0026tag=v4.17.0-202411071506.p0.gf5b13c5.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:486dc05a45248002f9642101682545fde4559cfa1f05914ce223e8a5a6292f63_arm64", "product": { "name": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:486dc05a45248002f9642101682545fde4559cfa1f05914ce223e8a5a6292f63_arm64", "product_id": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:486dc05a45248002f9642101682545fde4559cfa1f05914ce223e8a5a6292f63_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel9@sha256:486dc05a45248002f9642101682545fde4559cfa1f05914ce223e8a5a6292f63?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9\u0026tag=v4.17.0-202411071506.p0.gf5b13c5.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:bab248d4ca187e1c9311a170a56eddcfc72a8ecbcf1e2deefdfba91309a229bd_arm64", "product": { "name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:bab248d4ca187e1c9311a170a56eddcfc72a8ecbcf1e2deefdfba91309a229bd_arm64", "product_id": "openshift4/ose-ovn-kubernetes-rhel9@sha256:bab248d4ca187e1c9311a170a56eddcfc72a8ecbcf1e2deefdfba91309a229bd_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256:bab248d4ca187e1c9311a170a56eddcfc72a8ecbcf1e2deefdfba91309a229bd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=v4.17.0-202411112234.p0.g9c167e4.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5790310f09c88435c97601cb67cb6c0b9a64ebf7e5d5155e154354195b479dc7_arm64", "product": { "name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5790310f09c88435c97601cb67cb6c0b9a64ebf7e5d5155e154354195b479dc7_arm64", "product_id": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5790310f09c88435c97601cb67cb6c0b9a64ebf7e5d5155e154354195b479dc7_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel9@sha256:5790310f09c88435c97601cb67cb6c0b9a64ebf7e5d5155e154354195b479dc7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9\u0026tag=v4.17.0-202411112234.p0.g9c167e4.assembly.stream.el9" } } } ], "category": "architecture", "name": "arm64" }, { "branches": [ { "category": "product_version", "name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9a8a868d4b71645bdf94e0ce2e5f28500e9641dd92cb06cffe095cb7cec12259_amd64", "product": { "name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9a8a868d4b71645bdf94e0ce2e5f28500e9641dd92cb06cffe095cb7cec12259_amd64", "product_id": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9a8a868d4b71645bdf94e0ce2e5f28500e9641dd92cb06cffe095cb7cec12259_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-monitoring-rhel9-operator@sha256:9a8a868d4b71645bdf94e0ce2e5f28500e9641dd92cb06cffe095cb7cec12259?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator\u0026tag=v4.17.0-202411080105.p0.g466e9b8.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-network-rhel9-operator@sha256:041df7dbd08f873a27d6e4bbfc2749f21e8810e4730ffa08119f8f4efaca05b9_amd64", "product": { "name": "openshift4/ose-cluster-network-rhel9-operator@sha256:041df7dbd08f873a27d6e4bbfc2749f21e8810e4730ffa08119f8f4efaca05b9_amd64", "product_id": "openshift4/ose-cluster-network-rhel9-operator@sha256:041df7dbd08f873a27d6e4bbfc2749f21e8810e4730ffa08119f8f4efaca05b9_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-network-rhel9-operator@sha256:041df7dbd08f873a27d6e4bbfc2749f21e8810e4730ffa08119f8f4efaca05b9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator\u0026tag=v4.17.0-202411112105.p0.g2d07471.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:77782b6dcfa2efe9abd199756c15b6e570658c3209eb09570c774a4e8af31a2d_amd64", "product": { "name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:77782b6dcfa2efe9abd199756c15b6e570658c3209eb09570c774a4e8af31a2d_amd64", "product_id": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:77782b6dcfa2efe9abd199756c15b6e570658c3209eb09570c774a4e8af31a2d_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256:77782b6dcfa2efe9abd199756c15b6e570658c3209eb09570c774a4e8af31a2d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=v4.17.0-202411081036.p0.g1a152e6.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-csi-driver-manila-rhel9@sha256:1208068895183cf8e60f1dab68548fd9d9792f7a15bfbca69294a880c35f7645_amd64", "product": { "name": "openshift4/ose-csi-driver-manila-rhel9@sha256:1208068895183cf8e60f1dab68548fd9d9792f7a15bfbca69294a880c35f7645_amd64", "product_id": "openshift4/ose-csi-driver-manila-rhel9@sha256:1208068895183cf8e60f1dab68548fd9d9792f7a15bfbca69294a880c35f7645_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-csi-driver-manila-rhel9@sha256:1208068895183cf8e60f1dab68548fd9d9792f7a15bfbca69294a880c35f7645?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9\u0026tag=v4.17.0-202411071506.p0.gf5b13c5.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-prometheus-rhel9@sha256:a40ae49fe93b8b77c4adab408dbe4cc312724dcfcfcc761e1c059e8a70f9e07c_amd64", "product": { "name": "openshift4/ose-prometheus-rhel9@sha256:a40ae49fe93b8b77c4adab408dbe4cc312724dcfcfcc761e1c059e8a70f9e07c_amd64", "product_id": "openshift4/ose-prometheus-rhel9@sha256:a40ae49fe93b8b77c4adab408dbe4cc312724dcfcfcc761e1c059e8a70f9e07c_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-prometheus-rhel9@sha256:a40ae49fe93b8b77c4adab408dbe4cc312724dcfcfcc761e1c059e8a70f9e07c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9\u0026tag=v4.17.0-202411080505.p0.ge2fb741.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-ironic-rhel9@sha256:2faa9797b1811d7d3b87a5d509293cc16a92e028aa842bad37ffea76e867c930_amd64", "product": { "name": "openshift4/ose-ironic-rhel9@sha256:2faa9797b1811d7d3b87a5d509293cc16a92e028aa842bad37ffea76e867c930_amd64", "product_id": "openshift4/ose-ironic-rhel9@sha256:2faa9797b1811d7d3b87a5d509293cc16a92e028aa842bad37ffea76e867c930_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-ironic-rhel9@sha256:2faa9797b1811d7d3b87a5d509293cc16a92e028aa842bad37ffea76e867c930?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-rhel9\u0026tag=v4.17.0-202411080105.p0.g073486f.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:dd3f3a04c3867c93596b494a6ba347c260f103d40bcfde9be63e5153bc9dc5f7_amd64", "product": { "name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:dd3f3a04c3867c93596b494a6ba347c260f103d40bcfde9be63e5153bc9dc5f7_amd64", "product_id": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:dd3f3a04c3867c93596b494a6ba347c260f103d40bcfde9be63e5153bc9dc5f7_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-ironic-machine-os-downloader-rhel9@sha256:dd3f3a04c3867c93596b494a6ba347c260f103d40bcfde9be63e5153bc9dc5f7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9\u0026tag=v4.17.0-202411131435.p0.gb698ea3.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-hyperkube-rhel9@sha256:259d794f182fe2d5606f927b9aa6412c6d096ebe9933c5ec7cac776f0736e484_amd64", "product": { "name": "openshift4/ose-hyperkube-rhel9@sha256:259d794f182fe2d5606f927b9aa6412c6d096ebe9933c5ec7cac776f0736e484_amd64", "product_id": "openshift4/ose-hyperkube-rhel9@sha256:259d794f182fe2d5606f927b9aa6412c6d096ebe9933c5ec7cac776f0736e484_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-hyperkube-rhel9@sha256:259d794f182fe2d5606f927b9aa6412c6d096ebe9933c5ec7cac776f0736e484?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=v4.17.0-202411070335.p0.g82afd77.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-pod-rhel9@sha256:e045bc87ac8f605fb1dd578631dc758d7839e2fc7865a7a3ea5bc1b41f7521f3_amd64", "product": { "name": "openshift4/ose-pod-rhel9@sha256:e045bc87ac8f605fb1dd578631dc758d7839e2fc7865a7a3ea5bc1b41f7521f3_amd64", "product_id": "openshift4/ose-pod-rhel9@sha256:e045bc87ac8f605fb1dd578631dc758d7839e2fc7865a7a3ea5bc1b41f7521f3_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-pod-rhel9@sha256:e045bc87ac8f605fb1dd578631dc758d7839e2fc7865a7a3ea5bc1b41f7521f3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-pod-rhel9\u0026tag=v4.17.0-202411070335.p0.g82afd77.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:d52ae0ad5942d4bf535a6795a02cc9a062d8df3021420f3d7764bdee8e0ee475_amd64", "product": { "name": "openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:d52ae0ad5942d4bf535a6795a02cc9a062d8df3021420f3d7764bdee8e0ee475_amd64", "product_id": "openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:d52ae0ad5942d4bf535a6795a02cc9a062d8df3021420f3d7764bdee8e0ee475_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel9-operator@sha256:d52ae0ad5942d4bf535a6795a02cc9a062d8df3021420f3d7764bdee8e0ee475?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator\u0026tag=v4.17.0-202411111704.p0.gd27753a.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:e888b824e244c6f6317785c07273205f0edbadf1ff96805d62b6a1e84d1ed462_amd64", "product": { "name": "openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:e888b824e244c6f6317785c07273205f0edbadf1ff96805d62b6a1e84d1ed462_amd64", "product_id": "openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:e888b824e244c6f6317785c07273205f0edbadf1ff96805d62b6a1e84d1ed462_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-azure-disk-csi-driver-rhel9-operator@sha256:e888b824e244c6f6317785c07273205f0edbadf1ff96805d62b6a1e84d1ed462?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator\u0026tag=v4.17.0-202411111704.p0.gd27753a.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:84956b4fa8a1dfd3ec5cb6659f4d33b42c530409717ed5f53079923ffff1b5b4_amd64", "product": { "name": "openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:84956b4fa8a1dfd3ec5cb6659f4d33b42c530409717ed5f53079923ffff1b5b4_amd64", "product_id": "openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:84956b4fa8a1dfd3ec5cb6659f4d33b42c530409717ed5f53079923ffff1b5b4_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-azure-file-csi-driver-operator-rhel9@sha256:84956b4fa8a1dfd3ec5cb6659f4d33b42c530409717ed5f53079923ffff1b5b4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9\u0026tag=v4.17.0-202411111704.p0.gd27753a.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-baremetal-installer-rhel9@sha256:19343e549ba8db409d0c6d456f78ef8174ff4f2d8886c29dc48f3178072270db_amd64", "product": { "name": "openshift4/ose-baremetal-installer-rhel9@sha256:19343e549ba8db409d0c6d456f78ef8174ff4f2d8886c29dc48f3178072270db_amd64", "product_id": "openshift4/ose-baremetal-installer-rhel9@sha256:19343e549ba8db409d0c6d456f78ef8174ff4f2d8886c29dc48f3178072270db_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-baremetal-installer-rhel9@sha256:19343e549ba8db409d0c6d456f78ef8174ff4f2d8886c29dc48f3178072270db?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel9\u0026tag=v4.17.0-202411071809.p0.ga7efddc.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:1bd837e6c50388bbf4cfde724e64178af8f50eee23e179b8581367f47df35620_amd64", "product": { "name": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:1bd837e6c50388bbf4cfde724e64178af8f50eee23e179b8581367f47df35620_amd64", "product_id": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:1bd837e6c50388bbf4cfde724e64178af8f50eee23e179b8581367f47df35620_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-authentication-rhel9-operator@sha256:1bd837e6c50388bbf4cfde724e64178af8f50eee23e179b8581367f47df35620?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator\u0026tag=v4.17.0-202411080105.p0.g246d372.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-storage-rhel9-operator@sha256:89ec51b6c5517094f9a3187f716321f1568769e6a4eff97ba2541f8507eb855a_amd64", "product": { "name": "openshift4/ose-cluster-storage-rhel9-operator@sha256:89ec51b6c5517094f9a3187f716321f1568769e6a4eff97ba2541f8507eb855a_amd64", "product_id": "openshift4/ose-cluster-storage-rhel9-operator@sha256:89ec51b6c5517094f9a3187f716321f1568769e6a4eff97ba2541f8507eb855a_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-storage-rhel9-operator@sha256:89ec51b6c5517094f9a3187f716321f1568769e6a4eff97ba2541f8507eb855a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator\u0026tag=v4.17.0-202411081506.p0.gbb40448.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-hypershift-rhel9@sha256:9cb73dbe3c1ac5ead39ede92f74c163e7d6c662db26287e4776247db78d17e5a_amd64", "product": { "name": "openshift4/ose-hypershift-rhel9@sha256:9cb73dbe3c1ac5ead39ede92f74c163e7d6c662db26287e4776247db78d17e5a_amd64", "product_id": "openshift4/ose-hypershift-rhel9@sha256:9cb73dbe3c1ac5ead39ede92f74c163e7d6c662db26287e4776247db78d17e5a_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-hypershift-rhel9@sha256:9cb73dbe3c1ac5ead39ede92f74c163e7d6c662db26287e4776247db78d17e5a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel9\u0026tag=v4.17.0-202411121505.p0.g64cb7fd.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-installer-altinfra-rhel9@sha256:38f256f71f38283ac886fda6027a7a65e003aa9f0fbbc44ca0a71c1f8516afd2_amd64", "product": { "name": "openshift4/ose-installer-altinfra-rhel9@sha256:38f256f71f38283ac886fda6027a7a65e003aa9f0fbbc44ca0a71c1f8516afd2_amd64", "product_id": "openshift4/ose-installer-altinfra-rhel9@sha256:38f256f71f38283ac886fda6027a7a65e003aa9f0fbbc44ca0a71c1f8516afd2_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-installer-altinfra-rhel9@sha256:38f256f71f38283ac886fda6027a7a65e003aa9f0fbbc44ca0a71c1f8516afd2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-altinfra-rhel9\u0026tag=v4.17.0-202411071809.p0.ga7efddc.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-installer-artifacts-rhel9@sha256:a5a6f2c0436b8e246b810e37d3021b3740545b8feb6503d889105c8b4d80faab_amd64", "product": { "name": "openshift4/ose-installer-artifacts-rhel9@sha256:a5a6f2c0436b8e246b810e37d3021b3740545b8feb6503d889105c8b4d80faab_amd64", "product_id": "openshift4/ose-installer-artifacts-rhel9@sha256:a5a6f2c0436b8e246b810e37d3021b3740545b8feb6503d889105c8b4d80faab_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-installer-artifacts-rhel9@sha256:a5a6f2c0436b8e246b810e37d3021b3740545b8feb6503d889105c8b4d80faab?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts-rhel9\u0026tag=v4.17.0-202411071809.p0.ga7efddc.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-installer-rhel9@sha256:421f657d7587a46bf953e256014c228fc614313c2358ede1b0a0ab8faa742e56_amd64", "product": { "name": "openshift4/ose-installer-rhel9@sha256:421f657d7587a46bf953e256014c228fc614313c2358ede1b0a0ab8faa742e56_amd64", "product_id": "openshift4/ose-installer-rhel9@sha256:421f657d7587a46bf953e256014c228fc614313c2358ede1b0a0ab8faa742e56_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-installer-rhel9@sha256:421f657d7587a46bf953e256014c228fc614313c2358ede1b0a0ab8faa742e56?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-rhel9\u0026tag=v4.17.0-202411071809.p0.ga7efddc.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-machine-config-rhel9-operator@sha256:6e7b2a853231d5c6da9d22efe0af56f28806de532cd9d023e1ed9d8e6baa8d01_amd64", "product": { "name": "openshift4/ose-machine-config-rhel9-operator@sha256:6e7b2a853231d5c6da9d22efe0af56f28806de532cd9d023e1ed9d8e6baa8d01_amd64", "product_id": "openshift4/ose-machine-config-rhel9-operator@sha256:6e7b2a853231d5c6da9d22efe0af56f28806de532cd9d023e1ed9d8e6baa8d01_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-machine-config-rhel9-operator@sha256:6e7b2a853231d5c6da9d22efe0af56f28806de532cd9d023e1ed9d8e6baa8d01?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-rhel9-operator\u0026tag=v4.17.0-202411062235.p0.g5ea53a3.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-machine-os-images-rhel9@sha256:c094f24bd2dcbb86d2f1584b111b23aaa5907e06026601bd4e0aee31a376b977_amd64", "product": { "name": "openshift4/ose-machine-os-images-rhel9@sha256:c094f24bd2dcbb86d2f1584b111b23aaa5907e06026601bd4e0aee31a376b977_amd64", "product_id": "openshift4/ose-machine-os-images-rhel9@sha256:c094f24bd2dcbb86d2f1584b111b23aaa5907e06026601bd4e0aee31a376b977_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-machine-os-images-rhel9@sha256:c094f24bd2dcbb86d2f1584b111b23aaa5907e06026601bd4e0aee31a376b977?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel9\u0026tag=v4.17.0-202411071809.p0.g9e76dac.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-must-gather-rhel9@sha256:a79fef029c0a2a46b7fd24584afba0488a11a01e66dbc1a02208fa83b4c47cef_amd64", "product": { "name": "openshift4/ose-must-gather-rhel9@sha256:a79fef029c0a2a46b7fd24584afba0488a11a01e66dbc1a02208fa83b4c47cef_amd64", "product_id": "openshift4/ose-must-gather-rhel9@sha256:a79fef029c0a2a46b7fd24584afba0488a11a01e66dbc1a02208fa83b4c47cef_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-must-gather-rhel9@sha256:a79fef029c0a2a46b7fd24584afba0488a11a01e66dbc1a02208fa83b4c47cef?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather-rhel9\u0026tag=v4.17.0-202411121804.p0.gd785c12.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/network-tools-rhel9@sha256:bc3fcc2138eb4fbde7d8cd47d2ac7e302efcca3800a0063797076c5914020983_amd64", "product": { "name": "openshift4/network-tools-rhel9@sha256:bc3fcc2138eb4fbde7d8cd47d2ac7e302efcca3800a0063797076c5914020983_amd64", "product_id": "openshift4/network-tools-rhel9@sha256:bc3fcc2138eb4fbde7d8cd47d2ac7e302efcca3800a0063797076c5914020983_amd64", "product_identification_helper": { "purl": "pkg:oci/network-tools-rhel9@sha256:bc3fcc2138eb4fbde7d8cd47d2ac7e302efcca3800a0063797076c5914020983?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel9\u0026tag=v4.17.0-202411120003.p0.g8e170b4.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:397d247ee72f7435b2c5be8150e3ed88695c43d3ff30b27e717acb3b3a385ff7_amd64", "product": { "name": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:397d247ee72f7435b2c5be8150e3ed88695c43d3ff30b27e717acb3b3a385ff7_amd64", "product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:397d247ee72f7435b2c5be8150e3ed88695c43d3ff30b27e717acb3b3a385ff7_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel9@sha256:397d247ee72f7435b2c5be8150e3ed88695c43d3ff30b27e717acb3b3a385ff7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9\u0026tag=v4.17.0-202411071506.p0.gf5b13c5.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:139a1b66440a88c04de12c8204ca9c82dd822f9de52d5bee1d8b29e7fe1e4b8c_amd64", "product": { "name": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:139a1b66440a88c04de12c8204ca9c82dd822f9de52d5bee1d8b29e7fe1e4b8c_amd64", "product_id": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:139a1b66440a88c04de12c8204ca9c82dd822f9de52d5bee1d8b29e7fe1e4b8c_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel9@sha256:139a1b66440a88c04de12c8204ca9c82dd822f9de52d5bee1d8b29e7fe1e4b8c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9\u0026tag=v4.17.0-202411071506.p0.gf5b13c5.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:41de6f6ad3d26735f6bcb996c2e632d148d467c64deb8bc38991fb5d5c7f5d2f_amd64", "product": { "name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:41de6f6ad3d26735f6bcb996c2e632d148d467c64deb8bc38991fb5d5c7f5d2f_amd64", "product_id": "openshift4/ose-ovn-kubernetes-rhel9@sha256:41de6f6ad3d26735f6bcb996c2e632d148d467c64deb8bc38991fb5d5c7f5d2f_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256:41de6f6ad3d26735f6bcb996c2e632d148d467c64deb8bc38991fb5d5c7f5d2f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=v4.17.0-202411112234.p0.g9c167e4.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:835cbcda65f472981bce050522f667fa34f83967f38cda08848441108bb5f75c_amd64", "product": { "name": "openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:835cbcda65f472981bce050522f667fa34f83967f38cda08848441108bb5f75c_amd64", "product_id": "openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:835cbcda65f472981bce050522f667fa34f83967f38cda08848441108bb5f75c_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:835cbcda65f472981bce050522f667fa34f83967f38cda08848441108bb5f75c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator\u0026tag=v4.17.0-202411070206.p0.gc9ad7ec.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:835cbcda65f472981bce050522f667fa34f83967f38cda08848441108bb5f75c_amd64", "product": { "name": "openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:835cbcda65f472981bce050522f667fa34f83967f38cda08848441108bb5f75c_amd64", "product_id": "openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:835cbcda65f472981bce050522f667fa34f83967f38cda08848441108bb5f75c_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-vsphere-csi-driver-rhel9-operator@sha256:835cbcda65f472981bce050522f667fa34f83967f38cda08848441108bb5f75c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator\u0026tag=v4.17.0-202411070206.p0.gc9ad7ec.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:41360388cd01f769eab3d5a78e690d998320dff52f202cddccaa6a6b8980e289_amd64", "product": { "name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:41360388cd01f769eab3d5a78e690d998320dff52f202cddccaa6a6b8980e289_amd64", "product_id": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:41360388cd01f769eab3d5a78e690d998320dff52f202cddccaa6a6b8980e289_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel9@sha256:41360388cd01f769eab3d5a78e690d998320dff52f202cddccaa6a6b8980e289?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9\u0026tag=v4.17.0-202411112234.p0.g9c167e4.assembly.stream.el9" } } } ], "category": "architecture", "name": "amd64" }, { "branches": [ { "category": "product_version", "name": "rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_aarch64", "product": { "name": "rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_aarch64", "product_id": "rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_aarch64", "product_identification_helper": { "purl": "pkg:oci/rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64?arch=aarch64\u0026repository_url=registry.redhat.io/rhcos\u0026tag=417.94.202411070820-0" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_x86_64", "product": { "name": "rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_x86_64", "product_id": "rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_x86_64", "product_identification_helper": { "purl": "pkg:oci/rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64?arch=x86_64\u0026repository_url=registry.redhat.io/rhcos\u0026tag=417.94.202411070820-0" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "openshift4/network-tools-rhel9@sha256:1b1aed6f6472d15ada33d25b5c65c20c5134ab9f0a9ce0838aec603c412fcfa5_ppc64le as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:1b1aed6f6472d15ada33d25b5c65c20c5134ab9f0a9ce0838aec603c412fcfa5_ppc64le" }, "product_reference": "openshift4/network-tools-rhel9@sha256:1b1aed6f6472d15ada33d25b5c65c20c5134ab9f0a9ce0838aec603c412fcfa5_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/network-tools-rhel9@sha256:643161e339b035259643393fedfa35c834658497b194c5a565d291f50c6ef762_s390x as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:643161e339b035259643393fedfa35c834658497b194c5a565d291f50c6ef762_s390x" }, "product_reference": "openshift4/network-tools-rhel9@sha256:643161e339b035259643393fedfa35c834658497b194c5a565d291f50c6ef762_s390x", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/network-tools-rhel9@sha256:754e66f09d1ec0501dd6608d45332a20aad79c9e0425b3ca09776c55162fdddd_arm64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:754e66f09d1ec0501dd6608d45332a20aad79c9e0425b3ca09776c55162fdddd_arm64" }, "product_reference": "openshift4/network-tools-rhel9@sha256:754e66f09d1ec0501dd6608d45332a20aad79c9e0425b3ca09776c55162fdddd_arm64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/network-tools-rhel9@sha256:bc3fcc2138eb4fbde7d8cd47d2ac7e302efcca3800a0063797076c5914020983_amd64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:bc3fcc2138eb4fbde7d8cd47d2ac7e302efcca3800a0063797076c5914020983_amd64" }, "product_reference": "openshift4/network-tools-rhel9@sha256:bc3fcc2138eb4fbde7d8cd47d2ac7e302efcca3800a0063797076c5914020983_amd64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:7bd26f6499b06048827a7a5711e38f7b3316be772deac97cb4de0aaf5be698a7_arm64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:7bd26f6499b06048827a7a5711e38f7b3316be772deac97cb4de0aaf5be698a7_arm64" }, "product_reference": "openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:7bd26f6499b06048827a7a5711e38f7b3316be772deac97cb4de0aaf5be698a7_arm64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:d52ae0ad5942d4bf535a6795a02cc9a062d8df3021420f3d7764bdee8e0ee475_amd64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:d52ae0ad5942d4bf535a6795a02cc9a062d8df3021420f3d7764bdee8e0ee475_amd64" }, "product_reference": "openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:d52ae0ad5942d4bf535a6795a02cc9a062d8df3021420f3d7764bdee8e0ee475_amd64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:948f2ee4c65353d9c8606593645043985e43cddff2569b92eefcab1aac7b9b64_arm64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:948f2ee4c65353d9c8606593645043985e43cddff2569b92eefcab1aac7b9b64_arm64" }, "product_reference": "openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:948f2ee4c65353d9c8606593645043985e43cddff2569b92eefcab1aac7b9b64_arm64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:e888b824e244c6f6317785c07273205f0edbadf1ff96805d62b6a1e84d1ed462_amd64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:e888b824e244c6f6317785c07273205f0edbadf1ff96805d62b6a1e84d1ed462_amd64" }, "product_reference": "openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:e888b824e244c6f6317785c07273205f0edbadf1ff96805d62b6a1e84d1ed462_amd64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6ae1d3ec5d560ba3f0417b1f772eb9e721ec2c7d4661fbbe481eca8ee0ee412b_arm64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6ae1d3ec5d560ba3f0417b1f772eb9e721ec2c7d4661fbbe481eca8ee0ee412b_arm64" }, "product_reference": "openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6ae1d3ec5d560ba3f0417b1f772eb9e721ec2c7d4661fbbe481eca8ee0ee412b_arm64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:84956b4fa8a1dfd3ec5cb6659f4d33b42c530409717ed5f53079923ffff1b5b4_amd64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:84956b4fa8a1dfd3ec5cb6659f4d33b42c530409717ed5f53079923ffff1b5b4_amd64" }, "product_reference": "openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:84956b4fa8a1dfd3ec5cb6659f4d33b42c530409717ed5f53079923ffff1b5b4_amd64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-baremetal-installer-rhel9@sha256:19343e549ba8db409d0c6d456f78ef8174ff4f2d8886c29dc48f3178072270db_amd64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:19343e549ba8db409d0c6d456f78ef8174ff4f2d8886c29dc48f3178072270db_amd64" }, "product_reference": "openshift4/ose-baremetal-installer-rhel9@sha256:19343e549ba8db409d0c6d456f78ef8174ff4f2d8886c29dc48f3178072270db_amd64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-baremetal-installer-rhel9@sha256:22c2b8820d1abd43247b313832d36574e888274438b20b9ef6c7a5e1c52cce33_ppc64le as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:22c2b8820d1abd43247b313832d36574e888274438b20b9ef6c7a5e1c52cce33_ppc64le" }, "product_reference": "openshift4/ose-baremetal-installer-rhel9@sha256:22c2b8820d1abd43247b313832d36574e888274438b20b9ef6c7a5e1c52cce33_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-baremetal-installer-rhel9@sha256:b80605a2890f587cc54d6b0e17f77ac5e5d2feb32270c42b417b841a0580aa41_s390x as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:b80605a2890f587cc54d6b0e17f77ac5e5d2feb32270c42b417b841a0580aa41_s390x" }, "product_reference": "openshift4/ose-baremetal-installer-rhel9@sha256:b80605a2890f587cc54d6b0e17f77ac5e5d2feb32270c42b417b841a0580aa41_s390x", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-baremetal-installer-rhel9@sha256:bfa8848b1e23cc4a9faf9791a0eec260031075317fe44af23fdad4f70adf019e_arm64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:bfa8848b1e23cc4a9faf9791a0eec260031075317fe44af23fdad4f70adf019e_arm64" }, "product_reference": "openshift4/ose-baremetal-installer-rhel9@sha256:bfa8848b1e23cc4a9faf9791a0eec260031075317fe44af23fdad4f70adf019e_arm64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:1bd837e6c50388bbf4cfde724e64178af8f50eee23e179b8581367f47df35620_amd64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:1bd837e6c50388bbf4cfde724e64178af8f50eee23e179b8581367f47df35620_amd64" }, "product_reference": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:1bd837e6c50388bbf4cfde724e64178af8f50eee23e179b8581367f47df35620_amd64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:706d16d642c1a6a764e99b3c29d77bc71500e4179b3f1acb758eb821939988df_ppc64le as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:706d16d642c1a6a764e99b3c29d77bc71500e4179b3f1acb758eb821939988df_ppc64le" }, "product_reference": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:706d16d642c1a6a764e99b3c29d77bc71500e4179b3f1acb758eb821939988df_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:c3f8c8b4700906cdc90a354ada4da6b4537ae8ad2a89d69c0aa5d53f07a3142e_s390x as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:c3f8c8b4700906cdc90a354ada4da6b4537ae8ad2a89d69c0aa5d53f07a3142e_s390x" }, "product_reference": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:c3f8c8b4700906cdc90a354ada4da6b4537ae8ad2a89d69c0aa5d53f07a3142e_s390x", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:f7509d7d93065840692e75c5a460e3046ea4eeeab4a36bf17ff8a0c28c3fdc87_arm64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:f7509d7d93065840692e75c5a460e3046ea4eeeab4a36bf17ff8a0c28c3fdc87_arm64" }, "product_reference": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:f7509d7d93065840692e75c5a460e3046ea4eeeab4a36bf17ff8a0c28c3fdc87_arm64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4e8fc516fae18561471c53155ca5a5d0180af931a52b9d6b88e8b4c1a5ce17d7_arm64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4e8fc516fae18561471c53155ca5a5d0180af931a52b9d6b88e8b4c1a5ce17d7_arm64" }, "product_reference": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4e8fc516fae18561471c53155ca5a5d0180af931a52b9d6b88e8b4c1a5ce17d7_arm64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9a8a868d4b71645bdf94e0ce2e5f28500e9641dd92cb06cffe095cb7cec12259_amd64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9a8a868d4b71645bdf94e0ce2e5f28500e9641dd92cb06cffe095cb7cec12259_amd64" }, "product_reference": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9a8a868d4b71645bdf94e0ce2e5f28500e9641dd92cb06cffe095cb7cec12259_amd64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:baf3c9dda7977b9a8afe8c3470a2b1d46d05924cfc32971dc41fe53b794b21c9_s390x as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:baf3c9dda7977b9a8afe8c3470a2b1d46d05924cfc32971dc41fe53b794b21c9_s390x" }, "product_reference": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:baf3c9dda7977b9a8afe8c3470a2b1d46d05924cfc32971dc41fe53b794b21c9_s390x", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:d3ae4df4adf688a4f8cb51b768c62d9b3ca3b656799cf916d8ae6f93fc719211_ppc64le as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:d3ae4df4adf688a4f8cb51b768c62d9b3ca3b656799cf916d8ae6f93fc719211_ppc64le" }, "product_reference": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:d3ae4df4adf688a4f8cb51b768c62d9b3ca3b656799cf916d8ae6f93fc719211_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-network-rhel9-operator@sha256:041df7dbd08f873a27d6e4bbfc2749f21e8810e4730ffa08119f8f4efaca05b9_amd64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:041df7dbd08f873a27d6e4bbfc2749f21e8810e4730ffa08119f8f4efaca05b9_amd64" }, "product_reference": "openshift4/ose-cluster-network-rhel9-operator@sha256:041df7dbd08f873a27d6e4bbfc2749f21e8810e4730ffa08119f8f4efaca05b9_amd64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-network-rhel9-operator@sha256:a479884dd128283d1d811494965327435b4d69e716435fb1af01600181c37788_ppc64le as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:a479884dd128283d1d811494965327435b4d69e716435fb1af01600181c37788_ppc64le" }, "product_reference": "openshift4/ose-cluster-network-rhel9-operator@sha256:a479884dd128283d1d811494965327435b4d69e716435fb1af01600181c37788_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-network-rhel9-operator@sha256:e59158dd9caa9860cd566d80341dc3e11e39f433ab76a5c9c2b90c9ab4e606f5_s390x as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:e59158dd9caa9860cd566d80341dc3e11e39f433ab76a5c9c2b90c9ab4e606f5_s390x" }, "product_reference": "openshift4/ose-cluster-network-rhel9-operator@sha256:e59158dd9caa9860cd566d80341dc3e11e39f433ab76a5c9c2b90c9ab4e606f5_s390x", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-network-rhel9-operator@sha256:ecfce811c73e71c1221d30740249f1c8f5e4ca4cc514f2fa5b0340d8e16285ac_arm64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:ecfce811c73e71c1221d30740249f1c8f5e4ca4cc514f2fa5b0340d8e16285ac_arm64" }, "product_reference": "openshift4/ose-cluster-network-rhel9-operator@sha256:ecfce811c73e71c1221d30740249f1c8f5e4ca4cc514f2fa5b0340d8e16285ac_arm64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0c7d814797c052d94e2c3790efee36242caa28369b39c3b211ecadb3fdce9a27_s390x as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0c7d814797c052d94e2c3790efee36242caa28369b39c3b211ecadb3fdce9a27_s390x" }, "product_reference": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0c7d814797c052d94e2c3790efee36242caa28369b39c3b211ecadb3fdce9a27_s390x", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:77782b6dcfa2efe9abd199756c15b6e570658c3209eb09570c774a4e8af31a2d_amd64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:77782b6dcfa2efe9abd199756c15b6e570658c3209eb09570c774a4e8af31a2d_amd64" }, "product_reference": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:77782b6dcfa2efe9abd199756c15b6e570658c3209eb09570c774a4e8af31a2d_amd64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:8fc10ba06b04cc8855a87bc64192527a4c9242eed56a64dc742aab8f24f578f5_arm64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:8fc10ba06b04cc8855a87bc64192527a4c9242eed56a64dc742aab8f24f578f5_arm64" }, "product_reference": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:8fc10ba06b04cc8855a87bc64192527a4c9242eed56a64dc742aab8f24f578f5_arm64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e8025489393b461e267ffd7878d6989a6a28069c774b261003a69a59205fd781_ppc64le as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e8025489393b461e267ffd7878d6989a6a28069c774b261003a69a59205fd781_ppc64le" }, "product_reference": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e8025489393b461e267ffd7878d6989a6a28069c774b261003a69a59205fd781_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-storage-rhel9-operator@sha256:89ec51b6c5517094f9a3187f716321f1568769e6a4eff97ba2541f8507eb855a_amd64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:89ec51b6c5517094f9a3187f716321f1568769e6a4eff97ba2541f8507eb855a_amd64" }, "product_reference": "openshift4/ose-cluster-storage-rhel9-operator@sha256:89ec51b6c5517094f9a3187f716321f1568769e6a4eff97ba2541f8507eb855a_amd64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-storage-rhel9-operator@sha256:d24d36c8c28831d6fae0bdc53feef9c13ab218c010140e85a4ca7a14509a909c_s390x as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:d24d36c8c28831d6fae0bdc53feef9c13ab218c010140e85a4ca7a14509a909c_s390x" }, "product_reference": "openshift4/ose-cluster-storage-rhel9-operator@sha256:d24d36c8c28831d6fae0bdc53feef9c13ab218c010140e85a4ca7a14509a909c_s390x", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-storage-rhel9-operator@sha256:d7c9dffe46091dcbc9ca8338df25201f1a55f58571b9ec6e0903d2316716d6db_arm64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:d7c9dffe46091dcbc9ca8338df25201f1a55f58571b9ec6e0903d2316716d6db_arm64" }, "product_reference": "openshift4/ose-cluster-storage-rhel9-operator@sha256:d7c9dffe46091dcbc9ca8338df25201f1a55f58571b9ec6e0903d2316716d6db_arm64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-storage-rhel9-operator@sha256:f842cd93d9bed37dd8923c5526cb73fe7a954a5671b6bc06ac9c3fae069edc1d_ppc64le as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:f842cd93d9bed37dd8923c5526cb73fe7a954a5671b6bc06ac9c3fae069edc1d_ppc64le" }, "product_reference": "openshift4/ose-cluster-storage-rhel9-operator@sha256:f842cd93d9bed37dd8923c5526cb73fe7a954a5671b6bc06ac9c3fae069edc1d_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-csi-driver-manila-rhel9@sha256:1208068895183cf8e60f1dab68548fd9d9792f7a15bfbca69294a880c35f7645_amd64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-csi-driver-manila-rhel9@sha256:1208068895183cf8e60f1dab68548fd9d9792f7a15bfbca69294a880c35f7645_amd64" }, "product_reference": "openshift4/ose-csi-driver-manila-rhel9@sha256:1208068895183cf8e60f1dab68548fd9d9792f7a15bfbca69294a880c35f7645_amd64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-csi-driver-manila-rhel9@sha256:aa73ea4800a292ee71e9d8db6c81a5a0ab22c9f1b0a013681b69c76ed1505587_ppc64le as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-csi-driver-manila-rhel9@sha256:aa73ea4800a292ee71e9d8db6c81a5a0ab22c9f1b0a013681b69c76ed1505587_ppc64le" }, "product_reference": "openshift4/ose-csi-driver-manila-rhel9@sha256:aa73ea4800a292ee71e9d8db6c81a5a0ab22c9f1b0a013681b69c76ed1505587_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-hyperkube-rhel9@sha256:259d794f182fe2d5606f927b9aa6412c6d096ebe9933c5ec7cac776f0736e484_amd64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:259d794f182fe2d5606f927b9aa6412c6d096ebe9933c5ec7cac776f0736e484_amd64" }, "product_reference": "openshift4/ose-hyperkube-rhel9@sha256:259d794f182fe2d5606f927b9aa6412c6d096ebe9933c5ec7cac776f0736e484_amd64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-hyperkube-rhel9@sha256:2e119a3eede9976f8b64b9e14ef739cac24d614bbb3f72be1d93327f99ec64fa_arm64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:2e119a3eede9976f8b64b9e14ef739cac24d614bbb3f72be1d93327f99ec64fa_arm64" }, "product_reference": "openshift4/ose-hyperkube-rhel9@sha256:2e119a3eede9976f8b64b9e14ef739cac24d614bbb3f72be1d93327f99ec64fa_arm64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-hyperkube-rhel9@sha256:a69631399431f3224b2ab8381f661ceee6eaeb292ffa42ca05762163f2f34d96_s390x as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:a69631399431f3224b2ab8381f661ceee6eaeb292ffa42ca05762163f2f34d96_s390x" }, "product_reference": "openshift4/ose-hyperkube-rhel9@sha256:a69631399431f3224b2ab8381f661ceee6eaeb292ffa42ca05762163f2f34d96_s390x", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-hyperkube-rhel9@sha256:f86eefa172b72a1a92d8269b0c523375cd307c64a046093fc1a82c45ec7d4450_ppc64le as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:f86eefa172b72a1a92d8269b0c523375cd307c64a046093fc1a82c45ec7d4450_ppc64le" }, "product_reference": "openshift4/ose-hyperkube-rhel9@sha256:f86eefa172b72a1a92d8269b0c523375cd307c64a046093fc1a82c45ec7d4450_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-hypershift-rhel9@sha256:2f949c87b615bf35ff2798c168151b0efbfc801b2f2858c14568e9cc7103ec89_ppc64le as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:2f949c87b615bf35ff2798c168151b0efbfc801b2f2858c14568e9cc7103ec89_ppc64le" }, "product_reference": "openshift4/ose-hypershift-rhel9@sha256:2f949c87b615bf35ff2798c168151b0efbfc801b2f2858c14568e9cc7103ec89_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-hypershift-rhel9@sha256:8f807d491ea1e36ac4438908d8be15cfa26c097fec3a9481280a0b2e814a4a3c_s390x as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:8f807d491ea1e36ac4438908d8be15cfa26c097fec3a9481280a0b2e814a4a3c_s390x" }, "product_reference": "openshift4/ose-hypershift-rhel9@sha256:8f807d491ea1e36ac4438908d8be15cfa26c097fec3a9481280a0b2e814a4a3c_s390x", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-hypershift-rhel9@sha256:9cb73dbe3c1ac5ead39ede92f74c163e7d6c662db26287e4776247db78d17e5a_amd64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:9cb73dbe3c1ac5ead39ede92f74c163e7d6c662db26287e4776247db78d17e5a_amd64" }, "product_reference": "openshift4/ose-hypershift-rhel9@sha256:9cb73dbe3c1ac5ead39ede92f74c163e7d6c662db26287e4776247db78d17e5a_amd64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-hypershift-rhel9@sha256:c534880e848a4aca00182e42a7c00f9fc7b1fdcc4c916cd36314351397b4b6e1_arm64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:c534880e848a4aca00182e42a7c00f9fc7b1fdcc4c916cd36314351397b4b6e1_arm64" }, "product_reference": "openshift4/ose-hypershift-rhel9@sha256:c534880e848a4aca00182e42a7c00f9fc7b1fdcc4c916cd36314351397b4b6e1_arm64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-installer-altinfra-rhel9@sha256:38f256f71f38283ac886fda6027a7a65e003aa9f0fbbc44ca0a71c1f8516afd2_amd64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:38f256f71f38283ac886fda6027a7a65e003aa9f0fbbc44ca0a71c1f8516afd2_amd64" }, "product_reference": "openshift4/ose-installer-altinfra-rhel9@sha256:38f256f71f38283ac886fda6027a7a65e003aa9f0fbbc44ca0a71c1f8516afd2_amd64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-installer-altinfra-rhel9@sha256:814c2712ef8e6a54f43236f34e65b9f65927abce1650fe5c26251b115fee557d_s390x as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:814c2712ef8e6a54f43236f34e65b9f65927abce1650fe5c26251b115fee557d_s390x" }, "product_reference": "openshift4/ose-installer-altinfra-rhel9@sha256:814c2712ef8e6a54f43236f34e65b9f65927abce1650fe5c26251b115fee557d_s390x", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-installer-altinfra-rhel9@sha256:e1a5e24fafc6f0d370485adfc997b09d7eaec241c6626e21b0f8ab8640826500_arm64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:e1a5e24fafc6f0d370485adfc997b09d7eaec241c6626e21b0f8ab8640826500_arm64" }, "product_reference": "openshift4/ose-installer-altinfra-rhel9@sha256:e1a5e24fafc6f0d370485adfc997b09d7eaec241c6626e21b0f8ab8640826500_arm64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-installer-altinfra-rhel9@sha256:ef7b8c085f185e9628e2c99e27287d57358ef4d101f5ee02bf8abe5e43bb99c8_ppc64le as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:ef7b8c085f185e9628e2c99e27287d57358ef4d101f5ee02bf8abe5e43bb99c8_ppc64le" }, "product_reference": "openshift4/ose-installer-altinfra-rhel9@sha256:ef7b8c085f185e9628e2c99e27287d57358ef4d101f5ee02bf8abe5e43bb99c8_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-installer-artifacts-rhel9@sha256:20583f1035fff4ae0dad0a8c7dea52c75afc443b129a8aaac1a3bffcc4551ea2_ppc64le as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:20583f1035fff4ae0dad0a8c7dea52c75afc443b129a8aaac1a3bffcc4551ea2_ppc64le" }, "product_reference": "openshift4/ose-installer-artifacts-rhel9@sha256:20583f1035fff4ae0dad0a8c7dea52c75afc443b129a8aaac1a3bffcc4551ea2_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-installer-artifacts-rhel9@sha256:a5a6f2c0436b8e246b810e37d3021b3740545b8feb6503d889105c8b4d80faab_amd64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:a5a6f2c0436b8e246b810e37d3021b3740545b8feb6503d889105c8b4d80faab_amd64" }, "product_reference": "openshift4/ose-installer-artifacts-rhel9@sha256:a5a6f2c0436b8e246b810e37d3021b3740545b8feb6503d889105c8b4d80faab_amd64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-installer-artifacts-rhel9@sha256:b6214676e5d4501fb39a38bec259b91d7586d1ed5a807ca924eb1d3eeeb8a1ec_arm64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:b6214676e5d4501fb39a38bec259b91d7586d1ed5a807ca924eb1d3eeeb8a1ec_arm64" }, "product_reference": "openshift4/ose-installer-artifacts-rhel9@sha256:b6214676e5d4501fb39a38bec259b91d7586d1ed5a807ca924eb1d3eeeb8a1ec_arm64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-installer-artifacts-rhel9@sha256:bbf08f7e27f332272726a58bb58ee6fb2e3a51ca6133dd4c787cd443dc6d79ee_s390x as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:bbf08f7e27f332272726a58bb58ee6fb2e3a51ca6133dd4c787cd443dc6d79ee_s390x" }, "product_reference": "openshift4/ose-installer-artifacts-rhel9@sha256:bbf08f7e27f332272726a58bb58ee6fb2e3a51ca6133dd4c787cd443dc6d79ee_s390x", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-installer-rhel9@sha256:1dc8d1a37e59f45980fea3692a5587777578162acf4024337d114d515fcb5cfd_ppc64le as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:1dc8d1a37e59f45980fea3692a5587777578162acf4024337d114d515fcb5cfd_ppc64le" }, "product_reference": "openshift4/ose-installer-rhel9@sha256:1dc8d1a37e59f45980fea3692a5587777578162acf4024337d114d515fcb5cfd_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-installer-rhel9@sha256:421f657d7587a46bf953e256014c228fc614313c2358ede1b0a0ab8faa742e56_amd64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:421f657d7587a46bf953e256014c228fc614313c2358ede1b0a0ab8faa742e56_amd64" }, "product_reference": "openshift4/ose-installer-rhel9@sha256:421f657d7587a46bf953e256014c228fc614313c2358ede1b0a0ab8faa742e56_amd64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-installer-rhel9@sha256:cf68058fbec5b80287798c883c5d87cbdbfae721b8d699566198604aeef1e167_arm64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:cf68058fbec5b80287798c883c5d87cbdbfae721b8d699566198604aeef1e167_arm64" }, "product_reference": "openshift4/ose-installer-rhel9@sha256:cf68058fbec5b80287798c883c5d87cbdbfae721b8d699566198604aeef1e167_arm64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-installer-rhel9@sha256:e7598456eff5a3b47c671d3af1c2617f6322ab1098ba2273d92f922a636f36b0_s390x as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:e7598456eff5a3b47c671d3af1c2617f6322ab1098ba2273d92f922a636f36b0_s390x" }, "product_reference": "openshift4/ose-installer-rhel9@sha256:e7598456eff5a3b47c671d3af1c2617f6322ab1098ba2273d92f922a636f36b0_s390x", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:363c89db3a1a802101de8ac0980755aeb5c652222593e136089f762e39b18876_arm64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:363c89db3a1a802101de8ac0980755aeb5c652222593e136089f762e39b18876_arm64" }, "product_reference": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:363c89db3a1a802101de8ac0980755aeb5c652222593e136089f762e39b18876_arm64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:dd3f3a04c3867c93596b494a6ba347c260f103d40bcfde9be63e5153bc9dc5f7_amd64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:dd3f3a04c3867c93596b494a6ba347c260f103d40bcfde9be63e5153bc9dc5f7_amd64" }, "product_reference": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:dd3f3a04c3867c93596b494a6ba347c260f103d40bcfde9be63e5153bc9dc5f7_amd64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-ironic-rhel9@sha256:1adbda488fbb134732846842e79ca2bc3f462efedfe9d8f6fcd3d654cf37ea8f_arm64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-ironic-rhel9@sha256:1adbda488fbb134732846842e79ca2bc3f462efedfe9d8f6fcd3d654cf37ea8f_arm64" }, "product_reference": "openshift4/ose-ironic-rhel9@sha256:1adbda488fbb134732846842e79ca2bc3f462efedfe9d8f6fcd3d654cf37ea8f_arm64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-ironic-rhel9@sha256:2faa9797b1811d7d3b87a5d509293cc16a92e028aa842bad37ffea76e867c930_amd64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-ironic-rhel9@sha256:2faa9797b1811d7d3b87a5d509293cc16a92e028aa842bad37ffea76e867c930_amd64" }, "product_reference": "openshift4/ose-ironic-rhel9@sha256:2faa9797b1811d7d3b87a5d509293cc16a92e028aa842bad37ffea76e867c930_amd64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-machine-config-rhel9-operator@sha256:5b635ca4b5d257910f48dbe2d4acdd86c5dbd25476b8823112c04ed253f783d0_ppc64le as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:5b635ca4b5d257910f48dbe2d4acdd86c5dbd25476b8823112c04ed253f783d0_ppc64le" }, "product_reference": "openshift4/ose-machine-config-rhel9-operator@sha256:5b635ca4b5d257910f48dbe2d4acdd86c5dbd25476b8823112c04ed253f783d0_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-machine-config-rhel9-operator@sha256:623a300e7c320972daf66d8d67e92ba830946f84d7e6113fa04fcbb9e4441d41_s390x as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:623a300e7c320972daf66d8d67e92ba830946f84d7e6113fa04fcbb9e4441d41_s390x" }, "product_reference": "openshift4/ose-machine-config-rhel9-operator@sha256:623a300e7c320972daf66d8d67e92ba830946f84d7e6113fa04fcbb9e4441d41_s390x", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-machine-config-rhel9-operator@sha256:6e7b2a853231d5c6da9d22efe0af56f28806de532cd9d023e1ed9d8e6baa8d01_amd64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:6e7b2a853231d5c6da9d22efe0af56f28806de532cd9d023e1ed9d8e6baa8d01_amd64" }, "product_reference": "openshift4/ose-machine-config-rhel9-operator@sha256:6e7b2a853231d5c6da9d22efe0af56f28806de532cd9d023e1ed9d8e6baa8d01_amd64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-machine-config-rhel9-operator@sha256:c6280df2b375941597e654cc429e02d6d14c4a099db707efc1c08e9459b1a1be_arm64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:c6280df2b375941597e654cc429e02d6d14c4a099db707efc1c08e9459b1a1be_arm64" }, "product_reference": "openshift4/ose-machine-config-rhel9-operator@sha256:c6280df2b375941597e654cc429e02d6d14c4a099db707efc1c08e9459b1a1be_arm64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-machine-os-images-rhel9@sha256:57a97c7a80b04ce3b8fa70e49500eb873e36f27f61b75753260090f2e238b29b_s390x as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:57a97c7a80b04ce3b8fa70e49500eb873e36f27f61b75753260090f2e238b29b_s390x" }, "product_reference": "openshift4/ose-machine-os-images-rhel9@sha256:57a97c7a80b04ce3b8fa70e49500eb873e36f27f61b75753260090f2e238b29b_s390x", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-machine-os-images-rhel9@sha256:697e277d8f902985dcc5f17fc026a18a3a5a8853c13f78be48079543d7b20b7d_ppc64le as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:697e277d8f902985dcc5f17fc026a18a3a5a8853c13f78be48079543d7b20b7d_ppc64le" }, "product_reference": "openshift4/ose-machine-os-images-rhel9@sha256:697e277d8f902985dcc5f17fc026a18a3a5a8853c13f78be48079543d7b20b7d_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-machine-os-images-rhel9@sha256:c094f24bd2dcbb86d2f1584b111b23aaa5907e06026601bd4e0aee31a376b977_amd64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:c094f24bd2dcbb86d2f1584b111b23aaa5907e06026601bd4e0aee31a376b977_amd64" }, "product_reference": "openshift4/ose-machine-os-images-rhel9@sha256:c094f24bd2dcbb86d2f1584b111b23aaa5907e06026601bd4e0aee31a376b977_amd64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-machine-os-images-rhel9@sha256:ffdba349a4ad514ffd29d11778da7acbc3cce66d18d73b64aab2c0c354462714_arm64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:ffdba349a4ad514ffd29d11778da7acbc3cce66d18d73b64aab2c0c354462714_arm64" }, "product_reference": "openshift4/ose-machine-os-images-rhel9@sha256:ffdba349a4ad514ffd29d11778da7acbc3cce66d18d73b64aab2c0c354462714_arm64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-must-gather-rhel9@sha256:07c49d2eb36158147131e6544557289789f1c0aefc9e42409c04e7f6df99d60b_ppc64le as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:07c49d2eb36158147131e6544557289789f1c0aefc9e42409c04e7f6df99d60b_ppc64le" }, "product_reference": "openshift4/ose-must-gather-rhel9@sha256:07c49d2eb36158147131e6544557289789f1c0aefc9e42409c04e7f6df99d60b_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-must-gather-rhel9@sha256:2407c1d8f6d0fea011541d962405e8012fe56e039441a03377d02e6e16310657_arm64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:2407c1d8f6d0fea011541d962405e8012fe56e039441a03377d02e6e16310657_arm64" }, "product_reference": "openshift4/ose-must-gather-rhel9@sha256:2407c1d8f6d0fea011541d962405e8012fe56e039441a03377d02e6e16310657_arm64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-must-gather-rhel9@sha256:87896bbcf711f4cbd9e0f5b069a1087092d88cf75d2df1586c691662f3f4bb90_s390x as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:87896bbcf711f4cbd9e0f5b069a1087092d88cf75d2df1586c691662f3f4bb90_s390x" }, "product_reference": "openshift4/ose-must-gather-rhel9@sha256:87896bbcf711f4cbd9e0f5b069a1087092d88cf75d2df1586c691662f3f4bb90_s390x", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-must-gather-rhel9@sha256:a79fef029c0a2a46b7fd24584afba0488a11a01e66dbc1a02208fa83b4c47cef_amd64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:a79fef029c0a2a46b7fd24584afba0488a11a01e66dbc1a02208fa83b4c47cef_amd64" }, "product_reference": "openshift4/ose-must-gather-rhel9@sha256:a79fef029c0a2a46b7fd24584afba0488a11a01e66dbc1a02208fa83b4c47cef_amd64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:0e0f360ce75263cd73d00ee16ee1b0ba1b135bbbb99b32fc849609c2d509e682_arm64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:0e0f360ce75263cd73d00ee16ee1b0ba1b135bbbb99b32fc849609c2d509e682_arm64" }, "product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:0e0f360ce75263cd73d00ee16ee1b0ba1b135bbbb99b32fc849609c2d509e682_arm64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:13afa67c7d7563f999190fb3f8718aac8de002df19a0dc989a3384840548c9a9_s390x as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:13afa67c7d7563f999190fb3f8718aac8de002df19a0dc989a3384840548c9a9_s390x" }, "product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:13afa67c7d7563f999190fb3f8718aac8de002df19a0dc989a3384840548c9a9_s390x", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:397d247ee72f7435b2c5be8150e3ed88695c43d3ff30b27e717acb3b3a385ff7_amd64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:397d247ee72f7435b2c5be8150e3ed88695c43d3ff30b27e717acb3b3a385ff7_amd64" }, "product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:397d247ee72f7435b2c5be8150e3ed88695c43d3ff30b27e717acb3b3a385ff7_amd64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:bcb457981c0df23ee6e96f0b76436eb5251f48af61eda224482d0df3c8f0693a_ppc64le as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:bcb457981c0df23ee6e96f0b76436eb5251f48af61eda224482d0df3c8f0693a_ppc64le" }, "product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:bcb457981c0df23ee6e96f0b76436eb5251f48af61eda224482d0df3c8f0693a_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:139a1b66440a88c04de12c8204ca9c82dd822f9de52d5bee1d8b29e7fe1e4b8c_amd64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:139a1b66440a88c04de12c8204ca9c82dd822f9de52d5bee1d8b29e7fe1e4b8c_amd64" }, "product_reference": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:139a1b66440a88c04de12c8204ca9c82dd822f9de52d5bee1d8b29e7fe1e4b8c_amd64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:486dc05a45248002f9642101682545fde4559cfa1f05914ce223e8a5a6292f63_arm64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:486dc05a45248002f9642101682545fde4559cfa1f05914ce223e8a5a6292f63_arm64" }, "product_reference": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:486dc05a45248002f9642101682545fde4559cfa1f05914ce223e8a5a6292f63_arm64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ccdc86f39845a6cb5248262aebd1b36bf6bb8beafcb45a5ffd82234389c6c870_s390x as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ccdc86f39845a6cb5248262aebd1b36bf6bb8beafcb45a5ffd82234389c6c870_s390x" }, "product_reference": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ccdc86f39845a6cb5248262aebd1b36bf6bb8beafcb45a5ffd82234389c6c870_s390x", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:e9fe93d63f8e36246f8939f258e3c0ff57f753590213021907d2d7ff40e7da3d_ppc64le as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:e9fe93d63f8e36246f8939f258e3c0ff57f753590213021907d2d7ff40e7da3d_ppc64le" }, "product_reference": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:e9fe93d63f8e36246f8939f258e3c0ff57f753590213021907d2d7ff40e7da3d_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:41360388cd01f769eab3d5a78e690d998320dff52f202cddccaa6a6b8980e289_amd64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:41360388cd01f769eab3d5a78e690d998320dff52f202cddccaa6a6b8980e289_amd64" }, "product_reference": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:41360388cd01f769eab3d5a78e690d998320dff52f202cddccaa6a6b8980e289_amd64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5790310f09c88435c97601cb67cb6c0b9a64ebf7e5d5155e154354195b479dc7_arm64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5790310f09c88435c97601cb67cb6c0b9a64ebf7e5d5155e154354195b479dc7_arm64" }, "product_reference": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5790310f09c88435c97601cb67cb6c0b9a64ebf7e5d5155e154354195b479dc7_arm64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c5193840151dd67ca165bb6c5fd6ded4c8e647c6d692fd01359929e334f973a8_s390x as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c5193840151dd67ca165bb6c5fd6ded4c8e647c6d692fd01359929e334f973a8_s390x" }, "product_reference": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c5193840151dd67ca165bb6c5fd6ded4c8e647c6d692fd01359929e334f973a8_s390x", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c615868f95e296bf1778d307d2e5faebb9af6a79085fdd99c70b10f7a461e584_ppc64le as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c615868f95e296bf1778d307d2e5faebb9af6a79085fdd99c70b10f7a461e584_ppc64le" }, "product_reference": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c615868f95e296bf1778d307d2e5faebb9af6a79085fdd99c70b10f7a461e584_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:350f9616eac40d7e6b6139318cc6f88504692297d22f4c49964069125ec8d38e_ppc64le as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:350f9616eac40d7e6b6139318cc6f88504692297d22f4c49964069125ec8d38e_ppc64le" }, "product_reference": "openshift4/ose-ovn-kubernetes-rhel9@sha256:350f9616eac40d7e6b6139318cc6f88504692297d22f4c49964069125ec8d38e_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:41de6f6ad3d26735f6bcb996c2e632d148d467c64deb8bc38991fb5d5c7f5d2f_amd64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:41de6f6ad3d26735f6bcb996c2e632d148d467c64deb8bc38991fb5d5c7f5d2f_amd64" }, "product_reference": "openshift4/ose-ovn-kubernetes-rhel9@sha256:41de6f6ad3d26735f6bcb996c2e632d148d467c64deb8bc38991fb5d5c7f5d2f_amd64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:4d5134d0c249189ca4aa34f139628c79cc7a6434ad772208ed355ce3ddafc69f_s390x as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:4d5134d0c249189ca4aa34f139628c79cc7a6434ad772208ed355ce3ddafc69f_s390x" }, "product_reference": "openshift4/ose-ovn-kubernetes-rhel9@sha256:4d5134d0c249189ca4aa34f139628c79cc7a6434ad772208ed355ce3ddafc69f_s390x", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:bab248d4ca187e1c9311a170a56eddcfc72a8ecbcf1e2deefdfba91309a229bd_arm64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:bab248d4ca187e1c9311a170a56eddcfc72a8ecbcf1e2deefdfba91309a229bd_arm64" }, "product_reference": "openshift4/ose-ovn-kubernetes-rhel9@sha256:bab248d4ca187e1c9311a170a56eddcfc72a8ecbcf1e2deefdfba91309a229bd_arm64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-pod-rhel9@sha256:230c4ae4139eaf0874468126d386c9b040f9d8c0f6d7854942b18a9fa908f644_ppc64le as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:230c4ae4139eaf0874468126d386c9b040f9d8c0f6d7854942b18a9fa908f644_ppc64le" }, "product_reference": "openshift4/ose-pod-rhel9@sha256:230c4ae4139eaf0874468126d386c9b040f9d8c0f6d7854942b18a9fa908f644_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-pod-rhel9@sha256:a281e99ef021bcd2397a2cf88d2c72c0147a32867fd7eb37a7634954e2c266b3_arm64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:a281e99ef021bcd2397a2cf88d2c72c0147a32867fd7eb37a7634954e2c266b3_arm64" }, "product_reference": "openshift4/ose-pod-rhel9@sha256:a281e99ef021bcd2397a2cf88d2c72c0147a32867fd7eb37a7634954e2c266b3_arm64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-pod-rhel9@sha256:e045bc87ac8f605fb1dd578631dc758d7839e2fc7865a7a3ea5bc1b41f7521f3_amd64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:e045bc87ac8f605fb1dd578631dc758d7839e2fc7865a7a3ea5bc1b41f7521f3_amd64" }, "product_reference": "openshift4/ose-pod-rhel9@sha256:e045bc87ac8f605fb1dd578631dc758d7839e2fc7865a7a3ea5bc1b41f7521f3_amd64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-pod-rhel9@sha256:e757f3ec3cb7acb1d89fd7afc047f753ffb223ee116540210fc4f68704c59c58_s390x as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:e757f3ec3cb7acb1d89fd7afc047f753ffb223ee116540210fc4f68704c59c58_s390x" }, "product_reference": "openshift4/ose-pod-rhel9@sha256:e757f3ec3cb7acb1d89fd7afc047f753ffb223ee116540210fc4f68704c59c58_s390x", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-prometheus-rhel9@sha256:6881f29eff48abaf1e12ec8f5be8d72156b75b5770d144dcdd83ca522b06c978_s390x as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:6881f29eff48abaf1e12ec8f5be8d72156b75b5770d144dcdd83ca522b06c978_s390x" }, "product_reference": "openshift4/ose-prometheus-rhel9@sha256:6881f29eff48abaf1e12ec8f5be8d72156b75b5770d144dcdd83ca522b06c978_s390x", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-prometheus-rhel9@sha256:a40ae49fe93b8b77c4adab408dbe4cc312724dcfcfcc761e1c059e8a70f9e07c_amd64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:a40ae49fe93b8b77c4adab408dbe4cc312724dcfcfcc761e1c059e8a70f9e07c_amd64" }, "product_reference": "openshift4/ose-prometheus-rhel9@sha256:a40ae49fe93b8b77c4adab408dbe4cc312724dcfcfcc761e1c059e8a70f9e07c_amd64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-prometheus-rhel9@sha256:c6b828732d441c23a687e8b73265279fff1bed8d1e338f345b35d61a6d9eae70_ppc64le as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:c6b828732d441c23a687e8b73265279fff1bed8d1e338f345b35d61a6d9eae70_ppc64le" }, "product_reference": "openshift4/ose-prometheus-rhel9@sha256:c6b828732d441c23a687e8b73265279fff1bed8d1e338f345b35d61a6d9eae70_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-prometheus-rhel9@sha256:cf521a6017e46ac6cccfdbde58281ef2d3fff9ac192769abcf92b9f292ef130e_arm64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:cf521a6017e46ac6cccfdbde58281ef2d3fff9ac192769abcf92b9f292ef130e_arm64" }, "product_reference": "openshift4/ose-prometheus-rhel9@sha256:cf521a6017e46ac6cccfdbde58281ef2d3fff9ac192769abcf92b9f292ef130e_arm64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:835cbcda65f472981bce050522f667fa34f83967f38cda08848441108bb5f75c_amd64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:835cbcda65f472981bce050522f667fa34f83967f38cda08848441108bb5f75c_amd64" }, "product_reference": "openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:835cbcda65f472981bce050522f667fa34f83967f38cda08848441108bb5f75c_amd64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:835cbcda65f472981bce050522f667fa34f83967f38cda08848441108bb5f75c_amd64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:835cbcda65f472981bce050522f667fa34f83967f38cda08848441108bb5f75c_amd64" }, "product_reference": "openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:835cbcda65f472981bce050522f667fa34f83967f38cda08848441108bb5f75c_amd64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_aarch64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_aarch64" }, "product_reference": "rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_aarch64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_ppc64le as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_ppc64le" }, "product_reference": "rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_s390x as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_s390x" }, "product_reference": "rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_s390x", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_x86_64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_x86_64" }, "product_reference": "rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_x86_64", "relates_to_product_reference": "9Base-RHOSE-4.17" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-45490", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "discovery_date": "2024-08-30T03:20:06.675968+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:1b1aed6f6472d15ada33d25b5c65c20c5134ab9f0a9ce0838aec603c412fcfa5_ppc64le", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:643161e339b035259643393fedfa35c834658497b194c5a565d291f50c6ef762_s390x", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:754e66f09d1ec0501dd6608d45332a20aad79c9e0425b3ca09776c55162fdddd_arm64", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:bc3fcc2138eb4fbde7d8cd47d2ac7e302efcca3800a0063797076c5914020983_amd64", "9Base-RHOSE-4.17:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:7bd26f6499b06048827a7a5711e38f7b3316be772deac97cb4de0aaf5be698a7_arm64", "9Base-RHOSE-4.17:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:d52ae0ad5942d4bf535a6795a02cc9a062d8df3021420f3d7764bdee8e0ee475_amd64", "9Base-RHOSE-4.17:openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:948f2ee4c65353d9c8606593645043985e43cddff2569b92eefcab1aac7b9b64_arm64", "9Base-RHOSE-4.17:openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:e888b824e244c6f6317785c07273205f0edbadf1ff96805d62b6a1e84d1ed462_amd64", "9Base-RHOSE-4.17:openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6ae1d3ec5d560ba3f0417b1f772eb9e721ec2c7d4661fbbe481eca8ee0ee412b_arm64", "9Base-RHOSE-4.17:openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:84956b4fa8a1dfd3ec5cb6659f4d33b42c530409717ed5f53079923ffff1b5b4_amd64", "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:19343e549ba8db409d0c6d456f78ef8174ff4f2d8886c29dc48f3178072270db_amd64", "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:22c2b8820d1abd43247b313832d36574e888274438b20b9ef6c7a5e1c52cce33_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:b80605a2890f587cc54d6b0e17f77ac5e5d2feb32270c42b417b841a0580aa41_s390x", "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:bfa8848b1e23cc4a9faf9791a0eec260031075317fe44af23fdad4f70adf019e_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:1bd837e6c50388bbf4cfde724e64178af8f50eee23e179b8581367f47df35620_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:706d16d642c1a6a764e99b3c29d77bc71500e4179b3f1acb758eb821939988df_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:c3f8c8b4700906cdc90a354ada4da6b4537ae8ad2a89d69c0aa5d53f07a3142e_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:f7509d7d93065840692e75c5a460e3046ea4eeeab4a36bf17ff8a0c28c3fdc87_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4e8fc516fae18561471c53155ca5a5d0180af931a52b9d6b88e8b4c1a5ce17d7_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9a8a868d4b71645bdf94e0ce2e5f28500e9641dd92cb06cffe095cb7cec12259_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:baf3c9dda7977b9a8afe8c3470a2b1d46d05924cfc32971dc41fe53b794b21c9_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:d3ae4df4adf688a4f8cb51b768c62d9b3ca3b656799cf916d8ae6f93fc719211_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:041df7dbd08f873a27d6e4bbfc2749f21e8810e4730ffa08119f8f4efaca05b9_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:a479884dd128283d1d811494965327435b4d69e716435fb1af01600181c37788_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:e59158dd9caa9860cd566d80341dc3e11e39f433ab76a5c9c2b90c9ab4e606f5_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:ecfce811c73e71c1221d30740249f1c8f5e4ca4cc514f2fa5b0340d8e16285ac_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0c7d814797c052d94e2c3790efee36242caa28369b39c3b211ecadb3fdce9a27_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:77782b6dcfa2efe9abd199756c15b6e570658c3209eb09570c774a4e8af31a2d_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:8fc10ba06b04cc8855a87bc64192527a4c9242eed56a64dc742aab8f24f578f5_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e8025489393b461e267ffd7878d6989a6a28069c774b261003a69a59205fd781_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:89ec51b6c5517094f9a3187f716321f1568769e6a4eff97ba2541f8507eb855a_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:d24d36c8c28831d6fae0bdc53feef9c13ab218c010140e85a4ca7a14509a909c_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:d7c9dffe46091dcbc9ca8338df25201f1a55f58571b9ec6e0903d2316716d6db_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:f842cd93d9bed37dd8923c5526cb73fe7a954a5671b6bc06ac9c3fae069edc1d_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-csi-driver-manila-rhel9@sha256:1208068895183cf8e60f1dab68548fd9d9792f7a15bfbca69294a880c35f7645_amd64", "9Base-RHOSE-4.17:openshift4/ose-csi-driver-manila-rhel9@sha256:aa73ea4800a292ee71e9d8db6c81a5a0ab22c9f1b0a013681b69c76ed1505587_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:259d794f182fe2d5606f927b9aa6412c6d096ebe9933c5ec7cac776f0736e484_amd64", "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:2e119a3eede9976f8b64b9e14ef739cac24d614bbb3f72be1d93327f99ec64fa_arm64", "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:a69631399431f3224b2ab8381f661ceee6eaeb292ffa42ca05762163f2f34d96_s390x", "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:f86eefa172b72a1a92d8269b0c523375cd307c64a046093fc1a82c45ec7d4450_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:2f949c87b615bf35ff2798c168151b0efbfc801b2f2858c14568e9cc7103ec89_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:8f807d491ea1e36ac4438908d8be15cfa26c097fec3a9481280a0b2e814a4a3c_s390x", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:9cb73dbe3c1ac5ead39ede92f74c163e7d6c662db26287e4776247db78d17e5a_amd64", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:c534880e848a4aca00182e42a7c00f9fc7b1fdcc4c916cd36314351397b4b6e1_arm64", "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:38f256f71f38283ac886fda6027a7a65e003aa9f0fbbc44ca0a71c1f8516afd2_amd64", "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:814c2712ef8e6a54f43236f34e65b9f65927abce1650fe5c26251b115fee557d_s390x", "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:e1a5e24fafc6f0d370485adfc997b09d7eaec241c6626e21b0f8ab8640826500_arm64", "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:ef7b8c085f185e9628e2c99e27287d57358ef4d101f5ee02bf8abe5e43bb99c8_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:20583f1035fff4ae0dad0a8c7dea52c75afc443b129a8aaac1a3bffcc4551ea2_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:a5a6f2c0436b8e246b810e37d3021b3740545b8feb6503d889105c8b4d80faab_amd64", "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:b6214676e5d4501fb39a38bec259b91d7586d1ed5a807ca924eb1d3eeeb8a1ec_arm64", "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:bbf08f7e27f332272726a58bb58ee6fb2e3a51ca6133dd4c787cd443dc6d79ee_s390x", "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:1dc8d1a37e59f45980fea3692a5587777578162acf4024337d114d515fcb5cfd_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:421f657d7587a46bf953e256014c228fc614313c2358ede1b0a0ab8faa742e56_amd64", "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:cf68058fbec5b80287798c883c5d87cbdbfae721b8d699566198604aeef1e167_arm64", "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:e7598456eff5a3b47c671d3af1c2617f6322ab1098ba2273d92f922a636f36b0_s390x", "9Base-RHOSE-4.17:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:363c89db3a1a802101de8ac0980755aeb5c652222593e136089f762e39b18876_arm64", "9Base-RHOSE-4.17:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:dd3f3a04c3867c93596b494a6ba347c260f103d40bcfde9be63e5153bc9dc5f7_amd64", "9Base-RHOSE-4.17:openshift4/ose-ironic-rhel9@sha256:1adbda488fbb134732846842e79ca2bc3f462efedfe9d8f6fcd3d654cf37ea8f_arm64", "9Base-RHOSE-4.17:openshift4/ose-ironic-rhel9@sha256:2faa9797b1811d7d3b87a5d509293cc16a92e028aa842bad37ffea76e867c930_amd64", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:5b635ca4b5d257910f48dbe2d4acdd86c5dbd25476b8823112c04ed253f783d0_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:623a300e7c320972daf66d8d67e92ba830946f84d7e6113fa04fcbb9e4441d41_s390x", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:6e7b2a853231d5c6da9d22efe0af56f28806de532cd9d023e1ed9d8e6baa8d01_amd64", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:c6280df2b375941597e654cc429e02d6d14c4a099db707efc1c08e9459b1a1be_arm64", "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:57a97c7a80b04ce3b8fa70e49500eb873e36f27f61b75753260090f2e238b29b_s390x", "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:697e277d8f902985dcc5f17fc026a18a3a5a8853c13f78be48079543d7b20b7d_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:c094f24bd2dcbb86d2f1584b111b23aaa5907e06026601bd4e0aee31a376b977_amd64", "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:ffdba349a4ad514ffd29d11778da7acbc3cce66d18d73b64aab2c0c354462714_arm64", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:07c49d2eb36158147131e6544557289789f1c0aefc9e42409c04e7f6df99d60b_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:2407c1d8f6d0fea011541d962405e8012fe56e039441a03377d02e6e16310657_arm64", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:87896bbcf711f4cbd9e0f5b069a1087092d88cf75d2df1586c691662f3f4bb90_s390x", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:a79fef029c0a2a46b7fd24584afba0488a11a01e66dbc1a02208fa83b4c47cef_amd64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:0e0f360ce75263cd73d00ee16ee1b0ba1b135bbbb99b32fc849609c2d509e682_arm64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:13afa67c7d7563f999190fb3f8718aac8de002df19a0dc989a3384840548c9a9_s390x", "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:397d247ee72f7435b2c5be8150e3ed88695c43d3ff30b27e717acb3b3a385ff7_amd64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:bcb457981c0df23ee6e96f0b76436eb5251f48af61eda224482d0df3c8f0693a_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:139a1b66440a88c04de12c8204ca9c82dd822f9de52d5bee1d8b29e7fe1e4b8c_amd64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:486dc05a45248002f9642101682545fde4559cfa1f05914ce223e8a5a6292f63_arm64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ccdc86f39845a6cb5248262aebd1b36bf6bb8beafcb45a5ffd82234389c6c870_s390x", "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:e9fe93d63f8e36246f8939f258e3c0ff57f753590213021907d2d7ff40e7da3d_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:41360388cd01f769eab3d5a78e690d998320dff52f202cddccaa6a6b8980e289_amd64", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5790310f09c88435c97601cb67cb6c0b9a64ebf7e5d5155e154354195b479dc7_arm64", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c5193840151dd67ca165bb6c5fd6ded4c8e647c6d692fd01359929e334f973a8_s390x", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c615868f95e296bf1778d307d2e5faebb9af6a79085fdd99c70b10f7a461e584_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:350f9616eac40d7e6b6139318cc6f88504692297d22f4c49964069125ec8d38e_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:41de6f6ad3d26735f6bcb996c2e632d148d467c64deb8bc38991fb5d5c7f5d2f_amd64", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:4d5134d0c249189ca4aa34f139628c79cc7a6434ad772208ed355ce3ddafc69f_s390x", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:bab248d4ca187e1c9311a170a56eddcfc72a8ecbcf1e2deefdfba91309a229bd_arm64", "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:230c4ae4139eaf0874468126d386c9b040f9d8c0f6d7854942b18a9fa908f644_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:a281e99ef021bcd2397a2cf88d2c72c0147a32867fd7eb37a7634954e2c266b3_arm64", "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:e045bc87ac8f605fb1dd578631dc758d7839e2fc7865a7a3ea5bc1b41f7521f3_amd64", "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:e757f3ec3cb7acb1d89fd7afc047f753ffb223ee116540210fc4f68704c59c58_s390x", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:6881f29eff48abaf1e12ec8f5be8d72156b75b5770d144dcdd83ca522b06c978_s390x", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:a40ae49fe93b8b77c4adab408dbe4cc312724dcfcfcc761e1c059e8a70f9e07c_amd64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:c6b828732d441c23a687e8b73265279fff1bed8d1e338f345b35d61a6d9eae70_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:cf521a6017e46ac6cccfdbde58281ef2d3fff9ac192769abcf92b9f292ef130e_arm64", "9Base-RHOSE-4.17:openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:835cbcda65f472981bce050522f667fa34f83967f38cda08848441108bb5f75c_amd64", "9Base-RHOSE-4.17:openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:835cbcda65f472981bce050522f667fa34f83967f38cda08848441108bb5f75c_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2308615" } ], "notes": [ { "category": "description", "text": "A flaw was found in libexpat\u0027s xmlparse.c component. This vulnerability allows an attacker to cause improper handling of XML data by providing a negative length value to the XML_ParseBuffer function.", "title": "Vulnerability description" }, { "category": "summary", "text": "libexpat: Negative Length Parsing Vulnerability in libexpat", "title": "Vulnerability summary" }, { "category": "other", "text": "The CVE-2024-45490 vulnerability is rated as moderate severity because while it allows for memory corruption through improper argument handling in XML_ParseBuffer, the exploitability is limited. Specifically, it requires an unlikely scenario where the input passed to the function has a negative length (len \u003c 0), which would typically not occur in well-formed applications. Moreover, while the impact includes denial of service (DoS), the conditions necessary for arbitrary code execution are non-trivial, requiring specific exploitation of memory corruption. Since it primarily leads to application crashes without an easily accessible attack vector for remote code execution, the risk is lower compared to higher-severity vulnerabilities that offer more direct pathways to exploitation.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_aarch64", "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_ppc64le", "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_s390x", "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_x86_64" ], "known_not_affected": [ "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:1b1aed6f6472d15ada33d25b5c65c20c5134ab9f0a9ce0838aec603c412fcfa5_ppc64le", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:643161e339b035259643393fedfa35c834658497b194c5a565d291f50c6ef762_s390x", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:754e66f09d1ec0501dd6608d45332a20aad79c9e0425b3ca09776c55162fdddd_arm64", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:bc3fcc2138eb4fbde7d8cd47d2ac7e302efcca3800a0063797076c5914020983_amd64", "9Base-RHOSE-4.17:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:7bd26f6499b06048827a7a5711e38f7b3316be772deac97cb4de0aaf5be698a7_arm64", "9Base-RHOSE-4.17:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:d52ae0ad5942d4bf535a6795a02cc9a062d8df3021420f3d7764bdee8e0ee475_amd64", "9Base-RHOSE-4.17:openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:948f2ee4c65353d9c8606593645043985e43cddff2569b92eefcab1aac7b9b64_arm64", "9Base-RHOSE-4.17:openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:e888b824e244c6f6317785c07273205f0edbadf1ff96805d62b6a1e84d1ed462_amd64", "9Base-RHOSE-4.17:openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6ae1d3ec5d560ba3f0417b1f772eb9e721ec2c7d4661fbbe481eca8ee0ee412b_arm64", "9Base-RHOSE-4.17:openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:84956b4fa8a1dfd3ec5cb6659f4d33b42c530409717ed5f53079923ffff1b5b4_amd64", "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:19343e549ba8db409d0c6d456f78ef8174ff4f2d8886c29dc48f3178072270db_amd64", "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:22c2b8820d1abd43247b313832d36574e888274438b20b9ef6c7a5e1c52cce33_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:b80605a2890f587cc54d6b0e17f77ac5e5d2feb32270c42b417b841a0580aa41_s390x", "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:bfa8848b1e23cc4a9faf9791a0eec260031075317fe44af23fdad4f70adf019e_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:1bd837e6c50388bbf4cfde724e64178af8f50eee23e179b8581367f47df35620_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:706d16d642c1a6a764e99b3c29d77bc71500e4179b3f1acb758eb821939988df_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:c3f8c8b4700906cdc90a354ada4da6b4537ae8ad2a89d69c0aa5d53f07a3142e_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:f7509d7d93065840692e75c5a460e3046ea4eeeab4a36bf17ff8a0c28c3fdc87_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4e8fc516fae18561471c53155ca5a5d0180af931a52b9d6b88e8b4c1a5ce17d7_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9a8a868d4b71645bdf94e0ce2e5f28500e9641dd92cb06cffe095cb7cec12259_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:baf3c9dda7977b9a8afe8c3470a2b1d46d05924cfc32971dc41fe53b794b21c9_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:d3ae4df4adf688a4f8cb51b768c62d9b3ca3b656799cf916d8ae6f93fc719211_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:041df7dbd08f873a27d6e4bbfc2749f21e8810e4730ffa08119f8f4efaca05b9_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:a479884dd128283d1d811494965327435b4d69e716435fb1af01600181c37788_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:e59158dd9caa9860cd566d80341dc3e11e39f433ab76a5c9c2b90c9ab4e606f5_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:ecfce811c73e71c1221d30740249f1c8f5e4ca4cc514f2fa5b0340d8e16285ac_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0c7d814797c052d94e2c3790efee36242caa28369b39c3b211ecadb3fdce9a27_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:77782b6dcfa2efe9abd199756c15b6e570658c3209eb09570c774a4e8af31a2d_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:8fc10ba06b04cc8855a87bc64192527a4c9242eed56a64dc742aab8f24f578f5_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e8025489393b461e267ffd7878d6989a6a28069c774b261003a69a59205fd781_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:89ec51b6c5517094f9a3187f716321f1568769e6a4eff97ba2541f8507eb855a_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:d24d36c8c28831d6fae0bdc53feef9c13ab218c010140e85a4ca7a14509a909c_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:d7c9dffe46091dcbc9ca8338df25201f1a55f58571b9ec6e0903d2316716d6db_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:f842cd93d9bed37dd8923c5526cb73fe7a954a5671b6bc06ac9c3fae069edc1d_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-csi-driver-manila-rhel9@sha256:1208068895183cf8e60f1dab68548fd9d9792f7a15bfbca69294a880c35f7645_amd64", "9Base-RHOSE-4.17:openshift4/ose-csi-driver-manila-rhel9@sha256:aa73ea4800a292ee71e9d8db6c81a5a0ab22c9f1b0a013681b69c76ed1505587_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:259d794f182fe2d5606f927b9aa6412c6d096ebe9933c5ec7cac776f0736e484_amd64", "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:2e119a3eede9976f8b64b9e14ef739cac24d614bbb3f72be1d93327f99ec64fa_arm64", "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:a69631399431f3224b2ab8381f661ceee6eaeb292ffa42ca05762163f2f34d96_s390x", "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:f86eefa172b72a1a92d8269b0c523375cd307c64a046093fc1a82c45ec7d4450_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:2f949c87b615bf35ff2798c168151b0efbfc801b2f2858c14568e9cc7103ec89_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:8f807d491ea1e36ac4438908d8be15cfa26c097fec3a9481280a0b2e814a4a3c_s390x", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:9cb73dbe3c1ac5ead39ede92f74c163e7d6c662db26287e4776247db78d17e5a_amd64", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:c534880e848a4aca00182e42a7c00f9fc7b1fdcc4c916cd36314351397b4b6e1_arm64", "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:38f256f71f38283ac886fda6027a7a65e003aa9f0fbbc44ca0a71c1f8516afd2_amd64", "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:814c2712ef8e6a54f43236f34e65b9f65927abce1650fe5c26251b115fee557d_s390x", "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:e1a5e24fafc6f0d370485adfc997b09d7eaec241c6626e21b0f8ab8640826500_arm64", "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:ef7b8c085f185e9628e2c99e27287d57358ef4d101f5ee02bf8abe5e43bb99c8_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:20583f1035fff4ae0dad0a8c7dea52c75afc443b129a8aaac1a3bffcc4551ea2_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:a5a6f2c0436b8e246b810e37d3021b3740545b8feb6503d889105c8b4d80faab_amd64", "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:b6214676e5d4501fb39a38bec259b91d7586d1ed5a807ca924eb1d3eeeb8a1ec_arm64", "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:bbf08f7e27f332272726a58bb58ee6fb2e3a51ca6133dd4c787cd443dc6d79ee_s390x", "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:1dc8d1a37e59f45980fea3692a5587777578162acf4024337d114d515fcb5cfd_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:421f657d7587a46bf953e256014c228fc614313c2358ede1b0a0ab8faa742e56_amd64", "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:cf68058fbec5b80287798c883c5d87cbdbfae721b8d699566198604aeef1e167_arm64", "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:e7598456eff5a3b47c671d3af1c2617f6322ab1098ba2273d92f922a636f36b0_s390x", "9Base-RHOSE-4.17:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:363c89db3a1a802101de8ac0980755aeb5c652222593e136089f762e39b18876_arm64", "9Base-RHOSE-4.17:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:dd3f3a04c3867c93596b494a6ba347c260f103d40bcfde9be63e5153bc9dc5f7_amd64", "9Base-RHOSE-4.17:openshift4/ose-ironic-rhel9@sha256:1adbda488fbb134732846842e79ca2bc3f462efedfe9d8f6fcd3d654cf37ea8f_arm64", "9Base-RHOSE-4.17:openshift4/ose-ironic-rhel9@sha256:2faa9797b1811d7d3b87a5d509293cc16a92e028aa842bad37ffea76e867c930_amd64", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:5b635ca4b5d257910f48dbe2d4acdd86c5dbd25476b8823112c04ed253f783d0_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:623a300e7c320972daf66d8d67e92ba830946f84d7e6113fa04fcbb9e4441d41_s390x", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:6e7b2a853231d5c6da9d22efe0af56f28806de532cd9d023e1ed9d8e6baa8d01_amd64", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:c6280df2b375941597e654cc429e02d6d14c4a099db707efc1c08e9459b1a1be_arm64", "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:57a97c7a80b04ce3b8fa70e49500eb873e36f27f61b75753260090f2e238b29b_s390x", "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:697e277d8f902985dcc5f17fc026a18a3a5a8853c13f78be48079543d7b20b7d_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:c094f24bd2dcbb86d2f1584b111b23aaa5907e06026601bd4e0aee31a376b977_amd64", "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:ffdba349a4ad514ffd29d11778da7acbc3cce66d18d73b64aab2c0c354462714_arm64", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:07c49d2eb36158147131e6544557289789f1c0aefc9e42409c04e7f6df99d60b_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:2407c1d8f6d0fea011541d962405e8012fe56e039441a03377d02e6e16310657_arm64", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:87896bbcf711f4cbd9e0f5b069a1087092d88cf75d2df1586c691662f3f4bb90_s390x", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:a79fef029c0a2a46b7fd24584afba0488a11a01e66dbc1a02208fa83b4c47cef_amd64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:0e0f360ce75263cd73d00ee16ee1b0ba1b135bbbb99b32fc849609c2d509e682_arm64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:13afa67c7d7563f999190fb3f8718aac8de002df19a0dc989a3384840548c9a9_s390x", "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:397d247ee72f7435b2c5be8150e3ed88695c43d3ff30b27e717acb3b3a385ff7_amd64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:bcb457981c0df23ee6e96f0b76436eb5251f48af61eda224482d0df3c8f0693a_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:139a1b66440a88c04de12c8204ca9c82dd822f9de52d5bee1d8b29e7fe1e4b8c_amd64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:486dc05a45248002f9642101682545fde4559cfa1f05914ce223e8a5a6292f63_arm64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ccdc86f39845a6cb5248262aebd1b36bf6bb8beafcb45a5ffd82234389c6c870_s390x", "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:e9fe93d63f8e36246f8939f258e3c0ff57f753590213021907d2d7ff40e7da3d_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:41360388cd01f769eab3d5a78e690d998320dff52f202cddccaa6a6b8980e289_amd64", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5790310f09c88435c97601cb67cb6c0b9a64ebf7e5d5155e154354195b479dc7_arm64", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c5193840151dd67ca165bb6c5fd6ded4c8e647c6d692fd01359929e334f973a8_s390x", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c615868f95e296bf1778d307d2e5faebb9af6a79085fdd99c70b10f7a461e584_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:350f9616eac40d7e6b6139318cc6f88504692297d22f4c49964069125ec8d38e_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:41de6f6ad3d26735f6bcb996c2e632d148d467c64deb8bc38991fb5d5c7f5d2f_amd64", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:4d5134d0c249189ca4aa34f139628c79cc7a6434ad772208ed355ce3ddafc69f_s390x", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:bab248d4ca187e1c9311a170a56eddcfc72a8ecbcf1e2deefdfba91309a229bd_arm64", "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:230c4ae4139eaf0874468126d386c9b040f9d8c0f6d7854942b18a9fa908f644_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:a281e99ef021bcd2397a2cf88d2c72c0147a32867fd7eb37a7634954e2c266b3_arm64", "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:e045bc87ac8f605fb1dd578631dc758d7839e2fc7865a7a3ea5bc1b41f7521f3_amd64", "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:e757f3ec3cb7acb1d89fd7afc047f753ffb223ee116540210fc4f68704c59c58_s390x", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:6881f29eff48abaf1e12ec8f5be8d72156b75b5770d144dcdd83ca522b06c978_s390x", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:a40ae49fe93b8b77c4adab408dbe4cc312724dcfcfcc761e1c059e8a70f9e07c_amd64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:c6b828732d441c23a687e8b73265279fff1bed8d1e338f345b35d61a6d9eae70_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:cf521a6017e46ac6cccfdbde58281ef2d3fff9ac192769abcf92b9f292ef130e_arm64", "9Base-RHOSE-4.17:openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:835cbcda65f472981bce050522f667fa34f83967f38cda08848441108bb5f75c_amd64", "9Base-RHOSE-4.17:openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:835cbcda65f472981bce050522f667fa34f83967f38cda08848441108bb5f75c_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-45490" }, { "category": "external", "summary": "RHBZ#2308615", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2308615" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-45490", "url": "https://www.cve.org/CVERecord?id=CVE-2024-45490" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45490", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45490" }, { "category": "external", "summary": "https://github.com/libexpat/libexpat/blob/R_2_6_3/expat/Changes", "url": "https://github.com/libexpat/libexpat/blob/R_2_6_3/expat/Changes" }, { "category": "external", "summary": "https://github.com/libexpat/libexpat/issues/887", "url": "https://github.com/libexpat/libexpat/issues/887" }, { "category": "external", "summary": "https://github.com/libexpat/libexpat/pull/890", "url": "https://github.com/libexpat/libexpat/pull/890" } ], "release_date": "2024-08-30T03:15:03.757000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-11-19T08:22:05+00:00", "details": "For OpenShift Container Platform 4.17 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\n https://docs.openshift.com/container-platform/4.17/release_notes/ocp-4-17-release-notes.html\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:02d489ee6aac3bed3cf6f3db81d72ab0215222a870784f81b6e7942cb4883944\n\n (For s390x architecture)\n The image digest is sha256:fd416ceca86ec806a90260064f34aa5752c70579ace2a3a4b0facff5d7047b6d\n\n (For ppc64le architecture)\n The image digest is sha256:3225f7cf16b4edb22bd4c779d6577ea0fbd4f0cf592b42337a36e0a6f59ea370\n\n (For aarch64 architecture)\n The image digest is sha256:6fa4a4cb6b2e4c5f61b15868442e60c3c1cbdd6114b95c10e823de41ac056dbe\n\nAll OpenShift Container Platform 4.17 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.17/updating/updating_a_cluster/updating-cluster-cli.html", "product_ids": [ "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_aarch64", "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_ppc64le", "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_s390x", "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:9610" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:1b1aed6f6472d15ada33d25b5c65c20c5134ab9f0a9ce0838aec603c412fcfa5_ppc64le", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:643161e339b035259643393fedfa35c834658497b194c5a565d291f50c6ef762_s390x", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:754e66f09d1ec0501dd6608d45332a20aad79c9e0425b3ca09776c55162fdddd_arm64", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:bc3fcc2138eb4fbde7d8cd47d2ac7e302efcca3800a0063797076c5914020983_amd64", "9Base-RHOSE-4.17:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:7bd26f6499b06048827a7a5711e38f7b3316be772deac97cb4de0aaf5be698a7_arm64", "9Base-RHOSE-4.17:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:d52ae0ad5942d4bf535a6795a02cc9a062d8df3021420f3d7764bdee8e0ee475_amd64", "9Base-RHOSE-4.17:openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:948f2ee4c65353d9c8606593645043985e43cddff2569b92eefcab1aac7b9b64_arm64", "9Base-RHOSE-4.17:openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:e888b824e244c6f6317785c07273205f0edbadf1ff96805d62b6a1e84d1ed462_amd64", "9Base-RHOSE-4.17:openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6ae1d3ec5d560ba3f0417b1f772eb9e721ec2c7d4661fbbe481eca8ee0ee412b_arm64", "9Base-RHOSE-4.17:openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:84956b4fa8a1dfd3ec5cb6659f4d33b42c530409717ed5f53079923ffff1b5b4_amd64", "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:19343e549ba8db409d0c6d456f78ef8174ff4f2d8886c29dc48f3178072270db_amd64", "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:22c2b8820d1abd43247b313832d36574e888274438b20b9ef6c7a5e1c52cce33_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:b80605a2890f587cc54d6b0e17f77ac5e5d2feb32270c42b417b841a0580aa41_s390x", "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:bfa8848b1e23cc4a9faf9791a0eec260031075317fe44af23fdad4f70adf019e_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:1bd837e6c50388bbf4cfde724e64178af8f50eee23e179b8581367f47df35620_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:706d16d642c1a6a764e99b3c29d77bc71500e4179b3f1acb758eb821939988df_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:c3f8c8b4700906cdc90a354ada4da6b4537ae8ad2a89d69c0aa5d53f07a3142e_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:f7509d7d93065840692e75c5a460e3046ea4eeeab4a36bf17ff8a0c28c3fdc87_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4e8fc516fae18561471c53155ca5a5d0180af931a52b9d6b88e8b4c1a5ce17d7_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9a8a868d4b71645bdf94e0ce2e5f28500e9641dd92cb06cffe095cb7cec12259_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:baf3c9dda7977b9a8afe8c3470a2b1d46d05924cfc32971dc41fe53b794b21c9_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:d3ae4df4adf688a4f8cb51b768c62d9b3ca3b656799cf916d8ae6f93fc719211_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:041df7dbd08f873a27d6e4bbfc2749f21e8810e4730ffa08119f8f4efaca05b9_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:a479884dd128283d1d811494965327435b4d69e716435fb1af01600181c37788_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:e59158dd9caa9860cd566d80341dc3e11e39f433ab76a5c9c2b90c9ab4e606f5_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:ecfce811c73e71c1221d30740249f1c8f5e4ca4cc514f2fa5b0340d8e16285ac_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0c7d814797c052d94e2c3790efee36242caa28369b39c3b211ecadb3fdce9a27_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:77782b6dcfa2efe9abd199756c15b6e570658c3209eb09570c774a4e8af31a2d_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:8fc10ba06b04cc8855a87bc64192527a4c9242eed56a64dc742aab8f24f578f5_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e8025489393b461e267ffd7878d6989a6a28069c774b261003a69a59205fd781_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:89ec51b6c5517094f9a3187f716321f1568769e6a4eff97ba2541f8507eb855a_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:d24d36c8c28831d6fae0bdc53feef9c13ab218c010140e85a4ca7a14509a909c_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:d7c9dffe46091dcbc9ca8338df25201f1a55f58571b9ec6e0903d2316716d6db_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:f842cd93d9bed37dd8923c5526cb73fe7a954a5671b6bc06ac9c3fae069edc1d_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-csi-driver-manila-rhel9@sha256:1208068895183cf8e60f1dab68548fd9d9792f7a15bfbca69294a880c35f7645_amd64", "9Base-RHOSE-4.17:openshift4/ose-csi-driver-manila-rhel9@sha256:aa73ea4800a292ee71e9d8db6c81a5a0ab22c9f1b0a013681b69c76ed1505587_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:259d794f182fe2d5606f927b9aa6412c6d096ebe9933c5ec7cac776f0736e484_amd64", "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:2e119a3eede9976f8b64b9e14ef739cac24d614bbb3f72be1d93327f99ec64fa_arm64", "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:a69631399431f3224b2ab8381f661ceee6eaeb292ffa42ca05762163f2f34d96_s390x", "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:f86eefa172b72a1a92d8269b0c523375cd307c64a046093fc1a82c45ec7d4450_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:2f949c87b615bf35ff2798c168151b0efbfc801b2f2858c14568e9cc7103ec89_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:8f807d491ea1e36ac4438908d8be15cfa26c097fec3a9481280a0b2e814a4a3c_s390x", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:9cb73dbe3c1ac5ead39ede92f74c163e7d6c662db26287e4776247db78d17e5a_amd64", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:c534880e848a4aca00182e42a7c00f9fc7b1fdcc4c916cd36314351397b4b6e1_arm64", "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:38f256f71f38283ac886fda6027a7a65e003aa9f0fbbc44ca0a71c1f8516afd2_amd64", "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:814c2712ef8e6a54f43236f34e65b9f65927abce1650fe5c26251b115fee557d_s390x", "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:e1a5e24fafc6f0d370485adfc997b09d7eaec241c6626e21b0f8ab8640826500_arm64", "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:ef7b8c085f185e9628e2c99e27287d57358ef4d101f5ee02bf8abe5e43bb99c8_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:20583f1035fff4ae0dad0a8c7dea52c75afc443b129a8aaac1a3bffcc4551ea2_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:a5a6f2c0436b8e246b810e37d3021b3740545b8feb6503d889105c8b4d80faab_amd64", "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:b6214676e5d4501fb39a38bec259b91d7586d1ed5a807ca924eb1d3eeeb8a1ec_arm64", "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:bbf08f7e27f332272726a58bb58ee6fb2e3a51ca6133dd4c787cd443dc6d79ee_s390x", "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:1dc8d1a37e59f45980fea3692a5587777578162acf4024337d114d515fcb5cfd_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:421f657d7587a46bf953e256014c228fc614313c2358ede1b0a0ab8faa742e56_amd64", "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:cf68058fbec5b80287798c883c5d87cbdbfae721b8d699566198604aeef1e167_arm64", "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:e7598456eff5a3b47c671d3af1c2617f6322ab1098ba2273d92f922a636f36b0_s390x", "9Base-RHOSE-4.17:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:363c89db3a1a802101de8ac0980755aeb5c652222593e136089f762e39b18876_arm64", "9Base-RHOSE-4.17:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:dd3f3a04c3867c93596b494a6ba347c260f103d40bcfde9be63e5153bc9dc5f7_amd64", "9Base-RHOSE-4.17:openshift4/ose-ironic-rhel9@sha256:1adbda488fbb134732846842e79ca2bc3f462efedfe9d8f6fcd3d654cf37ea8f_arm64", "9Base-RHOSE-4.17:openshift4/ose-ironic-rhel9@sha256:2faa9797b1811d7d3b87a5d509293cc16a92e028aa842bad37ffea76e867c930_amd64", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:5b635ca4b5d257910f48dbe2d4acdd86c5dbd25476b8823112c04ed253f783d0_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:623a300e7c320972daf66d8d67e92ba830946f84d7e6113fa04fcbb9e4441d41_s390x", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:6e7b2a853231d5c6da9d22efe0af56f28806de532cd9d023e1ed9d8e6baa8d01_amd64", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:c6280df2b375941597e654cc429e02d6d14c4a099db707efc1c08e9459b1a1be_arm64", "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:57a97c7a80b04ce3b8fa70e49500eb873e36f27f61b75753260090f2e238b29b_s390x", "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:697e277d8f902985dcc5f17fc026a18a3a5a8853c13f78be48079543d7b20b7d_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:c094f24bd2dcbb86d2f1584b111b23aaa5907e06026601bd4e0aee31a376b977_amd64", "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:ffdba349a4ad514ffd29d11778da7acbc3cce66d18d73b64aab2c0c354462714_arm64", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:07c49d2eb36158147131e6544557289789f1c0aefc9e42409c04e7f6df99d60b_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:2407c1d8f6d0fea011541d962405e8012fe56e039441a03377d02e6e16310657_arm64", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:87896bbcf711f4cbd9e0f5b069a1087092d88cf75d2df1586c691662f3f4bb90_s390x", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:a79fef029c0a2a46b7fd24584afba0488a11a01e66dbc1a02208fa83b4c47cef_amd64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:0e0f360ce75263cd73d00ee16ee1b0ba1b135bbbb99b32fc849609c2d509e682_arm64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:13afa67c7d7563f999190fb3f8718aac8de002df19a0dc989a3384840548c9a9_s390x", "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:397d247ee72f7435b2c5be8150e3ed88695c43d3ff30b27e717acb3b3a385ff7_amd64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:bcb457981c0df23ee6e96f0b76436eb5251f48af61eda224482d0df3c8f0693a_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:139a1b66440a88c04de12c8204ca9c82dd822f9de52d5bee1d8b29e7fe1e4b8c_amd64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:486dc05a45248002f9642101682545fde4559cfa1f05914ce223e8a5a6292f63_arm64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ccdc86f39845a6cb5248262aebd1b36bf6bb8beafcb45a5ffd82234389c6c870_s390x", "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:e9fe93d63f8e36246f8939f258e3c0ff57f753590213021907d2d7ff40e7da3d_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:41360388cd01f769eab3d5a78e690d998320dff52f202cddccaa6a6b8980e289_amd64", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5790310f09c88435c97601cb67cb6c0b9a64ebf7e5d5155e154354195b479dc7_arm64", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c5193840151dd67ca165bb6c5fd6ded4c8e647c6d692fd01359929e334f973a8_s390x", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c615868f95e296bf1778d307d2e5faebb9af6a79085fdd99c70b10f7a461e584_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:350f9616eac40d7e6b6139318cc6f88504692297d22f4c49964069125ec8d38e_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:41de6f6ad3d26735f6bcb996c2e632d148d467c64deb8bc38991fb5d5c7f5d2f_amd64", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:4d5134d0c249189ca4aa34f139628c79cc7a6434ad772208ed355ce3ddafc69f_s390x", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:bab248d4ca187e1c9311a170a56eddcfc72a8ecbcf1e2deefdfba91309a229bd_arm64", "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:230c4ae4139eaf0874468126d386c9b040f9d8c0f6d7854942b18a9fa908f644_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:a281e99ef021bcd2397a2cf88d2c72c0147a32867fd7eb37a7634954e2c266b3_arm64", "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:e045bc87ac8f605fb1dd578631dc758d7839e2fc7865a7a3ea5bc1b41f7521f3_amd64", "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:e757f3ec3cb7acb1d89fd7afc047f753ffb223ee116540210fc4f68704c59c58_s390x", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:6881f29eff48abaf1e12ec8f5be8d72156b75b5770d144dcdd83ca522b06c978_s390x", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:a40ae49fe93b8b77c4adab408dbe4cc312724dcfcfcc761e1c059e8a70f9e07c_amd64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:c6b828732d441c23a687e8b73265279fff1bed8d1e338f345b35d61a6d9eae70_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:cf521a6017e46ac6cccfdbde58281ef2d3fff9ac192769abcf92b9f292ef130e_arm64", "9Base-RHOSE-4.17:openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:835cbcda65f472981bce050522f667fa34f83967f38cda08848441108bb5f75c_amd64", "9Base-RHOSE-4.17:openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:835cbcda65f472981bce050522f667fa34f83967f38cda08848441108bb5f75c_amd64", "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_aarch64", "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_ppc64le", "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_s390x", "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:1b1aed6f6472d15ada33d25b5c65c20c5134ab9f0a9ce0838aec603c412fcfa5_ppc64le", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:643161e339b035259643393fedfa35c834658497b194c5a565d291f50c6ef762_s390x", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:754e66f09d1ec0501dd6608d45332a20aad79c9e0425b3ca09776c55162fdddd_arm64", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:bc3fcc2138eb4fbde7d8cd47d2ac7e302efcca3800a0063797076c5914020983_amd64", "9Base-RHOSE-4.17:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:7bd26f6499b06048827a7a5711e38f7b3316be772deac97cb4de0aaf5be698a7_arm64", "9Base-RHOSE-4.17:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:d52ae0ad5942d4bf535a6795a02cc9a062d8df3021420f3d7764bdee8e0ee475_amd64", "9Base-RHOSE-4.17:openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:948f2ee4c65353d9c8606593645043985e43cddff2569b92eefcab1aac7b9b64_arm64", "9Base-RHOSE-4.17:openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:e888b824e244c6f6317785c07273205f0edbadf1ff96805d62b6a1e84d1ed462_amd64", "9Base-RHOSE-4.17:openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6ae1d3ec5d560ba3f0417b1f772eb9e721ec2c7d4661fbbe481eca8ee0ee412b_arm64", "9Base-RHOSE-4.17:openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:84956b4fa8a1dfd3ec5cb6659f4d33b42c530409717ed5f53079923ffff1b5b4_amd64", "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:19343e549ba8db409d0c6d456f78ef8174ff4f2d8886c29dc48f3178072270db_amd64", "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:22c2b8820d1abd43247b313832d36574e888274438b20b9ef6c7a5e1c52cce33_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:b80605a2890f587cc54d6b0e17f77ac5e5d2feb32270c42b417b841a0580aa41_s390x", "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:bfa8848b1e23cc4a9faf9791a0eec260031075317fe44af23fdad4f70adf019e_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:1bd837e6c50388bbf4cfde724e64178af8f50eee23e179b8581367f47df35620_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:706d16d642c1a6a764e99b3c29d77bc71500e4179b3f1acb758eb821939988df_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:c3f8c8b4700906cdc90a354ada4da6b4537ae8ad2a89d69c0aa5d53f07a3142e_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:f7509d7d93065840692e75c5a460e3046ea4eeeab4a36bf17ff8a0c28c3fdc87_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4e8fc516fae18561471c53155ca5a5d0180af931a52b9d6b88e8b4c1a5ce17d7_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9a8a868d4b71645bdf94e0ce2e5f28500e9641dd92cb06cffe095cb7cec12259_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:baf3c9dda7977b9a8afe8c3470a2b1d46d05924cfc32971dc41fe53b794b21c9_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:d3ae4df4adf688a4f8cb51b768c62d9b3ca3b656799cf916d8ae6f93fc719211_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:041df7dbd08f873a27d6e4bbfc2749f21e8810e4730ffa08119f8f4efaca05b9_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:a479884dd128283d1d811494965327435b4d69e716435fb1af01600181c37788_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:e59158dd9caa9860cd566d80341dc3e11e39f433ab76a5c9c2b90c9ab4e606f5_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:ecfce811c73e71c1221d30740249f1c8f5e4ca4cc514f2fa5b0340d8e16285ac_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0c7d814797c052d94e2c3790efee36242caa28369b39c3b211ecadb3fdce9a27_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:77782b6dcfa2efe9abd199756c15b6e570658c3209eb09570c774a4e8af31a2d_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:8fc10ba06b04cc8855a87bc64192527a4c9242eed56a64dc742aab8f24f578f5_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e8025489393b461e267ffd7878d6989a6a28069c774b261003a69a59205fd781_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:89ec51b6c5517094f9a3187f716321f1568769e6a4eff97ba2541f8507eb855a_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:d24d36c8c28831d6fae0bdc53feef9c13ab218c010140e85a4ca7a14509a909c_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:d7c9dffe46091dcbc9ca8338df25201f1a55f58571b9ec6e0903d2316716d6db_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:f842cd93d9bed37dd8923c5526cb73fe7a954a5671b6bc06ac9c3fae069edc1d_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-csi-driver-manila-rhel9@sha256:1208068895183cf8e60f1dab68548fd9d9792f7a15bfbca69294a880c35f7645_amd64", "9Base-RHOSE-4.17:openshift4/ose-csi-driver-manila-rhel9@sha256:aa73ea4800a292ee71e9d8db6c81a5a0ab22c9f1b0a013681b69c76ed1505587_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:259d794f182fe2d5606f927b9aa6412c6d096ebe9933c5ec7cac776f0736e484_amd64", "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:2e119a3eede9976f8b64b9e14ef739cac24d614bbb3f72be1d93327f99ec64fa_arm64", "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:a69631399431f3224b2ab8381f661ceee6eaeb292ffa42ca05762163f2f34d96_s390x", "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:f86eefa172b72a1a92d8269b0c523375cd307c64a046093fc1a82c45ec7d4450_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:2f949c87b615bf35ff2798c168151b0efbfc801b2f2858c14568e9cc7103ec89_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:8f807d491ea1e36ac4438908d8be15cfa26c097fec3a9481280a0b2e814a4a3c_s390x", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:9cb73dbe3c1ac5ead39ede92f74c163e7d6c662db26287e4776247db78d17e5a_amd64", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:c534880e848a4aca00182e42a7c00f9fc7b1fdcc4c916cd36314351397b4b6e1_arm64", "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:38f256f71f38283ac886fda6027a7a65e003aa9f0fbbc44ca0a71c1f8516afd2_amd64", "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:814c2712ef8e6a54f43236f34e65b9f65927abce1650fe5c26251b115fee557d_s390x", "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:e1a5e24fafc6f0d370485adfc997b09d7eaec241c6626e21b0f8ab8640826500_arm64", "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:ef7b8c085f185e9628e2c99e27287d57358ef4d101f5ee02bf8abe5e43bb99c8_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:20583f1035fff4ae0dad0a8c7dea52c75afc443b129a8aaac1a3bffcc4551ea2_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:a5a6f2c0436b8e246b810e37d3021b3740545b8feb6503d889105c8b4d80faab_amd64", "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:b6214676e5d4501fb39a38bec259b91d7586d1ed5a807ca924eb1d3eeeb8a1ec_arm64", "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:bbf08f7e27f332272726a58bb58ee6fb2e3a51ca6133dd4c787cd443dc6d79ee_s390x", "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:1dc8d1a37e59f45980fea3692a5587777578162acf4024337d114d515fcb5cfd_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:421f657d7587a46bf953e256014c228fc614313c2358ede1b0a0ab8faa742e56_amd64", "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:cf68058fbec5b80287798c883c5d87cbdbfae721b8d699566198604aeef1e167_arm64", "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:e7598456eff5a3b47c671d3af1c2617f6322ab1098ba2273d92f922a636f36b0_s390x", "9Base-RHOSE-4.17:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:363c89db3a1a802101de8ac0980755aeb5c652222593e136089f762e39b18876_arm64", "9Base-RHOSE-4.17:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:dd3f3a04c3867c93596b494a6ba347c260f103d40bcfde9be63e5153bc9dc5f7_amd64", "9Base-RHOSE-4.17:openshift4/ose-ironic-rhel9@sha256:1adbda488fbb134732846842e79ca2bc3f462efedfe9d8f6fcd3d654cf37ea8f_arm64", "9Base-RHOSE-4.17:openshift4/ose-ironic-rhel9@sha256:2faa9797b1811d7d3b87a5d509293cc16a92e028aa842bad37ffea76e867c930_amd64", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:5b635ca4b5d257910f48dbe2d4acdd86c5dbd25476b8823112c04ed253f783d0_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:623a300e7c320972daf66d8d67e92ba830946f84d7e6113fa04fcbb9e4441d41_s390x", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:6e7b2a853231d5c6da9d22efe0af56f28806de532cd9d023e1ed9d8e6baa8d01_amd64", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:c6280df2b375941597e654cc429e02d6d14c4a099db707efc1c08e9459b1a1be_arm64", "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:57a97c7a80b04ce3b8fa70e49500eb873e36f27f61b75753260090f2e238b29b_s390x", "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:697e277d8f902985dcc5f17fc026a18a3a5a8853c13f78be48079543d7b20b7d_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:c094f24bd2dcbb86d2f1584b111b23aaa5907e06026601bd4e0aee31a376b977_amd64", "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:ffdba349a4ad514ffd29d11778da7acbc3cce66d18d73b64aab2c0c354462714_arm64", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:07c49d2eb36158147131e6544557289789f1c0aefc9e42409c04e7f6df99d60b_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:2407c1d8f6d0fea011541d962405e8012fe56e039441a03377d02e6e16310657_arm64", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:87896bbcf711f4cbd9e0f5b069a1087092d88cf75d2df1586c691662f3f4bb90_s390x", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:a79fef029c0a2a46b7fd24584afba0488a11a01e66dbc1a02208fa83b4c47cef_amd64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:0e0f360ce75263cd73d00ee16ee1b0ba1b135bbbb99b32fc849609c2d509e682_arm64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:13afa67c7d7563f999190fb3f8718aac8de002df19a0dc989a3384840548c9a9_s390x", "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:397d247ee72f7435b2c5be8150e3ed88695c43d3ff30b27e717acb3b3a385ff7_amd64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:bcb457981c0df23ee6e96f0b76436eb5251f48af61eda224482d0df3c8f0693a_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:139a1b66440a88c04de12c8204ca9c82dd822f9de52d5bee1d8b29e7fe1e4b8c_amd64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:486dc05a45248002f9642101682545fde4559cfa1f05914ce223e8a5a6292f63_arm64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ccdc86f39845a6cb5248262aebd1b36bf6bb8beafcb45a5ffd82234389c6c870_s390x", "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:e9fe93d63f8e36246f8939f258e3c0ff57f753590213021907d2d7ff40e7da3d_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:41360388cd01f769eab3d5a78e690d998320dff52f202cddccaa6a6b8980e289_amd64", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5790310f09c88435c97601cb67cb6c0b9a64ebf7e5d5155e154354195b479dc7_arm64", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c5193840151dd67ca165bb6c5fd6ded4c8e647c6d692fd01359929e334f973a8_s390x", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c615868f95e296bf1778d307d2e5faebb9af6a79085fdd99c70b10f7a461e584_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:350f9616eac40d7e6b6139318cc6f88504692297d22f4c49964069125ec8d38e_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:41de6f6ad3d26735f6bcb996c2e632d148d467c64deb8bc38991fb5d5c7f5d2f_amd64", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:4d5134d0c249189ca4aa34f139628c79cc7a6434ad772208ed355ce3ddafc69f_s390x", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:bab248d4ca187e1c9311a170a56eddcfc72a8ecbcf1e2deefdfba91309a229bd_arm64", "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:230c4ae4139eaf0874468126d386c9b040f9d8c0f6d7854942b18a9fa908f644_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:a281e99ef021bcd2397a2cf88d2c72c0147a32867fd7eb37a7634954e2c266b3_arm64", "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:e045bc87ac8f605fb1dd578631dc758d7839e2fc7865a7a3ea5bc1b41f7521f3_amd64", "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:e757f3ec3cb7acb1d89fd7afc047f753ffb223ee116540210fc4f68704c59c58_s390x", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:6881f29eff48abaf1e12ec8f5be8d72156b75b5770d144dcdd83ca522b06c978_s390x", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:a40ae49fe93b8b77c4adab408dbe4cc312724dcfcfcc761e1c059e8a70f9e07c_amd64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:c6b828732d441c23a687e8b73265279fff1bed8d1e338f345b35d61a6d9eae70_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:cf521a6017e46ac6cccfdbde58281ef2d3fff9ac192769abcf92b9f292ef130e_arm64", "9Base-RHOSE-4.17:openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:835cbcda65f472981bce050522f667fa34f83967f38cda08848441108bb5f75c_amd64", "9Base-RHOSE-4.17:openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:835cbcda65f472981bce050522f667fa34f83967f38cda08848441108bb5f75c_amd64", "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_aarch64", "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_ppc64le", "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_s390x", "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libexpat: Negative Length Parsing Vulnerability in libexpat" }, { "cve": "CVE-2024-45491", "discovery_date": "2024-08-30T03:20:09.474759+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:1b1aed6f6472d15ada33d25b5c65c20c5134ab9f0a9ce0838aec603c412fcfa5_ppc64le", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:643161e339b035259643393fedfa35c834658497b194c5a565d291f50c6ef762_s390x", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:754e66f09d1ec0501dd6608d45332a20aad79c9e0425b3ca09776c55162fdddd_arm64", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:bc3fcc2138eb4fbde7d8cd47d2ac7e302efcca3800a0063797076c5914020983_amd64", "9Base-RHOSE-4.17:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:7bd26f6499b06048827a7a5711e38f7b3316be772deac97cb4de0aaf5be698a7_arm64", "9Base-RHOSE-4.17:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:d52ae0ad5942d4bf535a6795a02cc9a062d8df3021420f3d7764bdee8e0ee475_amd64", "9Base-RHOSE-4.17:openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:948f2ee4c65353d9c8606593645043985e43cddff2569b92eefcab1aac7b9b64_arm64", "9Base-RHOSE-4.17:openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:e888b824e244c6f6317785c07273205f0edbadf1ff96805d62b6a1e84d1ed462_amd64", "9Base-RHOSE-4.17:openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6ae1d3ec5d560ba3f0417b1f772eb9e721ec2c7d4661fbbe481eca8ee0ee412b_arm64", "9Base-RHOSE-4.17:openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:84956b4fa8a1dfd3ec5cb6659f4d33b42c530409717ed5f53079923ffff1b5b4_amd64", "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:19343e549ba8db409d0c6d456f78ef8174ff4f2d8886c29dc48f3178072270db_amd64", "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:22c2b8820d1abd43247b313832d36574e888274438b20b9ef6c7a5e1c52cce33_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:b80605a2890f587cc54d6b0e17f77ac5e5d2feb32270c42b417b841a0580aa41_s390x", "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:bfa8848b1e23cc4a9faf9791a0eec260031075317fe44af23fdad4f70adf019e_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:1bd837e6c50388bbf4cfde724e64178af8f50eee23e179b8581367f47df35620_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:706d16d642c1a6a764e99b3c29d77bc71500e4179b3f1acb758eb821939988df_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:c3f8c8b4700906cdc90a354ada4da6b4537ae8ad2a89d69c0aa5d53f07a3142e_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:f7509d7d93065840692e75c5a460e3046ea4eeeab4a36bf17ff8a0c28c3fdc87_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4e8fc516fae18561471c53155ca5a5d0180af931a52b9d6b88e8b4c1a5ce17d7_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9a8a868d4b71645bdf94e0ce2e5f28500e9641dd92cb06cffe095cb7cec12259_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:baf3c9dda7977b9a8afe8c3470a2b1d46d05924cfc32971dc41fe53b794b21c9_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:d3ae4df4adf688a4f8cb51b768c62d9b3ca3b656799cf916d8ae6f93fc719211_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:041df7dbd08f873a27d6e4bbfc2749f21e8810e4730ffa08119f8f4efaca05b9_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:a479884dd128283d1d811494965327435b4d69e716435fb1af01600181c37788_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:e59158dd9caa9860cd566d80341dc3e11e39f433ab76a5c9c2b90c9ab4e606f5_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:ecfce811c73e71c1221d30740249f1c8f5e4ca4cc514f2fa5b0340d8e16285ac_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0c7d814797c052d94e2c3790efee36242caa28369b39c3b211ecadb3fdce9a27_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:77782b6dcfa2efe9abd199756c15b6e570658c3209eb09570c774a4e8af31a2d_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:8fc10ba06b04cc8855a87bc64192527a4c9242eed56a64dc742aab8f24f578f5_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e8025489393b461e267ffd7878d6989a6a28069c774b261003a69a59205fd781_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:89ec51b6c5517094f9a3187f716321f1568769e6a4eff97ba2541f8507eb855a_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:d24d36c8c28831d6fae0bdc53feef9c13ab218c010140e85a4ca7a14509a909c_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:d7c9dffe46091dcbc9ca8338df25201f1a55f58571b9ec6e0903d2316716d6db_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:f842cd93d9bed37dd8923c5526cb73fe7a954a5671b6bc06ac9c3fae069edc1d_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-csi-driver-manila-rhel9@sha256:1208068895183cf8e60f1dab68548fd9d9792f7a15bfbca69294a880c35f7645_amd64", "9Base-RHOSE-4.17:openshift4/ose-csi-driver-manila-rhel9@sha256:aa73ea4800a292ee71e9d8db6c81a5a0ab22c9f1b0a013681b69c76ed1505587_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:259d794f182fe2d5606f927b9aa6412c6d096ebe9933c5ec7cac776f0736e484_amd64", "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:2e119a3eede9976f8b64b9e14ef739cac24d614bbb3f72be1d93327f99ec64fa_arm64", "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:a69631399431f3224b2ab8381f661ceee6eaeb292ffa42ca05762163f2f34d96_s390x", "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:f86eefa172b72a1a92d8269b0c523375cd307c64a046093fc1a82c45ec7d4450_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:2f949c87b615bf35ff2798c168151b0efbfc801b2f2858c14568e9cc7103ec89_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:8f807d491ea1e36ac4438908d8be15cfa26c097fec3a9481280a0b2e814a4a3c_s390x", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:9cb73dbe3c1ac5ead39ede92f74c163e7d6c662db26287e4776247db78d17e5a_amd64", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:c534880e848a4aca00182e42a7c00f9fc7b1fdcc4c916cd36314351397b4b6e1_arm64", "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:38f256f71f38283ac886fda6027a7a65e003aa9f0fbbc44ca0a71c1f8516afd2_amd64", "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:814c2712ef8e6a54f43236f34e65b9f65927abce1650fe5c26251b115fee557d_s390x", "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:e1a5e24fafc6f0d370485adfc997b09d7eaec241c6626e21b0f8ab8640826500_arm64", "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:ef7b8c085f185e9628e2c99e27287d57358ef4d101f5ee02bf8abe5e43bb99c8_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:20583f1035fff4ae0dad0a8c7dea52c75afc443b129a8aaac1a3bffcc4551ea2_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:a5a6f2c0436b8e246b810e37d3021b3740545b8feb6503d889105c8b4d80faab_amd64", "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:b6214676e5d4501fb39a38bec259b91d7586d1ed5a807ca924eb1d3eeeb8a1ec_arm64", "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:bbf08f7e27f332272726a58bb58ee6fb2e3a51ca6133dd4c787cd443dc6d79ee_s390x", "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:1dc8d1a37e59f45980fea3692a5587777578162acf4024337d114d515fcb5cfd_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:421f657d7587a46bf953e256014c228fc614313c2358ede1b0a0ab8faa742e56_amd64", "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:cf68058fbec5b80287798c883c5d87cbdbfae721b8d699566198604aeef1e167_arm64", "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:e7598456eff5a3b47c671d3af1c2617f6322ab1098ba2273d92f922a636f36b0_s390x", "9Base-RHOSE-4.17:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:363c89db3a1a802101de8ac0980755aeb5c652222593e136089f762e39b18876_arm64", "9Base-RHOSE-4.17:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:dd3f3a04c3867c93596b494a6ba347c260f103d40bcfde9be63e5153bc9dc5f7_amd64", "9Base-RHOSE-4.17:openshift4/ose-ironic-rhel9@sha256:1adbda488fbb134732846842e79ca2bc3f462efedfe9d8f6fcd3d654cf37ea8f_arm64", "9Base-RHOSE-4.17:openshift4/ose-ironic-rhel9@sha256:2faa9797b1811d7d3b87a5d509293cc16a92e028aa842bad37ffea76e867c930_amd64", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:5b635ca4b5d257910f48dbe2d4acdd86c5dbd25476b8823112c04ed253f783d0_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:623a300e7c320972daf66d8d67e92ba830946f84d7e6113fa04fcbb9e4441d41_s390x", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:6e7b2a853231d5c6da9d22efe0af56f28806de532cd9d023e1ed9d8e6baa8d01_amd64", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:c6280df2b375941597e654cc429e02d6d14c4a099db707efc1c08e9459b1a1be_arm64", "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:57a97c7a80b04ce3b8fa70e49500eb873e36f27f61b75753260090f2e238b29b_s390x", "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:697e277d8f902985dcc5f17fc026a18a3a5a8853c13f78be48079543d7b20b7d_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:c094f24bd2dcbb86d2f1584b111b23aaa5907e06026601bd4e0aee31a376b977_amd64", "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:ffdba349a4ad514ffd29d11778da7acbc3cce66d18d73b64aab2c0c354462714_arm64", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:07c49d2eb36158147131e6544557289789f1c0aefc9e42409c04e7f6df99d60b_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:2407c1d8f6d0fea011541d962405e8012fe56e039441a03377d02e6e16310657_arm64", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:87896bbcf711f4cbd9e0f5b069a1087092d88cf75d2df1586c691662f3f4bb90_s390x", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:a79fef029c0a2a46b7fd24584afba0488a11a01e66dbc1a02208fa83b4c47cef_amd64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:0e0f360ce75263cd73d00ee16ee1b0ba1b135bbbb99b32fc849609c2d509e682_arm64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:13afa67c7d7563f999190fb3f8718aac8de002df19a0dc989a3384840548c9a9_s390x", "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:397d247ee72f7435b2c5be8150e3ed88695c43d3ff30b27e717acb3b3a385ff7_amd64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:bcb457981c0df23ee6e96f0b76436eb5251f48af61eda224482d0df3c8f0693a_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:139a1b66440a88c04de12c8204ca9c82dd822f9de52d5bee1d8b29e7fe1e4b8c_amd64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:486dc05a45248002f9642101682545fde4559cfa1f05914ce223e8a5a6292f63_arm64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ccdc86f39845a6cb5248262aebd1b36bf6bb8beafcb45a5ffd82234389c6c870_s390x", "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:e9fe93d63f8e36246f8939f258e3c0ff57f753590213021907d2d7ff40e7da3d_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:41360388cd01f769eab3d5a78e690d998320dff52f202cddccaa6a6b8980e289_amd64", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5790310f09c88435c97601cb67cb6c0b9a64ebf7e5d5155e154354195b479dc7_arm64", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c5193840151dd67ca165bb6c5fd6ded4c8e647c6d692fd01359929e334f973a8_s390x", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c615868f95e296bf1778d307d2e5faebb9af6a79085fdd99c70b10f7a461e584_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:350f9616eac40d7e6b6139318cc6f88504692297d22f4c49964069125ec8d38e_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:41de6f6ad3d26735f6bcb996c2e632d148d467c64deb8bc38991fb5d5c7f5d2f_amd64", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:4d5134d0c249189ca4aa34f139628c79cc7a6434ad772208ed355ce3ddafc69f_s390x", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:bab248d4ca187e1c9311a170a56eddcfc72a8ecbcf1e2deefdfba91309a229bd_arm64", "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:230c4ae4139eaf0874468126d386c9b040f9d8c0f6d7854942b18a9fa908f644_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:a281e99ef021bcd2397a2cf88d2c72c0147a32867fd7eb37a7634954e2c266b3_arm64", "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:e045bc87ac8f605fb1dd578631dc758d7839e2fc7865a7a3ea5bc1b41f7521f3_amd64", "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:e757f3ec3cb7acb1d89fd7afc047f753ffb223ee116540210fc4f68704c59c58_s390x", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:6881f29eff48abaf1e12ec8f5be8d72156b75b5770d144dcdd83ca522b06c978_s390x", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:a40ae49fe93b8b77c4adab408dbe4cc312724dcfcfcc761e1c059e8a70f9e07c_amd64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:c6b828732d441c23a687e8b73265279fff1bed8d1e338f345b35d61a6d9eae70_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:cf521a6017e46ac6cccfdbde58281ef2d3fff9ac192769abcf92b9f292ef130e_arm64", "9Base-RHOSE-4.17:openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:835cbcda65f472981bce050522f667fa34f83967f38cda08848441108bb5f75c_amd64", "9Base-RHOSE-4.17:openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:835cbcda65f472981bce050522f667fa34f83967f38cda08848441108bb5f75c_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2308616" } ], "notes": [ { "category": "description", "text": "An issue was found in libexpat\u2019s internal dtdCopy function in xmlparse.c, It can have an integer overflow for nDefaultAtts on 32-bit platforms where UINT_MAX equals SIZE_MAX.", "title": "Vulnerability description" }, { "category": "summary", "text": "libexpat: Integer Overflow or Wraparound", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability is classified as Moderate severity rather than Important due to its reliance on specific conditions for exploitation. The integer overflow in dtdCopy affecting nDefaultAtts is limited to 32-bit platforms, reducing the attack surface as many modern systems operate on 64-bit architectures. Additionally, while the impact can lead to denial of service and potentially arbitrary code execution, the latter requires precise manipulation of the overflow condition, which may be non-trivial for attackers to achieve reliably. The constrained platform scope and the complexity of exploitation lower the overall severity, though it still poses a risk in environments where 32-bit systems are prevalent.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_aarch64", "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_ppc64le", "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_s390x", "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_x86_64" ], "known_not_affected": [ "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:1b1aed6f6472d15ada33d25b5c65c20c5134ab9f0a9ce0838aec603c412fcfa5_ppc64le", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:643161e339b035259643393fedfa35c834658497b194c5a565d291f50c6ef762_s390x", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:754e66f09d1ec0501dd6608d45332a20aad79c9e0425b3ca09776c55162fdddd_arm64", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:bc3fcc2138eb4fbde7d8cd47d2ac7e302efcca3800a0063797076c5914020983_amd64", "9Base-RHOSE-4.17:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:7bd26f6499b06048827a7a5711e38f7b3316be772deac97cb4de0aaf5be698a7_arm64", "9Base-RHOSE-4.17:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:d52ae0ad5942d4bf535a6795a02cc9a062d8df3021420f3d7764bdee8e0ee475_amd64", "9Base-RHOSE-4.17:openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:948f2ee4c65353d9c8606593645043985e43cddff2569b92eefcab1aac7b9b64_arm64", "9Base-RHOSE-4.17:openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:e888b824e244c6f6317785c07273205f0edbadf1ff96805d62b6a1e84d1ed462_amd64", "9Base-RHOSE-4.17:openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6ae1d3ec5d560ba3f0417b1f772eb9e721ec2c7d4661fbbe481eca8ee0ee412b_arm64", "9Base-RHOSE-4.17:openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:84956b4fa8a1dfd3ec5cb6659f4d33b42c530409717ed5f53079923ffff1b5b4_amd64", "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:19343e549ba8db409d0c6d456f78ef8174ff4f2d8886c29dc48f3178072270db_amd64", "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:22c2b8820d1abd43247b313832d36574e888274438b20b9ef6c7a5e1c52cce33_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:b80605a2890f587cc54d6b0e17f77ac5e5d2feb32270c42b417b841a0580aa41_s390x", "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:bfa8848b1e23cc4a9faf9791a0eec260031075317fe44af23fdad4f70adf019e_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:1bd837e6c50388bbf4cfde724e64178af8f50eee23e179b8581367f47df35620_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:706d16d642c1a6a764e99b3c29d77bc71500e4179b3f1acb758eb821939988df_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:c3f8c8b4700906cdc90a354ada4da6b4537ae8ad2a89d69c0aa5d53f07a3142e_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:f7509d7d93065840692e75c5a460e3046ea4eeeab4a36bf17ff8a0c28c3fdc87_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4e8fc516fae18561471c53155ca5a5d0180af931a52b9d6b88e8b4c1a5ce17d7_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9a8a868d4b71645bdf94e0ce2e5f28500e9641dd92cb06cffe095cb7cec12259_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:baf3c9dda7977b9a8afe8c3470a2b1d46d05924cfc32971dc41fe53b794b21c9_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:d3ae4df4adf688a4f8cb51b768c62d9b3ca3b656799cf916d8ae6f93fc719211_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:041df7dbd08f873a27d6e4bbfc2749f21e8810e4730ffa08119f8f4efaca05b9_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:a479884dd128283d1d811494965327435b4d69e716435fb1af01600181c37788_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:e59158dd9caa9860cd566d80341dc3e11e39f433ab76a5c9c2b90c9ab4e606f5_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:ecfce811c73e71c1221d30740249f1c8f5e4ca4cc514f2fa5b0340d8e16285ac_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0c7d814797c052d94e2c3790efee36242caa28369b39c3b211ecadb3fdce9a27_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:77782b6dcfa2efe9abd199756c15b6e570658c3209eb09570c774a4e8af31a2d_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:8fc10ba06b04cc8855a87bc64192527a4c9242eed56a64dc742aab8f24f578f5_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e8025489393b461e267ffd7878d6989a6a28069c774b261003a69a59205fd781_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:89ec51b6c5517094f9a3187f716321f1568769e6a4eff97ba2541f8507eb855a_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:d24d36c8c28831d6fae0bdc53feef9c13ab218c010140e85a4ca7a14509a909c_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:d7c9dffe46091dcbc9ca8338df25201f1a55f58571b9ec6e0903d2316716d6db_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:f842cd93d9bed37dd8923c5526cb73fe7a954a5671b6bc06ac9c3fae069edc1d_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-csi-driver-manila-rhel9@sha256:1208068895183cf8e60f1dab68548fd9d9792f7a15bfbca69294a880c35f7645_amd64", "9Base-RHOSE-4.17:openshift4/ose-csi-driver-manila-rhel9@sha256:aa73ea4800a292ee71e9d8db6c81a5a0ab22c9f1b0a013681b69c76ed1505587_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:259d794f182fe2d5606f927b9aa6412c6d096ebe9933c5ec7cac776f0736e484_amd64", "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:2e119a3eede9976f8b64b9e14ef739cac24d614bbb3f72be1d93327f99ec64fa_arm64", "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:a69631399431f3224b2ab8381f661ceee6eaeb292ffa42ca05762163f2f34d96_s390x", "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:f86eefa172b72a1a92d8269b0c523375cd307c64a046093fc1a82c45ec7d4450_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:2f949c87b615bf35ff2798c168151b0efbfc801b2f2858c14568e9cc7103ec89_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:8f807d491ea1e36ac4438908d8be15cfa26c097fec3a9481280a0b2e814a4a3c_s390x", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:9cb73dbe3c1ac5ead39ede92f74c163e7d6c662db26287e4776247db78d17e5a_amd64", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:c534880e848a4aca00182e42a7c00f9fc7b1fdcc4c916cd36314351397b4b6e1_arm64", "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:38f256f71f38283ac886fda6027a7a65e003aa9f0fbbc44ca0a71c1f8516afd2_amd64", "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:814c2712ef8e6a54f43236f34e65b9f65927abce1650fe5c26251b115fee557d_s390x", "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:e1a5e24fafc6f0d370485adfc997b09d7eaec241c6626e21b0f8ab8640826500_arm64", "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:ef7b8c085f185e9628e2c99e27287d57358ef4d101f5ee02bf8abe5e43bb99c8_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:20583f1035fff4ae0dad0a8c7dea52c75afc443b129a8aaac1a3bffcc4551ea2_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:a5a6f2c0436b8e246b810e37d3021b3740545b8feb6503d889105c8b4d80faab_amd64", "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:b6214676e5d4501fb39a38bec259b91d7586d1ed5a807ca924eb1d3eeeb8a1ec_arm64", "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:bbf08f7e27f332272726a58bb58ee6fb2e3a51ca6133dd4c787cd443dc6d79ee_s390x", "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:1dc8d1a37e59f45980fea3692a5587777578162acf4024337d114d515fcb5cfd_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:421f657d7587a46bf953e256014c228fc614313c2358ede1b0a0ab8faa742e56_amd64", "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:cf68058fbec5b80287798c883c5d87cbdbfae721b8d699566198604aeef1e167_arm64", "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:e7598456eff5a3b47c671d3af1c2617f6322ab1098ba2273d92f922a636f36b0_s390x", "9Base-RHOSE-4.17:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:363c89db3a1a802101de8ac0980755aeb5c652222593e136089f762e39b18876_arm64", "9Base-RHOSE-4.17:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:dd3f3a04c3867c93596b494a6ba347c260f103d40bcfde9be63e5153bc9dc5f7_amd64", "9Base-RHOSE-4.17:openshift4/ose-ironic-rhel9@sha256:1adbda488fbb134732846842e79ca2bc3f462efedfe9d8f6fcd3d654cf37ea8f_arm64", "9Base-RHOSE-4.17:openshift4/ose-ironic-rhel9@sha256:2faa9797b1811d7d3b87a5d509293cc16a92e028aa842bad37ffea76e867c930_amd64", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:5b635ca4b5d257910f48dbe2d4acdd86c5dbd25476b8823112c04ed253f783d0_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:623a300e7c320972daf66d8d67e92ba830946f84d7e6113fa04fcbb9e4441d41_s390x", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:6e7b2a853231d5c6da9d22efe0af56f28806de532cd9d023e1ed9d8e6baa8d01_amd64", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:c6280df2b375941597e654cc429e02d6d14c4a099db707efc1c08e9459b1a1be_arm64", "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:57a97c7a80b04ce3b8fa70e49500eb873e36f27f61b75753260090f2e238b29b_s390x", "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:697e277d8f902985dcc5f17fc026a18a3a5a8853c13f78be48079543d7b20b7d_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:c094f24bd2dcbb86d2f1584b111b23aaa5907e06026601bd4e0aee31a376b977_amd64", "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:ffdba349a4ad514ffd29d11778da7acbc3cce66d18d73b64aab2c0c354462714_arm64", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:07c49d2eb36158147131e6544557289789f1c0aefc9e42409c04e7f6df99d60b_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:2407c1d8f6d0fea011541d962405e8012fe56e039441a03377d02e6e16310657_arm64", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:87896bbcf711f4cbd9e0f5b069a1087092d88cf75d2df1586c691662f3f4bb90_s390x", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:a79fef029c0a2a46b7fd24584afba0488a11a01e66dbc1a02208fa83b4c47cef_amd64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:0e0f360ce75263cd73d00ee16ee1b0ba1b135bbbb99b32fc849609c2d509e682_arm64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:13afa67c7d7563f999190fb3f8718aac8de002df19a0dc989a3384840548c9a9_s390x", "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:397d247ee72f7435b2c5be8150e3ed88695c43d3ff30b27e717acb3b3a385ff7_amd64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:bcb457981c0df23ee6e96f0b76436eb5251f48af61eda224482d0df3c8f0693a_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:139a1b66440a88c04de12c8204ca9c82dd822f9de52d5bee1d8b29e7fe1e4b8c_amd64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:486dc05a45248002f9642101682545fde4559cfa1f05914ce223e8a5a6292f63_arm64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ccdc86f39845a6cb5248262aebd1b36bf6bb8beafcb45a5ffd82234389c6c870_s390x", "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:e9fe93d63f8e36246f8939f258e3c0ff57f753590213021907d2d7ff40e7da3d_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:41360388cd01f769eab3d5a78e690d998320dff52f202cddccaa6a6b8980e289_amd64", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5790310f09c88435c97601cb67cb6c0b9a64ebf7e5d5155e154354195b479dc7_arm64", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c5193840151dd67ca165bb6c5fd6ded4c8e647c6d692fd01359929e334f973a8_s390x", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c615868f95e296bf1778d307d2e5faebb9af6a79085fdd99c70b10f7a461e584_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:350f9616eac40d7e6b6139318cc6f88504692297d22f4c49964069125ec8d38e_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:41de6f6ad3d26735f6bcb996c2e632d148d467c64deb8bc38991fb5d5c7f5d2f_amd64", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:4d5134d0c249189ca4aa34f139628c79cc7a6434ad772208ed355ce3ddafc69f_s390x", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:bab248d4ca187e1c9311a170a56eddcfc72a8ecbcf1e2deefdfba91309a229bd_arm64", "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:230c4ae4139eaf0874468126d386c9b040f9d8c0f6d7854942b18a9fa908f644_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:a281e99ef021bcd2397a2cf88d2c72c0147a32867fd7eb37a7634954e2c266b3_arm64", "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:e045bc87ac8f605fb1dd578631dc758d7839e2fc7865a7a3ea5bc1b41f7521f3_amd64", "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:e757f3ec3cb7acb1d89fd7afc047f753ffb223ee116540210fc4f68704c59c58_s390x", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:6881f29eff48abaf1e12ec8f5be8d72156b75b5770d144dcdd83ca522b06c978_s390x", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:a40ae49fe93b8b77c4adab408dbe4cc312724dcfcfcc761e1c059e8a70f9e07c_amd64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:c6b828732d441c23a687e8b73265279fff1bed8d1e338f345b35d61a6d9eae70_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:cf521a6017e46ac6cccfdbde58281ef2d3fff9ac192769abcf92b9f292ef130e_arm64", "9Base-RHOSE-4.17:openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:835cbcda65f472981bce050522f667fa34f83967f38cda08848441108bb5f75c_amd64", "9Base-RHOSE-4.17:openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:835cbcda65f472981bce050522f667fa34f83967f38cda08848441108bb5f75c_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-45491" }, { "category": "external", "summary": "RHBZ#2308616", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2308616" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-45491", "url": "https://www.cve.org/CVERecord?id=CVE-2024-45491" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45491", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45491" }, { "category": "external", "summary": "https://github.com/libexpat/libexpat/blob/R_2_6_3/expat/Changes", "url": "https://github.com/libexpat/libexpat/blob/R_2_6_3/expat/Changes" }, { "category": "external", "summary": "https://github.com/libexpat/libexpat/issues/888", "url": "https://github.com/libexpat/libexpat/issues/888" }, { "category": "external", "summary": "https://github.com/libexpat/libexpat/pull/891", "url": "https://github.com/libexpat/libexpat/pull/891" } ], "release_date": "2024-08-30T03:15:03.850000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-11-19T08:22:05+00:00", "details": "For OpenShift Container Platform 4.17 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\n https://docs.openshift.com/container-platform/4.17/release_notes/ocp-4-17-release-notes.html\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:02d489ee6aac3bed3cf6f3db81d72ab0215222a870784f81b6e7942cb4883944\n\n (For s390x architecture)\n The image digest is sha256:fd416ceca86ec806a90260064f34aa5752c70579ace2a3a4b0facff5d7047b6d\n\n (For ppc64le architecture)\n The image digest is sha256:3225f7cf16b4edb22bd4c779d6577ea0fbd4f0cf592b42337a36e0a6f59ea370\n\n (For aarch64 architecture)\n The image digest is sha256:6fa4a4cb6b2e4c5f61b15868442e60c3c1cbdd6114b95c10e823de41ac056dbe\n\nAll OpenShift Container Platform 4.17 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.17/updating/updating_a_cluster/updating-cluster-cli.html", "product_ids": [ "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_aarch64", "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_ppc64le", "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_s390x", "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:9610" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:1b1aed6f6472d15ada33d25b5c65c20c5134ab9f0a9ce0838aec603c412fcfa5_ppc64le", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:643161e339b035259643393fedfa35c834658497b194c5a565d291f50c6ef762_s390x", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:754e66f09d1ec0501dd6608d45332a20aad79c9e0425b3ca09776c55162fdddd_arm64", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:bc3fcc2138eb4fbde7d8cd47d2ac7e302efcca3800a0063797076c5914020983_amd64", "9Base-RHOSE-4.17:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:7bd26f6499b06048827a7a5711e38f7b3316be772deac97cb4de0aaf5be698a7_arm64", "9Base-RHOSE-4.17:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:d52ae0ad5942d4bf535a6795a02cc9a062d8df3021420f3d7764bdee8e0ee475_amd64", "9Base-RHOSE-4.17:openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:948f2ee4c65353d9c8606593645043985e43cddff2569b92eefcab1aac7b9b64_arm64", "9Base-RHOSE-4.17:openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:e888b824e244c6f6317785c07273205f0edbadf1ff96805d62b6a1e84d1ed462_amd64", "9Base-RHOSE-4.17:openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6ae1d3ec5d560ba3f0417b1f772eb9e721ec2c7d4661fbbe481eca8ee0ee412b_arm64", "9Base-RHOSE-4.17:openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:84956b4fa8a1dfd3ec5cb6659f4d33b42c530409717ed5f53079923ffff1b5b4_amd64", "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:19343e549ba8db409d0c6d456f78ef8174ff4f2d8886c29dc48f3178072270db_amd64", "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:22c2b8820d1abd43247b313832d36574e888274438b20b9ef6c7a5e1c52cce33_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:b80605a2890f587cc54d6b0e17f77ac5e5d2feb32270c42b417b841a0580aa41_s390x", "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:bfa8848b1e23cc4a9faf9791a0eec260031075317fe44af23fdad4f70adf019e_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:1bd837e6c50388bbf4cfde724e64178af8f50eee23e179b8581367f47df35620_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:706d16d642c1a6a764e99b3c29d77bc71500e4179b3f1acb758eb821939988df_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:c3f8c8b4700906cdc90a354ada4da6b4537ae8ad2a89d69c0aa5d53f07a3142e_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:f7509d7d93065840692e75c5a460e3046ea4eeeab4a36bf17ff8a0c28c3fdc87_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4e8fc516fae18561471c53155ca5a5d0180af931a52b9d6b88e8b4c1a5ce17d7_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9a8a868d4b71645bdf94e0ce2e5f28500e9641dd92cb06cffe095cb7cec12259_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:baf3c9dda7977b9a8afe8c3470a2b1d46d05924cfc32971dc41fe53b794b21c9_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:d3ae4df4adf688a4f8cb51b768c62d9b3ca3b656799cf916d8ae6f93fc719211_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:041df7dbd08f873a27d6e4bbfc2749f21e8810e4730ffa08119f8f4efaca05b9_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:a479884dd128283d1d811494965327435b4d69e716435fb1af01600181c37788_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:e59158dd9caa9860cd566d80341dc3e11e39f433ab76a5c9c2b90c9ab4e606f5_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:ecfce811c73e71c1221d30740249f1c8f5e4ca4cc514f2fa5b0340d8e16285ac_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0c7d814797c052d94e2c3790efee36242caa28369b39c3b211ecadb3fdce9a27_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:77782b6dcfa2efe9abd199756c15b6e570658c3209eb09570c774a4e8af31a2d_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:8fc10ba06b04cc8855a87bc64192527a4c9242eed56a64dc742aab8f24f578f5_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e8025489393b461e267ffd7878d6989a6a28069c774b261003a69a59205fd781_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:89ec51b6c5517094f9a3187f716321f1568769e6a4eff97ba2541f8507eb855a_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:d24d36c8c28831d6fae0bdc53feef9c13ab218c010140e85a4ca7a14509a909c_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:d7c9dffe46091dcbc9ca8338df25201f1a55f58571b9ec6e0903d2316716d6db_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:f842cd93d9bed37dd8923c5526cb73fe7a954a5671b6bc06ac9c3fae069edc1d_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-csi-driver-manila-rhel9@sha256:1208068895183cf8e60f1dab68548fd9d9792f7a15bfbca69294a880c35f7645_amd64", "9Base-RHOSE-4.17:openshift4/ose-csi-driver-manila-rhel9@sha256:aa73ea4800a292ee71e9d8db6c81a5a0ab22c9f1b0a013681b69c76ed1505587_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:259d794f182fe2d5606f927b9aa6412c6d096ebe9933c5ec7cac776f0736e484_amd64", "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:2e119a3eede9976f8b64b9e14ef739cac24d614bbb3f72be1d93327f99ec64fa_arm64", "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:a69631399431f3224b2ab8381f661ceee6eaeb292ffa42ca05762163f2f34d96_s390x", "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:f86eefa172b72a1a92d8269b0c523375cd307c64a046093fc1a82c45ec7d4450_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:2f949c87b615bf35ff2798c168151b0efbfc801b2f2858c14568e9cc7103ec89_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:8f807d491ea1e36ac4438908d8be15cfa26c097fec3a9481280a0b2e814a4a3c_s390x", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:9cb73dbe3c1ac5ead39ede92f74c163e7d6c662db26287e4776247db78d17e5a_amd64", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:c534880e848a4aca00182e42a7c00f9fc7b1fdcc4c916cd36314351397b4b6e1_arm64", "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:38f256f71f38283ac886fda6027a7a65e003aa9f0fbbc44ca0a71c1f8516afd2_amd64", "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:814c2712ef8e6a54f43236f34e65b9f65927abce1650fe5c26251b115fee557d_s390x", "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:e1a5e24fafc6f0d370485adfc997b09d7eaec241c6626e21b0f8ab8640826500_arm64", "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:ef7b8c085f185e9628e2c99e27287d57358ef4d101f5ee02bf8abe5e43bb99c8_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:20583f1035fff4ae0dad0a8c7dea52c75afc443b129a8aaac1a3bffcc4551ea2_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:a5a6f2c0436b8e246b810e37d3021b3740545b8feb6503d889105c8b4d80faab_amd64", "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:b6214676e5d4501fb39a38bec259b91d7586d1ed5a807ca924eb1d3eeeb8a1ec_arm64", "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:bbf08f7e27f332272726a58bb58ee6fb2e3a51ca6133dd4c787cd443dc6d79ee_s390x", "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:1dc8d1a37e59f45980fea3692a5587777578162acf4024337d114d515fcb5cfd_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:421f657d7587a46bf953e256014c228fc614313c2358ede1b0a0ab8faa742e56_amd64", "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:cf68058fbec5b80287798c883c5d87cbdbfae721b8d699566198604aeef1e167_arm64", "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:e7598456eff5a3b47c671d3af1c2617f6322ab1098ba2273d92f922a636f36b0_s390x", "9Base-RHOSE-4.17:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:363c89db3a1a802101de8ac0980755aeb5c652222593e136089f762e39b18876_arm64", "9Base-RHOSE-4.17:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:dd3f3a04c3867c93596b494a6ba347c260f103d40bcfde9be63e5153bc9dc5f7_amd64", "9Base-RHOSE-4.17:openshift4/ose-ironic-rhel9@sha256:1adbda488fbb134732846842e79ca2bc3f462efedfe9d8f6fcd3d654cf37ea8f_arm64", "9Base-RHOSE-4.17:openshift4/ose-ironic-rhel9@sha256:2faa9797b1811d7d3b87a5d509293cc16a92e028aa842bad37ffea76e867c930_amd64", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:5b635ca4b5d257910f48dbe2d4acdd86c5dbd25476b8823112c04ed253f783d0_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:623a300e7c320972daf66d8d67e92ba830946f84d7e6113fa04fcbb9e4441d41_s390x", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:6e7b2a853231d5c6da9d22efe0af56f28806de532cd9d023e1ed9d8e6baa8d01_amd64", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:c6280df2b375941597e654cc429e02d6d14c4a099db707efc1c08e9459b1a1be_arm64", "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:57a97c7a80b04ce3b8fa70e49500eb873e36f27f61b75753260090f2e238b29b_s390x", "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:697e277d8f902985dcc5f17fc026a18a3a5a8853c13f78be48079543d7b20b7d_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:c094f24bd2dcbb86d2f1584b111b23aaa5907e06026601bd4e0aee31a376b977_amd64", "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:ffdba349a4ad514ffd29d11778da7acbc3cce66d18d73b64aab2c0c354462714_arm64", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:07c49d2eb36158147131e6544557289789f1c0aefc9e42409c04e7f6df99d60b_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:2407c1d8f6d0fea011541d962405e8012fe56e039441a03377d02e6e16310657_arm64", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:87896bbcf711f4cbd9e0f5b069a1087092d88cf75d2df1586c691662f3f4bb90_s390x", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:a79fef029c0a2a46b7fd24584afba0488a11a01e66dbc1a02208fa83b4c47cef_amd64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:0e0f360ce75263cd73d00ee16ee1b0ba1b135bbbb99b32fc849609c2d509e682_arm64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:13afa67c7d7563f999190fb3f8718aac8de002df19a0dc989a3384840548c9a9_s390x", "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:397d247ee72f7435b2c5be8150e3ed88695c43d3ff30b27e717acb3b3a385ff7_amd64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:bcb457981c0df23ee6e96f0b76436eb5251f48af61eda224482d0df3c8f0693a_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:139a1b66440a88c04de12c8204ca9c82dd822f9de52d5bee1d8b29e7fe1e4b8c_amd64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:486dc05a45248002f9642101682545fde4559cfa1f05914ce223e8a5a6292f63_arm64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ccdc86f39845a6cb5248262aebd1b36bf6bb8beafcb45a5ffd82234389c6c870_s390x", "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:e9fe93d63f8e36246f8939f258e3c0ff57f753590213021907d2d7ff40e7da3d_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:41360388cd01f769eab3d5a78e690d998320dff52f202cddccaa6a6b8980e289_amd64", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5790310f09c88435c97601cb67cb6c0b9a64ebf7e5d5155e154354195b479dc7_arm64", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c5193840151dd67ca165bb6c5fd6ded4c8e647c6d692fd01359929e334f973a8_s390x", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c615868f95e296bf1778d307d2e5faebb9af6a79085fdd99c70b10f7a461e584_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:350f9616eac40d7e6b6139318cc6f88504692297d22f4c49964069125ec8d38e_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:41de6f6ad3d26735f6bcb996c2e632d148d467c64deb8bc38991fb5d5c7f5d2f_amd64", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:4d5134d0c249189ca4aa34f139628c79cc7a6434ad772208ed355ce3ddafc69f_s390x", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:bab248d4ca187e1c9311a170a56eddcfc72a8ecbcf1e2deefdfba91309a229bd_arm64", "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:230c4ae4139eaf0874468126d386c9b040f9d8c0f6d7854942b18a9fa908f644_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:a281e99ef021bcd2397a2cf88d2c72c0147a32867fd7eb37a7634954e2c266b3_arm64", "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:e045bc87ac8f605fb1dd578631dc758d7839e2fc7865a7a3ea5bc1b41f7521f3_amd64", "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:e757f3ec3cb7acb1d89fd7afc047f753ffb223ee116540210fc4f68704c59c58_s390x", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:6881f29eff48abaf1e12ec8f5be8d72156b75b5770d144dcdd83ca522b06c978_s390x", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:a40ae49fe93b8b77c4adab408dbe4cc312724dcfcfcc761e1c059e8a70f9e07c_amd64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:c6b828732d441c23a687e8b73265279fff1bed8d1e338f345b35d61a6d9eae70_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:cf521a6017e46ac6cccfdbde58281ef2d3fff9ac192769abcf92b9f292ef130e_arm64", "9Base-RHOSE-4.17:openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:835cbcda65f472981bce050522f667fa34f83967f38cda08848441108bb5f75c_amd64", "9Base-RHOSE-4.17:openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:835cbcda65f472981bce050522f667fa34f83967f38cda08848441108bb5f75c_amd64", "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_aarch64", "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_ppc64le", "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_s390x", "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:1b1aed6f6472d15ada33d25b5c65c20c5134ab9f0a9ce0838aec603c412fcfa5_ppc64le", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:643161e339b035259643393fedfa35c834658497b194c5a565d291f50c6ef762_s390x", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:754e66f09d1ec0501dd6608d45332a20aad79c9e0425b3ca09776c55162fdddd_arm64", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:bc3fcc2138eb4fbde7d8cd47d2ac7e302efcca3800a0063797076c5914020983_amd64", "9Base-RHOSE-4.17:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:7bd26f6499b06048827a7a5711e38f7b3316be772deac97cb4de0aaf5be698a7_arm64", "9Base-RHOSE-4.17:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:d52ae0ad5942d4bf535a6795a02cc9a062d8df3021420f3d7764bdee8e0ee475_amd64", "9Base-RHOSE-4.17:openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:948f2ee4c65353d9c8606593645043985e43cddff2569b92eefcab1aac7b9b64_arm64", "9Base-RHOSE-4.17:openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:e888b824e244c6f6317785c07273205f0edbadf1ff96805d62b6a1e84d1ed462_amd64", "9Base-RHOSE-4.17:openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6ae1d3ec5d560ba3f0417b1f772eb9e721ec2c7d4661fbbe481eca8ee0ee412b_arm64", "9Base-RHOSE-4.17:openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:84956b4fa8a1dfd3ec5cb6659f4d33b42c530409717ed5f53079923ffff1b5b4_amd64", "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:19343e549ba8db409d0c6d456f78ef8174ff4f2d8886c29dc48f3178072270db_amd64", "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:22c2b8820d1abd43247b313832d36574e888274438b20b9ef6c7a5e1c52cce33_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:b80605a2890f587cc54d6b0e17f77ac5e5d2feb32270c42b417b841a0580aa41_s390x", "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:bfa8848b1e23cc4a9faf9791a0eec260031075317fe44af23fdad4f70adf019e_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:1bd837e6c50388bbf4cfde724e64178af8f50eee23e179b8581367f47df35620_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:706d16d642c1a6a764e99b3c29d77bc71500e4179b3f1acb758eb821939988df_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:c3f8c8b4700906cdc90a354ada4da6b4537ae8ad2a89d69c0aa5d53f07a3142e_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:f7509d7d93065840692e75c5a460e3046ea4eeeab4a36bf17ff8a0c28c3fdc87_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4e8fc516fae18561471c53155ca5a5d0180af931a52b9d6b88e8b4c1a5ce17d7_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9a8a868d4b71645bdf94e0ce2e5f28500e9641dd92cb06cffe095cb7cec12259_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:baf3c9dda7977b9a8afe8c3470a2b1d46d05924cfc32971dc41fe53b794b21c9_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:d3ae4df4adf688a4f8cb51b768c62d9b3ca3b656799cf916d8ae6f93fc719211_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:041df7dbd08f873a27d6e4bbfc2749f21e8810e4730ffa08119f8f4efaca05b9_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:a479884dd128283d1d811494965327435b4d69e716435fb1af01600181c37788_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:e59158dd9caa9860cd566d80341dc3e11e39f433ab76a5c9c2b90c9ab4e606f5_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:ecfce811c73e71c1221d30740249f1c8f5e4ca4cc514f2fa5b0340d8e16285ac_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0c7d814797c052d94e2c3790efee36242caa28369b39c3b211ecadb3fdce9a27_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:77782b6dcfa2efe9abd199756c15b6e570658c3209eb09570c774a4e8af31a2d_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:8fc10ba06b04cc8855a87bc64192527a4c9242eed56a64dc742aab8f24f578f5_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e8025489393b461e267ffd7878d6989a6a28069c774b261003a69a59205fd781_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:89ec51b6c5517094f9a3187f716321f1568769e6a4eff97ba2541f8507eb855a_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:d24d36c8c28831d6fae0bdc53feef9c13ab218c010140e85a4ca7a14509a909c_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:d7c9dffe46091dcbc9ca8338df25201f1a55f58571b9ec6e0903d2316716d6db_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:f842cd93d9bed37dd8923c5526cb73fe7a954a5671b6bc06ac9c3fae069edc1d_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-csi-driver-manila-rhel9@sha256:1208068895183cf8e60f1dab68548fd9d9792f7a15bfbca69294a880c35f7645_amd64", "9Base-RHOSE-4.17:openshift4/ose-csi-driver-manila-rhel9@sha256:aa73ea4800a292ee71e9d8db6c81a5a0ab22c9f1b0a013681b69c76ed1505587_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:259d794f182fe2d5606f927b9aa6412c6d096ebe9933c5ec7cac776f0736e484_amd64", "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:2e119a3eede9976f8b64b9e14ef739cac24d614bbb3f72be1d93327f99ec64fa_arm64", "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:a69631399431f3224b2ab8381f661ceee6eaeb292ffa42ca05762163f2f34d96_s390x", "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:f86eefa172b72a1a92d8269b0c523375cd307c64a046093fc1a82c45ec7d4450_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:2f949c87b615bf35ff2798c168151b0efbfc801b2f2858c14568e9cc7103ec89_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:8f807d491ea1e36ac4438908d8be15cfa26c097fec3a9481280a0b2e814a4a3c_s390x", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:9cb73dbe3c1ac5ead39ede92f74c163e7d6c662db26287e4776247db78d17e5a_amd64", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:c534880e848a4aca00182e42a7c00f9fc7b1fdcc4c916cd36314351397b4b6e1_arm64", "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:38f256f71f38283ac886fda6027a7a65e003aa9f0fbbc44ca0a71c1f8516afd2_amd64", "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:814c2712ef8e6a54f43236f34e65b9f65927abce1650fe5c26251b115fee557d_s390x", "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:e1a5e24fafc6f0d370485adfc997b09d7eaec241c6626e21b0f8ab8640826500_arm64", "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:ef7b8c085f185e9628e2c99e27287d57358ef4d101f5ee02bf8abe5e43bb99c8_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:20583f1035fff4ae0dad0a8c7dea52c75afc443b129a8aaac1a3bffcc4551ea2_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:a5a6f2c0436b8e246b810e37d3021b3740545b8feb6503d889105c8b4d80faab_amd64", "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:b6214676e5d4501fb39a38bec259b91d7586d1ed5a807ca924eb1d3eeeb8a1ec_arm64", "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:bbf08f7e27f332272726a58bb58ee6fb2e3a51ca6133dd4c787cd443dc6d79ee_s390x", "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:1dc8d1a37e59f45980fea3692a5587777578162acf4024337d114d515fcb5cfd_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:421f657d7587a46bf953e256014c228fc614313c2358ede1b0a0ab8faa742e56_amd64", "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:cf68058fbec5b80287798c883c5d87cbdbfae721b8d699566198604aeef1e167_arm64", "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:e7598456eff5a3b47c671d3af1c2617f6322ab1098ba2273d92f922a636f36b0_s390x", "9Base-RHOSE-4.17:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:363c89db3a1a802101de8ac0980755aeb5c652222593e136089f762e39b18876_arm64", "9Base-RHOSE-4.17:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:dd3f3a04c3867c93596b494a6ba347c260f103d40bcfde9be63e5153bc9dc5f7_amd64", "9Base-RHOSE-4.17:openshift4/ose-ironic-rhel9@sha256:1adbda488fbb134732846842e79ca2bc3f462efedfe9d8f6fcd3d654cf37ea8f_arm64", "9Base-RHOSE-4.17:openshift4/ose-ironic-rhel9@sha256:2faa9797b1811d7d3b87a5d509293cc16a92e028aa842bad37ffea76e867c930_amd64", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:5b635ca4b5d257910f48dbe2d4acdd86c5dbd25476b8823112c04ed253f783d0_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:623a300e7c320972daf66d8d67e92ba830946f84d7e6113fa04fcbb9e4441d41_s390x", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:6e7b2a853231d5c6da9d22efe0af56f28806de532cd9d023e1ed9d8e6baa8d01_amd64", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:c6280df2b375941597e654cc429e02d6d14c4a099db707efc1c08e9459b1a1be_arm64", "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:57a97c7a80b04ce3b8fa70e49500eb873e36f27f61b75753260090f2e238b29b_s390x", "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:697e277d8f902985dcc5f17fc026a18a3a5a8853c13f78be48079543d7b20b7d_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:c094f24bd2dcbb86d2f1584b111b23aaa5907e06026601bd4e0aee31a376b977_amd64", "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:ffdba349a4ad514ffd29d11778da7acbc3cce66d18d73b64aab2c0c354462714_arm64", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:07c49d2eb36158147131e6544557289789f1c0aefc9e42409c04e7f6df99d60b_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:2407c1d8f6d0fea011541d962405e8012fe56e039441a03377d02e6e16310657_arm64", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:87896bbcf711f4cbd9e0f5b069a1087092d88cf75d2df1586c691662f3f4bb90_s390x", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:a79fef029c0a2a46b7fd24584afba0488a11a01e66dbc1a02208fa83b4c47cef_amd64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:0e0f360ce75263cd73d00ee16ee1b0ba1b135bbbb99b32fc849609c2d509e682_arm64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:13afa67c7d7563f999190fb3f8718aac8de002df19a0dc989a3384840548c9a9_s390x", "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:397d247ee72f7435b2c5be8150e3ed88695c43d3ff30b27e717acb3b3a385ff7_amd64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:bcb457981c0df23ee6e96f0b76436eb5251f48af61eda224482d0df3c8f0693a_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:139a1b66440a88c04de12c8204ca9c82dd822f9de52d5bee1d8b29e7fe1e4b8c_amd64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:486dc05a45248002f9642101682545fde4559cfa1f05914ce223e8a5a6292f63_arm64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ccdc86f39845a6cb5248262aebd1b36bf6bb8beafcb45a5ffd82234389c6c870_s390x", "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:e9fe93d63f8e36246f8939f258e3c0ff57f753590213021907d2d7ff40e7da3d_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:41360388cd01f769eab3d5a78e690d998320dff52f202cddccaa6a6b8980e289_amd64", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5790310f09c88435c97601cb67cb6c0b9a64ebf7e5d5155e154354195b479dc7_arm64", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c5193840151dd67ca165bb6c5fd6ded4c8e647c6d692fd01359929e334f973a8_s390x", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c615868f95e296bf1778d307d2e5faebb9af6a79085fdd99c70b10f7a461e584_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:350f9616eac40d7e6b6139318cc6f88504692297d22f4c49964069125ec8d38e_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:41de6f6ad3d26735f6bcb996c2e632d148d467c64deb8bc38991fb5d5c7f5d2f_amd64", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:4d5134d0c249189ca4aa34f139628c79cc7a6434ad772208ed355ce3ddafc69f_s390x", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:bab248d4ca187e1c9311a170a56eddcfc72a8ecbcf1e2deefdfba91309a229bd_arm64", "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:230c4ae4139eaf0874468126d386c9b040f9d8c0f6d7854942b18a9fa908f644_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:a281e99ef021bcd2397a2cf88d2c72c0147a32867fd7eb37a7634954e2c266b3_arm64", "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:e045bc87ac8f605fb1dd578631dc758d7839e2fc7865a7a3ea5bc1b41f7521f3_amd64", "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:e757f3ec3cb7acb1d89fd7afc047f753ffb223ee116540210fc4f68704c59c58_s390x", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:6881f29eff48abaf1e12ec8f5be8d72156b75b5770d144dcdd83ca522b06c978_s390x", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:a40ae49fe93b8b77c4adab408dbe4cc312724dcfcfcc761e1c059e8a70f9e07c_amd64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:c6b828732d441c23a687e8b73265279fff1bed8d1e338f345b35d61a6d9eae70_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:cf521a6017e46ac6cccfdbde58281ef2d3fff9ac192769abcf92b9f292ef130e_arm64", "9Base-RHOSE-4.17:openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:835cbcda65f472981bce050522f667fa34f83967f38cda08848441108bb5f75c_amd64", "9Base-RHOSE-4.17:openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:835cbcda65f472981bce050522f667fa34f83967f38cda08848441108bb5f75c_amd64", "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_aarch64", "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_ppc64le", "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_s390x", "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libexpat: Integer Overflow or Wraparound" }, { "cve": "CVE-2024-45492", "discovery_date": "2024-08-30T03:20:11.638476+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:1b1aed6f6472d15ada33d25b5c65c20c5134ab9f0a9ce0838aec603c412fcfa5_ppc64le", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:643161e339b035259643393fedfa35c834658497b194c5a565d291f50c6ef762_s390x", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:754e66f09d1ec0501dd6608d45332a20aad79c9e0425b3ca09776c55162fdddd_arm64", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:bc3fcc2138eb4fbde7d8cd47d2ac7e302efcca3800a0063797076c5914020983_amd64", "9Base-RHOSE-4.17:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:7bd26f6499b06048827a7a5711e38f7b3316be772deac97cb4de0aaf5be698a7_arm64", "9Base-RHOSE-4.17:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:d52ae0ad5942d4bf535a6795a02cc9a062d8df3021420f3d7764bdee8e0ee475_amd64", "9Base-RHOSE-4.17:openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:948f2ee4c65353d9c8606593645043985e43cddff2569b92eefcab1aac7b9b64_arm64", "9Base-RHOSE-4.17:openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:e888b824e244c6f6317785c07273205f0edbadf1ff96805d62b6a1e84d1ed462_amd64", "9Base-RHOSE-4.17:openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6ae1d3ec5d560ba3f0417b1f772eb9e721ec2c7d4661fbbe481eca8ee0ee412b_arm64", "9Base-RHOSE-4.17:openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:84956b4fa8a1dfd3ec5cb6659f4d33b42c530409717ed5f53079923ffff1b5b4_amd64", "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:19343e549ba8db409d0c6d456f78ef8174ff4f2d8886c29dc48f3178072270db_amd64", "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:22c2b8820d1abd43247b313832d36574e888274438b20b9ef6c7a5e1c52cce33_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:b80605a2890f587cc54d6b0e17f77ac5e5d2feb32270c42b417b841a0580aa41_s390x", "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:bfa8848b1e23cc4a9faf9791a0eec260031075317fe44af23fdad4f70adf019e_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:1bd837e6c50388bbf4cfde724e64178af8f50eee23e179b8581367f47df35620_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:706d16d642c1a6a764e99b3c29d77bc71500e4179b3f1acb758eb821939988df_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:c3f8c8b4700906cdc90a354ada4da6b4537ae8ad2a89d69c0aa5d53f07a3142e_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:f7509d7d93065840692e75c5a460e3046ea4eeeab4a36bf17ff8a0c28c3fdc87_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4e8fc516fae18561471c53155ca5a5d0180af931a52b9d6b88e8b4c1a5ce17d7_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9a8a868d4b71645bdf94e0ce2e5f28500e9641dd92cb06cffe095cb7cec12259_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:baf3c9dda7977b9a8afe8c3470a2b1d46d05924cfc32971dc41fe53b794b21c9_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:d3ae4df4adf688a4f8cb51b768c62d9b3ca3b656799cf916d8ae6f93fc719211_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:041df7dbd08f873a27d6e4bbfc2749f21e8810e4730ffa08119f8f4efaca05b9_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:a479884dd128283d1d811494965327435b4d69e716435fb1af01600181c37788_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:e59158dd9caa9860cd566d80341dc3e11e39f433ab76a5c9c2b90c9ab4e606f5_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:ecfce811c73e71c1221d30740249f1c8f5e4ca4cc514f2fa5b0340d8e16285ac_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0c7d814797c052d94e2c3790efee36242caa28369b39c3b211ecadb3fdce9a27_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:77782b6dcfa2efe9abd199756c15b6e570658c3209eb09570c774a4e8af31a2d_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:8fc10ba06b04cc8855a87bc64192527a4c9242eed56a64dc742aab8f24f578f5_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e8025489393b461e267ffd7878d6989a6a28069c774b261003a69a59205fd781_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:89ec51b6c5517094f9a3187f716321f1568769e6a4eff97ba2541f8507eb855a_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:d24d36c8c28831d6fae0bdc53feef9c13ab218c010140e85a4ca7a14509a909c_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:d7c9dffe46091dcbc9ca8338df25201f1a55f58571b9ec6e0903d2316716d6db_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:f842cd93d9bed37dd8923c5526cb73fe7a954a5671b6bc06ac9c3fae069edc1d_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-csi-driver-manila-rhel9@sha256:1208068895183cf8e60f1dab68548fd9d9792f7a15bfbca69294a880c35f7645_amd64", "9Base-RHOSE-4.17:openshift4/ose-csi-driver-manila-rhel9@sha256:aa73ea4800a292ee71e9d8db6c81a5a0ab22c9f1b0a013681b69c76ed1505587_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:259d794f182fe2d5606f927b9aa6412c6d096ebe9933c5ec7cac776f0736e484_amd64", "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:2e119a3eede9976f8b64b9e14ef739cac24d614bbb3f72be1d93327f99ec64fa_arm64", "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:a69631399431f3224b2ab8381f661ceee6eaeb292ffa42ca05762163f2f34d96_s390x", "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:f86eefa172b72a1a92d8269b0c523375cd307c64a046093fc1a82c45ec7d4450_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:2f949c87b615bf35ff2798c168151b0efbfc801b2f2858c14568e9cc7103ec89_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:8f807d491ea1e36ac4438908d8be15cfa26c097fec3a9481280a0b2e814a4a3c_s390x", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:9cb73dbe3c1ac5ead39ede92f74c163e7d6c662db26287e4776247db78d17e5a_amd64", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:c534880e848a4aca00182e42a7c00f9fc7b1fdcc4c916cd36314351397b4b6e1_arm64", "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:38f256f71f38283ac886fda6027a7a65e003aa9f0fbbc44ca0a71c1f8516afd2_amd64", "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:814c2712ef8e6a54f43236f34e65b9f65927abce1650fe5c26251b115fee557d_s390x", "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:e1a5e24fafc6f0d370485adfc997b09d7eaec241c6626e21b0f8ab8640826500_arm64", "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:ef7b8c085f185e9628e2c99e27287d57358ef4d101f5ee02bf8abe5e43bb99c8_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:20583f1035fff4ae0dad0a8c7dea52c75afc443b129a8aaac1a3bffcc4551ea2_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:a5a6f2c0436b8e246b810e37d3021b3740545b8feb6503d889105c8b4d80faab_amd64", "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:b6214676e5d4501fb39a38bec259b91d7586d1ed5a807ca924eb1d3eeeb8a1ec_arm64", "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:bbf08f7e27f332272726a58bb58ee6fb2e3a51ca6133dd4c787cd443dc6d79ee_s390x", "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:1dc8d1a37e59f45980fea3692a5587777578162acf4024337d114d515fcb5cfd_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:421f657d7587a46bf953e256014c228fc614313c2358ede1b0a0ab8faa742e56_amd64", "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:cf68058fbec5b80287798c883c5d87cbdbfae721b8d699566198604aeef1e167_arm64", "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:e7598456eff5a3b47c671d3af1c2617f6322ab1098ba2273d92f922a636f36b0_s390x", "9Base-RHOSE-4.17:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:363c89db3a1a802101de8ac0980755aeb5c652222593e136089f762e39b18876_arm64", "9Base-RHOSE-4.17:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:dd3f3a04c3867c93596b494a6ba347c260f103d40bcfde9be63e5153bc9dc5f7_amd64", "9Base-RHOSE-4.17:openshift4/ose-ironic-rhel9@sha256:1adbda488fbb134732846842e79ca2bc3f462efedfe9d8f6fcd3d654cf37ea8f_arm64", "9Base-RHOSE-4.17:openshift4/ose-ironic-rhel9@sha256:2faa9797b1811d7d3b87a5d509293cc16a92e028aa842bad37ffea76e867c930_amd64", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:5b635ca4b5d257910f48dbe2d4acdd86c5dbd25476b8823112c04ed253f783d0_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:623a300e7c320972daf66d8d67e92ba830946f84d7e6113fa04fcbb9e4441d41_s390x", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:6e7b2a853231d5c6da9d22efe0af56f28806de532cd9d023e1ed9d8e6baa8d01_amd64", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:c6280df2b375941597e654cc429e02d6d14c4a099db707efc1c08e9459b1a1be_arm64", "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:57a97c7a80b04ce3b8fa70e49500eb873e36f27f61b75753260090f2e238b29b_s390x", "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:697e277d8f902985dcc5f17fc026a18a3a5a8853c13f78be48079543d7b20b7d_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:c094f24bd2dcbb86d2f1584b111b23aaa5907e06026601bd4e0aee31a376b977_amd64", "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:ffdba349a4ad514ffd29d11778da7acbc3cce66d18d73b64aab2c0c354462714_arm64", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:07c49d2eb36158147131e6544557289789f1c0aefc9e42409c04e7f6df99d60b_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:2407c1d8f6d0fea011541d962405e8012fe56e039441a03377d02e6e16310657_arm64", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:87896bbcf711f4cbd9e0f5b069a1087092d88cf75d2df1586c691662f3f4bb90_s390x", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:a79fef029c0a2a46b7fd24584afba0488a11a01e66dbc1a02208fa83b4c47cef_amd64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:0e0f360ce75263cd73d00ee16ee1b0ba1b135bbbb99b32fc849609c2d509e682_arm64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:13afa67c7d7563f999190fb3f8718aac8de002df19a0dc989a3384840548c9a9_s390x", "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:397d247ee72f7435b2c5be8150e3ed88695c43d3ff30b27e717acb3b3a385ff7_amd64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:bcb457981c0df23ee6e96f0b76436eb5251f48af61eda224482d0df3c8f0693a_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:139a1b66440a88c04de12c8204ca9c82dd822f9de52d5bee1d8b29e7fe1e4b8c_amd64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:486dc05a45248002f9642101682545fde4559cfa1f05914ce223e8a5a6292f63_arm64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ccdc86f39845a6cb5248262aebd1b36bf6bb8beafcb45a5ffd82234389c6c870_s390x", "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:e9fe93d63f8e36246f8939f258e3c0ff57f753590213021907d2d7ff40e7da3d_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:41360388cd01f769eab3d5a78e690d998320dff52f202cddccaa6a6b8980e289_amd64", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5790310f09c88435c97601cb67cb6c0b9a64ebf7e5d5155e154354195b479dc7_arm64", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c5193840151dd67ca165bb6c5fd6ded4c8e647c6d692fd01359929e334f973a8_s390x", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c615868f95e296bf1778d307d2e5faebb9af6a79085fdd99c70b10f7a461e584_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:350f9616eac40d7e6b6139318cc6f88504692297d22f4c49964069125ec8d38e_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:41de6f6ad3d26735f6bcb996c2e632d148d467c64deb8bc38991fb5d5c7f5d2f_amd64", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:4d5134d0c249189ca4aa34f139628c79cc7a6434ad772208ed355ce3ddafc69f_s390x", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:bab248d4ca187e1c9311a170a56eddcfc72a8ecbcf1e2deefdfba91309a229bd_arm64", "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:230c4ae4139eaf0874468126d386c9b040f9d8c0f6d7854942b18a9fa908f644_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:a281e99ef021bcd2397a2cf88d2c72c0147a32867fd7eb37a7634954e2c266b3_arm64", "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:e045bc87ac8f605fb1dd578631dc758d7839e2fc7865a7a3ea5bc1b41f7521f3_amd64", "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:e757f3ec3cb7acb1d89fd7afc047f753ffb223ee116540210fc4f68704c59c58_s390x", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:6881f29eff48abaf1e12ec8f5be8d72156b75b5770d144dcdd83ca522b06c978_s390x", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:a40ae49fe93b8b77c4adab408dbe4cc312724dcfcfcc761e1c059e8a70f9e07c_amd64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:c6b828732d441c23a687e8b73265279fff1bed8d1e338f345b35d61a6d9eae70_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:cf521a6017e46ac6cccfdbde58281ef2d3fff9ac192769abcf92b9f292ef130e_arm64", "9Base-RHOSE-4.17:openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:835cbcda65f472981bce050522f667fa34f83967f38cda08848441108bb5f75c_amd64", "9Base-RHOSE-4.17:openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:835cbcda65f472981bce050522f667fa34f83967f38cda08848441108bb5f75c_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2308617" } ], "notes": [ { "category": "description", "text": "A flaw was found in libexpat\u0027s internal nextScaffoldPart function in xmlparse.c. It can have an integer overflow for m_groupSize on 32-bit platforms where UINT_MAX equals SIZE_MAX.", "title": "Vulnerability description" }, { "category": "summary", "text": "libexpat: integer overflow", "title": "Vulnerability summary" }, { "category": "other", "text": "CVE-2024-45492 is categorized as a Moderate severity issue rather than Important due to the specific conditions required for exploitation and the limited scope of impact. While an integer overflow in the nextScaffoldPart function on 32-bit platforms can potentially lead to denial of service (DoS) or, in rare cases, arbitrary code execution, the vulnerability is platform-specific, affecting only 32-bit architectures with particular handling of UINT_MAX and SIZE_MAX. Additionally, exploiting the overflow for arbitrary code execution would require precise manipulation of memory, making it a less likely attack vector. The primary risk of DoS, without guaranteed escalation to remote code execution, further justifies the moderate severity classification.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_aarch64", "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_ppc64le", "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_s390x", "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_x86_64" ], "known_not_affected": [ "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:1b1aed6f6472d15ada33d25b5c65c20c5134ab9f0a9ce0838aec603c412fcfa5_ppc64le", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:643161e339b035259643393fedfa35c834658497b194c5a565d291f50c6ef762_s390x", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:754e66f09d1ec0501dd6608d45332a20aad79c9e0425b3ca09776c55162fdddd_arm64", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:bc3fcc2138eb4fbde7d8cd47d2ac7e302efcca3800a0063797076c5914020983_amd64", "9Base-RHOSE-4.17:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:7bd26f6499b06048827a7a5711e38f7b3316be772deac97cb4de0aaf5be698a7_arm64", "9Base-RHOSE-4.17:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:d52ae0ad5942d4bf535a6795a02cc9a062d8df3021420f3d7764bdee8e0ee475_amd64", "9Base-RHOSE-4.17:openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:948f2ee4c65353d9c8606593645043985e43cddff2569b92eefcab1aac7b9b64_arm64", "9Base-RHOSE-4.17:openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:e888b824e244c6f6317785c07273205f0edbadf1ff96805d62b6a1e84d1ed462_amd64", "9Base-RHOSE-4.17:openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6ae1d3ec5d560ba3f0417b1f772eb9e721ec2c7d4661fbbe481eca8ee0ee412b_arm64", "9Base-RHOSE-4.17:openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:84956b4fa8a1dfd3ec5cb6659f4d33b42c530409717ed5f53079923ffff1b5b4_amd64", "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:19343e549ba8db409d0c6d456f78ef8174ff4f2d8886c29dc48f3178072270db_amd64", "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:22c2b8820d1abd43247b313832d36574e888274438b20b9ef6c7a5e1c52cce33_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:b80605a2890f587cc54d6b0e17f77ac5e5d2feb32270c42b417b841a0580aa41_s390x", "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:bfa8848b1e23cc4a9faf9791a0eec260031075317fe44af23fdad4f70adf019e_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:1bd837e6c50388bbf4cfde724e64178af8f50eee23e179b8581367f47df35620_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:706d16d642c1a6a764e99b3c29d77bc71500e4179b3f1acb758eb821939988df_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:c3f8c8b4700906cdc90a354ada4da6b4537ae8ad2a89d69c0aa5d53f07a3142e_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:f7509d7d93065840692e75c5a460e3046ea4eeeab4a36bf17ff8a0c28c3fdc87_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4e8fc516fae18561471c53155ca5a5d0180af931a52b9d6b88e8b4c1a5ce17d7_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9a8a868d4b71645bdf94e0ce2e5f28500e9641dd92cb06cffe095cb7cec12259_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:baf3c9dda7977b9a8afe8c3470a2b1d46d05924cfc32971dc41fe53b794b21c9_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:d3ae4df4adf688a4f8cb51b768c62d9b3ca3b656799cf916d8ae6f93fc719211_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:041df7dbd08f873a27d6e4bbfc2749f21e8810e4730ffa08119f8f4efaca05b9_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:a479884dd128283d1d811494965327435b4d69e716435fb1af01600181c37788_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:e59158dd9caa9860cd566d80341dc3e11e39f433ab76a5c9c2b90c9ab4e606f5_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:ecfce811c73e71c1221d30740249f1c8f5e4ca4cc514f2fa5b0340d8e16285ac_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0c7d814797c052d94e2c3790efee36242caa28369b39c3b211ecadb3fdce9a27_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:77782b6dcfa2efe9abd199756c15b6e570658c3209eb09570c774a4e8af31a2d_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:8fc10ba06b04cc8855a87bc64192527a4c9242eed56a64dc742aab8f24f578f5_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e8025489393b461e267ffd7878d6989a6a28069c774b261003a69a59205fd781_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:89ec51b6c5517094f9a3187f716321f1568769e6a4eff97ba2541f8507eb855a_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:d24d36c8c28831d6fae0bdc53feef9c13ab218c010140e85a4ca7a14509a909c_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:d7c9dffe46091dcbc9ca8338df25201f1a55f58571b9ec6e0903d2316716d6db_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:f842cd93d9bed37dd8923c5526cb73fe7a954a5671b6bc06ac9c3fae069edc1d_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-csi-driver-manila-rhel9@sha256:1208068895183cf8e60f1dab68548fd9d9792f7a15bfbca69294a880c35f7645_amd64", "9Base-RHOSE-4.17:openshift4/ose-csi-driver-manila-rhel9@sha256:aa73ea4800a292ee71e9d8db6c81a5a0ab22c9f1b0a013681b69c76ed1505587_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:259d794f182fe2d5606f927b9aa6412c6d096ebe9933c5ec7cac776f0736e484_amd64", "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:2e119a3eede9976f8b64b9e14ef739cac24d614bbb3f72be1d93327f99ec64fa_arm64", "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:a69631399431f3224b2ab8381f661ceee6eaeb292ffa42ca05762163f2f34d96_s390x", "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:f86eefa172b72a1a92d8269b0c523375cd307c64a046093fc1a82c45ec7d4450_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:2f949c87b615bf35ff2798c168151b0efbfc801b2f2858c14568e9cc7103ec89_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:8f807d491ea1e36ac4438908d8be15cfa26c097fec3a9481280a0b2e814a4a3c_s390x", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:9cb73dbe3c1ac5ead39ede92f74c163e7d6c662db26287e4776247db78d17e5a_amd64", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:c534880e848a4aca00182e42a7c00f9fc7b1fdcc4c916cd36314351397b4b6e1_arm64", "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:38f256f71f38283ac886fda6027a7a65e003aa9f0fbbc44ca0a71c1f8516afd2_amd64", "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:814c2712ef8e6a54f43236f34e65b9f65927abce1650fe5c26251b115fee557d_s390x", "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:e1a5e24fafc6f0d370485adfc997b09d7eaec241c6626e21b0f8ab8640826500_arm64", "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:ef7b8c085f185e9628e2c99e27287d57358ef4d101f5ee02bf8abe5e43bb99c8_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:20583f1035fff4ae0dad0a8c7dea52c75afc443b129a8aaac1a3bffcc4551ea2_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:a5a6f2c0436b8e246b810e37d3021b3740545b8feb6503d889105c8b4d80faab_amd64", "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:b6214676e5d4501fb39a38bec259b91d7586d1ed5a807ca924eb1d3eeeb8a1ec_arm64", "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:bbf08f7e27f332272726a58bb58ee6fb2e3a51ca6133dd4c787cd443dc6d79ee_s390x", "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:1dc8d1a37e59f45980fea3692a5587777578162acf4024337d114d515fcb5cfd_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:421f657d7587a46bf953e256014c228fc614313c2358ede1b0a0ab8faa742e56_amd64", "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:cf68058fbec5b80287798c883c5d87cbdbfae721b8d699566198604aeef1e167_arm64", "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:e7598456eff5a3b47c671d3af1c2617f6322ab1098ba2273d92f922a636f36b0_s390x", "9Base-RHOSE-4.17:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:363c89db3a1a802101de8ac0980755aeb5c652222593e136089f762e39b18876_arm64", "9Base-RHOSE-4.17:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:dd3f3a04c3867c93596b494a6ba347c260f103d40bcfde9be63e5153bc9dc5f7_amd64", "9Base-RHOSE-4.17:openshift4/ose-ironic-rhel9@sha256:1adbda488fbb134732846842e79ca2bc3f462efedfe9d8f6fcd3d654cf37ea8f_arm64", "9Base-RHOSE-4.17:openshift4/ose-ironic-rhel9@sha256:2faa9797b1811d7d3b87a5d509293cc16a92e028aa842bad37ffea76e867c930_amd64", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:5b635ca4b5d257910f48dbe2d4acdd86c5dbd25476b8823112c04ed253f783d0_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:623a300e7c320972daf66d8d67e92ba830946f84d7e6113fa04fcbb9e4441d41_s390x", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:6e7b2a853231d5c6da9d22efe0af56f28806de532cd9d023e1ed9d8e6baa8d01_amd64", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:c6280df2b375941597e654cc429e02d6d14c4a099db707efc1c08e9459b1a1be_arm64", "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:57a97c7a80b04ce3b8fa70e49500eb873e36f27f61b75753260090f2e238b29b_s390x", "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:697e277d8f902985dcc5f17fc026a18a3a5a8853c13f78be48079543d7b20b7d_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:c094f24bd2dcbb86d2f1584b111b23aaa5907e06026601bd4e0aee31a376b977_amd64", "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:ffdba349a4ad514ffd29d11778da7acbc3cce66d18d73b64aab2c0c354462714_arm64", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:07c49d2eb36158147131e6544557289789f1c0aefc9e42409c04e7f6df99d60b_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:2407c1d8f6d0fea011541d962405e8012fe56e039441a03377d02e6e16310657_arm64", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:87896bbcf711f4cbd9e0f5b069a1087092d88cf75d2df1586c691662f3f4bb90_s390x", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:a79fef029c0a2a46b7fd24584afba0488a11a01e66dbc1a02208fa83b4c47cef_amd64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:0e0f360ce75263cd73d00ee16ee1b0ba1b135bbbb99b32fc849609c2d509e682_arm64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:13afa67c7d7563f999190fb3f8718aac8de002df19a0dc989a3384840548c9a9_s390x", "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:397d247ee72f7435b2c5be8150e3ed88695c43d3ff30b27e717acb3b3a385ff7_amd64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:bcb457981c0df23ee6e96f0b76436eb5251f48af61eda224482d0df3c8f0693a_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:139a1b66440a88c04de12c8204ca9c82dd822f9de52d5bee1d8b29e7fe1e4b8c_amd64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:486dc05a45248002f9642101682545fde4559cfa1f05914ce223e8a5a6292f63_arm64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ccdc86f39845a6cb5248262aebd1b36bf6bb8beafcb45a5ffd82234389c6c870_s390x", "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:e9fe93d63f8e36246f8939f258e3c0ff57f753590213021907d2d7ff40e7da3d_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:41360388cd01f769eab3d5a78e690d998320dff52f202cddccaa6a6b8980e289_amd64", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5790310f09c88435c97601cb67cb6c0b9a64ebf7e5d5155e154354195b479dc7_arm64", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c5193840151dd67ca165bb6c5fd6ded4c8e647c6d692fd01359929e334f973a8_s390x", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c615868f95e296bf1778d307d2e5faebb9af6a79085fdd99c70b10f7a461e584_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:350f9616eac40d7e6b6139318cc6f88504692297d22f4c49964069125ec8d38e_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:41de6f6ad3d26735f6bcb996c2e632d148d467c64deb8bc38991fb5d5c7f5d2f_amd64", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:4d5134d0c249189ca4aa34f139628c79cc7a6434ad772208ed355ce3ddafc69f_s390x", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:bab248d4ca187e1c9311a170a56eddcfc72a8ecbcf1e2deefdfba91309a229bd_arm64", "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:230c4ae4139eaf0874468126d386c9b040f9d8c0f6d7854942b18a9fa908f644_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:a281e99ef021bcd2397a2cf88d2c72c0147a32867fd7eb37a7634954e2c266b3_arm64", "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:e045bc87ac8f605fb1dd578631dc758d7839e2fc7865a7a3ea5bc1b41f7521f3_amd64", "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:e757f3ec3cb7acb1d89fd7afc047f753ffb223ee116540210fc4f68704c59c58_s390x", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:6881f29eff48abaf1e12ec8f5be8d72156b75b5770d144dcdd83ca522b06c978_s390x", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:a40ae49fe93b8b77c4adab408dbe4cc312724dcfcfcc761e1c059e8a70f9e07c_amd64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:c6b828732d441c23a687e8b73265279fff1bed8d1e338f345b35d61a6d9eae70_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:cf521a6017e46ac6cccfdbde58281ef2d3fff9ac192769abcf92b9f292ef130e_arm64", "9Base-RHOSE-4.17:openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:835cbcda65f472981bce050522f667fa34f83967f38cda08848441108bb5f75c_amd64", "9Base-RHOSE-4.17:openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:835cbcda65f472981bce050522f667fa34f83967f38cda08848441108bb5f75c_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-45492" }, { "category": "external", "summary": "RHBZ#2308617", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2308617" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-45492", "url": "https://www.cve.org/CVERecord?id=CVE-2024-45492" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45492", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45492" }, { "category": "external", "summary": "https://github.com/libexpat/libexpat/blob/R_2_6_3/expat/Changes", "url": "https://github.com/libexpat/libexpat/blob/R_2_6_3/expat/Changes" }, { "category": "external", "summary": "https://github.com/libexpat/libexpat/issues/889", "url": "https://github.com/libexpat/libexpat/issues/889" }, { "category": "external", "summary": "https://github.com/libexpat/libexpat/pull/892", "url": "https://github.com/libexpat/libexpat/pull/892" } ], "release_date": "2024-08-30T03:15:03.930000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-11-19T08:22:05+00:00", "details": "For OpenShift Container Platform 4.17 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\n https://docs.openshift.com/container-platform/4.17/release_notes/ocp-4-17-release-notes.html\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:02d489ee6aac3bed3cf6f3db81d72ab0215222a870784f81b6e7942cb4883944\n\n (For s390x architecture)\n The image digest is sha256:fd416ceca86ec806a90260064f34aa5752c70579ace2a3a4b0facff5d7047b6d\n\n (For ppc64le architecture)\n The image digest is sha256:3225f7cf16b4edb22bd4c779d6577ea0fbd4f0cf592b42337a36e0a6f59ea370\n\n (For aarch64 architecture)\n The image digest is sha256:6fa4a4cb6b2e4c5f61b15868442e60c3c1cbdd6114b95c10e823de41ac056dbe\n\nAll OpenShift Container Platform 4.17 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.17/updating/updating_a_cluster/updating-cluster-cli.html", "product_ids": [ "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_aarch64", "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_ppc64le", "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_s390x", "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:9610" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:1b1aed6f6472d15ada33d25b5c65c20c5134ab9f0a9ce0838aec603c412fcfa5_ppc64le", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:643161e339b035259643393fedfa35c834658497b194c5a565d291f50c6ef762_s390x", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:754e66f09d1ec0501dd6608d45332a20aad79c9e0425b3ca09776c55162fdddd_arm64", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:bc3fcc2138eb4fbde7d8cd47d2ac7e302efcca3800a0063797076c5914020983_amd64", "9Base-RHOSE-4.17:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:7bd26f6499b06048827a7a5711e38f7b3316be772deac97cb4de0aaf5be698a7_arm64", "9Base-RHOSE-4.17:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:d52ae0ad5942d4bf535a6795a02cc9a062d8df3021420f3d7764bdee8e0ee475_amd64", "9Base-RHOSE-4.17:openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:948f2ee4c65353d9c8606593645043985e43cddff2569b92eefcab1aac7b9b64_arm64", "9Base-RHOSE-4.17:openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:e888b824e244c6f6317785c07273205f0edbadf1ff96805d62b6a1e84d1ed462_amd64", "9Base-RHOSE-4.17:openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6ae1d3ec5d560ba3f0417b1f772eb9e721ec2c7d4661fbbe481eca8ee0ee412b_arm64", "9Base-RHOSE-4.17:openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:84956b4fa8a1dfd3ec5cb6659f4d33b42c530409717ed5f53079923ffff1b5b4_amd64", "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:19343e549ba8db409d0c6d456f78ef8174ff4f2d8886c29dc48f3178072270db_amd64", "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:22c2b8820d1abd43247b313832d36574e888274438b20b9ef6c7a5e1c52cce33_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:b80605a2890f587cc54d6b0e17f77ac5e5d2feb32270c42b417b841a0580aa41_s390x", "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:bfa8848b1e23cc4a9faf9791a0eec260031075317fe44af23fdad4f70adf019e_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:1bd837e6c50388bbf4cfde724e64178af8f50eee23e179b8581367f47df35620_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:706d16d642c1a6a764e99b3c29d77bc71500e4179b3f1acb758eb821939988df_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:c3f8c8b4700906cdc90a354ada4da6b4537ae8ad2a89d69c0aa5d53f07a3142e_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:f7509d7d93065840692e75c5a460e3046ea4eeeab4a36bf17ff8a0c28c3fdc87_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4e8fc516fae18561471c53155ca5a5d0180af931a52b9d6b88e8b4c1a5ce17d7_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9a8a868d4b71645bdf94e0ce2e5f28500e9641dd92cb06cffe095cb7cec12259_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:baf3c9dda7977b9a8afe8c3470a2b1d46d05924cfc32971dc41fe53b794b21c9_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:d3ae4df4adf688a4f8cb51b768c62d9b3ca3b656799cf916d8ae6f93fc719211_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:041df7dbd08f873a27d6e4bbfc2749f21e8810e4730ffa08119f8f4efaca05b9_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:a479884dd128283d1d811494965327435b4d69e716435fb1af01600181c37788_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:e59158dd9caa9860cd566d80341dc3e11e39f433ab76a5c9c2b90c9ab4e606f5_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:ecfce811c73e71c1221d30740249f1c8f5e4ca4cc514f2fa5b0340d8e16285ac_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0c7d814797c052d94e2c3790efee36242caa28369b39c3b211ecadb3fdce9a27_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:77782b6dcfa2efe9abd199756c15b6e570658c3209eb09570c774a4e8af31a2d_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:8fc10ba06b04cc8855a87bc64192527a4c9242eed56a64dc742aab8f24f578f5_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e8025489393b461e267ffd7878d6989a6a28069c774b261003a69a59205fd781_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:89ec51b6c5517094f9a3187f716321f1568769e6a4eff97ba2541f8507eb855a_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:d24d36c8c28831d6fae0bdc53feef9c13ab218c010140e85a4ca7a14509a909c_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:d7c9dffe46091dcbc9ca8338df25201f1a55f58571b9ec6e0903d2316716d6db_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:f842cd93d9bed37dd8923c5526cb73fe7a954a5671b6bc06ac9c3fae069edc1d_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-csi-driver-manila-rhel9@sha256:1208068895183cf8e60f1dab68548fd9d9792f7a15bfbca69294a880c35f7645_amd64", "9Base-RHOSE-4.17:openshift4/ose-csi-driver-manila-rhel9@sha256:aa73ea4800a292ee71e9d8db6c81a5a0ab22c9f1b0a013681b69c76ed1505587_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:259d794f182fe2d5606f927b9aa6412c6d096ebe9933c5ec7cac776f0736e484_amd64", "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:2e119a3eede9976f8b64b9e14ef739cac24d614bbb3f72be1d93327f99ec64fa_arm64", "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:a69631399431f3224b2ab8381f661ceee6eaeb292ffa42ca05762163f2f34d96_s390x", "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:f86eefa172b72a1a92d8269b0c523375cd307c64a046093fc1a82c45ec7d4450_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:2f949c87b615bf35ff2798c168151b0efbfc801b2f2858c14568e9cc7103ec89_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:8f807d491ea1e36ac4438908d8be15cfa26c097fec3a9481280a0b2e814a4a3c_s390x", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:9cb73dbe3c1ac5ead39ede92f74c163e7d6c662db26287e4776247db78d17e5a_amd64", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:c534880e848a4aca00182e42a7c00f9fc7b1fdcc4c916cd36314351397b4b6e1_arm64", "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:38f256f71f38283ac886fda6027a7a65e003aa9f0fbbc44ca0a71c1f8516afd2_amd64", "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:814c2712ef8e6a54f43236f34e65b9f65927abce1650fe5c26251b115fee557d_s390x", "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:e1a5e24fafc6f0d370485adfc997b09d7eaec241c6626e21b0f8ab8640826500_arm64", "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:ef7b8c085f185e9628e2c99e27287d57358ef4d101f5ee02bf8abe5e43bb99c8_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:20583f1035fff4ae0dad0a8c7dea52c75afc443b129a8aaac1a3bffcc4551ea2_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:a5a6f2c0436b8e246b810e37d3021b3740545b8feb6503d889105c8b4d80faab_amd64", "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:b6214676e5d4501fb39a38bec259b91d7586d1ed5a807ca924eb1d3eeeb8a1ec_arm64", "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:bbf08f7e27f332272726a58bb58ee6fb2e3a51ca6133dd4c787cd443dc6d79ee_s390x", "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:1dc8d1a37e59f45980fea3692a5587777578162acf4024337d114d515fcb5cfd_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:421f657d7587a46bf953e256014c228fc614313c2358ede1b0a0ab8faa742e56_amd64", "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:cf68058fbec5b80287798c883c5d87cbdbfae721b8d699566198604aeef1e167_arm64", "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:e7598456eff5a3b47c671d3af1c2617f6322ab1098ba2273d92f922a636f36b0_s390x", "9Base-RHOSE-4.17:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:363c89db3a1a802101de8ac0980755aeb5c652222593e136089f762e39b18876_arm64", "9Base-RHOSE-4.17:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:dd3f3a04c3867c93596b494a6ba347c260f103d40bcfde9be63e5153bc9dc5f7_amd64", "9Base-RHOSE-4.17:openshift4/ose-ironic-rhel9@sha256:1adbda488fbb134732846842e79ca2bc3f462efedfe9d8f6fcd3d654cf37ea8f_arm64", "9Base-RHOSE-4.17:openshift4/ose-ironic-rhel9@sha256:2faa9797b1811d7d3b87a5d509293cc16a92e028aa842bad37ffea76e867c930_amd64", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:5b635ca4b5d257910f48dbe2d4acdd86c5dbd25476b8823112c04ed253f783d0_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:623a300e7c320972daf66d8d67e92ba830946f84d7e6113fa04fcbb9e4441d41_s390x", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:6e7b2a853231d5c6da9d22efe0af56f28806de532cd9d023e1ed9d8e6baa8d01_amd64", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:c6280df2b375941597e654cc429e02d6d14c4a099db707efc1c08e9459b1a1be_arm64", "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:57a97c7a80b04ce3b8fa70e49500eb873e36f27f61b75753260090f2e238b29b_s390x", "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:697e277d8f902985dcc5f17fc026a18a3a5a8853c13f78be48079543d7b20b7d_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:c094f24bd2dcbb86d2f1584b111b23aaa5907e06026601bd4e0aee31a376b977_amd64", "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:ffdba349a4ad514ffd29d11778da7acbc3cce66d18d73b64aab2c0c354462714_arm64", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:07c49d2eb36158147131e6544557289789f1c0aefc9e42409c04e7f6df99d60b_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:2407c1d8f6d0fea011541d962405e8012fe56e039441a03377d02e6e16310657_arm64", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:87896bbcf711f4cbd9e0f5b069a1087092d88cf75d2df1586c691662f3f4bb90_s390x", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:a79fef029c0a2a46b7fd24584afba0488a11a01e66dbc1a02208fa83b4c47cef_amd64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:0e0f360ce75263cd73d00ee16ee1b0ba1b135bbbb99b32fc849609c2d509e682_arm64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:13afa67c7d7563f999190fb3f8718aac8de002df19a0dc989a3384840548c9a9_s390x", "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:397d247ee72f7435b2c5be8150e3ed88695c43d3ff30b27e717acb3b3a385ff7_amd64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:bcb457981c0df23ee6e96f0b76436eb5251f48af61eda224482d0df3c8f0693a_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:139a1b66440a88c04de12c8204ca9c82dd822f9de52d5bee1d8b29e7fe1e4b8c_amd64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:486dc05a45248002f9642101682545fde4559cfa1f05914ce223e8a5a6292f63_arm64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ccdc86f39845a6cb5248262aebd1b36bf6bb8beafcb45a5ffd82234389c6c870_s390x", "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:e9fe93d63f8e36246f8939f258e3c0ff57f753590213021907d2d7ff40e7da3d_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:41360388cd01f769eab3d5a78e690d998320dff52f202cddccaa6a6b8980e289_amd64", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5790310f09c88435c97601cb67cb6c0b9a64ebf7e5d5155e154354195b479dc7_arm64", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c5193840151dd67ca165bb6c5fd6ded4c8e647c6d692fd01359929e334f973a8_s390x", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c615868f95e296bf1778d307d2e5faebb9af6a79085fdd99c70b10f7a461e584_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:350f9616eac40d7e6b6139318cc6f88504692297d22f4c49964069125ec8d38e_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:41de6f6ad3d26735f6bcb996c2e632d148d467c64deb8bc38991fb5d5c7f5d2f_amd64", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:4d5134d0c249189ca4aa34f139628c79cc7a6434ad772208ed355ce3ddafc69f_s390x", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:bab248d4ca187e1c9311a170a56eddcfc72a8ecbcf1e2deefdfba91309a229bd_arm64", "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:230c4ae4139eaf0874468126d386c9b040f9d8c0f6d7854942b18a9fa908f644_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:a281e99ef021bcd2397a2cf88d2c72c0147a32867fd7eb37a7634954e2c266b3_arm64", "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:e045bc87ac8f605fb1dd578631dc758d7839e2fc7865a7a3ea5bc1b41f7521f3_amd64", "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:e757f3ec3cb7acb1d89fd7afc047f753ffb223ee116540210fc4f68704c59c58_s390x", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:6881f29eff48abaf1e12ec8f5be8d72156b75b5770d144dcdd83ca522b06c978_s390x", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:a40ae49fe93b8b77c4adab408dbe4cc312724dcfcfcc761e1c059e8a70f9e07c_amd64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:c6b828732d441c23a687e8b73265279fff1bed8d1e338f345b35d61a6d9eae70_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:cf521a6017e46ac6cccfdbde58281ef2d3fff9ac192769abcf92b9f292ef130e_arm64", "9Base-RHOSE-4.17:openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:835cbcda65f472981bce050522f667fa34f83967f38cda08848441108bb5f75c_amd64", "9Base-RHOSE-4.17:openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:835cbcda65f472981bce050522f667fa34f83967f38cda08848441108bb5f75c_amd64", "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_aarch64", "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_ppc64le", "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_s390x", "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:1b1aed6f6472d15ada33d25b5c65c20c5134ab9f0a9ce0838aec603c412fcfa5_ppc64le", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:643161e339b035259643393fedfa35c834658497b194c5a565d291f50c6ef762_s390x", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:754e66f09d1ec0501dd6608d45332a20aad79c9e0425b3ca09776c55162fdddd_arm64", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:bc3fcc2138eb4fbde7d8cd47d2ac7e302efcca3800a0063797076c5914020983_amd64", "9Base-RHOSE-4.17:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:7bd26f6499b06048827a7a5711e38f7b3316be772deac97cb4de0aaf5be698a7_arm64", "9Base-RHOSE-4.17:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:d52ae0ad5942d4bf535a6795a02cc9a062d8df3021420f3d7764bdee8e0ee475_amd64", "9Base-RHOSE-4.17:openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:948f2ee4c65353d9c8606593645043985e43cddff2569b92eefcab1aac7b9b64_arm64", "9Base-RHOSE-4.17:openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:e888b824e244c6f6317785c07273205f0edbadf1ff96805d62b6a1e84d1ed462_amd64", "9Base-RHOSE-4.17:openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6ae1d3ec5d560ba3f0417b1f772eb9e721ec2c7d4661fbbe481eca8ee0ee412b_arm64", "9Base-RHOSE-4.17:openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:84956b4fa8a1dfd3ec5cb6659f4d33b42c530409717ed5f53079923ffff1b5b4_amd64", "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:19343e549ba8db409d0c6d456f78ef8174ff4f2d8886c29dc48f3178072270db_amd64", "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:22c2b8820d1abd43247b313832d36574e888274438b20b9ef6c7a5e1c52cce33_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:b80605a2890f587cc54d6b0e17f77ac5e5d2feb32270c42b417b841a0580aa41_s390x", "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:bfa8848b1e23cc4a9faf9791a0eec260031075317fe44af23fdad4f70adf019e_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:1bd837e6c50388bbf4cfde724e64178af8f50eee23e179b8581367f47df35620_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:706d16d642c1a6a764e99b3c29d77bc71500e4179b3f1acb758eb821939988df_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:c3f8c8b4700906cdc90a354ada4da6b4537ae8ad2a89d69c0aa5d53f07a3142e_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:f7509d7d93065840692e75c5a460e3046ea4eeeab4a36bf17ff8a0c28c3fdc87_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4e8fc516fae18561471c53155ca5a5d0180af931a52b9d6b88e8b4c1a5ce17d7_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9a8a868d4b71645bdf94e0ce2e5f28500e9641dd92cb06cffe095cb7cec12259_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:baf3c9dda7977b9a8afe8c3470a2b1d46d05924cfc32971dc41fe53b794b21c9_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:d3ae4df4adf688a4f8cb51b768c62d9b3ca3b656799cf916d8ae6f93fc719211_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:041df7dbd08f873a27d6e4bbfc2749f21e8810e4730ffa08119f8f4efaca05b9_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:a479884dd128283d1d811494965327435b4d69e716435fb1af01600181c37788_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:e59158dd9caa9860cd566d80341dc3e11e39f433ab76a5c9c2b90c9ab4e606f5_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:ecfce811c73e71c1221d30740249f1c8f5e4ca4cc514f2fa5b0340d8e16285ac_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0c7d814797c052d94e2c3790efee36242caa28369b39c3b211ecadb3fdce9a27_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:77782b6dcfa2efe9abd199756c15b6e570658c3209eb09570c774a4e8af31a2d_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:8fc10ba06b04cc8855a87bc64192527a4c9242eed56a64dc742aab8f24f578f5_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e8025489393b461e267ffd7878d6989a6a28069c774b261003a69a59205fd781_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:89ec51b6c5517094f9a3187f716321f1568769e6a4eff97ba2541f8507eb855a_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:d24d36c8c28831d6fae0bdc53feef9c13ab218c010140e85a4ca7a14509a909c_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:d7c9dffe46091dcbc9ca8338df25201f1a55f58571b9ec6e0903d2316716d6db_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:f842cd93d9bed37dd8923c5526cb73fe7a954a5671b6bc06ac9c3fae069edc1d_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-csi-driver-manila-rhel9@sha256:1208068895183cf8e60f1dab68548fd9d9792f7a15bfbca69294a880c35f7645_amd64", "9Base-RHOSE-4.17:openshift4/ose-csi-driver-manila-rhel9@sha256:aa73ea4800a292ee71e9d8db6c81a5a0ab22c9f1b0a013681b69c76ed1505587_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:259d794f182fe2d5606f927b9aa6412c6d096ebe9933c5ec7cac776f0736e484_amd64", "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:2e119a3eede9976f8b64b9e14ef739cac24d614bbb3f72be1d93327f99ec64fa_arm64", "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:a69631399431f3224b2ab8381f661ceee6eaeb292ffa42ca05762163f2f34d96_s390x", "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:f86eefa172b72a1a92d8269b0c523375cd307c64a046093fc1a82c45ec7d4450_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:2f949c87b615bf35ff2798c168151b0efbfc801b2f2858c14568e9cc7103ec89_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:8f807d491ea1e36ac4438908d8be15cfa26c097fec3a9481280a0b2e814a4a3c_s390x", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:9cb73dbe3c1ac5ead39ede92f74c163e7d6c662db26287e4776247db78d17e5a_amd64", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:c534880e848a4aca00182e42a7c00f9fc7b1fdcc4c916cd36314351397b4b6e1_arm64", "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:38f256f71f38283ac886fda6027a7a65e003aa9f0fbbc44ca0a71c1f8516afd2_amd64", "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:814c2712ef8e6a54f43236f34e65b9f65927abce1650fe5c26251b115fee557d_s390x", "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:e1a5e24fafc6f0d370485adfc997b09d7eaec241c6626e21b0f8ab8640826500_arm64", "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:ef7b8c085f185e9628e2c99e27287d57358ef4d101f5ee02bf8abe5e43bb99c8_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:20583f1035fff4ae0dad0a8c7dea52c75afc443b129a8aaac1a3bffcc4551ea2_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:a5a6f2c0436b8e246b810e37d3021b3740545b8feb6503d889105c8b4d80faab_amd64", "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:b6214676e5d4501fb39a38bec259b91d7586d1ed5a807ca924eb1d3eeeb8a1ec_arm64", "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:bbf08f7e27f332272726a58bb58ee6fb2e3a51ca6133dd4c787cd443dc6d79ee_s390x", "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:1dc8d1a37e59f45980fea3692a5587777578162acf4024337d114d515fcb5cfd_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:421f657d7587a46bf953e256014c228fc614313c2358ede1b0a0ab8faa742e56_amd64", "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:cf68058fbec5b80287798c883c5d87cbdbfae721b8d699566198604aeef1e167_arm64", "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:e7598456eff5a3b47c671d3af1c2617f6322ab1098ba2273d92f922a636f36b0_s390x", "9Base-RHOSE-4.17:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:363c89db3a1a802101de8ac0980755aeb5c652222593e136089f762e39b18876_arm64", "9Base-RHOSE-4.17:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:dd3f3a04c3867c93596b494a6ba347c260f103d40bcfde9be63e5153bc9dc5f7_amd64", "9Base-RHOSE-4.17:openshift4/ose-ironic-rhel9@sha256:1adbda488fbb134732846842e79ca2bc3f462efedfe9d8f6fcd3d654cf37ea8f_arm64", "9Base-RHOSE-4.17:openshift4/ose-ironic-rhel9@sha256:2faa9797b1811d7d3b87a5d509293cc16a92e028aa842bad37ffea76e867c930_amd64", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:5b635ca4b5d257910f48dbe2d4acdd86c5dbd25476b8823112c04ed253f783d0_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:623a300e7c320972daf66d8d67e92ba830946f84d7e6113fa04fcbb9e4441d41_s390x", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:6e7b2a853231d5c6da9d22efe0af56f28806de532cd9d023e1ed9d8e6baa8d01_amd64", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:c6280df2b375941597e654cc429e02d6d14c4a099db707efc1c08e9459b1a1be_arm64", "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:57a97c7a80b04ce3b8fa70e49500eb873e36f27f61b75753260090f2e238b29b_s390x", "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:697e277d8f902985dcc5f17fc026a18a3a5a8853c13f78be48079543d7b20b7d_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:c094f24bd2dcbb86d2f1584b111b23aaa5907e06026601bd4e0aee31a376b977_amd64", "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:ffdba349a4ad514ffd29d11778da7acbc3cce66d18d73b64aab2c0c354462714_arm64", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:07c49d2eb36158147131e6544557289789f1c0aefc9e42409c04e7f6df99d60b_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:2407c1d8f6d0fea011541d962405e8012fe56e039441a03377d02e6e16310657_arm64", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:87896bbcf711f4cbd9e0f5b069a1087092d88cf75d2df1586c691662f3f4bb90_s390x", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:a79fef029c0a2a46b7fd24584afba0488a11a01e66dbc1a02208fa83b4c47cef_amd64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:0e0f360ce75263cd73d00ee16ee1b0ba1b135bbbb99b32fc849609c2d509e682_arm64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:13afa67c7d7563f999190fb3f8718aac8de002df19a0dc989a3384840548c9a9_s390x", "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:397d247ee72f7435b2c5be8150e3ed88695c43d3ff30b27e717acb3b3a385ff7_amd64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:bcb457981c0df23ee6e96f0b76436eb5251f48af61eda224482d0df3c8f0693a_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:139a1b66440a88c04de12c8204ca9c82dd822f9de52d5bee1d8b29e7fe1e4b8c_amd64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:486dc05a45248002f9642101682545fde4559cfa1f05914ce223e8a5a6292f63_arm64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ccdc86f39845a6cb5248262aebd1b36bf6bb8beafcb45a5ffd82234389c6c870_s390x", "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:e9fe93d63f8e36246f8939f258e3c0ff57f753590213021907d2d7ff40e7da3d_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:41360388cd01f769eab3d5a78e690d998320dff52f202cddccaa6a6b8980e289_amd64", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5790310f09c88435c97601cb67cb6c0b9a64ebf7e5d5155e154354195b479dc7_arm64", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c5193840151dd67ca165bb6c5fd6ded4c8e647c6d692fd01359929e334f973a8_s390x", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c615868f95e296bf1778d307d2e5faebb9af6a79085fdd99c70b10f7a461e584_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:350f9616eac40d7e6b6139318cc6f88504692297d22f4c49964069125ec8d38e_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:41de6f6ad3d26735f6bcb996c2e632d148d467c64deb8bc38991fb5d5c7f5d2f_amd64", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:4d5134d0c249189ca4aa34f139628c79cc7a6434ad772208ed355ce3ddafc69f_s390x", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:bab248d4ca187e1c9311a170a56eddcfc72a8ecbcf1e2deefdfba91309a229bd_arm64", "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:230c4ae4139eaf0874468126d386c9b040f9d8c0f6d7854942b18a9fa908f644_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:a281e99ef021bcd2397a2cf88d2c72c0147a32867fd7eb37a7634954e2c266b3_arm64", "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:e045bc87ac8f605fb1dd578631dc758d7839e2fc7865a7a3ea5bc1b41f7521f3_amd64", "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:e757f3ec3cb7acb1d89fd7afc047f753ffb223ee116540210fc4f68704c59c58_s390x", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:6881f29eff48abaf1e12ec8f5be8d72156b75b5770d144dcdd83ca522b06c978_s390x", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:a40ae49fe93b8b77c4adab408dbe4cc312724dcfcfcc761e1c059e8a70f9e07c_amd64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:c6b828732d441c23a687e8b73265279fff1bed8d1e338f345b35d61a6d9eae70_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:cf521a6017e46ac6cccfdbde58281ef2d3fff9ac192769abcf92b9f292ef130e_arm64", "9Base-RHOSE-4.17:openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:835cbcda65f472981bce050522f667fa34f83967f38cda08848441108bb5f75c_amd64", "9Base-RHOSE-4.17:openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:835cbcda65f472981bce050522f667fa34f83967f38cda08848441108bb5f75c_amd64", "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_aarch64", "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_ppc64le", "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_s390x", "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libexpat: integer overflow" } ] }
RHSA-2024:6989
Vulnerability from csaf_redhat
Published
2024-09-24 01:24
Modified
2025-04-02 22:19
Summary
Red Hat Security Advisory: expat security update
Notes
Topic
An update for expat is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Expat is a C library for parsing XML documents.
Security Fix(es):
* libexpat: Negative Length Parsing Vulnerability in libexpat (CVE-2024-45490)
* libexpat: Integer Overflow or Wraparound (CVE-2024-45491)
* libexpat: integer overflow (CVE-2024-45492)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for expat is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Expat is a C library for parsing XML documents.\n\nSecurity Fix(es):\n\n* libexpat: Negative Length Parsing Vulnerability in libexpat (CVE-2024-45490)\n\n* libexpat: Integer Overflow or Wraparound (CVE-2024-45491)\n\n* libexpat: integer overflow (CVE-2024-45492)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2024:6989", "url": "https://access.redhat.com/errata/RHSA-2024:6989" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2308615", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2308615" }, { "category": "external", "summary": "2308616", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2308616" }, { "category": "external", "summary": "2308617", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2308617" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_6989.json" } ], "title": "Red Hat Security Advisory: expat security update", "tracking": { "current_release_date": "2025-04-02T22:19:22+00:00", "generator": { "date": "2025-04-02T22:19:22+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.4.2" } }, "id": "RHSA-2024:6989", "initial_release_date": "2024-09-24T01:24:47+00:00", "revision_history": [ { "date": "2024-09-24T01:24:47+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-09-24T01:24:47+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-04-02T22:19:22+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS (v. 8)", "product": { "name": "Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:8::baseos" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "expat-0:2.2.5-15.el8_10.src", "product": { "name": "expat-0:2.2.5-15.el8_10.src", "product_id": "expat-0:2.2.5-15.el8_10.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/expat@2.2.5-15.el8_10?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "expat-0:2.2.5-15.el8_10.aarch64", "product": { "name": "expat-0:2.2.5-15.el8_10.aarch64", "product_id": "expat-0:2.2.5-15.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/expat@2.2.5-15.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "expat-devel-0:2.2.5-15.el8_10.aarch64", "product": { "name": "expat-devel-0:2.2.5-15.el8_10.aarch64", "product_id": "expat-devel-0:2.2.5-15.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/expat-devel@2.2.5-15.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "expat-debugsource-0:2.2.5-15.el8_10.aarch64", "product": { "name": "expat-debugsource-0:2.2.5-15.el8_10.aarch64", "product_id": "expat-debugsource-0:2.2.5-15.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/expat-debugsource@2.2.5-15.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "expat-debuginfo-0:2.2.5-15.el8_10.aarch64", "product": { "name": "expat-debuginfo-0:2.2.5-15.el8_10.aarch64", "product_id": "expat-debuginfo-0:2.2.5-15.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/expat-debuginfo@2.2.5-15.el8_10?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "expat-0:2.2.5-15.el8_10.ppc64le", "product": { "name": "expat-0:2.2.5-15.el8_10.ppc64le", "product_id": "expat-0:2.2.5-15.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/expat@2.2.5-15.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "expat-devel-0:2.2.5-15.el8_10.ppc64le", "product": { "name": "expat-devel-0:2.2.5-15.el8_10.ppc64le", "product_id": "expat-devel-0:2.2.5-15.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/expat-devel@2.2.5-15.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "expat-debugsource-0:2.2.5-15.el8_10.ppc64le", "product": { "name": "expat-debugsource-0:2.2.5-15.el8_10.ppc64le", "product_id": "expat-debugsource-0:2.2.5-15.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/expat-debugsource@2.2.5-15.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "expat-debuginfo-0:2.2.5-15.el8_10.ppc64le", "product": { "name": "expat-debuginfo-0:2.2.5-15.el8_10.ppc64le", "product_id": "expat-debuginfo-0:2.2.5-15.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/expat-debuginfo@2.2.5-15.el8_10?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "expat-0:2.2.5-15.el8_10.i686", "product": { "name": "expat-0:2.2.5-15.el8_10.i686", "product_id": "expat-0:2.2.5-15.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/expat@2.2.5-15.el8_10?arch=i686" } } }, { "category": "product_version", "name": "expat-devel-0:2.2.5-15.el8_10.i686", "product": { "name": "expat-devel-0:2.2.5-15.el8_10.i686", "product_id": "expat-devel-0:2.2.5-15.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/expat-devel@2.2.5-15.el8_10?arch=i686" } } }, { "category": "product_version", "name": "expat-debugsource-0:2.2.5-15.el8_10.i686", "product": { "name": "expat-debugsource-0:2.2.5-15.el8_10.i686", "product_id": "expat-debugsource-0:2.2.5-15.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/expat-debugsource@2.2.5-15.el8_10?arch=i686" } } }, { "category": "product_version", "name": "expat-debuginfo-0:2.2.5-15.el8_10.i686", "product": { "name": "expat-debuginfo-0:2.2.5-15.el8_10.i686", "product_id": "expat-debuginfo-0:2.2.5-15.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/expat-debuginfo@2.2.5-15.el8_10?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "expat-0:2.2.5-15.el8_10.x86_64", "product": { "name": "expat-0:2.2.5-15.el8_10.x86_64", "product_id": "expat-0:2.2.5-15.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/expat@2.2.5-15.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "expat-devel-0:2.2.5-15.el8_10.x86_64", "product": { "name": "expat-devel-0:2.2.5-15.el8_10.x86_64", "product_id": "expat-devel-0:2.2.5-15.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/expat-devel@2.2.5-15.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "expat-debugsource-0:2.2.5-15.el8_10.x86_64", "product": { "name": "expat-debugsource-0:2.2.5-15.el8_10.x86_64", "product_id": "expat-debugsource-0:2.2.5-15.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/expat-debugsource@2.2.5-15.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "expat-debuginfo-0:2.2.5-15.el8_10.x86_64", "product": { "name": "expat-debuginfo-0:2.2.5-15.el8_10.x86_64", "product_id": "expat-debuginfo-0:2.2.5-15.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/expat-debuginfo@2.2.5-15.el8_10?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "expat-0:2.2.5-15.el8_10.s390x", "product": { "name": "expat-0:2.2.5-15.el8_10.s390x", "product_id": "expat-0:2.2.5-15.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/expat@2.2.5-15.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "expat-devel-0:2.2.5-15.el8_10.s390x", "product": { "name": "expat-devel-0:2.2.5-15.el8_10.s390x", "product_id": "expat-devel-0:2.2.5-15.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/expat-devel@2.2.5-15.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "expat-debugsource-0:2.2.5-15.el8_10.s390x", "product": { "name": "expat-debugsource-0:2.2.5-15.el8_10.s390x", "product_id": "expat-debugsource-0:2.2.5-15.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/expat-debugsource@2.2.5-15.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "expat-debuginfo-0:2.2.5-15.el8_10.s390x", "product": { "name": "expat-debuginfo-0:2.2.5-15.el8_10.s390x", "product_id": "expat-debuginfo-0:2.2.5-15.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/expat-debuginfo@2.2.5-15.el8_10?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "expat-0:2.2.5-15.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.aarch64" }, "product_reference": "expat-0:2.2.5-15.el8_10.aarch64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "expat-0:2.2.5-15.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.i686" }, "product_reference": "expat-0:2.2.5-15.el8_10.i686", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "expat-0:2.2.5-15.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.ppc64le" }, "product_reference": "expat-0:2.2.5-15.el8_10.ppc64le", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "expat-0:2.2.5-15.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.s390x" }, "product_reference": "expat-0:2.2.5-15.el8_10.s390x", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "expat-0:2.2.5-15.el8_10.src as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.src" }, "product_reference": "expat-0:2.2.5-15.el8_10.src", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "expat-0:2.2.5-15.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.x86_64" }, "product_reference": "expat-0:2.2.5-15.el8_10.x86_64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "expat-debuginfo-0:2.2.5-15.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.aarch64" }, "product_reference": "expat-debuginfo-0:2.2.5-15.el8_10.aarch64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "expat-debuginfo-0:2.2.5-15.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.i686" }, "product_reference": "expat-debuginfo-0:2.2.5-15.el8_10.i686", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "expat-debuginfo-0:2.2.5-15.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.ppc64le" }, "product_reference": "expat-debuginfo-0:2.2.5-15.el8_10.ppc64le", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "expat-debuginfo-0:2.2.5-15.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.s390x" }, "product_reference": "expat-debuginfo-0:2.2.5-15.el8_10.s390x", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "expat-debuginfo-0:2.2.5-15.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.x86_64" }, "product_reference": "expat-debuginfo-0:2.2.5-15.el8_10.x86_64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "expat-debugsource-0:2.2.5-15.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.aarch64" }, "product_reference": "expat-debugsource-0:2.2.5-15.el8_10.aarch64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "expat-debugsource-0:2.2.5-15.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.i686" }, "product_reference": "expat-debugsource-0:2.2.5-15.el8_10.i686", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "expat-debugsource-0:2.2.5-15.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.ppc64le" }, "product_reference": "expat-debugsource-0:2.2.5-15.el8_10.ppc64le", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "expat-debugsource-0:2.2.5-15.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.s390x" }, "product_reference": "expat-debugsource-0:2.2.5-15.el8_10.s390x", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "expat-debugsource-0:2.2.5-15.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.x86_64" }, "product_reference": "expat-debugsource-0:2.2.5-15.el8_10.x86_64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "expat-devel-0:2.2.5-15.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.aarch64" }, "product_reference": "expat-devel-0:2.2.5-15.el8_10.aarch64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "expat-devel-0:2.2.5-15.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.i686" }, "product_reference": "expat-devel-0:2.2.5-15.el8_10.i686", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "expat-devel-0:2.2.5-15.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.ppc64le" }, "product_reference": "expat-devel-0:2.2.5-15.el8_10.ppc64le", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "expat-devel-0:2.2.5-15.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.s390x" }, "product_reference": "expat-devel-0:2.2.5-15.el8_10.s390x", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "expat-devel-0:2.2.5-15.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.x86_64" }, "product_reference": "expat-devel-0:2.2.5-15.el8_10.x86_64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-45490", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "discovery_date": "2024-08-30T03:20:06.675968+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2308615" } ], "notes": [ { "category": "description", "text": "A flaw was found in libexpat\u0027s xmlparse.c component. This vulnerability allows an attacker to cause improper handling of XML data by providing a negative length value to the XML_ParseBuffer function.", "title": "Vulnerability description" }, { "category": "summary", "text": "libexpat: Negative Length Parsing Vulnerability in libexpat", "title": "Vulnerability summary" }, { "category": "other", "text": "The CVE-2024-45490 vulnerability is rated as moderate severity because while it allows for memory corruption through improper argument handling in XML_ParseBuffer, the exploitability is limited. Specifically, it requires an unlikely scenario where the input passed to the function has a negative length (len \u003c 0), which would typically not occur in well-formed applications. Moreover, while the impact includes denial of service (DoS), the conditions necessary for arbitrary code execution are non-trivial, requiring specific exploitation of memory corruption. Since it primarily leads to application crashes without an easily accessible attack vector for remote code execution, the risk is lower compared to higher-severity vulnerabilities that offer more direct pathways to exploitation.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.src", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-45490" }, { "category": "external", "summary": "RHBZ#2308615", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2308615" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-45490", "url": "https://www.cve.org/CVERecord?id=CVE-2024-45490" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45490", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45490" }, { "category": "external", "summary": "https://github.com/libexpat/libexpat/blob/R_2_6_3/expat/Changes", "url": "https://github.com/libexpat/libexpat/blob/R_2_6_3/expat/Changes" }, { "category": "external", "summary": "https://github.com/libexpat/libexpat/issues/887", "url": "https://github.com/libexpat/libexpat/issues/887" }, { "category": "external", "summary": "https://github.com/libexpat/libexpat/pull/890", "url": "https://github.com/libexpat/libexpat/pull/890" } ], "release_date": "2024-08-30T03:15:03.757000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-09-24T01:24:47+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.src", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:6989" }, { "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": [ "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.src", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.src", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libexpat: Negative Length Parsing Vulnerability in libexpat" }, { "cve": "CVE-2024-45491", "discovery_date": "2024-08-30T03:20:09.474759+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2308616" } ], "notes": [ { "category": "description", "text": "An issue was found in libexpat\u2019s internal dtdCopy function in xmlparse.c, It can have an integer overflow for nDefaultAtts on 32-bit platforms where UINT_MAX equals SIZE_MAX.", "title": "Vulnerability description" }, { "category": "summary", "text": "libexpat: Integer Overflow or Wraparound", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability is classified as Moderate severity rather than Important due to its reliance on specific conditions for exploitation. The integer overflow in dtdCopy affecting nDefaultAtts is limited to 32-bit platforms, reducing the attack surface as many modern systems operate on 64-bit architectures. Additionally, while the impact can lead to denial of service and potentially arbitrary code execution, the latter requires precise manipulation of the overflow condition, which may be non-trivial for attackers to achieve reliably. The constrained platform scope and the complexity of exploitation lower the overall severity, though it still poses a risk in environments where 32-bit systems are prevalent.", "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": [ "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.src", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-45491" }, { "category": "external", "summary": "RHBZ#2308616", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2308616" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-45491", "url": "https://www.cve.org/CVERecord?id=CVE-2024-45491" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45491", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45491" }, { "category": "external", "summary": "https://github.com/libexpat/libexpat/blob/R_2_6_3/expat/Changes", "url": "https://github.com/libexpat/libexpat/blob/R_2_6_3/expat/Changes" }, { "category": "external", "summary": "https://github.com/libexpat/libexpat/issues/888", "url": "https://github.com/libexpat/libexpat/issues/888" }, { "category": "external", "summary": "https://github.com/libexpat/libexpat/pull/891", "url": "https://github.com/libexpat/libexpat/pull/891" } ], "release_date": "2024-08-30T03:15:03.850000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-09-24T01:24:47+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.src", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:6989" }, { "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": [ "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.src", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.src", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libexpat: Integer Overflow or Wraparound" }, { "cve": "CVE-2024-45492", "discovery_date": "2024-08-30T03:20:11.638476+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2308617" } ], "notes": [ { "category": "description", "text": "A flaw was found in libexpat\u0027s internal nextScaffoldPart function in xmlparse.c. It can have an integer overflow for m_groupSize on 32-bit platforms where UINT_MAX equals SIZE_MAX.", "title": "Vulnerability description" }, { "category": "summary", "text": "libexpat: integer overflow", "title": "Vulnerability summary" }, { "category": "other", "text": "CVE-2024-45492 is categorized as a Moderate severity issue rather than Important due to the specific conditions required for exploitation and the limited scope of impact. While an integer overflow in the nextScaffoldPart function on 32-bit platforms can potentially lead to denial of service (DoS) or, in rare cases, arbitrary code execution, the vulnerability is platform-specific, affecting only 32-bit architectures with particular handling of UINT_MAX and SIZE_MAX. Additionally, exploiting the overflow for arbitrary code execution would require precise manipulation of memory, making it a less likely attack vector. The primary risk of DoS, without guaranteed escalation to remote code execution, further justifies the moderate severity classification.", "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": [ "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.src", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-45492" }, { "category": "external", "summary": "RHBZ#2308617", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2308617" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-45492", "url": "https://www.cve.org/CVERecord?id=CVE-2024-45492" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45492", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45492" }, { "category": "external", "summary": "https://github.com/libexpat/libexpat/blob/R_2_6_3/expat/Changes", "url": "https://github.com/libexpat/libexpat/blob/R_2_6_3/expat/Changes" }, { "category": "external", "summary": "https://github.com/libexpat/libexpat/issues/889", "url": "https://github.com/libexpat/libexpat/issues/889" }, { "category": "external", "summary": "https://github.com/libexpat/libexpat/pull/892", "url": "https://github.com/libexpat/libexpat/pull/892" } ], "release_date": "2024-08-30T03:15:03.930000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-09-24T01:24:47+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.src", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:6989" }, { "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": [ "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.src", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.src", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libexpat: integer overflow" } ] }
rhsa-2024_7213
Vulnerability from csaf_redhat
Published
2024-09-26 13:26
Modified
2025-01-06 17:43
Summary
Red Hat Security Advisory: Updated service-interconnect rhel9 container images for 1.4 LTS
Notes
Topic
Updated service-interconnect container images are now available for Service Interconnect 1.4 LTS for RHEL 9.
Details
Users of service-interconnect 1.4 LTS rhel9 container images are advised
to upgrade to these updated images, which contain backported patches to correct security issues and fix bugs.
Users of these images are also encouraged to rebuild all container images that depend on these images.
You can find images updated by this advisory the in Red Hat Container Catalog
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Low" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Updated service-interconnect container images are now available for Service Interconnect 1.4 LTS for RHEL 9.", "title": "Topic" }, { "category": "general", "text": "Users of service-interconnect 1.4 LTS rhel9 container images are advised\nto upgrade to these updated images, which contain backported patches to correct security issues and fix bugs. \nUsers of these images are also encouraged to rebuild all container images that depend on these images.\nYou can find images updated by this advisory the in Red Hat Container Catalog", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2024:7213", "url": "https://access.redhat.com/errata/RHSA-2024:7213" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#low", "url": "https://access.redhat.com/security/updates/classification/#low" }, { "category": "external", "summary": "2270498", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270498" }, { "category": "external", "summary": "2279632", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279632" }, { "category": "external", "summary": "2294676", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294676" }, { "category": "external", "summary": "2294677", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294677" }, { "category": "external", "summary": "2297771", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2297771" }, { "category": "external", "summary": "2302255", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302255" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_7213.json" } ], "title": "Red Hat Security Advisory: Updated service-interconnect rhel9 container images for 1.4 LTS", "tracking": { "current_release_date": "2025-01-06T17:43:23+00:00", "generator": { "date": "2025-01-06T17:43:23+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.5" } }, "id": "RHSA-2024:7213", "initial_release_date": "2024-09-26T13:26:32+00:00", "revision_history": [ { "date": "2024-09-26T13:26:32+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-09-26T13:26:32+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-01-06T17:43:23+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "9Base-Service-Interconnect-1.4", "product": { "name": "9Base-Service-Interconnect-1.4", "product_id": "9Base-Service-Interconnect-1.4", "product_identification_helper": { "cpe": "cpe:/a:redhat:service_interconnect:1.4::el9" } } } ], "category": "product_family", "name": "Red Hat Service Interconnect" }, { "branches": [ { "category": "product_version", "name": "service-interconnect/skupper-config-sync-rhel9@sha256:025f8c5b4ea63567a49b79945932e877f2279bc149c832283226a8488590ab37_amd64", "product": { "name": "service-interconnect/skupper-config-sync-rhel9@sha256:025f8c5b4ea63567a49b79945932e877f2279bc149c832283226a8488590ab37_amd64", "product_id": "service-interconnect/skupper-config-sync-rhel9@sha256:025f8c5b4ea63567a49b79945932e877f2279bc149c832283226a8488590ab37_amd64", "product_identification_helper": { "purl": "pkg:oci/skupper-config-sync-rhel9@sha256:025f8c5b4ea63567a49b79945932e877f2279bc149c832283226a8488590ab37?arch=amd64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-config-sync-rhel9\u0026tag=1.4.7-2" } } }, { "category": "product_version", "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:c338911564f18192114799711b16bc3015da0f53cbc9eb44418b6d1e78864bf9_amd64", "product": { "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:c338911564f18192114799711b16bc3015da0f53cbc9eb44418b6d1e78864bf9_amd64", "product_id": "service-interconnect/skupper-flow-collector-rhel9@sha256:c338911564f18192114799711b16bc3015da0f53cbc9eb44418b6d1e78864bf9_amd64", "product_identification_helper": { "purl": "pkg:oci/skupper-flow-collector-rhel9@sha256:c338911564f18192114799711b16bc3015da0f53cbc9eb44418b6d1e78864bf9?arch=amd64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-flow-collector-rhel9\u0026tag=1.4.7-2" } } }, { "category": "product_version", "name": "service-interconnect/skupper-operator-bundle@sha256:b6d7798d7fdfd40662f0d479efe7eb35414cbbd3643ea02cd05c71aeea020ffb_amd64", "product": { "name": "service-interconnect/skupper-operator-bundle@sha256:b6d7798d7fdfd40662f0d479efe7eb35414cbbd3643ea02cd05c71aeea020ffb_amd64", "product_id": "service-interconnect/skupper-operator-bundle@sha256:b6d7798d7fdfd40662f0d479efe7eb35414cbbd3643ea02cd05c71aeea020ffb_amd64", "product_identification_helper": { "purl": "pkg:oci/skupper-operator-bundle@sha256:b6d7798d7fdfd40662f0d479efe7eb35414cbbd3643ea02cd05c71aeea020ffb?arch=amd64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-operator-bundle\u0026tag=1.4.7-2" } } }, { "category": "product_version", "name": "service-interconnect/skupper-router-rhel9@sha256:0f7be97ca4fabb79ff77557429f0d08118eb5afc4e7322361493d322ae57cd08_amd64", "product": { "name": "service-interconnect/skupper-router-rhel9@sha256:0f7be97ca4fabb79ff77557429f0d08118eb5afc4e7322361493d322ae57cd08_amd64", "product_id": "service-interconnect/skupper-router-rhel9@sha256:0f7be97ca4fabb79ff77557429f0d08118eb5afc4e7322361493d322ae57cd08_amd64", "product_identification_helper": { "purl": "pkg:oci/skupper-router-rhel9@sha256:0f7be97ca4fabb79ff77557429f0d08118eb5afc4e7322361493d322ae57cd08?arch=amd64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-router-rhel9\u0026tag=2.4.3-6" } } }, { "category": "product_version", "name": "service-interconnect/skupper-service-controller-rhel9@sha256:2da6dba7b2c9a47d0eedd7915a470d1a4e435848962ba39c72b8ea0d2bc9c1d8_amd64", "product": { "name": "service-interconnect/skupper-service-controller-rhel9@sha256:2da6dba7b2c9a47d0eedd7915a470d1a4e435848962ba39c72b8ea0d2bc9c1d8_amd64", "product_id": "service-interconnect/skupper-service-controller-rhel9@sha256:2da6dba7b2c9a47d0eedd7915a470d1a4e435848962ba39c72b8ea0d2bc9c1d8_amd64", "product_identification_helper": { "purl": "pkg:oci/skupper-service-controller-rhel9@sha256:2da6dba7b2c9a47d0eedd7915a470d1a4e435848962ba39c72b8ea0d2bc9c1d8?arch=amd64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-service-controller-rhel9\u0026tag=1.4.7-2" } } }, { "category": "product_version", "name": "service-interconnect/skupper-site-controller-rhel9@sha256:04dd17efae41b6d7e07fd89b8eddca076dfea7cb4e603a83c5c4e27062ef4c90_amd64", "product": { "name": "service-interconnect/skupper-site-controller-rhel9@sha256:04dd17efae41b6d7e07fd89b8eddca076dfea7cb4e603a83c5c4e27062ef4c90_amd64", "product_id": "service-interconnect/skupper-site-controller-rhel9@sha256:04dd17efae41b6d7e07fd89b8eddca076dfea7cb4e603a83c5c4e27062ef4c90_amd64", "product_identification_helper": { "purl": "pkg:oci/skupper-site-controller-rhel9@sha256:04dd17efae41b6d7e07fd89b8eddca076dfea7cb4e603a83c5c4e27062ef4c90?arch=amd64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-site-controller-rhel9\u0026tag=1.4.7-2" } } } ], "category": "architecture", "name": "amd64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-config-sync-rhel9@sha256:025f8c5b4ea63567a49b79945932e877f2279bc149c832283226a8488590ab37_amd64 as a component of 9Base-Service-Interconnect-1.4", "product_id": "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:025f8c5b4ea63567a49b79945932e877f2279bc149c832283226a8488590ab37_amd64" }, "product_reference": "service-interconnect/skupper-config-sync-rhel9@sha256:025f8c5b4ea63567a49b79945932e877f2279bc149c832283226a8488590ab37_amd64", "relates_to_product_reference": "9Base-Service-Interconnect-1.4" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:c338911564f18192114799711b16bc3015da0f53cbc9eb44418b6d1e78864bf9_amd64 as a component of 9Base-Service-Interconnect-1.4", "product_id": "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:c338911564f18192114799711b16bc3015da0f53cbc9eb44418b6d1e78864bf9_amd64" }, "product_reference": "service-interconnect/skupper-flow-collector-rhel9@sha256:c338911564f18192114799711b16bc3015da0f53cbc9eb44418b6d1e78864bf9_amd64", "relates_to_product_reference": "9Base-Service-Interconnect-1.4" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-operator-bundle@sha256:b6d7798d7fdfd40662f0d479efe7eb35414cbbd3643ea02cd05c71aeea020ffb_amd64 as a component of 9Base-Service-Interconnect-1.4", "product_id": "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:b6d7798d7fdfd40662f0d479efe7eb35414cbbd3643ea02cd05c71aeea020ffb_amd64" }, "product_reference": "service-interconnect/skupper-operator-bundle@sha256:b6d7798d7fdfd40662f0d479efe7eb35414cbbd3643ea02cd05c71aeea020ffb_amd64", "relates_to_product_reference": "9Base-Service-Interconnect-1.4" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-router-rhel9@sha256:0f7be97ca4fabb79ff77557429f0d08118eb5afc4e7322361493d322ae57cd08_amd64 as a component of 9Base-Service-Interconnect-1.4", "product_id": "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:0f7be97ca4fabb79ff77557429f0d08118eb5afc4e7322361493d322ae57cd08_amd64" }, "product_reference": "service-interconnect/skupper-router-rhel9@sha256:0f7be97ca4fabb79ff77557429f0d08118eb5afc4e7322361493d322ae57cd08_amd64", "relates_to_product_reference": "9Base-Service-Interconnect-1.4" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-service-controller-rhel9@sha256:2da6dba7b2c9a47d0eedd7915a470d1a4e435848962ba39c72b8ea0d2bc9c1d8_amd64 as a component of 9Base-Service-Interconnect-1.4", "product_id": "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:2da6dba7b2c9a47d0eedd7915a470d1a4e435848962ba39c72b8ea0d2bc9c1d8_amd64" }, "product_reference": "service-interconnect/skupper-service-controller-rhel9@sha256:2da6dba7b2c9a47d0eedd7915a470d1a4e435848962ba39c72b8ea0d2bc9c1d8_amd64", "relates_to_product_reference": "9Base-Service-Interconnect-1.4" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-site-controller-rhel9@sha256:04dd17efae41b6d7e07fd89b8eddca076dfea7cb4e603a83c5c4e27062ef4c90_amd64 as a component of 9Base-Service-Interconnect-1.4", "product_id": "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:04dd17efae41b6d7e07fd89b8eddca076dfea7cb4e603a83c5c4e27062ef4c90_amd64" }, "product_reference": "service-interconnect/skupper-site-controller-rhel9@sha256:04dd17efae41b6d7e07fd89b8eddca076dfea7cb4e603a83c5c4e27062ef4c90_amd64", "relates_to_product_reference": "9Base-Service-Interconnect-1.4" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-2398", "cwe": { "id": "CWE-772", "name": "Missing Release of Resource after Effective Lifetime" }, "discovery_date": "2024-03-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270498" } ], "notes": [ { "category": "description", "text": "A flaw was found in curl. When an application configures libcurl to use HTTP/2 server push and the amount of received headers for the push surpasses the maximum allowed limit, libcurl aborts the server push. When aborting, libcurl does not free all the previously allocated headers, resulting in a memory leak.", "title": "Vulnerability description" }, { "category": "summary", "text": "curl: HTTP/2 push headers memory-leak", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:025f8c5b4ea63567a49b79945932e877f2279bc149c832283226a8488590ab37_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:c338911564f18192114799711b16bc3015da0f53cbc9eb44418b6d1e78864bf9_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:b6d7798d7fdfd40662f0d479efe7eb35414cbbd3643ea02cd05c71aeea020ffb_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:0f7be97ca4fabb79ff77557429f0d08118eb5afc4e7322361493d322ae57cd08_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:2da6dba7b2c9a47d0eedd7915a470d1a4e435848962ba39c72b8ea0d2bc9c1d8_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:04dd17efae41b6d7e07fd89b8eddca076dfea7cb4e603a83c5c4e27062ef4c90_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2398" }, { "category": "external", "summary": "RHBZ#2270498", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270498" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2398", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2398" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2398", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2398" }, { "category": "external", "summary": "https://curl.se/docs/CVE-2024-2398.html", "url": "https://curl.se/docs/CVE-2024-2398.html" } ], "release_date": "2024-03-27T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-09-26T13:26:32+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:025f8c5b4ea63567a49b79945932e877f2279bc149c832283226a8488590ab37_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:c338911564f18192114799711b16bc3015da0f53cbc9eb44418b6d1e78864bf9_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:b6d7798d7fdfd40662f0d479efe7eb35414cbbd3643ea02cd05c71aeea020ffb_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:0f7be97ca4fabb79ff77557429f0d08118eb5afc4e7322361493d322ae57cd08_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:2da6dba7b2c9a47d0eedd7915a470d1a4e435848962ba39c72b8ea0d2bc9c1d8_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:04dd17efae41b6d7e07fd89b8eddca076dfea7cb4e603a83c5c4e27062ef4c90_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:7213" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:025f8c5b4ea63567a49b79945932e877f2279bc149c832283226a8488590ab37_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:c338911564f18192114799711b16bc3015da0f53cbc9eb44418b6d1e78864bf9_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:b6d7798d7fdfd40662f0d479efe7eb35414cbbd3643ea02cd05c71aeea020ffb_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:0f7be97ca4fabb79ff77557429f0d08118eb5afc4e7322361493d322ae57cd08_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:2da6dba7b2c9a47d0eedd7915a470d1a4e435848962ba39c72b8ea0d2bc9c1d8_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:04dd17efae41b6d7e07fd89b8eddca076dfea7cb4e603a83c5c4e27062ef4c90_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "curl: HTTP/2 push headers memory-leak" }, { "cve": "CVE-2024-6119", "cwe": { "id": "CWE-843", "name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)" }, "discovery_date": "2024-08-20T17:50:04+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2306158" } ], "notes": [ { "category": "description", "text": "A flaw was found in OpenSSL. Applications performing certificate name checks (e.g., TLS clients checking server certificates) may attempt to read an invalid memory address resulting in abnormal termination of the application process.", "title": "Vulnerability description" }, { "category": "summary", "text": "openssl: Possible denial of service in X.509 name checks", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability is classified as moderate severity rather than important because it primarily affects specific use cases involving certificate name checks against otherName subject alternative names, a scenario that is not commonly encountered. The issue only triggers a denial of service (DoS) by causing an abnormal application termination, without compromising the integrity, confidentiality, or availability of data at a broader scale. Additionally, TLS servers, which typically don\u0027t perform reference identity checks during client certificate validation, are largely unaffected. The impact is localized to certain TLS clients performing specific name comparisons, reducing the overall risk profile and justifying the moderate severity classification.", "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-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:025f8c5b4ea63567a49b79945932e877f2279bc149c832283226a8488590ab37_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:c338911564f18192114799711b16bc3015da0f53cbc9eb44418b6d1e78864bf9_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:b6d7798d7fdfd40662f0d479efe7eb35414cbbd3643ea02cd05c71aeea020ffb_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:0f7be97ca4fabb79ff77557429f0d08118eb5afc4e7322361493d322ae57cd08_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:2da6dba7b2c9a47d0eedd7915a470d1a4e435848962ba39c72b8ea0d2bc9c1d8_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:04dd17efae41b6d7e07fd89b8eddca076dfea7cb4e603a83c5c4e27062ef4c90_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-6119" }, { "category": "external", "summary": "RHBZ#2306158", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2306158" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-6119", "url": "https://www.cve.org/CVERecord?id=CVE-2024-6119" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-6119", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6119" }, { "category": "external", "summary": "https://github.com/openssl/openssl/security/advisories/GHSA-5qrj-vq78-58fj", "url": "https://github.com/openssl/openssl/security/advisories/GHSA-5qrj-vq78-58fj" } ], "release_date": "2024-09-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-09-26T13:26:32+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:025f8c5b4ea63567a49b79945932e877f2279bc149c832283226a8488590ab37_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:c338911564f18192114799711b16bc3015da0f53cbc9eb44418b6d1e78864bf9_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:b6d7798d7fdfd40662f0d479efe7eb35414cbbd3643ea02cd05c71aeea020ffb_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:0f7be97ca4fabb79ff77557429f0d08118eb5afc4e7322361493d322ae57cd08_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:2da6dba7b2c9a47d0eedd7915a470d1a4e435848962ba39c72b8ea0d2bc9c1d8_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:04dd17efae41b6d7e07fd89b8eddca076dfea7cb4e603a83c5c4e27062ef4c90_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:7213" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:025f8c5b4ea63567a49b79945932e877f2279bc149c832283226a8488590ab37_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:c338911564f18192114799711b16bc3015da0f53cbc9eb44418b6d1e78864bf9_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:b6d7798d7fdfd40662f0d479efe7eb35414cbbd3643ea02cd05c71aeea020ffb_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:0f7be97ca4fabb79ff77557429f0d08118eb5afc4e7322361493d322ae57cd08_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:2da6dba7b2c9a47d0eedd7915a470d1a4e435848962ba39c72b8ea0d2bc9c1d8_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:04dd17efae41b6d7e07fd89b8eddca076dfea7cb4e603a83c5c4e27062ef4c90_amd64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:025f8c5b4ea63567a49b79945932e877f2279bc149c832283226a8488590ab37_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:c338911564f18192114799711b16bc3015da0f53cbc9eb44418b6d1e78864bf9_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:b6d7798d7fdfd40662f0d479efe7eb35414cbbd3643ea02cd05c71aeea020ffb_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:0f7be97ca4fabb79ff77557429f0d08118eb5afc4e7322361493d322ae57cd08_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:2da6dba7b2c9a47d0eedd7915a470d1a4e435848962ba39c72b8ea0d2bc9c1d8_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:04dd17efae41b6d7e07fd89b8eddca076dfea7cb4e603a83c5c4e27062ef4c90_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "openssl: Possible denial of service in X.509 name checks" }, { "cve": "CVE-2024-6345", "cwe": { "id": "CWE-94", "name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)" }, "discovery_date": "2024-07-15T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2297771" } ], "notes": [ { "category": "description", "text": "A flaw was found in the package_index module of pypa/setuptools. Affected versions of this package allow remote code execution via its download functions. These functions, which are used to download packages from URLs provided by users or retrieved from package index servers, are susceptible to code injection. If these functions are exposed to user-controlled inputs, such as package URLs, they can execute arbitrary commands on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "pypa/setuptools: Remote code execution via download functions in the package_index module in pypa/setuptools", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat OpenStack does not include setuptools. The ImcSdk component uses it only during compile time in our build systems, and we do not support recompiling SRPMs. As a result, Red Hat OpenStack is not affected by this flaw.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:025f8c5b4ea63567a49b79945932e877f2279bc149c832283226a8488590ab37_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:c338911564f18192114799711b16bc3015da0f53cbc9eb44418b6d1e78864bf9_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:b6d7798d7fdfd40662f0d479efe7eb35414cbbd3643ea02cd05c71aeea020ffb_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:0f7be97ca4fabb79ff77557429f0d08118eb5afc4e7322361493d322ae57cd08_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:2da6dba7b2c9a47d0eedd7915a470d1a4e435848962ba39c72b8ea0d2bc9c1d8_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:04dd17efae41b6d7e07fd89b8eddca076dfea7cb4e603a83c5c4e27062ef4c90_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-6345" }, { "category": "external", "summary": "RHBZ#2297771", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2297771" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-6345", "url": "https://www.cve.org/CVERecord?id=CVE-2024-6345" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-6345", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6345" }, { "category": "external", "summary": "https://github.com/pypa/setuptools/commit/88807c7062788254f654ea8c03427adc859321f0", "url": "https://github.com/pypa/setuptools/commit/88807c7062788254f654ea8c03427adc859321f0" }, { "category": "external", "summary": "https://huntr.com/bounties/d6362117-ad57-4e83-951f-b8141c6e7ca5", "url": "https://huntr.com/bounties/d6362117-ad57-4e83-951f-b8141c6e7ca5" } ], "release_date": "2024-07-15T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-09-26T13:26:32+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:025f8c5b4ea63567a49b79945932e877f2279bc149c832283226a8488590ab37_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:c338911564f18192114799711b16bc3015da0f53cbc9eb44418b6d1e78864bf9_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:b6d7798d7fdfd40662f0d479efe7eb35414cbbd3643ea02cd05c71aeea020ffb_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:0f7be97ca4fabb79ff77557429f0d08118eb5afc4e7322361493d322ae57cd08_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:2da6dba7b2c9a47d0eedd7915a470d1a4e435848962ba39c72b8ea0d2bc9c1d8_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:04dd17efae41b6d7e07fd89b8eddca076dfea7cb4e603a83c5c4e27062ef4c90_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:7213" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:025f8c5b4ea63567a49b79945932e877f2279bc149c832283226a8488590ab37_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:c338911564f18192114799711b16bc3015da0f53cbc9eb44418b6d1e78864bf9_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:b6d7798d7fdfd40662f0d479efe7eb35414cbbd3643ea02cd05c71aeea020ffb_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:0f7be97ca4fabb79ff77557429f0d08118eb5afc4e7322361493d322ae57cd08_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:2da6dba7b2c9a47d0eedd7915a470d1a4e435848962ba39c72b8ea0d2bc9c1d8_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:04dd17efae41b6d7e07fd89b8eddca076dfea7cb4e603a83c5c4e27062ef4c90_amd64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:025f8c5b4ea63567a49b79945932e877f2279bc149c832283226a8488590ab37_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:c338911564f18192114799711b16bc3015da0f53cbc9eb44418b6d1e78864bf9_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:b6d7798d7fdfd40662f0d479efe7eb35414cbbd3643ea02cd05c71aeea020ffb_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:0f7be97ca4fabb79ff77557429f0d08118eb5afc4e7322361493d322ae57cd08_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:2da6dba7b2c9a47d0eedd7915a470d1a4e435848962ba39c72b8ea0d2bc9c1d8_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:04dd17efae41b6d7e07fd89b8eddca076dfea7cb4e603a83c5c4e27062ef4c90_amd64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "pypa/setuptools: Remote code execution via download functions in the package_index module in pypa/setuptools" }, { "cve": "CVE-2024-6923", "discovery_date": "2024-08-01T14:30:06+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2302255" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in the email module that uses Python language. The email module doesn\u0027t properly quote new lines in email headers. This flaw allows an attacker to inject email headers that could, among other possibilities, add hidden email destinations or inject content into the email, impacting data confidentiality and integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "cpython: python: email module doesn\u0027t properly quotes newlines in email headers, allowing header injection", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.", "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-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:025f8c5b4ea63567a49b79945932e877f2279bc149c832283226a8488590ab37_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:c338911564f18192114799711b16bc3015da0f53cbc9eb44418b6d1e78864bf9_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:b6d7798d7fdfd40662f0d479efe7eb35414cbbd3643ea02cd05c71aeea020ffb_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:0f7be97ca4fabb79ff77557429f0d08118eb5afc4e7322361493d322ae57cd08_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:2da6dba7b2c9a47d0eedd7915a470d1a4e435848962ba39c72b8ea0d2bc9c1d8_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:04dd17efae41b6d7e07fd89b8eddca076dfea7cb4e603a83c5c4e27062ef4c90_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-6923" }, { "category": "external", "summary": "RHBZ#2302255", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302255" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-6923", "url": "https://www.cve.org/CVERecord?id=CVE-2024-6923" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-6923", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6923" }, { "category": "external", "summary": "https://github.com/python/cpython/issues/121650", "url": "https://github.com/python/cpython/issues/121650" }, { "category": "external", "summary": "https://github.com/python/cpython/pull/122233", "url": "https://github.com/python/cpython/pull/122233" }, { "category": "external", "summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/QH3BUOE2DYQBWP7NAQ7UNHPPOELKISRW/", "url": "https://mail.python.org/archives/list/security-announce@python.org/thread/QH3BUOE2DYQBWP7NAQ7UNHPPOELKISRW/" } ], "release_date": "2024-08-01T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-09-26T13:26:32+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:025f8c5b4ea63567a49b79945932e877f2279bc149c832283226a8488590ab37_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:c338911564f18192114799711b16bc3015da0f53cbc9eb44418b6d1e78864bf9_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:b6d7798d7fdfd40662f0d479efe7eb35414cbbd3643ea02cd05c71aeea020ffb_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:0f7be97ca4fabb79ff77557429f0d08118eb5afc4e7322361493d322ae57cd08_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:2da6dba7b2c9a47d0eedd7915a470d1a4e435848962ba39c72b8ea0d2bc9c1d8_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:04dd17efae41b6d7e07fd89b8eddca076dfea7cb4e603a83c5c4e27062ef4c90_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:7213" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:025f8c5b4ea63567a49b79945932e877f2279bc149c832283226a8488590ab37_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:c338911564f18192114799711b16bc3015da0f53cbc9eb44418b6d1e78864bf9_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:b6d7798d7fdfd40662f0d479efe7eb35414cbbd3643ea02cd05c71aeea020ffb_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:0f7be97ca4fabb79ff77557429f0d08118eb5afc4e7322361493d322ae57cd08_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:2da6dba7b2c9a47d0eedd7915a470d1a4e435848962ba39c72b8ea0d2bc9c1d8_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:04dd17efae41b6d7e07fd89b8eddca076dfea7cb4e603a83c5c4e27062ef4c90_amd64" ] } ], "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": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:025f8c5b4ea63567a49b79945932e877f2279bc149c832283226a8488590ab37_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:c338911564f18192114799711b16bc3015da0f53cbc9eb44418b6d1e78864bf9_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:b6d7798d7fdfd40662f0d479efe7eb35414cbbd3643ea02cd05c71aeea020ffb_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:0f7be97ca4fabb79ff77557429f0d08118eb5afc4e7322361493d322ae57cd08_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:2da6dba7b2c9a47d0eedd7915a470d1a4e435848962ba39c72b8ea0d2bc9c1d8_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:04dd17efae41b6d7e07fd89b8eddca076dfea7cb4e603a83c5c4e27062ef4c90_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "cpython: python: email module doesn\u0027t properly quotes newlines in email headers, allowing header injection" }, { "cve": "CVE-2024-34397", "cwe": { "id": "CWE-940", "name": "Improper Verification of Source of a Communication Channel" }, "discovery_date": "2024-05-07T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2279632" } ], "notes": [ { "category": "description", "text": "A flaw was found in GNOME GLib. When a GDBus-based client subscribes to signals from a trusted system service such as NetworkManager on a shared computer, other users of the same computer can send spoofed D-Bus signals that the GDBus-based client will wrongly interpret as having been sent by the trusted system service. This issue could lead to the GDBus-based client behaving incorrectly with an application-dependent impact.", "title": "Vulnerability description" }, { "category": "summary", "text": "glib2: Signal subscription vulnerabilities", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:025f8c5b4ea63567a49b79945932e877f2279bc149c832283226a8488590ab37_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:c338911564f18192114799711b16bc3015da0f53cbc9eb44418b6d1e78864bf9_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:b6d7798d7fdfd40662f0d479efe7eb35414cbbd3643ea02cd05c71aeea020ffb_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:0f7be97ca4fabb79ff77557429f0d08118eb5afc4e7322361493d322ae57cd08_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:2da6dba7b2c9a47d0eedd7915a470d1a4e435848962ba39c72b8ea0d2bc9c1d8_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:04dd17efae41b6d7e07fd89b8eddca076dfea7cb4e603a83c5c4e27062ef4c90_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-34397" }, { "category": "external", "summary": "RHBZ#2279632", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279632" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-34397", "url": "https://www.cve.org/CVERecord?id=CVE-2024-34397" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34397", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34397" }, { "category": "external", "summary": "https://gitlab.gnome.org/GNOME/glib/-/issues/3268", "url": "https://gitlab.gnome.org/GNOME/glib/-/issues/3268" }, { "category": "external", "summary": "https://www.openwall.com/lists/oss-security/2024/05/07/5", "url": "https://www.openwall.com/lists/oss-security/2024/05/07/5" } ], "release_date": "2024-05-07T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-09-26T13:26:32+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:025f8c5b4ea63567a49b79945932e877f2279bc149c832283226a8488590ab37_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:c338911564f18192114799711b16bc3015da0f53cbc9eb44418b6d1e78864bf9_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:b6d7798d7fdfd40662f0d479efe7eb35414cbbd3643ea02cd05c71aeea020ffb_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:0f7be97ca4fabb79ff77557429f0d08118eb5afc4e7322361493d322ae57cd08_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:2da6dba7b2c9a47d0eedd7915a470d1a4e435848962ba39c72b8ea0d2bc9c1d8_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:04dd17efae41b6d7e07fd89b8eddca076dfea7cb4e603a83c5c4e27062ef4c90_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:7213" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 3.8, "baseSeverity": "LOW", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:L/A:N", "version": "3.1" }, "products": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:025f8c5b4ea63567a49b79945932e877f2279bc149c832283226a8488590ab37_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:c338911564f18192114799711b16bc3015da0f53cbc9eb44418b6d1e78864bf9_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:b6d7798d7fdfd40662f0d479efe7eb35414cbbd3643ea02cd05c71aeea020ffb_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:0f7be97ca4fabb79ff77557429f0d08118eb5afc4e7322361493d322ae57cd08_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:2da6dba7b2c9a47d0eedd7915a470d1a4e435848962ba39c72b8ea0d2bc9c1d8_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:04dd17efae41b6d7e07fd89b8eddca076dfea7cb4e603a83c5c4e27062ef4c90_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "glib2: Signal subscription vulnerabilities" }, { "cve": "CVE-2024-37370", "discovery_date": "2024-06-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2294677" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in the MIT Kerberos 5 GSS krb5 wrap token, where an attacker can modify the plaintext Extra Count field, causing the unwrapped token to appear truncated to the application, occurs when the attacker alters the token data during transmission which can lead to improper handling of authentication tokens.", "title": "Vulnerability description" }, { "category": "summary", "text": "krb5: GSS message token handling", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability has an ability to disrupt authentication process and attackers able to alter the token data durning the transmission which leads to disruption in service and an attacker can void the integrity by altering the token durning the transmission for authentication process. This has been rated as moderate by Redhat as the vulnerability cannot be exploited in a way that it leads to a loss of availability or integrity,when in transmission token count field can be changed making the token appear truncated.", "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-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:025f8c5b4ea63567a49b79945932e877f2279bc149c832283226a8488590ab37_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:c338911564f18192114799711b16bc3015da0f53cbc9eb44418b6d1e78864bf9_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:b6d7798d7fdfd40662f0d479efe7eb35414cbbd3643ea02cd05c71aeea020ffb_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:0f7be97ca4fabb79ff77557429f0d08118eb5afc4e7322361493d322ae57cd08_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:2da6dba7b2c9a47d0eedd7915a470d1a4e435848962ba39c72b8ea0d2bc9c1d8_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:04dd17efae41b6d7e07fd89b8eddca076dfea7cb4e603a83c5c4e27062ef4c90_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-37370" }, { "category": "external", "summary": "RHBZ#2294677", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294677" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-37370", "url": "https://www.cve.org/CVERecord?id=CVE-2024-37370" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-37370", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-37370" }, { "category": "external", "summary": "https://web.mit.edu/kerberos/www/krb5-1.21/", "url": "https://web.mit.edu/kerberos/www/krb5-1.21/" } ], "release_date": "2024-06-27T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-09-26T13:26:32+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:025f8c5b4ea63567a49b79945932e877f2279bc149c832283226a8488590ab37_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:c338911564f18192114799711b16bc3015da0f53cbc9eb44418b6d1e78864bf9_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:b6d7798d7fdfd40662f0d479efe7eb35414cbbd3643ea02cd05c71aeea020ffb_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:0f7be97ca4fabb79ff77557429f0d08118eb5afc4e7322361493d322ae57cd08_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:2da6dba7b2c9a47d0eedd7915a470d1a4e435848962ba39c72b8ea0d2bc9c1d8_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:04dd17efae41b6d7e07fd89b8eddca076dfea7cb4e603a83c5c4e27062ef4c90_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:7213" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:025f8c5b4ea63567a49b79945932e877f2279bc149c832283226a8488590ab37_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:c338911564f18192114799711b16bc3015da0f53cbc9eb44418b6d1e78864bf9_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:b6d7798d7fdfd40662f0d479efe7eb35414cbbd3643ea02cd05c71aeea020ffb_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:0f7be97ca4fabb79ff77557429f0d08118eb5afc4e7322361493d322ae57cd08_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:2da6dba7b2c9a47d0eedd7915a470d1a4e435848962ba39c72b8ea0d2bc9c1d8_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:04dd17efae41b6d7e07fd89b8eddca076dfea7cb4e603a83c5c4e27062ef4c90_amd64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:025f8c5b4ea63567a49b79945932e877f2279bc149c832283226a8488590ab37_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:c338911564f18192114799711b16bc3015da0f53cbc9eb44418b6d1e78864bf9_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:b6d7798d7fdfd40662f0d479efe7eb35414cbbd3643ea02cd05c71aeea020ffb_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:0f7be97ca4fabb79ff77557429f0d08118eb5afc4e7322361493d322ae57cd08_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:2da6dba7b2c9a47d0eedd7915a470d1a4e435848962ba39c72b8ea0d2bc9c1d8_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:04dd17efae41b6d7e07fd89b8eddca076dfea7cb4e603a83c5c4e27062ef4c90_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "krb5: GSS message token handling" }, { "cve": "CVE-2024-37371", "discovery_date": "2024-06-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2294676" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in the MIT Kerberos 5 GSS krb5 wrap token, where an attacker can modify the plaintext Extra Count field, causing the unwrapped token to appear truncated to the application, occurs when the attacker alters the token data during transmission which can lead to improper handling of authentication tokens.", "title": "Vulnerability description" }, { "category": "summary", "text": "krb5: GSS message token handling", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue is classified as a moderate severity vulnerability because, while it allows an attacker to modify the plaintext \"Extra Count\" field of a GSS krb5 wrap token, the impact is primarily limited to token truncation at the application layer. This truncation can disrupt services but does not directly lead to a full compromise of confidentiality or integrity. The attack requires that the attacker already has access to a valid token transmission to modify, meaning it cannot be exploited remotely without first obtaining or intercepting a valid token.", "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-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:025f8c5b4ea63567a49b79945932e877f2279bc149c832283226a8488590ab37_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:c338911564f18192114799711b16bc3015da0f53cbc9eb44418b6d1e78864bf9_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:b6d7798d7fdfd40662f0d479efe7eb35414cbbd3643ea02cd05c71aeea020ffb_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:0f7be97ca4fabb79ff77557429f0d08118eb5afc4e7322361493d322ae57cd08_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:2da6dba7b2c9a47d0eedd7915a470d1a4e435848962ba39c72b8ea0d2bc9c1d8_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:04dd17efae41b6d7e07fd89b8eddca076dfea7cb4e603a83c5c4e27062ef4c90_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-37371" }, { "category": "external", "summary": "RHBZ#2294676", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294676" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-37371", "url": "https://www.cve.org/CVERecord?id=CVE-2024-37371" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-37371", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-37371" }, { "category": "external", "summary": "https://web.mit.edu/kerberos/www/krb5-1.21/", "url": "https://web.mit.edu/kerberos/www/krb5-1.21/" } ], "release_date": "2024-06-27T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-09-26T13:26:32+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:025f8c5b4ea63567a49b79945932e877f2279bc149c832283226a8488590ab37_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:c338911564f18192114799711b16bc3015da0f53cbc9eb44418b6d1e78864bf9_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:b6d7798d7fdfd40662f0d479efe7eb35414cbbd3643ea02cd05c71aeea020ffb_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:0f7be97ca4fabb79ff77557429f0d08118eb5afc4e7322361493d322ae57cd08_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:2da6dba7b2c9a47d0eedd7915a470d1a4e435848962ba39c72b8ea0d2bc9c1d8_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:04dd17efae41b6d7e07fd89b8eddca076dfea7cb4e603a83c5c4e27062ef4c90_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:7213" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:025f8c5b4ea63567a49b79945932e877f2279bc149c832283226a8488590ab37_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:c338911564f18192114799711b16bc3015da0f53cbc9eb44418b6d1e78864bf9_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:b6d7798d7fdfd40662f0d479efe7eb35414cbbd3643ea02cd05c71aeea020ffb_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:0f7be97ca4fabb79ff77557429f0d08118eb5afc4e7322361493d322ae57cd08_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:2da6dba7b2c9a47d0eedd7915a470d1a4e435848962ba39c72b8ea0d2bc9c1d8_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:04dd17efae41b6d7e07fd89b8eddca076dfea7cb4e603a83c5c4e27062ef4c90_amd64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:025f8c5b4ea63567a49b79945932e877f2279bc149c832283226a8488590ab37_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:c338911564f18192114799711b16bc3015da0f53cbc9eb44418b6d1e78864bf9_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:b6d7798d7fdfd40662f0d479efe7eb35414cbbd3643ea02cd05c71aeea020ffb_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:0f7be97ca4fabb79ff77557429f0d08118eb5afc4e7322361493d322ae57cd08_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:2da6dba7b2c9a47d0eedd7915a470d1a4e435848962ba39c72b8ea0d2bc9c1d8_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:04dd17efae41b6d7e07fd89b8eddca076dfea7cb4e603a83c5c4e27062ef4c90_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "krb5: GSS message token handling" }, { "cve": "CVE-2024-45490", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "discovery_date": "2024-08-30T03:20:06.675968+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2308615" } ], "notes": [ { "category": "description", "text": "A flaw was found in libexpat\u0027s xmlparse.c component. This vulnerability allows an attacker to cause improper handling of XML data by providing a negative length value to the XML_ParseBuffer function.", "title": "Vulnerability description" }, { "category": "summary", "text": "libexpat: Negative Length Parsing Vulnerability in libexpat", "title": "Vulnerability summary" }, { "category": "other", "text": "The CVE-2024-45490 vulnerability is rated as moderate severity because while it allows for memory corruption through improper argument handling in XML_ParseBuffer, the exploitability is limited. Specifically, it requires an unlikely scenario where the input passed to the function has a negative length (len \u003c 0), which would typically not occur in well-formed applications. Moreover, while the impact includes denial of service (DoS), the conditions necessary for arbitrary code execution are non-trivial, requiring specific exploitation of memory corruption. Since it primarily leads to application crashes without an easily accessible attack vector for remote code execution, the risk is lower compared to higher-severity vulnerabilities that offer more direct pathways to exploitation.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:025f8c5b4ea63567a49b79945932e877f2279bc149c832283226a8488590ab37_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:c338911564f18192114799711b16bc3015da0f53cbc9eb44418b6d1e78864bf9_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:b6d7798d7fdfd40662f0d479efe7eb35414cbbd3643ea02cd05c71aeea020ffb_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:0f7be97ca4fabb79ff77557429f0d08118eb5afc4e7322361493d322ae57cd08_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:2da6dba7b2c9a47d0eedd7915a470d1a4e435848962ba39c72b8ea0d2bc9c1d8_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:04dd17efae41b6d7e07fd89b8eddca076dfea7cb4e603a83c5c4e27062ef4c90_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-45490" }, { "category": "external", "summary": "RHBZ#2308615", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2308615" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-45490", "url": "https://www.cve.org/CVERecord?id=CVE-2024-45490" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45490", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45490" }, { "category": "external", "summary": "https://github.com/libexpat/libexpat/blob/R_2_6_3/expat/Changes", "url": "https://github.com/libexpat/libexpat/blob/R_2_6_3/expat/Changes" }, { "category": "external", "summary": "https://github.com/libexpat/libexpat/issues/887", "url": "https://github.com/libexpat/libexpat/issues/887" }, { "category": "external", "summary": "https://github.com/libexpat/libexpat/pull/890", "url": "https://github.com/libexpat/libexpat/pull/890" } ], "release_date": "2024-08-30T03:15:03.757000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-09-26T13:26:32+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:025f8c5b4ea63567a49b79945932e877f2279bc149c832283226a8488590ab37_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:c338911564f18192114799711b16bc3015da0f53cbc9eb44418b6d1e78864bf9_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:b6d7798d7fdfd40662f0d479efe7eb35414cbbd3643ea02cd05c71aeea020ffb_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:0f7be97ca4fabb79ff77557429f0d08118eb5afc4e7322361493d322ae57cd08_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:2da6dba7b2c9a47d0eedd7915a470d1a4e435848962ba39c72b8ea0d2bc9c1d8_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:04dd17efae41b6d7e07fd89b8eddca076dfea7cb4e603a83c5c4e27062ef4c90_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:7213" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:025f8c5b4ea63567a49b79945932e877f2279bc149c832283226a8488590ab37_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:c338911564f18192114799711b16bc3015da0f53cbc9eb44418b6d1e78864bf9_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:b6d7798d7fdfd40662f0d479efe7eb35414cbbd3643ea02cd05c71aeea020ffb_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:0f7be97ca4fabb79ff77557429f0d08118eb5afc4e7322361493d322ae57cd08_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:2da6dba7b2c9a47d0eedd7915a470d1a4e435848962ba39c72b8ea0d2bc9c1d8_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:04dd17efae41b6d7e07fd89b8eddca076dfea7cb4e603a83c5c4e27062ef4c90_amd64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:025f8c5b4ea63567a49b79945932e877f2279bc149c832283226a8488590ab37_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:c338911564f18192114799711b16bc3015da0f53cbc9eb44418b6d1e78864bf9_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:b6d7798d7fdfd40662f0d479efe7eb35414cbbd3643ea02cd05c71aeea020ffb_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:0f7be97ca4fabb79ff77557429f0d08118eb5afc4e7322361493d322ae57cd08_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:2da6dba7b2c9a47d0eedd7915a470d1a4e435848962ba39c72b8ea0d2bc9c1d8_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:04dd17efae41b6d7e07fd89b8eddca076dfea7cb4e603a83c5c4e27062ef4c90_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libexpat: Negative Length Parsing Vulnerability in libexpat" }, { "cve": "CVE-2024-45491", "discovery_date": "2024-08-30T03:20:09.474759+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2308616" } ], "notes": [ { "category": "description", "text": "An issue was found in libexpat\u2019s internal dtdCopy function in xmlparse.c, It can have an integer overflow for nDefaultAtts on 32-bit platforms where UINT_MAX equals SIZE_MAX.", "title": "Vulnerability description" }, { "category": "summary", "text": "libexpat: Integer Overflow or Wraparound", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability is classified as Moderate severity rather than Important due to its reliance on specific conditions for exploitation. The integer overflow in dtdCopy affecting nDefaultAtts is limited to 32-bit platforms, reducing the attack surface as many modern systems operate on 64-bit architectures. Additionally, while the impact can lead to denial of service and potentially arbitrary code execution, the latter requires precise manipulation of the overflow condition, which may be non-trivial for attackers to achieve reliably. The constrained platform scope and the complexity of exploitation lower the overall severity, though it still poses a risk in environments where 32-bit systems are prevalent.", "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-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:025f8c5b4ea63567a49b79945932e877f2279bc149c832283226a8488590ab37_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:c338911564f18192114799711b16bc3015da0f53cbc9eb44418b6d1e78864bf9_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:b6d7798d7fdfd40662f0d479efe7eb35414cbbd3643ea02cd05c71aeea020ffb_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:0f7be97ca4fabb79ff77557429f0d08118eb5afc4e7322361493d322ae57cd08_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:2da6dba7b2c9a47d0eedd7915a470d1a4e435848962ba39c72b8ea0d2bc9c1d8_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:04dd17efae41b6d7e07fd89b8eddca076dfea7cb4e603a83c5c4e27062ef4c90_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-45491" }, { "category": "external", "summary": "RHBZ#2308616", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2308616" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-45491", "url": "https://www.cve.org/CVERecord?id=CVE-2024-45491" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45491", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45491" }, { "category": "external", "summary": "https://github.com/libexpat/libexpat/blob/R_2_6_3/expat/Changes", "url": "https://github.com/libexpat/libexpat/blob/R_2_6_3/expat/Changes" }, { "category": "external", "summary": "https://github.com/libexpat/libexpat/issues/888", "url": "https://github.com/libexpat/libexpat/issues/888" }, { "category": "external", "summary": "https://github.com/libexpat/libexpat/pull/891", "url": "https://github.com/libexpat/libexpat/pull/891" } ], "release_date": "2024-08-30T03:15:03.850000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-09-26T13:26:32+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:025f8c5b4ea63567a49b79945932e877f2279bc149c832283226a8488590ab37_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:c338911564f18192114799711b16bc3015da0f53cbc9eb44418b6d1e78864bf9_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:b6d7798d7fdfd40662f0d479efe7eb35414cbbd3643ea02cd05c71aeea020ffb_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:0f7be97ca4fabb79ff77557429f0d08118eb5afc4e7322361493d322ae57cd08_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:2da6dba7b2c9a47d0eedd7915a470d1a4e435848962ba39c72b8ea0d2bc9c1d8_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:04dd17efae41b6d7e07fd89b8eddca076dfea7cb4e603a83c5c4e27062ef4c90_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:7213" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:025f8c5b4ea63567a49b79945932e877f2279bc149c832283226a8488590ab37_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:c338911564f18192114799711b16bc3015da0f53cbc9eb44418b6d1e78864bf9_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:b6d7798d7fdfd40662f0d479efe7eb35414cbbd3643ea02cd05c71aeea020ffb_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:0f7be97ca4fabb79ff77557429f0d08118eb5afc4e7322361493d322ae57cd08_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:2da6dba7b2c9a47d0eedd7915a470d1a4e435848962ba39c72b8ea0d2bc9c1d8_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:04dd17efae41b6d7e07fd89b8eddca076dfea7cb4e603a83c5c4e27062ef4c90_amd64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:025f8c5b4ea63567a49b79945932e877f2279bc149c832283226a8488590ab37_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:c338911564f18192114799711b16bc3015da0f53cbc9eb44418b6d1e78864bf9_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:b6d7798d7fdfd40662f0d479efe7eb35414cbbd3643ea02cd05c71aeea020ffb_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:0f7be97ca4fabb79ff77557429f0d08118eb5afc4e7322361493d322ae57cd08_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:2da6dba7b2c9a47d0eedd7915a470d1a4e435848962ba39c72b8ea0d2bc9c1d8_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:04dd17efae41b6d7e07fd89b8eddca076dfea7cb4e603a83c5c4e27062ef4c90_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libexpat: Integer Overflow or Wraparound" }, { "cve": "CVE-2024-45492", "discovery_date": "2024-08-30T03:20:11.638476+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2308617" } ], "notes": [ { "category": "description", "text": "A flaw was found in libexpat\u0027s internal nextScaffoldPart function in xmlparse.c. It can have an integer overflow for m_groupSize on 32-bit platforms where UINT_MAX equals SIZE_MAX.", "title": "Vulnerability description" }, { "category": "summary", "text": "libexpat: integer overflow", "title": "Vulnerability summary" }, { "category": "other", "text": "CVE-2024-45492 is categorized as a Moderate severity issue rather than Important due to the specific conditions required for exploitation and the limited scope of impact. While an integer overflow in the nextScaffoldPart function on 32-bit platforms can potentially lead to denial of service (DoS) or, in rare cases, arbitrary code execution, the vulnerability is platform-specific, affecting only 32-bit architectures with particular handling of UINT_MAX and SIZE_MAX. Additionally, exploiting the overflow for arbitrary code execution would require precise manipulation of memory, making it a less likely attack vector. The primary risk of DoS, without guaranteed escalation to remote code execution, further justifies the moderate severity classification.", "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-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:025f8c5b4ea63567a49b79945932e877f2279bc149c832283226a8488590ab37_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:c338911564f18192114799711b16bc3015da0f53cbc9eb44418b6d1e78864bf9_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:b6d7798d7fdfd40662f0d479efe7eb35414cbbd3643ea02cd05c71aeea020ffb_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:0f7be97ca4fabb79ff77557429f0d08118eb5afc4e7322361493d322ae57cd08_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:2da6dba7b2c9a47d0eedd7915a470d1a4e435848962ba39c72b8ea0d2bc9c1d8_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:04dd17efae41b6d7e07fd89b8eddca076dfea7cb4e603a83c5c4e27062ef4c90_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-45492" }, { "category": "external", "summary": "RHBZ#2308617", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2308617" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-45492", "url": "https://www.cve.org/CVERecord?id=CVE-2024-45492" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45492", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45492" }, { "category": "external", "summary": "https://github.com/libexpat/libexpat/blob/R_2_6_3/expat/Changes", "url": "https://github.com/libexpat/libexpat/blob/R_2_6_3/expat/Changes" }, { "category": "external", "summary": "https://github.com/libexpat/libexpat/issues/889", "url": "https://github.com/libexpat/libexpat/issues/889" }, { "category": "external", "summary": "https://github.com/libexpat/libexpat/pull/892", "url": "https://github.com/libexpat/libexpat/pull/892" } ], "release_date": "2024-08-30T03:15:03.930000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-09-26T13:26:32+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:025f8c5b4ea63567a49b79945932e877f2279bc149c832283226a8488590ab37_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:c338911564f18192114799711b16bc3015da0f53cbc9eb44418b6d1e78864bf9_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:b6d7798d7fdfd40662f0d479efe7eb35414cbbd3643ea02cd05c71aeea020ffb_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:0f7be97ca4fabb79ff77557429f0d08118eb5afc4e7322361493d322ae57cd08_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:2da6dba7b2c9a47d0eedd7915a470d1a4e435848962ba39c72b8ea0d2bc9c1d8_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:04dd17efae41b6d7e07fd89b8eddca076dfea7cb4e603a83c5c4e27062ef4c90_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:7213" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:025f8c5b4ea63567a49b79945932e877f2279bc149c832283226a8488590ab37_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:c338911564f18192114799711b16bc3015da0f53cbc9eb44418b6d1e78864bf9_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:b6d7798d7fdfd40662f0d479efe7eb35414cbbd3643ea02cd05c71aeea020ffb_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:0f7be97ca4fabb79ff77557429f0d08118eb5afc4e7322361493d322ae57cd08_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:2da6dba7b2c9a47d0eedd7915a470d1a4e435848962ba39c72b8ea0d2bc9c1d8_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:04dd17efae41b6d7e07fd89b8eddca076dfea7cb4e603a83c5c4e27062ef4c90_amd64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:025f8c5b4ea63567a49b79945932e877f2279bc149c832283226a8488590ab37_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:c338911564f18192114799711b16bc3015da0f53cbc9eb44418b6d1e78864bf9_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:b6d7798d7fdfd40662f0d479efe7eb35414cbbd3643ea02cd05c71aeea020ffb_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:0f7be97ca4fabb79ff77557429f0d08118eb5afc4e7322361493d322ae57cd08_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:2da6dba7b2c9a47d0eedd7915a470d1a4e435848962ba39c72b8ea0d2bc9c1d8_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:04dd17efae41b6d7e07fd89b8eddca076dfea7cb4e603a83c5c4e27062ef4c90_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libexpat: integer overflow" } ] }
rhsa-2024:6754
Vulnerability from csaf_redhat
Published
2024-09-18 12:01
Modified
2025-04-02 22:19
Summary
Red Hat Security Advisory: expat security update
Notes
Topic
An update for expat is now available for Red Hat Enterprise Linux 9.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Expat is a C library for parsing XML documents.
Security Fix(es):
* libexpat: Negative Length Parsing Vulnerability in libexpat (CVE-2024-45490)
* libexpat: Integer Overflow or Wraparound (CVE-2024-45491)
* libexpat: integer overflow (CVE-2024-45492)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for expat is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Expat is a C library for parsing XML documents.\n\nSecurity Fix(es):\n\n* libexpat: Negative Length Parsing Vulnerability in libexpat (CVE-2024-45490)\n\n* libexpat: Integer Overflow or Wraparound (CVE-2024-45491)\n\n* libexpat: integer overflow (CVE-2024-45492)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2024:6754", "url": "https://access.redhat.com/errata/RHSA-2024:6754" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2308615", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2308615" }, { "category": "external", "summary": "2308616", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2308616" }, { "category": "external", "summary": "2308617", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2308617" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_6754.json" } ], "title": "Red Hat Security Advisory: expat security update", "tracking": { "current_release_date": "2025-04-02T22:19:11+00:00", "generator": { "date": "2025-04-02T22:19:11+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.4.2" } }, "id": "RHSA-2024:6754", "initial_release_date": "2024-09-18T12:01:55+00:00", "revision_history": [ { "date": "2024-09-18T12:01:55+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-09-18T12:01:55+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-04-02T22:19:11+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:9::appstream" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS (v. 9)", "product": { "name": "Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:9::baseos" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "expat-devel-0:2.5.0-2.el9_4.1.aarch64", "product": { "name": "expat-devel-0:2.5.0-2.el9_4.1.aarch64", "product_id": "expat-devel-0:2.5.0-2.el9_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/expat-devel@2.5.0-2.el9_4.1?arch=aarch64" } } }, { "category": "product_version", "name": "expat-debugsource-0:2.5.0-2.el9_4.1.aarch64", "product": { "name": "expat-debugsource-0:2.5.0-2.el9_4.1.aarch64", "product_id": "expat-debugsource-0:2.5.0-2.el9_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/expat-debugsource@2.5.0-2.el9_4.1?arch=aarch64" } } }, { "category": "product_version", "name": "expat-debuginfo-0:2.5.0-2.el9_4.1.aarch64", "product": { "name": "expat-debuginfo-0:2.5.0-2.el9_4.1.aarch64", "product_id": "expat-debuginfo-0:2.5.0-2.el9_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/expat-debuginfo@2.5.0-2.el9_4.1?arch=aarch64" } } }, { "category": "product_version", "name": "expat-0:2.5.0-2.el9_4.1.aarch64", "product": { "name": "expat-0:2.5.0-2.el9_4.1.aarch64", "product_id": "expat-0:2.5.0-2.el9_4.1.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/expat@2.5.0-2.el9_4.1?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "expat-devel-0:2.5.0-2.el9_4.1.ppc64le", "product": { "name": "expat-devel-0:2.5.0-2.el9_4.1.ppc64le", "product_id": "expat-devel-0:2.5.0-2.el9_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/expat-devel@2.5.0-2.el9_4.1?arch=ppc64le" } } }, { "category": "product_version", "name": "expat-debugsource-0:2.5.0-2.el9_4.1.ppc64le", "product": { "name": "expat-debugsource-0:2.5.0-2.el9_4.1.ppc64le", "product_id": "expat-debugsource-0:2.5.0-2.el9_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/expat-debugsource@2.5.0-2.el9_4.1?arch=ppc64le" } } }, { "category": "product_version", "name": "expat-debuginfo-0:2.5.0-2.el9_4.1.ppc64le", "product": { "name": "expat-debuginfo-0:2.5.0-2.el9_4.1.ppc64le", "product_id": "expat-debuginfo-0:2.5.0-2.el9_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/expat-debuginfo@2.5.0-2.el9_4.1?arch=ppc64le" } } }, { "category": "product_version", "name": "expat-0:2.5.0-2.el9_4.1.ppc64le", "product": { "name": "expat-0:2.5.0-2.el9_4.1.ppc64le", "product_id": "expat-0:2.5.0-2.el9_4.1.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/expat@2.5.0-2.el9_4.1?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "expat-devel-0:2.5.0-2.el9_4.1.i686", "product": { "name": "expat-devel-0:2.5.0-2.el9_4.1.i686", "product_id": "expat-devel-0:2.5.0-2.el9_4.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/expat-devel@2.5.0-2.el9_4.1?arch=i686" } } }, { "category": "product_version", "name": "expat-debugsource-0:2.5.0-2.el9_4.1.i686", "product": { "name": "expat-debugsource-0:2.5.0-2.el9_4.1.i686", "product_id": "expat-debugsource-0:2.5.0-2.el9_4.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/expat-debugsource@2.5.0-2.el9_4.1?arch=i686" } } }, { "category": "product_version", "name": "expat-debuginfo-0:2.5.0-2.el9_4.1.i686", "product": { "name": "expat-debuginfo-0:2.5.0-2.el9_4.1.i686", "product_id": "expat-debuginfo-0:2.5.0-2.el9_4.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/expat-debuginfo@2.5.0-2.el9_4.1?arch=i686" } } }, { "category": "product_version", "name": "expat-0:2.5.0-2.el9_4.1.i686", "product": { "name": "expat-0:2.5.0-2.el9_4.1.i686", "product_id": "expat-0:2.5.0-2.el9_4.1.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/expat@2.5.0-2.el9_4.1?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "expat-devel-0:2.5.0-2.el9_4.1.x86_64", "product": { "name": "expat-devel-0:2.5.0-2.el9_4.1.x86_64", "product_id": "expat-devel-0:2.5.0-2.el9_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/expat-devel@2.5.0-2.el9_4.1?arch=x86_64" } } }, { "category": "product_version", "name": "expat-debugsource-0:2.5.0-2.el9_4.1.x86_64", "product": { "name": "expat-debugsource-0:2.5.0-2.el9_4.1.x86_64", "product_id": "expat-debugsource-0:2.5.0-2.el9_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/expat-debugsource@2.5.0-2.el9_4.1?arch=x86_64" } } }, { "category": "product_version", "name": "expat-debuginfo-0:2.5.0-2.el9_4.1.x86_64", "product": { "name": "expat-debuginfo-0:2.5.0-2.el9_4.1.x86_64", "product_id": "expat-debuginfo-0:2.5.0-2.el9_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/expat-debuginfo@2.5.0-2.el9_4.1?arch=x86_64" } } }, { "category": "product_version", "name": "expat-0:2.5.0-2.el9_4.1.x86_64", "product": { "name": "expat-0:2.5.0-2.el9_4.1.x86_64", "product_id": "expat-0:2.5.0-2.el9_4.1.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/expat@2.5.0-2.el9_4.1?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "expat-devel-0:2.5.0-2.el9_4.1.s390x", "product": { "name": "expat-devel-0:2.5.0-2.el9_4.1.s390x", "product_id": "expat-devel-0:2.5.0-2.el9_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/expat-devel@2.5.0-2.el9_4.1?arch=s390x" } } }, { "category": "product_version", "name": "expat-debugsource-0:2.5.0-2.el9_4.1.s390x", "product": { "name": "expat-debugsource-0:2.5.0-2.el9_4.1.s390x", "product_id": "expat-debugsource-0:2.5.0-2.el9_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/expat-debugsource@2.5.0-2.el9_4.1?arch=s390x" } } }, { "category": "product_version", "name": "expat-debuginfo-0:2.5.0-2.el9_4.1.s390x", "product": { "name": "expat-debuginfo-0:2.5.0-2.el9_4.1.s390x", "product_id": "expat-debuginfo-0:2.5.0-2.el9_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/expat-debuginfo@2.5.0-2.el9_4.1?arch=s390x" } } }, { "category": "product_version", "name": "expat-0:2.5.0-2.el9_4.1.s390x", "product": { "name": "expat-0:2.5.0-2.el9_4.1.s390x", "product_id": "expat-0:2.5.0-2.el9_4.1.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/expat@2.5.0-2.el9_4.1?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "expat-0:2.5.0-2.el9_4.1.src", "product": { "name": "expat-0:2.5.0-2.el9_4.1.src", "product_id": "expat-0:2.5.0-2.el9_4.1.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/expat@2.5.0-2.el9_4.1?arch=src" } } } ], "category": "architecture", "name": "src" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "expat-0:2.5.0-2.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.aarch64" }, "product_reference": "expat-0:2.5.0-2.el9_4.1.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "expat-0:2.5.0-2.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.i686" }, "product_reference": "expat-0:2.5.0-2.el9_4.1.i686", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "expat-0:2.5.0-2.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.ppc64le" }, "product_reference": "expat-0:2.5.0-2.el9_4.1.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "expat-0:2.5.0-2.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.s390x" }, "product_reference": "expat-0:2.5.0-2.el9_4.1.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "expat-0:2.5.0-2.el9_4.1.src as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.src" }, "product_reference": "expat-0:2.5.0-2.el9_4.1.src", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "expat-0:2.5.0-2.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.x86_64" }, "product_reference": "expat-0:2.5.0-2.el9_4.1.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "expat-debuginfo-0:2.5.0-2.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.aarch64" }, "product_reference": "expat-debuginfo-0:2.5.0-2.el9_4.1.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "expat-debuginfo-0:2.5.0-2.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.i686" }, "product_reference": "expat-debuginfo-0:2.5.0-2.el9_4.1.i686", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "expat-debuginfo-0:2.5.0-2.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.ppc64le" }, "product_reference": "expat-debuginfo-0:2.5.0-2.el9_4.1.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "expat-debuginfo-0:2.5.0-2.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.s390x" }, "product_reference": "expat-debuginfo-0:2.5.0-2.el9_4.1.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "expat-debuginfo-0:2.5.0-2.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.x86_64" }, "product_reference": "expat-debuginfo-0:2.5.0-2.el9_4.1.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "expat-debugsource-0:2.5.0-2.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.aarch64" }, "product_reference": "expat-debugsource-0:2.5.0-2.el9_4.1.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "expat-debugsource-0:2.5.0-2.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.i686" }, "product_reference": "expat-debugsource-0:2.5.0-2.el9_4.1.i686", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "expat-debugsource-0:2.5.0-2.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.ppc64le" }, "product_reference": "expat-debugsource-0:2.5.0-2.el9_4.1.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "expat-debugsource-0:2.5.0-2.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.s390x" }, "product_reference": "expat-debugsource-0:2.5.0-2.el9_4.1.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "expat-debugsource-0:2.5.0-2.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.x86_64" }, "product_reference": "expat-debugsource-0:2.5.0-2.el9_4.1.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "expat-devel-0:2.5.0-2.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.aarch64" }, "product_reference": "expat-devel-0:2.5.0-2.el9_4.1.aarch64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "expat-devel-0:2.5.0-2.el9_4.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.i686" }, "product_reference": "expat-devel-0:2.5.0-2.el9_4.1.i686", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "expat-devel-0:2.5.0-2.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.ppc64le" }, "product_reference": "expat-devel-0:2.5.0-2.el9_4.1.ppc64le", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "expat-devel-0:2.5.0-2.el9_4.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.s390x" }, "product_reference": "expat-devel-0:2.5.0-2.el9_4.1.s390x", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "expat-devel-0:2.5.0-2.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.x86_64" }, "product_reference": "expat-devel-0:2.5.0-2.el9_4.1.x86_64", "relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "expat-0:2.5.0-2.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.aarch64" }, "product_reference": "expat-0:2.5.0-2.el9_4.1.aarch64", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "expat-0:2.5.0-2.el9_4.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.i686" }, "product_reference": "expat-0:2.5.0-2.el9_4.1.i686", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "expat-0:2.5.0-2.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.ppc64le" }, "product_reference": "expat-0:2.5.0-2.el9_4.1.ppc64le", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "expat-0:2.5.0-2.el9_4.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.s390x" }, "product_reference": "expat-0:2.5.0-2.el9_4.1.s390x", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "expat-0:2.5.0-2.el9_4.1.src as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.src" }, "product_reference": "expat-0:2.5.0-2.el9_4.1.src", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "expat-0:2.5.0-2.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.x86_64" }, "product_reference": "expat-0:2.5.0-2.el9_4.1.x86_64", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "expat-debuginfo-0:2.5.0-2.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.aarch64" }, "product_reference": "expat-debuginfo-0:2.5.0-2.el9_4.1.aarch64", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "expat-debuginfo-0:2.5.0-2.el9_4.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.i686" }, "product_reference": "expat-debuginfo-0:2.5.0-2.el9_4.1.i686", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "expat-debuginfo-0:2.5.0-2.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.ppc64le" }, "product_reference": "expat-debuginfo-0:2.5.0-2.el9_4.1.ppc64le", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "expat-debuginfo-0:2.5.0-2.el9_4.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.s390x" }, "product_reference": "expat-debuginfo-0:2.5.0-2.el9_4.1.s390x", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "expat-debuginfo-0:2.5.0-2.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.x86_64" }, "product_reference": "expat-debuginfo-0:2.5.0-2.el9_4.1.x86_64", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "expat-debugsource-0:2.5.0-2.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.aarch64" }, "product_reference": "expat-debugsource-0:2.5.0-2.el9_4.1.aarch64", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "expat-debugsource-0:2.5.0-2.el9_4.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.i686" }, "product_reference": "expat-debugsource-0:2.5.0-2.el9_4.1.i686", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "expat-debugsource-0:2.5.0-2.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.ppc64le" }, "product_reference": "expat-debugsource-0:2.5.0-2.el9_4.1.ppc64le", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "expat-debugsource-0:2.5.0-2.el9_4.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.s390x" }, "product_reference": "expat-debugsource-0:2.5.0-2.el9_4.1.s390x", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "expat-debugsource-0:2.5.0-2.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.x86_64" }, "product_reference": "expat-debugsource-0:2.5.0-2.el9_4.1.x86_64", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "expat-devel-0:2.5.0-2.el9_4.1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.aarch64" }, "product_reference": "expat-devel-0:2.5.0-2.el9_4.1.aarch64", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "expat-devel-0:2.5.0-2.el9_4.1.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.i686" }, "product_reference": "expat-devel-0:2.5.0-2.el9_4.1.i686", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "expat-devel-0:2.5.0-2.el9_4.1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.ppc64le" }, "product_reference": "expat-devel-0:2.5.0-2.el9_4.1.ppc64le", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "expat-devel-0:2.5.0-2.el9_4.1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.s390x" }, "product_reference": "expat-devel-0:2.5.0-2.el9_4.1.s390x", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "expat-devel-0:2.5.0-2.el9_4.1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)", "product_id": "BaseOS-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.x86_64" }, "product_reference": "expat-devel-0:2.5.0-2.el9_4.1.x86_64", "relates_to_product_reference": "BaseOS-9.4.0.Z.MAIN.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-45490", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "discovery_date": "2024-08-30T03:20:06.675968+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2308615" } ], "notes": [ { "category": "description", "text": "A flaw was found in libexpat\u0027s xmlparse.c component. This vulnerability allows an attacker to cause improper handling of XML data by providing a negative length value to the XML_ParseBuffer function.", "title": "Vulnerability description" }, { "category": "summary", "text": "libexpat: Negative Length Parsing Vulnerability in libexpat", "title": "Vulnerability summary" }, { "category": "other", "text": "The CVE-2024-45490 vulnerability is rated as moderate severity because while it allows for memory corruption through improper argument handling in XML_ParseBuffer, the exploitability is limited. Specifically, it requires an unlikely scenario where the input passed to the function has a negative length (len \u003c 0), which would typically not occur in well-formed applications. Moreover, while the impact includes denial of service (DoS), the conditions necessary for arbitrary code execution are non-trivial, requiring specific exploitation of memory corruption. Since it primarily leads to application crashes without an easily accessible attack vector for remote code execution, the risk is lower compared to higher-severity vulnerabilities that offer more direct pathways to exploitation.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.src", "BaseOS-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-45490" }, { "category": "external", "summary": "RHBZ#2308615", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2308615" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-45490", "url": "https://www.cve.org/CVERecord?id=CVE-2024-45490" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45490", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45490" }, { "category": "external", "summary": "https://github.com/libexpat/libexpat/blob/R_2_6_3/expat/Changes", "url": "https://github.com/libexpat/libexpat/blob/R_2_6_3/expat/Changes" }, { "category": "external", "summary": "https://github.com/libexpat/libexpat/issues/887", "url": "https://github.com/libexpat/libexpat/issues/887" }, { "category": "external", "summary": "https://github.com/libexpat/libexpat/pull/890", "url": "https://github.com/libexpat/libexpat/pull/890" } ], "release_date": "2024-08-30T03:15:03.757000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-09-18T12:01:55+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.src", "BaseOS-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:6754" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.src", "BaseOS-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.src", "BaseOS-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libexpat: Negative Length Parsing Vulnerability in libexpat" }, { "cve": "CVE-2024-45491", "discovery_date": "2024-08-30T03:20:09.474759+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2308616" } ], "notes": [ { "category": "description", "text": "An issue was found in libexpat\u2019s internal dtdCopy function in xmlparse.c, It can have an integer overflow for nDefaultAtts on 32-bit platforms where UINT_MAX equals SIZE_MAX.", "title": "Vulnerability description" }, { "category": "summary", "text": "libexpat: Integer Overflow or Wraparound", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability is classified as Moderate severity rather than Important due to its reliance on specific conditions for exploitation. The integer overflow in dtdCopy affecting nDefaultAtts is limited to 32-bit platforms, reducing the attack surface as many modern systems operate on 64-bit architectures. Additionally, while the impact can lead to denial of service and potentially arbitrary code execution, the latter requires precise manipulation of the overflow condition, which may be non-trivial for attackers to achieve reliably. The constrained platform scope and the complexity of exploitation lower the overall severity, though it still poses a risk in environments where 32-bit systems are prevalent.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.src", "BaseOS-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-45491" }, { "category": "external", "summary": "RHBZ#2308616", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2308616" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-45491", "url": "https://www.cve.org/CVERecord?id=CVE-2024-45491" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45491", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45491" }, { "category": "external", "summary": "https://github.com/libexpat/libexpat/blob/R_2_6_3/expat/Changes", "url": "https://github.com/libexpat/libexpat/blob/R_2_6_3/expat/Changes" }, { "category": "external", "summary": "https://github.com/libexpat/libexpat/issues/888", "url": "https://github.com/libexpat/libexpat/issues/888" }, { "category": "external", "summary": "https://github.com/libexpat/libexpat/pull/891", "url": "https://github.com/libexpat/libexpat/pull/891" } ], "release_date": "2024-08-30T03:15:03.850000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-09-18T12:01:55+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.src", "BaseOS-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:6754" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.src", "BaseOS-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.src", "BaseOS-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libexpat: Integer Overflow or Wraparound" }, { "cve": "CVE-2024-45492", "discovery_date": "2024-08-30T03:20:11.638476+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2308617" } ], "notes": [ { "category": "description", "text": "A flaw was found in libexpat\u0027s internal nextScaffoldPart function in xmlparse.c. It can have an integer overflow for m_groupSize on 32-bit platforms where UINT_MAX equals SIZE_MAX.", "title": "Vulnerability description" }, { "category": "summary", "text": "libexpat: integer overflow", "title": "Vulnerability summary" }, { "category": "other", "text": "CVE-2024-45492 is categorized as a Moderate severity issue rather than Important due to the specific conditions required for exploitation and the limited scope of impact. While an integer overflow in the nextScaffoldPart function on 32-bit platforms can potentially lead to denial of service (DoS) or, in rare cases, arbitrary code execution, the vulnerability is platform-specific, affecting only 32-bit architectures with particular handling of UINT_MAX and SIZE_MAX. Additionally, exploiting the overflow for arbitrary code execution would require precise manipulation of memory, making it a less likely attack vector. The primary risk of DoS, without guaranteed escalation to remote code execution, further justifies the moderate severity classification.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.src", "BaseOS-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-45492" }, { "category": "external", "summary": "RHBZ#2308617", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2308617" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-45492", "url": "https://www.cve.org/CVERecord?id=CVE-2024-45492" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45492", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45492" }, { "category": "external", "summary": "https://github.com/libexpat/libexpat/blob/R_2_6_3/expat/Changes", "url": "https://github.com/libexpat/libexpat/blob/R_2_6_3/expat/Changes" }, { "category": "external", "summary": "https://github.com/libexpat/libexpat/issues/889", "url": "https://github.com/libexpat/libexpat/issues/889" }, { "category": "external", "summary": "https://github.com/libexpat/libexpat/pull/892", "url": "https://github.com/libexpat/libexpat/pull/892" } ], "release_date": "2024-08-30T03:15:03.930000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-09-18T12:01:55+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.src", "BaseOS-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:6754" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.src", "BaseOS-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.src", "AppStream-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.x86_64", "AppStream-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.aarch64", "AppStream-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.i686", "AppStream-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.ppc64le", "AppStream-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.s390x", "AppStream-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.src", "BaseOS-9.4.0.Z.MAIN.EUS:expat-0:2.5.0-2.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debuginfo-0:2.5.0-2.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:expat-debugsource-0:2.5.0-2.el9_4.1.x86_64", "BaseOS-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.aarch64", "BaseOS-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.i686", "BaseOS-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.ppc64le", "BaseOS-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.s390x", "BaseOS-9.4.0.Z.MAIN.EUS:expat-devel-0:2.5.0-2.el9_4.1.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libexpat: integer overflow" } ] }
RHSA-2024:8859
Vulnerability from csaf_redhat
Published
2024-11-05 01:47
Modified
2024-12-18 03:41
Summary
Red Hat Security Advisory: xmlrpc-c security update
Notes
Topic
An update for xmlrpc-c is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
XML-RPC is a remote procedure call (RPC) protocol that uses XML to encode its calls and HTTP as a transport mechanism. The xmlrpc-c packages provide a network protocol to allow a client program to make a simple RPC (remote procedure call) over the Internet. It converts an RPC into an XML document, sends it to a remote server using HTTP, and gets back the response in XML.
Security Fix(es):
* libexpat: Integer Overflow or Wraparound (CVE-2024-45491)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for xmlrpc-c is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "XML-RPC is a remote procedure call (RPC) protocol that uses XML to encode its calls and HTTP as a transport mechanism. The xmlrpc-c packages provide a network protocol to allow a client program to make a simple RPC (remote procedure call) over the Internet. It converts an RPC into an XML document, sends it to a remote server using HTTP, and gets back the response in XML.\n\nSecurity Fix(es):\n\n* libexpat: Integer Overflow or Wraparound (CVE-2024-45491)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2024:8859", "url": "https://access.redhat.com/errata/RHSA-2024:8859" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2308616", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2308616" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_8859.json" } ], "title": "Red Hat Security Advisory: xmlrpc-c security update", "tracking": { "current_release_date": "2024-12-18T03:41:03+00:00", "generator": { "date": "2024-12-18T03:41:03+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.3" } }, "id": "RHSA-2024:8859", "initial_release_date": "2024-11-05T01:47:55+00:00", "revision_history": [ { "date": "2024-11-05T01:47:55+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-11-05T01:47:55+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-12-18T03:41:03+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS (v. 8)", "product": { "name": "Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:8::baseos" } } }, { "category": "product_name", "name": "Red Hat Enterprise Linux CRB (v. 8)", "product": { "name": "Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::crb" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "xmlrpc-c-0:1.51.0-10.el8_10.src", "product": { "name": "xmlrpc-c-0:1.51.0-10.el8_10.src", "product_id": "xmlrpc-c-0:1.51.0-10.el8_10.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/xmlrpc-c@1.51.0-10.el8_10?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "xmlrpc-c-0:1.51.0-10.el8_10.aarch64", "product": { "name": "xmlrpc-c-0:1.51.0-10.el8_10.aarch64", "product_id": "xmlrpc-c-0:1.51.0-10.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/xmlrpc-c@1.51.0-10.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "xmlrpc-c-client-0:1.51.0-10.el8_10.aarch64", "product": { "name": "xmlrpc-c-client-0:1.51.0-10.el8_10.aarch64", "product_id": "xmlrpc-c-client-0:1.51.0-10.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/xmlrpc-c-client@1.51.0-10.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "xmlrpc-c-debugsource-0:1.51.0-10.el8_10.aarch64", "product": { "name": "xmlrpc-c-debugsource-0:1.51.0-10.el8_10.aarch64", "product_id": "xmlrpc-c-debugsource-0:1.51.0-10.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/xmlrpc-c-debugsource@1.51.0-10.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "xmlrpc-c-apps-debuginfo-0:1.51.0-10.el8_10.aarch64", "product": { "name": "xmlrpc-c-apps-debuginfo-0:1.51.0-10.el8_10.aarch64", "product_id": "xmlrpc-c-apps-debuginfo-0:1.51.0-10.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/xmlrpc-c-apps-debuginfo@1.51.0-10.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "xmlrpc-c-c++-debuginfo-0:1.51.0-10.el8_10.aarch64", "product": { "name": "xmlrpc-c-c++-debuginfo-0:1.51.0-10.el8_10.aarch64", "product_id": "xmlrpc-c-c++-debuginfo-0:1.51.0-10.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/xmlrpc-c-c%2B%2B-debuginfo@1.51.0-10.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "xmlrpc-c-client++-debuginfo-0:1.51.0-10.el8_10.aarch64", "product": { "name": "xmlrpc-c-client++-debuginfo-0:1.51.0-10.el8_10.aarch64", "product_id": "xmlrpc-c-client++-debuginfo-0:1.51.0-10.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/xmlrpc-c-client%2B%2B-debuginfo@1.51.0-10.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "xmlrpc-c-client-debuginfo-0:1.51.0-10.el8_10.aarch64", "product": { "name": "xmlrpc-c-client-debuginfo-0:1.51.0-10.el8_10.aarch64", "product_id": "xmlrpc-c-client-debuginfo-0:1.51.0-10.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/xmlrpc-c-client-debuginfo@1.51.0-10.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "xmlrpc-c-debuginfo-0:1.51.0-10.el8_10.aarch64", "product": { "name": "xmlrpc-c-debuginfo-0:1.51.0-10.el8_10.aarch64", "product_id": "xmlrpc-c-debuginfo-0:1.51.0-10.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/xmlrpc-c-debuginfo@1.51.0-10.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "xmlrpc-c-c++-0:1.51.0-10.el8_10.aarch64", "product": { "name": "xmlrpc-c-c++-0:1.51.0-10.el8_10.aarch64", "product_id": "xmlrpc-c-c++-0:1.51.0-10.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/xmlrpc-c-c%2B%2B@1.51.0-10.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "xmlrpc-c-client++-0:1.51.0-10.el8_10.aarch64", "product": { "name": "xmlrpc-c-client++-0:1.51.0-10.el8_10.aarch64", "product_id": "xmlrpc-c-client++-0:1.51.0-10.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/xmlrpc-c-client%2B%2B@1.51.0-10.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "xmlrpc-c-devel-0:1.51.0-10.el8_10.aarch64", "product": { "name": "xmlrpc-c-devel-0:1.51.0-10.el8_10.aarch64", "product_id": "xmlrpc-c-devel-0:1.51.0-10.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/xmlrpc-c-devel@1.51.0-10.el8_10?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "xmlrpc-c-0:1.51.0-10.el8_10.ppc64le", "product": { "name": "xmlrpc-c-0:1.51.0-10.el8_10.ppc64le", "product_id": "xmlrpc-c-0:1.51.0-10.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/xmlrpc-c@1.51.0-10.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "xmlrpc-c-client-0:1.51.0-10.el8_10.ppc64le", "product": { "name": "xmlrpc-c-client-0:1.51.0-10.el8_10.ppc64le", "product_id": "xmlrpc-c-client-0:1.51.0-10.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/xmlrpc-c-client@1.51.0-10.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "xmlrpc-c-debugsource-0:1.51.0-10.el8_10.ppc64le", "product": { "name": "xmlrpc-c-debugsource-0:1.51.0-10.el8_10.ppc64le", "product_id": "xmlrpc-c-debugsource-0:1.51.0-10.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/xmlrpc-c-debugsource@1.51.0-10.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "xmlrpc-c-apps-debuginfo-0:1.51.0-10.el8_10.ppc64le", "product": { "name": "xmlrpc-c-apps-debuginfo-0:1.51.0-10.el8_10.ppc64le", "product_id": "xmlrpc-c-apps-debuginfo-0:1.51.0-10.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/xmlrpc-c-apps-debuginfo@1.51.0-10.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "xmlrpc-c-c++-debuginfo-0:1.51.0-10.el8_10.ppc64le", "product": { "name": "xmlrpc-c-c++-debuginfo-0:1.51.0-10.el8_10.ppc64le", "product_id": "xmlrpc-c-c++-debuginfo-0:1.51.0-10.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/xmlrpc-c-c%2B%2B-debuginfo@1.51.0-10.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "xmlrpc-c-client++-debuginfo-0:1.51.0-10.el8_10.ppc64le", "product": { "name": "xmlrpc-c-client++-debuginfo-0:1.51.0-10.el8_10.ppc64le", "product_id": "xmlrpc-c-client++-debuginfo-0:1.51.0-10.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/xmlrpc-c-client%2B%2B-debuginfo@1.51.0-10.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "xmlrpc-c-client-debuginfo-0:1.51.0-10.el8_10.ppc64le", "product": { "name": "xmlrpc-c-client-debuginfo-0:1.51.0-10.el8_10.ppc64le", "product_id": "xmlrpc-c-client-debuginfo-0:1.51.0-10.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/xmlrpc-c-client-debuginfo@1.51.0-10.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "xmlrpc-c-debuginfo-0:1.51.0-10.el8_10.ppc64le", "product": { "name": "xmlrpc-c-debuginfo-0:1.51.0-10.el8_10.ppc64le", "product_id": "xmlrpc-c-debuginfo-0:1.51.0-10.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/xmlrpc-c-debuginfo@1.51.0-10.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "xmlrpc-c-c++-0:1.51.0-10.el8_10.ppc64le", "product": { "name": "xmlrpc-c-c++-0:1.51.0-10.el8_10.ppc64le", "product_id": "xmlrpc-c-c++-0:1.51.0-10.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/xmlrpc-c-c%2B%2B@1.51.0-10.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "xmlrpc-c-client++-0:1.51.0-10.el8_10.ppc64le", "product": { "name": "xmlrpc-c-client++-0:1.51.0-10.el8_10.ppc64le", "product_id": "xmlrpc-c-client++-0:1.51.0-10.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/xmlrpc-c-client%2B%2B@1.51.0-10.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "xmlrpc-c-devel-0:1.51.0-10.el8_10.ppc64le", "product": { "name": "xmlrpc-c-devel-0:1.51.0-10.el8_10.ppc64le", "product_id": "xmlrpc-c-devel-0:1.51.0-10.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/xmlrpc-c-devel@1.51.0-10.el8_10?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "xmlrpc-c-0:1.51.0-10.el8_10.i686", "product": { "name": "xmlrpc-c-0:1.51.0-10.el8_10.i686", "product_id": "xmlrpc-c-0:1.51.0-10.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/xmlrpc-c@1.51.0-10.el8_10?arch=i686" } } }, { "category": "product_version", "name": "xmlrpc-c-client-0:1.51.0-10.el8_10.i686", "product": { "name": "xmlrpc-c-client-0:1.51.0-10.el8_10.i686", "product_id": "xmlrpc-c-client-0:1.51.0-10.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/xmlrpc-c-client@1.51.0-10.el8_10?arch=i686" } } }, { "category": "product_version", "name": "xmlrpc-c-debugsource-0:1.51.0-10.el8_10.i686", "product": { "name": "xmlrpc-c-debugsource-0:1.51.0-10.el8_10.i686", "product_id": "xmlrpc-c-debugsource-0:1.51.0-10.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/xmlrpc-c-debugsource@1.51.0-10.el8_10?arch=i686" } } }, { "category": "product_version", "name": "xmlrpc-c-apps-debuginfo-0:1.51.0-10.el8_10.i686", "product": { "name": "xmlrpc-c-apps-debuginfo-0:1.51.0-10.el8_10.i686", "product_id": "xmlrpc-c-apps-debuginfo-0:1.51.0-10.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/xmlrpc-c-apps-debuginfo@1.51.0-10.el8_10?arch=i686" } } }, { "category": "product_version", "name": "xmlrpc-c-c++-debuginfo-0:1.51.0-10.el8_10.i686", "product": { "name": "xmlrpc-c-c++-debuginfo-0:1.51.0-10.el8_10.i686", "product_id": "xmlrpc-c-c++-debuginfo-0:1.51.0-10.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/xmlrpc-c-c%2B%2B-debuginfo@1.51.0-10.el8_10?arch=i686" } } }, { "category": "product_version", "name": "xmlrpc-c-client++-debuginfo-0:1.51.0-10.el8_10.i686", "product": { "name": "xmlrpc-c-client++-debuginfo-0:1.51.0-10.el8_10.i686", "product_id": "xmlrpc-c-client++-debuginfo-0:1.51.0-10.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/xmlrpc-c-client%2B%2B-debuginfo@1.51.0-10.el8_10?arch=i686" } } }, { "category": "product_version", "name": "xmlrpc-c-client-debuginfo-0:1.51.0-10.el8_10.i686", "product": { "name": "xmlrpc-c-client-debuginfo-0:1.51.0-10.el8_10.i686", "product_id": "xmlrpc-c-client-debuginfo-0:1.51.0-10.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/xmlrpc-c-client-debuginfo@1.51.0-10.el8_10?arch=i686" } } }, { "category": "product_version", "name": "xmlrpc-c-debuginfo-0:1.51.0-10.el8_10.i686", "product": { "name": "xmlrpc-c-debuginfo-0:1.51.0-10.el8_10.i686", "product_id": "xmlrpc-c-debuginfo-0:1.51.0-10.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/xmlrpc-c-debuginfo@1.51.0-10.el8_10?arch=i686" } } }, { "category": "product_version", "name": "xmlrpc-c-c++-0:1.51.0-10.el8_10.i686", "product": { "name": "xmlrpc-c-c++-0:1.51.0-10.el8_10.i686", "product_id": "xmlrpc-c-c++-0:1.51.0-10.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/xmlrpc-c-c%2B%2B@1.51.0-10.el8_10?arch=i686" } } }, { "category": "product_version", "name": "xmlrpc-c-client++-0:1.51.0-10.el8_10.i686", "product": { "name": "xmlrpc-c-client++-0:1.51.0-10.el8_10.i686", "product_id": "xmlrpc-c-client++-0:1.51.0-10.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/xmlrpc-c-client%2B%2B@1.51.0-10.el8_10?arch=i686" } } }, { "category": "product_version", "name": "xmlrpc-c-devel-0:1.51.0-10.el8_10.i686", "product": { "name": "xmlrpc-c-devel-0:1.51.0-10.el8_10.i686", "product_id": "xmlrpc-c-devel-0:1.51.0-10.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/xmlrpc-c-devel@1.51.0-10.el8_10?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "xmlrpc-c-0:1.51.0-10.el8_10.x86_64", "product": { "name": "xmlrpc-c-0:1.51.0-10.el8_10.x86_64", "product_id": "xmlrpc-c-0:1.51.0-10.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/xmlrpc-c@1.51.0-10.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "xmlrpc-c-client-0:1.51.0-10.el8_10.x86_64", "product": { "name": "xmlrpc-c-client-0:1.51.0-10.el8_10.x86_64", "product_id": "xmlrpc-c-client-0:1.51.0-10.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/xmlrpc-c-client@1.51.0-10.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "xmlrpc-c-debugsource-0:1.51.0-10.el8_10.x86_64", "product": { "name": "xmlrpc-c-debugsource-0:1.51.0-10.el8_10.x86_64", "product_id": "xmlrpc-c-debugsource-0:1.51.0-10.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/xmlrpc-c-debugsource@1.51.0-10.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "xmlrpc-c-apps-debuginfo-0:1.51.0-10.el8_10.x86_64", "product": { "name": "xmlrpc-c-apps-debuginfo-0:1.51.0-10.el8_10.x86_64", "product_id": "xmlrpc-c-apps-debuginfo-0:1.51.0-10.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/xmlrpc-c-apps-debuginfo@1.51.0-10.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "xmlrpc-c-c++-debuginfo-0:1.51.0-10.el8_10.x86_64", "product": { "name": "xmlrpc-c-c++-debuginfo-0:1.51.0-10.el8_10.x86_64", "product_id": "xmlrpc-c-c++-debuginfo-0:1.51.0-10.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/xmlrpc-c-c%2B%2B-debuginfo@1.51.0-10.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "xmlrpc-c-client++-debuginfo-0:1.51.0-10.el8_10.x86_64", "product": { "name": "xmlrpc-c-client++-debuginfo-0:1.51.0-10.el8_10.x86_64", "product_id": "xmlrpc-c-client++-debuginfo-0:1.51.0-10.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/xmlrpc-c-client%2B%2B-debuginfo@1.51.0-10.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "xmlrpc-c-client-debuginfo-0:1.51.0-10.el8_10.x86_64", "product": { "name": "xmlrpc-c-client-debuginfo-0:1.51.0-10.el8_10.x86_64", "product_id": "xmlrpc-c-client-debuginfo-0:1.51.0-10.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/xmlrpc-c-client-debuginfo@1.51.0-10.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "xmlrpc-c-debuginfo-0:1.51.0-10.el8_10.x86_64", "product": { "name": "xmlrpc-c-debuginfo-0:1.51.0-10.el8_10.x86_64", "product_id": "xmlrpc-c-debuginfo-0:1.51.0-10.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/xmlrpc-c-debuginfo@1.51.0-10.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "xmlrpc-c-c++-0:1.51.0-10.el8_10.x86_64", "product": { "name": "xmlrpc-c-c++-0:1.51.0-10.el8_10.x86_64", "product_id": "xmlrpc-c-c++-0:1.51.0-10.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/xmlrpc-c-c%2B%2B@1.51.0-10.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "xmlrpc-c-client++-0:1.51.0-10.el8_10.x86_64", "product": { "name": "xmlrpc-c-client++-0:1.51.0-10.el8_10.x86_64", "product_id": "xmlrpc-c-client++-0:1.51.0-10.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/xmlrpc-c-client%2B%2B@1.51.0-10.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "xmlrpc-c-devel-0:1.51.0-10.el8_10.x86_64", "product": { "name": "xmlrpc-c-devel-0:1.51.0-10.el8_10.x86_64", "product_id": "xmlrpc-c-devel-0:1.51.0-10.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/xmlrpc-c-devel@1.51.0-10.el8_10?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "xmlrpc-c-0:1.51.0-10.el8_10.s390x", "product": { "name": "xmlrpc-c-0:1.51.0-10.el8_10.s390x", "product_id": "xmlrpc-c-0:1.51.0-10.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/xmlrpc-c@1.51.0-10.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "xmlrpc-c-client-0:1.51.0-10.el8_10.s390x", "product": { "name": "xmlrpc-c-client-0:1.51.0-10.el8_10.s390x", "product_id": "xmlrpc-c-client-0:1.51.0-10.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/xmlrpc-c-client@1.51.0-10.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "xmlrpc-c-debugsource-0:1.51.0-10.el8_10.s390x", "product": { "name": "xmlrpc-c-debugsource-0:1.51.0-10.el8_10.s390x", "product_id": "xmlrpc-c-debugsource-0:1.51.0-10.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/xmlrpc-c-debugsource@1.51.0-10.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "xmlrpc-c-apps-debuginfo-0:1.51.0-10.el8_10.s390x", "product": { "name": "xmlrpc-c-apps-debuginfo-0:1.51.0-10.el8_10.s390x", "product_id": "xmlrpc-c-apps-debuginfo-0:1.51.0-10.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/xmlrpc-c-apps-debuginfo@1.51.0-10.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "xmlrpc-c-c++-debuginfo-0:1.51.0-10.el8_10.s390x", "product": { "name": "xmlrpc-c-c++-debuginfo-0:1.51.0-10.el8_10.s390x", "product_id": "xmlrpc-c-c++-debuginfo-0:1.51.0-10.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/xmlrpc-c-c%2B%2B-debuginfo@1.51.0-10.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "xmlrpc-c-client++-debuginfo-0:1.51.0-10.el8_10.s390x", "product": { "name": "xmlrpc-c-client++-debuginfo-0:1.51.0-10.el8_10.s390x", "product_id": "xmlrpc-c-client++-debuginfo-0:1.51.0-10.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/xmlrpc-c-client%2B%2B-debuginfo@1.51.0-10.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "xmlrpc-c-client-debuginfo-0:1.51.0-10.el8_10.s390x", "product": { "name": "xmlrpc-c-client-debuginfo-0:1.51.0-10.el8_10.s390x", "product_id": "xmlrpc-c-client-debuginfo-0:1.51.0-10.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/xmlrpc-c-client-debuginfo@1.51.0-10.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "xmlrpc-c-debuginfo-0:1.51.0-10.el8_10.s390x", "product": { "name": "xmlrpc-c-debuginfo-0:1.51.0-10.el8_10.s390x", "product_id": "xmlrpc-c-debuginfo-0:1.51.0-10.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/xmlrpc-c-debuginfo@1.51.0-10.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "xmlrpc-c-c++-0:1.51.0-10.el8_10.s390x", "product": { "name": "xmlrpc-c-c++-0:1.51.0-10.el8_10.s390x", "product_id": "xmlrpc-c-c++-0:1.51.0-10.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/xmlrpc-c-c%2B%2B@1.51.0-10.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "xmlrpc-c-client++-0:1.51.0-10.el8_10.s390x", "product": { "name": "xmlrpc-c-client++-0:1.51.0-10.el8_10.s390x", "product_id": "xmlrpc-c-client++-0:1.51.0-10.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/xmlrpc-c-client%2B%2B@1.51.0-10.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "xmlrpc-c-devel-0:1.51.0-10.el8_10.s390x", "product": { "name": "xmlrpc-c-devel-0:1.51.0-10.el8_10.s390x", "product_id": "xmlrpc-c-devel-0:1.51.0-10.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/xmlrpc-c-devel@1.51.0-10.el8_10?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-0:1.51.0-10.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-0:1.51.0-10.el8_10.aarch64" }, "product_reference": "xmlrpc-c-0:1.51.0-10.el8_10.aarch64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-0:1.51.0-10.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-0:1.51.0-10.el8_10.i686" }, "product_reference": "xmlrpc-c-0:1.51.0-10.el8_10.i686", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-0:1.51.0-10.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-0:1.51.0-10.el8_10.ppc64le" }, "product_reference": "xmlrpc-c-0:1.51.0-10.el8_10.ppc64le", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-0:1.51.0-10.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-0:1.51.0-10.el8_10.s390x" }, "product_reference": "xmlrpc-c-0:1.51.0-10.el8_10.s390x", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-0:1.51.0-10.el8_10.src as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-0:1.51.0-10.el8_10.src" }, "product_reference": "xmlrpc-c-0:1.51.0-10.el8_10.src", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-0:1.51.0-10.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-0:1.51.0-10.el8_10.x86_64" }, "product_reference": "xmlrpc-c-0:1.51.0-10.el8_10.x86_64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-apps-debuginfo-0:1.51.0-10.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-apps-debuginfo-0:1.51.0-10.el8_10.aarch64" }, "product_reference": "xmlrpc-c-apps-debuginfo-0:1.51.0-10.el8_10.aarch64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-apps-debuginfo-0:1.51.0-10.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-apps-debuginfo-0:1.51.0-10.el8_10.i686" }, "product_reference": "xmlrpc-c-apps-debuginfo-0:1.51.0-10.el8_10.i686", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-apps-debuginfo-0:1.51.0-10.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-apps-debuginfo-0:1.51.0-10.el8_10.ppc64le" }, "product_reference": "xmlrpc-c-apps-debuginfo-0:1.51.0-10.el8_10.ppc64le", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-apps-debuginfo-0:1.51.0-10.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-apps-debuginfo-0:1.51.0-10.el8_10.s390x" }, "product_reference": "xmlrpc-c-apps-debuginfo-0:1.51.0-10.el8_10.s390x", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-apps-debuginfo-0:1.51.0-10.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-apps-debuginfo-0:1.51.0-10.el8_10.x86_64" }, "product_reference": "xmlrpc-c-apps-debuginfo-0:1.51.0-10.el8_10.x86_64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-c++-0:1.51.0-10.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-0:1.51.0-10.el8_10.aarch64" }, "product_reference": "xmlrpc-c-c++-0:1.51.0-10.el8_10.aarch64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-c++-0:1.51.0-10.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-0:1.51.0-10.el8_10.i686" }, "product_reference": "xmlrpc-c-c++-0:1.51.0-10.el8_10.i686", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-c++-0:1.51.0-10.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-0:1.51.0-10.el8_10.ppc64le" }, "product_reference": "xmlrpc-c-c++-0:1.51.0-10.el8_10.ppc64le", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-c++-0:1.51.0-10.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-0:1.51.0-10.el8_10.s390x" }, "product_reference": "xmlrpc-c-c++-0:1.51.0-10.el8_10.s390x", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-c++-0:1.51.0-10.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-0:1.51.0-10.el8_10.x86_64" }, "product_reference": "xmlrpc-c-c++-0:1.51.0-10.el8_10.x86_64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-c++-debuginfo-0:1.51.0-10.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-debuginfo-0:1.51.0-10.el8_10.aarch64" }, "product_reference": "xmlrpc-c-c++-debuginfo-0:1.51.0-10.el8_10.aarch64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-c++-debuginfo-0:1.51.0-10.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-debuginfo-0:1.51.0-10.el8_10.i686" }, "product_reference": "xmlrpc-c-c++-debuginfo-0:1.51.0-10.el8_10.i686", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-c++-debuginfo-0:1.51.0-10.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-debuginfo-0:1.51.0-10.el8_10.ppc64le" }, "product_reference": "xmlrpc-c-c++-debuginfo-0:1.51.0-10.el8_10.ppc64le", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-c++-debuginfo-0:1.51.0-10.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-debuginfo-0:1.51.0-10.el8_10.s390x" }, "product_reference": "xmlrpc-c-c++-debuginfo-0:1.51.0-10.el8_10.s390x", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-c++-debuginfo-0:1.51.0-10.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-debuginfo-0:1.51.0-10.el8_10.x86_64" }, "product_reference": "xmlrpc-c-c++-debuginfo-0:1.51.0-10.el8_10.x86_64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-client++-0:1.51.0-10.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-0:1.51.0-10.el8_10.aarch64" }, "product_reference": "xmlrpc-c-client++-0:1.51.0-10.el8_10.aarch64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-client++-0:1.51.0-10.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-0:1.51.0-10.el8_10.i686" }, "product_reference": "xmlrpc-c-client++-0:1.51.0-10.el8_10.i686", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-client++-0:1.51.0-10.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-0:1.51.0-10.el8_10.ppc64le" }, "product_reference": "xmlrpc-c-client++-0:1.51.0-10.el8_10.ppc64le", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-client++-0:1.51.0-10.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-0:1.51.0-10.el8_10.s390x" }, "product_reference": "xmlrpc-c-client++-0:1.51.0-10.el8_10.s390x", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-client++-0:1.51.0-10.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-0:1.51.0-10.el8_10.x86_64" }, "product_reference": "xmlrpc-c-client++-0:1.51.0-10.el8_10.x86_64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-client++-debuginfo-0:1.51.0-10.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-debuginfo-0:1.51.0-10.el8_10.aarch64" }, "product_reference": "xmlrpc-c-client++-debuginfo-0:1.51.0-10.el8_10.aarch64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-client++-debuginfo-0:1.51.0-10.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-debuginfo-0:1.51.0-10.el8_10.i686" }, "product_reference": "xmlrpc-c-client++-debuginfo-0:1.51.0-10.el8_10.i686", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-client++-debuginfo-0:1.51.0-10.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-debuginfo-0:1.51.0-10.el8_10.ppc64le" }, "product_reference": "xmlrpc-c-client++-debuginfo-0:1.51.0-10.el8_10.ppc64le", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-client++-debuginfo-0:1.51.0-10.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-debuginfo-0:1.51.0-10.el8_10.s390x" }, "product_reference": "xmlrpc-c-client++-debuginfo-0:1.51.0-10.el8_10.s390x", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-client++-debuginfo-0:1.51.0-10.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-debuginfo-0:1.51.0-10.el8_10.x86_64" }, "product_reference": "xmlrpc-c-client++-debuginfo-0:1.51.0-10.el8_10.x86_64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-client-0:1.51.0-10.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-0:1.51.0-10.el8_10.aarch64" }, "product_reference": "xmlrpc-c-client-0:1.51.0-10.el8_10.aarch64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-client-0:1.51.0-10.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-0:1.51.0-10.el8_10.i686" }, "product_reference": "xmlrpc-c-client-0:1.51.0-10.el8_10.i686", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-client-0:1.51.0-10.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-0:1.51.0-10.el8_10.ppc64le" }, "product_reference": "xmlrpc-c-client-0:1.51.0-10.el8_10.ppc64le", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-client-0:1.51.0-10.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-0:1.51.0-10.el8_10.s390x" }, "product_reference": "xmlrpc-c-client-0:1.51.0-10.el8_10.s390x", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-client-0:1.51.0-10.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-0:1.51.0-10.el8_10.x86_64" }, "product_reference": "xmlrpc-c-client-0:1.51.0-10.el8_10.x86_64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-client-debuginfo-0:1.51.0-10.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-debuginfo-0:1.51.0-10.el8_10.aarch64" }, "product_reference": "xmlrpc-c-client-debuginfo-0:1.51.0-10.el8_10.aarch64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-client-debuginfo-0:1.51.0-10.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-debuginfo-0:1.51.0-10.el8_10.i686" }, "product_reference": "xmlrpc-c-client-debuginfo-0:1.51.0-10.el8_10.i686", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-client-debuginfo-0:1.51.0-10.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-debuginfo-0:1.51.0-10.el8_10.ppc64le" }, "product_reference": "xmlrpc-c-client-debuginfo-0:1.51.0-10.el8_10.ppc64le", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-client-debuginfo-0:1.51.0-10.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-debuginfo-0:1.51.0-10.el8_10.s390x" }, "product_reference": "xmlrpc-c-client-debuginfo-0:1.51.0-10.el8_10.s390x", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-client-debuginfo-0:1.51.0-10.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-debuginfo-0:1.51.0-10.el8_10.x86_64" }, "product_reference": "xmlrpc-c-client-debuginfo-0:1.51.0-10.el8_10.x86_64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-debuginfo-0:1.51.0-10.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-debuginfo-0:1.51.0-10.el8_10.aarch64" }, "product_reference": "xmlrpc-c-debuginfo-0:1.51.0-10.el8_10.aarch64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-debuginfo-0:1.51.0-10.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-debuginfo-0:1.51.0-10.el8_10.i686" }, "product_reference": "xmlrpc-c-debuginfo-0:1.51.0-10.el8_10.i686", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-debuginfo-0:1.51.0-10.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-debuginfo-0:1.51.0-10.el8_10.ppc64le" }, "product_reference": "xmlrpc-c-debuginfo-0:1.51.0-10.el8_10.ppc64le", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-debuginfo-0:1.51.0-10.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-debuginfo-0:1.51.0-10.el8_10.s390x" }, "product_reference": "xmlrpc-c-debuginfo-0:1.51.0-10.el8_10.s390x", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-debuginfo-0:1.51.0-10.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-debuginfo-0:1.51.0-10.el8_10.x86_64" }, "product_reference": "xmlrpc-c-debuginfo-0:1.51.0-10.el8_10.x86_64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-debugsource-0:1.51.0-10.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-debugsource-0:1.51.0-10.el8_10.aarch64" }, "product_reference": "xmlrpc-c-debugsource-0:1.51.0-10.el8_10.aarch64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-debugsource-0:1.51.0-10.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-debugsource-0:1.51.0-10.el8_10.i686" }, "product_reference": "xmlrpc-c-debugsource-0:1.51.0-10.el8_10.i686", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-debugsource-0:1.51.0-10.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-debugsource-0:1.51.0-10.el8_10.ppc64le" }, "product_reference": "xmlrpc-c-debugsource-0:1.51.0-10.el8_10.ppc64le", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-debugsource-0:1.51.0-10.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-debugsource-0:1.51.0-10.el8_10.s390x" }, "product_reference": "xmlrpc-c-debugsource-0:1.51.0-10.el8_10.s390x", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-debugsource-0:1.51.0-10.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-debugsource-0:1.51.0-10.el8_10.x86_64" }, "product_reference": "xmlrpc-c-debugsource-0:1.51.0-10.el8_10.x86_64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-devel-0:1.51.0-10.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-devel-0:1.51.0-10.el8_10.aarch64" }, "product_reference": "xmlrpc-c-devel-0:1.51.0-10.el8_10.aarch64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-devel-0:1.51.0-10.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-devel-0:1.51.0-10.el8_10.i686" }, "product_reference": "xmlrpc-c-devel-0:1.51.0-10.el8_10.i686", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-devel-0:1.51.0-10.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-devel-0:1.51.0-10.el8_10.ppc64le" }, "product_reference": "xmlrpc-c-devel-0:1.51.0-10.el8_10.ppc64le", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-devel-0:1.51.0-10.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-devel-0:1.51.0-10.el8_10.s390x" }, "product_reference": "xmlrpc-c-devel-0:1.51.0-10.el8_10.s390x", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-devel-0:1.51.0-10.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-devel-0:1.51.0-10.el8_10.x86_64" }, "product_reference": "xmlrpc-c-devel-0:1.51.0-10.el8_10.x86_64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-0:1.51.0-10.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-0:1.51.0-10.el8_10.aarch64" }, "product_reference": "xmlrpc-c-0:1.51.0-10.el8_10.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-0:1.51.0-10.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-0:1.51.0-10.el8_10.i686" }, "product_reference": "xmlrpc-c-0:1.51.0-10.el8_10.i686", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-0:1.51.0-10.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-0:1.51.0-10.el8_10.ppc64le" }, "product_reference": "xmlrpc-c-0:1.51.0-10.el8_10.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-0:1.51.0-10.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-0:1.51.0-10.el8_10.s390x" }, "product_reference": "xmlrpc-c-0:1.51.0-10.el8_10.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-0:1.51.0-10.el8_10.src as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-0:1.51.0-10.el8_10.src" }, "product_reference": "xmlrpc-c-0:1.51.0-10.el8_10.src", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-0:1.51.0-10.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-0:1.51.0-10.el8_10.x86_64" }, "product_reference": "xmlrpc-c-0:1.51.0-10.el8_10.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-apps-debuginfo-0:1.51.0-10.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-apps-debuginfo-0:1.51.0-10.el8_10.aarch64" }, "product_reference": "xmlrpc-c-apps-debuginfo-0:1.51.0-10.el8_10.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-apps-debuginfo-0:1.51.0-10.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-apps-debuginfo-0:1.51.0-10.el8_10.i686" }, "product_reference": "xmlrpc-c-apps-debuginfo-0:1.51.0-10.el8_10.i686", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-apps-debuginfo-0:1.51.0-10.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-apps-debuginfo-0:1.51.0-10.el8_10.ppc64le" }, "product_reference": "xmlrpc-c-apps-debuginfo-0:1.51.0-10.el8_10.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-apps-debuginfo-0:1.51.0-10.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-apps-debuginfo-0:1.51.0-10.el8_10.s390x" }, "product_reference": "xmlrpc-c-apps-debuginfo-0:1.51.0-10.el8_10.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-apps-debuginfo-0:1.51.0-10.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-apps-debuginfo-0:1.51.0-10.el8_10.x86_64" }, "product_reference": "xmlrpc-c-apps-debuginfo-0:1.51.0-10.el8_10.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-c++-0:1.51.0-10.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-0:1.51.0-10.el8_10.aarch64" }, "product_reference": "xmlrpc-c-c++-0:1.51.0-10.el8_10.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-c++-0:1.51.0-10.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-0:1.51.0-10.el8_10.i686" }, "product_reference": "xmlrpc-c-c++-0:1.51.0-10.el8_10.i686", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-c++-0:1.51.0-10.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-0:1.51.0-10.el8_10.ppc64le" }, "product_reference": "xmlrpc-c-c++-0:1.51.0-10.el8_10.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-c++-0:1.51.0-10.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-0:1.51.0-10.el8_10.s390x" }, "product_reference": "xmlrpc-c-c++-0:1.51.0-10.el8_10.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-c++-0:1.51.0-10.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-0:1.51.0-10.el8_10.x86_64" }, "product_reference": "xmlrpc-c-c++-0:1.51.0-10.el8_10.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-c++-debuginfo-0:1.51.0-10.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-debuginfo-0:1.51.0-10.el8_10.aarch64" }, "product_reference": "xmlrpc-c-c++-debuginfo-0:1.51.0-10.el8_10.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-c++-debuginfo-0:1.51.0-10.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-debuginfo-0:1.51.0-10.el8_10.i686" }, "product_reference": "xmlrpc-c-c++-debuginfo-0:1.51.0-10.el8_10.i686", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-c++-debuginfo-0:1.51.0-10.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-debuginfo-0:1.51.0-10.el8_10.ppc64le" }, "product_reference": "xmlrpc-c-c++-debuginfo-0:1.51.0-10.el8_10.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-c++-debuginfo-0:1.51.0-10.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-debuginfo-0:1.51.0-10.el8_10.s390x" }, "product_reference": "xmlrpc-c-c++-debuginfo-0:1.51.0-10.el8_10.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-c++-debuginfo-0:1.51.0-10.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-debuginfo-0:1.51.0-10.el8_10.x86_64" }, "product_reference": "xmlrpc-c-c++-debuginfo-0:1.51.0-10.el8_10.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-client++-0:1.51.0-10.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-0:1.51.0-10.el8_10.aarch64" }, "product_reference": "xmlrpc-c-client++-0:1.51.0-10.el8_10.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-client++-0:1.51.0-10.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-0:1.51.0-10.el8_10.i686" }, "product_reference": "xmlrpc-c-client++-0:1.51.0-10.el8_10.i686", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-client++-0:1.51.0-10.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-0:1.51.0-10.el8_10.ppc64le" }, "product_reference": "xmlrpc-c-client++-0:1.51.0-10.el8_10.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-client++-0:1.51.0-10.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-0:1.51.0-10.el8_10.s390x" }, "product_reference": "xmlrpc-c-client++-0:1.51.0-10.el8_10.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-client++-0:1.51.0-10.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-0:1.51.0-10.el8_10.x86_64" }, "product_reference": "xmlrpc-c-client++-0:1.51.0-10.el8_10.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-client++-debuginfo-0:1.51.0-10.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-debuginfo-0:1.51.0-10.el8_10.aarch64" }, "product_reference": "xmlrpc-c-client++-debuginfo-0:1.51.0-10.el8_10.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-client++-debuginfo-0:1.51.0-10.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-debuginfo-0:1.51.0-10.el8_10.i686" }, "product_reference": "xmlrpc-c-client++-debuginfo-0:1.51.0-10.el8_10.i686", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-client++-debuginfo-0:1.51.0-10.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-debuginfo-0:1.51.0-10.el8_10.ppc64le" }, "product_reference": "xmlrpc-c-client++-debuginfo-0:1.51.0-10.el8_10.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-client++-debuginfo-0:1.51.0-10.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-debuginfo-0:1.51.0-10.el8_10.s390x" }, "product_reference": "xmlrpc-c-client++-debuginfo-0:1.51.0-10.el8_10.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-client++-debuginfo-0:1.51.0-10.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-debuginfo-0:1.51.0-10.el8_10.x86_64" }, "product_reference": "xmlrpc-c-client++-debuginfo-0:1.51.0-10.el8_10.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-client-0:1.51.0-10.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-0:1.51.0-10.el8_10.aarch64" }, "product_reference": "xmlrpc-c-client-0:1.51.0-10.el8_10.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-client-0:1.51.0-10.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-0:1.51.0-10.el8_10.i686" }, "product_reference": "xmlrpc-c-client-0:1.51.0-10.el8_10.i686", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-client-0:1.51.0-10.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-0:1.51.0-10.el8_10.ppc64le" }, "product_reference": "xmlrpc-c-client-0:1.51.0-10.el8_10.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-client-0:1.51.0-10.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-0:1.51.0-10.el8_10.s390x" }, "product_reference": "xmlrpc-c-client-0:1.51.0-10.el8_10.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-client-0:1.51.0-10.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-0:1.51.0-10.el8_10.x86_64" }, "product_reference": "xmlrpc-c-client-0:1.51.0-10.el8_10.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-client-debuginfo-0:1.51.0-10.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-debuginfo-0:1.51.0-10.el8_10.aarch64" }, "product_reference": "xmlrpc-c-client-debuginfo-0:1.51.0-10.el8_10.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-client-debuginfo-0:1.51.0-10.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-debuginfo-0:1.51.0-10.el8_10.i686" }, "product_reference": "xmlrpc-c-client-debuginfo-0:1.51.0-10.el8_10.i686", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-client-debuginfo-0:1.51.0-10.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-debuginfo-0:1.51.0-10.el8_10.ppc64le" }, "product_reference": "xmlrpc-c-client-debuginfo-0:1.51.0-10.el8_10.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-client-debuginfo-0:1.51.0-10.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-debuginfo-0:1.51.0-10.el8_10.s390x" }, "product_reference": "xmlrpc-c-client-debuginfo-0:1.51.0-10.el8_10.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-client-debuginfo-0:1.51.0-10.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-debuginfo-0:1.51.0-10.el8_10.x86_64" }, "product_reference": "xmlrpc-c-client-debuginfo-0:1.51.0-10.el8_10.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-debuginfo-0:1.51.0-10.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-debuginfo-0:1.51.0-10.el8_10.aarch64" }, "product_reference": "xmlrpc-c-debuginfo-0:1.51.0-10.el8_10.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-debuginfo-0:1.51.0-10.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-debuginfo-0:1.51.0-10.el8_10.i686" }, "product_reference": "xmlrpc-c-debuginfo-0:1.51.0-10.el8_10.i686", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-debuginfo-0:1.51.0-10.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-debuginfo-0:1.51.0-10.el8_10.ppc64le" }, "product_reference": "xmlrpc-c-debuginfo-0:1.51.0-10.el8_10.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-debuginfo-0:1.51.0-10.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-debuginfo-0:1.51.0-10.el8_10.s390x" }, "product_reference": "xmlrpc-c-debuginfo-0:1.51.0-10.el8_10.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-debuginfo-0:1.51.0-10.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-debuginfo-0:1.51.0-10.el8_10.x86_64" }, "product_reference": "xmlrpc-c-debuginfo-0:1.51.0-10.el8_10.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-debugsource-0:1.51.0-10.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-debugsource-0:1.51.0-10.el8_10.aarch64" }, "product_reference": "xmlrpc-c-debugsource-0:1.51.0-10.el8_10.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-debugsource-0:1.51.0-10.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-debugsource-0:1.51.0-10.el8_10.i686" }, "product_reference": "xmlrpc-c-debugsource-0:1.51.0-10.el8_10.i686", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-debugsource-0:1.51.0-10.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-debugsource-0:1.51.0-10.el8_10.ppc64le" }, "product_reference": "xmlrpc-c-debugsource-0:1.51.0-10.el8_10.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-debugsource-0:1.51.0-10.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-debugsource-0:1.51.0-10.el8_10.s390x" }, "product_reference": "xmlrpc-c-debugsource-0:1.51.0-10.el8_10.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-debugsource-0:1.51.0-10.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-debugsource-0:1.51.0-10.el8_10.x86_64" }, "product_reference": "xmlrpc-c-debugsource-0:1.51.0-10.el8_10.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-devel-0:1.51.0-10.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-devel-0:1.51.0-10.el8_10.aarch64" }, "product_reference": "xmlrpc-c-devel-0:1.51.0-10.el8_10.aarch64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-devel-0:1.51.0-10.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-devel-0:1.51.0-10.el8_10.i686" }, "product_reference": "xmlrpc-c-devel-0:1.51.0-10.el8_10.i686", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-devel-0:1.51.0-10.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-devel-0:1.51.0-10.el8_10.ppc64le" }, "product_reference": "xmlrpc-c-devel-0:1.51.0-10.el8_10.ppc64le", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-devel-0:1.51.0-10.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-devel-0:1.51.0-10.el8_10.s390x" }, "product_reference": "xmlrpc-c-devel-0:1.51.0-10.el8_10.s390x", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "xmlrpc-c-devel-0:1.51.0-10.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)", "product_id": "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-devel-0:1.51.0-10.el8_10.x86_64" }, "product_reference": "xmlrpc-c-devel-0:1.51.0-10.el8_10.x86_64", "relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-45491", "discovery_date": "2024-08-30T03:20:09.474759+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2308616" } ], "notes": [ { "category": "description", "text": "An issue was found in libexpat\u2019s internal dtdCopy function in xmlparse.c, It can have an integer overflow for nDefaultAtts on 32-bit platforms where UINT_MAX equals SIZE_MAX.", "title": "Vulnerability description" }, { "category": "summary", "text": "libexpat: Integer Overflow or Wraparound", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability is classified as Moderate severity rather than Important due to its reliance on specific conditions for exploitation. The integer overflow in dtdCopy affecting nDefaultAtts is limited to 32-bit platforms, reducing the attack surface as many modern systems operate on 64-bit architectures. Additionally, while the impact can lead to denial of service and potentially arbitrary code execution, the latter requires precise manipulation of the overflow condition, which may be non-trivial for attackers to achieve reliably. The constrained platform scope and the complexity of exploitation lower the overall severity, though it still poses a risk in environments where 32-bit systems are prevalent.", "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": [ "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-0:1.51.0-10.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-0:1.51.0-10.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-0:1.51.0-10.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-0:1.51.0-10.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-0:1.51.0-10.el8_10.src", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-0:1.51.0-10.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-apps-debuginfo-0:1.51.0-10.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-apps-debuginfo-0:1.51.0-10.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-apps-debuginfo-0:1.51.0-10.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-apps-debuginfo-0:1.51.0-10.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-apps-debuginfo-0:1.51.0-10.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-0:1.51.0-10.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-0:1.51.0-10.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-0:1.51.0-10.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-0:1.51.0-10.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-0:1.51.0-10.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-debuginfo-0:1.51.0-10.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-debuginfo-0:1.51.0-10.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-debuginfo-0:1.51.0-10.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-debuginfo-0:1.51.0-10.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-debuginfo-0:1.51.0-10.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-0:1.51.0-10.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-0:1.51.0-10.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-0:1.51.0-10.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-0:1.51.0-10.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-0:1.51.0-10.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-debuginfo-0:1.51.0-10.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-debuginfo-0:1.51.0-10.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-debuginfo-0:1.51.0-10.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-debuginfo-0:1.51.0-10.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-debuginfo-0:1.51.0-10.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-0:1.51.0-10.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-0:1.51.0-10.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-0:1.51.0-10.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-0:1.51.0-10.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-0:1.51.0-10.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-debuginfo-0:1.51.0-10.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-debuginfo-0:1.51.0-10.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-debuginfo-0:1.51.0-10.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-debuginfo-0:1.51.0-10.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-debuginfo-0:1.51.0-10.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-debuginfo-0:1.51.0-10.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-debuginfo-0:1.51.0-10.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-debuginfo-0:1.51.0-10.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-debuginfo-0:1.51.0-10.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-debuginfo-0:1.51.0-10.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-debugsource-0:1.51.0-10.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-debugsource-0:1.51.0-10.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-debugsource-0:1.51.0-10.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-debugsource-0:1.51.0-10.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-debugsource-0:1.51.0-10.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-devel-0:1.51.0-10.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-devel-0:1.51.0-10.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-devel-0:1.51.0-10.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-devel-0:1.51.0-10.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-devel-0:1.51.0-10.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-0:1.51.0-10.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-0:1.51.0-10.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-0:1.51.0-10.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-0:1.51.0-10.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-0:1.51.0-10.el8_10.src", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-0:1.51.0-10.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-apps-debuginfo-0:1.51.0-10.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-apps-debuginfo-0:1.51.0-10.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-apps-debuginfo-0:1.51.0-10.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-apps-debuginfo-0:1.51.0-10.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-apps-debuginfo-0:1.51.0-10.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-0:1.51.0-10.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-0:1.51.0-10.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-0:1.51.0-10.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-0:1.51.0-10.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-0:1.51.0-10.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-debuginfo-0:1.51.0-10.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-debuginfo-0:1.51.0-10.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-debuginfo-0:1.51.0-10.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-debuginfo-0:1.51.0-10.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-debuginfo-0:1.51.0-10.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-0:1.51.0-10.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-0:1.51.0-10.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-0:1.51.0-10.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-0:1.51.0-10.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-0:1.51.0-10.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-debuginfo-0:1.51.0-10.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-debuginfo-0:1.51.0-10.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-debuginfo-0:1.51.0-10.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-debuginfo-0:1.51.0-10.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-debuginfo-0:1.51.0-10.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-0:1.51.0-10.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-0:1.51.0-10.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-0:1.51.0-10.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-0:1.51.0-10.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-0:1.51.0-10.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-debuginfo-0:1.51.0-10.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-debuginfo-0:1.51.0-10.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-debuginfo-0:1.51.0-10.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-debuginfo-0:1.51.0-10.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-debuginfo-0:1.51.0-10.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-debuginfo-0:1.51.0-10.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-debuginfo-0:1.51.0-10.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-debuginfo-0:1.51.0-10.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-debuginfo-0:1.51.0-10.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-debuginfo-0:1.51.0-10.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-debugsource-0:1.51.0-10.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-debugsource-0:1.51.0-10.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-debugsource-0:1.51.0-10.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-debugsource-0:1.51.0-10.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-debugsource-0:1.51.0-10.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-devel-0:1.51.0-10.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-devel-0:1.51.0-10.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-devel-0:1.51.0-10.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-devel-0:1.51.0-10.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-devel-0:1.51.0-10.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-45491" }, { "category": "external", "summary": "RHBZ#2308616", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2308616" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-45491", "url": "https://www.cve.org/CVERecord?id=CVE-2024-45491" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45491", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45491" }, { "category": "external", "summary": "https://github.com/libexpat/libexpat/blob/R_2_6_3/expat/Changes", "url": "https://github.com/libexpat/libexpat/blob/R_2_6_3/expat/Changes" }, { "category": "external", "summary": "https://github.com/libexpat/libexpat/issues/888", "url": "https://github.com/libexpat/libexpat/issues/888" }, { "category": "external", "summary": "https://github.com/libexpat/libexpat/pull/891", "url": "https://github.com/libexpat/libexpat/pull/891" } ], "release_date": "2024-08-30T03:15:03.850000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-11-05T01:47:55+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-0:1.51.0-10.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-0:1.51.0-10.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-0:1.51.0-10.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-0:1.51.0-10.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-0:1.51.0-10.el8_10.src", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-0:1.51.0-10.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-apps-debuginfo-0:1.51.0-10.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-apps-debuginfo-0:1.51.0-10.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-apps-debuginfo-0:1.51.0-10.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-apps-debuginfo-0:1.51.0-10.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-apps-debuginfo-0:1.51.0-10.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-0:1.51.0-10.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-0:1.51.0-10.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-0:1.51.0-10.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-0:1.51.0-10.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-0:1.51.0-10.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-debuginfo-0:1.51.0-10.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-debuginfo-0:1.51.0-10.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-debuginfo-0:1.51.0-10.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-debuginfo-0:1.51.0-10.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-debuginfo-0:1.51.0-10.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-0:1.51.0-10.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-0:1.51.0-10.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-0:1.51.0-10.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-0:1.51.0-10.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-0:1.51.0-10.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-debuginfo-0:1.51.0-10.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-debuginfo-0:1.51.0-10.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-debuginfo-0:1.51.0-10.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-debuginfo-0:1.51.0-10.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-debuginfo-0:1.51.0-10.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-0:1.51.0-10.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-0:1.51.0-10.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-0:1.51.0-10.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-0:1.51.0-10.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-0:1.51.0-10.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-debuginfo-0:1.51.0-10.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-debuginfo-0:1.51.0-10.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-debuginfo-0:1.51.0-10.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-debuginfo-0:1.51.0-10.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-debuginfo-0:1.51.0-10.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-debuginfo-0:1.51.0-10.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-debuginfo-0:1.51.0-10.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-debuginfo-0:1.51.0-10.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-debuginfo-0:1.51.0-10.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-debuginfo-0:1.51.0-10.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-debugsource-0:1.51.0-10.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-debugsource-0:1.51.0-10.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-debugsource-0:1.51.0-10.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-debugsource-0:1.51.0-10.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-debugsource-0:1.51.0-10.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-devel-0:1.51.0-10.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-devel-0:1.51.0-10.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-devel-0:1.51.0-10.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-devel-0:1.51.0-10.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-devel-0:1.51.0-10.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-0:1.51.0-10.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-0:1.51.0-10.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-0:1.51.0-10.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-0:1.51.0-10.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-0:1.51.0-10.el8_10.src", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-0:1.51.0-10.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-apps-debuginfo-0:1.51.0-10.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-apps-debuginfo-0:1.51.0-10.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-apps-debuginfo-0:1.51.0-10.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-apps-debuginfo-0:1.51.0-10.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-apps-debuginfo-0:1.51.0-10.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-0:1.51.0-10.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-0:1.51.0-10.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-0:1.51.0-10.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-0:1.51.0-10.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-0:1.51.0-10.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-debuginfo-0:1.51.0-10.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-debuginfo-0:1.51.0-10.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-debuginfo-0:1.51.0-10.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-debuginfo-0:1.51.0-10.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-debuginfo-0:1.51.0-10.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-0:1.51.0-10.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-0:1.51.0-10.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-0:1.51.0-10.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-0:1.51.0-10.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-0:1.51.0-10.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-debuginfo-0:1.51.0-10.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-debuginfo-0:1.51.0-10.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-debuginfo-0:1.51.0-10.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-debuginfo-0:1.51.0-10.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-debuginfo-0:1.51.0-10.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-0:1.51.0-10.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-0:1.51.0-10.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-0:1.51.0-10.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-0:1.51.0-10.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-0:1.51.0-10.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-debuginfo-0:1.51.0-10.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-debuginfo-0:1.51.0-10.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-debuginfo-0:1.51.0-10.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-debuginfo-0:1.51.0-10.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-debuginfo-0:1.51.0-10.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-debuginfo-0:1.51.0-10.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-debuginfo-0:1.51.0-10.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-debuginfo-0:1.51.0-10.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-debuginfo-0:1.51.0-10.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-debuginfo-0:1.51.0-10.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-debugsource-0:1.51.0-10.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-debugsource-0:1.51.0-10.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-debugsource-0:1.51.0-10.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-debugsource-0:1.51.0-10.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-debugsource-0:1.51.0-10.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-devel-0:1.51.0-10.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-devel-0:1.51.0-10.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-devel-0:1.51.0-10.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-devel-0:1.51.0-10.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-devel-0:1.51.0-10.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:8859" }, { "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": [ "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-0:1.51.0-10.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-0:1.51.0-10.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-0:1.51.0-10.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-0:1.51.0-10.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-0:1.51.0-10.el8_10.src", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-0:1.51.0-10.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-apps-debuginfo-0:1.51.0-10.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-apps-debuginfo-0:1.51.0-10.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-apps-debuginfo-0:1.51.0-10.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-apps-debuginfo-0:1.51.0-10.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-apps-debuginfo-0:1.51.0-10.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-0:1.51.0-10.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-0:1.51.0-10.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-0:1.51.0-10.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-0:1.51.0-10.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-0:1.51.0-10.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-debuginfo-0:1.51.0-10.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-debuginfo-0:1.51.0-10.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-debuginfo-0:1.51.0-10.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-debuginfo-0:1.51.0-10.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-debuginfo-0:1.51.0-10.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-0:1.51.0-10.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-0:1.51.0-10.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-0:1.51.0-10.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-0:1.51.0-10.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-0:1.51.0-10.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-debuginfo-0:1.51.0-10.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-debuginfo-0:1.51.0-10.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-debuginfo-0:1.51.0-10.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-debuginfo-0:1.51.0-10.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-debuginfo-0:1.51.0-10.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-0:1.51.0-10.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-0:1.51.0-10.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-0:1.51.0-10.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-0:1.51.0-10.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-0:1.51.0-10.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-debuginfo-0:1.51.0-10.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-debuginfo-0:1.51.0-10.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-debuginfo-0:1.51.0-10.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-debuginfo-0:1.51.0-10.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-debuginfo-0:1.51.0-10.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-debuginfo-0:1.51.0-10.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-debuginfo-0:1.51.0-10.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-debuginfo-0:1.51.0-10.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-debuginfo-0:1.51.0-10.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-debuginfo-0:1.51.0-10.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-debugsource-0:1.51.0-10.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-debugsource-0:1.51.0-10.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-debugsource-0:1.51.0-10.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-debugsource-0:1.51.0-10.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-debugsource-0:1.51.0-10.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-devel-0:1.51.0-10.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-devel-0:1.51.0-10.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-devel-0:1.51.0-10.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-devel-0:1.51.0-10.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-devel-0:1.51.0-10.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-0:1.51.0-10.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-0:1.51.0-10.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-0:1.51.0-10.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-0:1.51.0-10.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-0:1.51.0-10.el8_10.src", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-0:1.51.0-10.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-apps-debuginfo-0:1.51.0-10.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-apps-debuginfo-0:1.51.0-10.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-apps-debuginfo-0:1.51.0-10.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-apps-debuginfo-0:1.51.0-10.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-apps-debuginfo-0:1.51.0-10.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-0:1.51.0-10.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-0:1.51.0-10.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-0:1.51.0-10.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-0:1.51.0-10.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-0:1.51.0-10.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-debuginfo-0:1.51.0-10.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-debuginfo-0:1.51.0-10.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-debuginfo-0:1.51.0-10.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-debuginfo-0:1.51.0-10.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-debuginfo-0:1.51.0-10.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-0:1.51.0-10.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-0:1.51.0-10.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-0:1.51.0-10.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-0:1.51.0-10.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-0:1.51.0-10.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-debuginfo-0:1.51.0-10.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-debuginfo-0:1.51.0-10.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-debuginfo-0:1.51.0-10.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-debuginfo-0:1.51.0-10.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-debuginfo-0:1.51.0-10.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-0:1.51.0-10.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-0:1.51.0-10.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-0:1.51.0-10.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-0:1.51.0-10.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-0:1.51.0-10.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-debuginfo-0:1.51.0-10.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-debuginfo-0:1.51.0-10.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-debuginfo-0:1.51.0-10.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-debuginfo-0:1.51.0-10.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-debuginfo-0:1.51.0-10.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-debuginfo-0:1.51.0-10.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-debuginfo-0:1.51.0-10.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-debuginfo-0:1.51.0-10.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-debuginfo-0:1.51.0-10.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-debuginfo-0:1.51.0-10.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-debugsource-0:1.51.0-10.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-debugsource-0:1.51.0-10.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-debugsource-0:1.51.0-10.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-debugsource-0:1.51.0-10.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-debugsource-0:1.51.0-10.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-devel-0:1.51.0-10.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-devel-0:1.51.0-10.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-devel-0:1.51.0-10.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-devel-0:1.51.0-10.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-devel-0:1.51.0-10.el8_10.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-0:1.51.0-10.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-0:1.51.0-10.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-0:1.51.0-10.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-0:1.51.0-10.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-0:1.51.0-10.el8_10.src", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-0:1.51.0-10.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-apps-debuginfo-0:1.51.0-10.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-apps-debuginfo-0:1.51.0-10.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-apps-debuginfo-0:1.51.0-10.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-apps-debuginfo-0:1.51.0-10.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-apps-debuginfo-0:1.51.0-10.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-0:1.51.0-10.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-0:1.51.0-10.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-0:1.51.0-10.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-0:1.51.0-10.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-0:1.51.0-10.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-debuginfo-0:1.51.0-10.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-debuginfo-0:1.51.0-10.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-debuginfo-0:1.51.0-10.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-debuginfo-0:1.51.0-10.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-debuginfo-0:1.51.0-10.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-0:1.51.0-10.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-0:1.51.0-10.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-0:1.51.0-10.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-0:1.51.0-10.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-0:1.51.0-10.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-debuginfo-0:1.51.0-10.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-debuginfo-0:1.51.0-10.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-debuginfo-0:1.51.0-10.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-debuginfo-0:1.51.0-10.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-debuginfo-0:1.51.0-10.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-0:1.51.0-10.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-0:1.51.0-10.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-0:1.51.0-10.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-0:1.51.0-10.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-0:1.51.0-10.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-debuginfo-0:1.51.0-10.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-debuginfo-0:1.51.0-10.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-debuginfo-0:1.51.0-10.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-debuginfo-0:1.51.0-10.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-debuginfo-0:1.51.0-10.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-debuginfo-0:1.51.0-10.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-debuginfo-0:1.51.0-10.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-debuginfo-0:1.51.0-10.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-debuginfo-0:1.51.0-10.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-debuginfo-0:1.51.0-10.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-debugsource-0:1.51.0-10.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-debugsource-0:1.51.0-10.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-debugsource-0:1.51.0-10.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-debugsource-0:1.51.0-10.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-debugsource-0:1.51.0-10.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-devel-0:1.51.0-10.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-devel-0:1.51.0-10.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-devel-0:1.51.0-10.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-devel-0:1.51.0-10.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:xmlrpc-c-devel-0:1.51.0-10.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-0:1.51.0-10.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-0:1.51.0-10.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-0:1.51.0-10.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-0:1.51.0-10.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-0:1.51.0-10.el8_10.src", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-0:1.51.0-10.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-apps-debuginfo-0:1.51.0-10.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-apps-debuginfo-0:1.51.0-10.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-apps-debuginfo-0:1.51.0-10.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-apps-debuginfo-0:1.51.0-10.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-apps-debuginfo-0:1.51.0-10.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-0:1.51.0-10.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-0:1.51.0-10.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-0:1.51.0-10.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-0:1.51.0-10.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-0:1.51.0-10.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-debuginfo-0:1.51.0-10.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-debuginfo-0:1.51.0-10.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-debuginfo-0:1.51.0-10.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-debuginfo-0:1.51.0-10.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-c++-debuginfo-0:1.51.0-10.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-0:1.51.0-10.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-0:1.51.0-10.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-0:1.51.0-10.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-0:1.51.0-10.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-0:1.51.0-10.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-debuginfo-0:1.51.0-10.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-debuginfo-0:1.51.0-10.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-debuginfo-0:1.51.0-10.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-debuginfo-0:1.51.0-10.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client++-debuginfo-0:1.51.0-10.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-0:1.51.0-10.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-0:1.51.0-10.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-0:1.51.0-10.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-0:1.51.0-10.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-0:1.51.0-10.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-debuginfo-0:1.51.0-10.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-debuginfo-0:1.51.0-10.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-debuginfo-0:1.51.0-10.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-debuginfo-0:1.51.0-10.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-client-debuginfo-0:1.51.0-10.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-debuginfo-0:1.51.0-10.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-debuginfo-0:1.51.0-10.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-debuginfo-0:1.51.0-10.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-debuginfo-0:1.51.0-10.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-debuginfo-0:1.51.0-10.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-debugsource-0:1.51.0-10.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-debugsource-0:1.51.0-10.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-debugsource-0:1.51.0-10.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-debugsource-0:1.51.0-10.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-debugsource-0:1.51.0-10.el8_10.x86_64", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-devel-0:1.51.0-10.el8_10.aarch64", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-devel-0:1.51.0-10.el8_10.i686", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-devel-0:1.51.0-10.el8_10.ppc64le", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-devel-0:1.51.0-10.el8_10.s390x", "CRB-8.10.0.Z.MAIN.EUS:xmlrpc-c-devel-0:1.51.0-10.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libexpat: Integer Overflow or Wraparound" } ] }
RHSA-2024:9610
Vulnerability from csaf_redhat
Published
2024-11-19 08:22
Modified
2025-04-02 22:19
Summary
Red Hat Security Advisory: OpenShift Container Platform 4.17.5 security update
Notes
Topic
Red Hat OpenShift Container Platform release 4.17.5 is now available with updates to packages and images that fix several bugs and add enhancements.
This release includes a security update for Red Hat OpenShift Container Platform 4.17.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Red Hat OpenShift Container Platform is Red Hat's cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.
This advisory contains the container images for Red Hat OpenShift Container Platform 4.17.5. See the following advisory for the RPM packages for this release:
https://access.redhat.com/errata/RHSA-2024:9613
Space precludes documenting all of the container images in this advisory. See the following Release Notes documentation, which will be updated shortly for this release, for details about these changes:
https://docs.openshift.com/container-platform/4.17/release_notes/ocp-4-17-release-notes.html
Security Fix(es):
* libexpat: Negative Length Parsing Vulnerability in libexpat
(CVE-2024-45490)
* libexpat: Integer Overflow or Wraparound (CVE-2024-45491)
* libexpat: integer overflow (CVE-2024-45492)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
All OpenShift Container Platform 4.17 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.17/updating/updating_a_cluster/updating-cluster-cli.html
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Red Hat OpenShift Container Platform release 4.17.5 is now available with updates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.17.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the container images for Red Hat OpenShift Container Platform 4.17.5. See the following advisory for the RPM packages for this release:\n\nhttps://access.redhat.com/errata/RHSA-2024:9613\n\nSpace precludes documenting all of the container images in this advisory. See the following Release Notes documentation, which will be updated shortly for this release, for details about these changes:\n\nhttps://docs.openshift.com/container-platform/4.17/release_notes/ocp-4-17-release-notes.html\n\nSecurity Fix(es):\n\n* libexpat: Negative Length Parsing Vulnerability in libexpat\n(CVE-2024-45490)\n* libexpat: Integer Overflow or Wraparound (CVE-2024-45491)\n* libexpat: integer overflow (CVE-2024-45492)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\nAll OpenShift Container Platform 4.17 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.17/updating/updating_a_cluster/updating-cluster-cli.html", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2024:9610", "url": "https://access.redhat.com/errata/RHSA-2024:9610" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2308615", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2308615" }, { "category": "external", "summary": "2308616", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2308616" }, { "category": "external", "summary": "2308617", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2308617" }, { "category": "external", "summary": "OCPBUGS-16141", "url": "https://issues.redhat.com/browse/OCPBUGS-16141" }, { "category": "external", "summary": "OCPBUGS-42835", "url": "https://issues.redhat.com/browse/OCPBUGS-42835" }, { "category": "external", "summary": "OCPBUGS-42879", "url": "https://issues.redhat.com/browse/OCPBUGS-42879" }, { "category": "external", "summary": "OCPBUGS-42931", "url": "https://issues.redhat.com/browse/OCPBUGS-42931" }, { "category": "external", "summary": "OCPBUGS-42949", "url": "https://issues.redhat.com/browse/OCPBUGS-42949" }, { "category": "external", "summary": "OCPBUGS-42964", "url": "https://issues.redhat.com/browse/OCPBUGS-42964" }, { "category": "external", "summary": "OCPBUGS-43427", "url": "https://issues.redhat.com/browse/OCPBUGS-43427" }, { "category": "external", "summary": "OCPBUGS-43657", "url": "https://issues.redhat.com/browse/OCPBUGS-43657" }, { "category": "external", "summary": "OCPBUGS-43667", "url": "https://issues.redhat.com/browse/OCPBUGS-43667" }, { "category": "external", "summary": "OCPBUGS-43690", "url": "https://issues.redhat.com/browse/OCPBUGS-43690" }, { "category": "external", "summary": "OCPBUGS-43778", "url": "https://issues.redhat.com/browse/OCPBUGS-43778" }, { "category": "external", "summary": "OCPBUGS-43972", "url": "https://issues.redhat.com/browse/OCPBUGS-43972" }, { "category": "external", "summary": "OCPBUGS-44227", "url": "https://issues.redhat.com/browse/OCPBUGS-44227" }, { "category": "external", "summary": "OCPBUGS-44357", "url": "https://issues.redhat.com/browse/OCPBUGS-44357" }, { "category": "external", "summary": "OCPBUGS-44452", "url": "https://issues.redhat.com/browse/OCPBUGS-44452" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_9610.json" } ], "title": "Red Hat Security Advisory: OpenShift Container Platform 4.17.5 security update", "tracking": { "current_release_date": "2025-04-02T22:19:59+00:00", "generator": { "date": "2025-04-02T22:19:59+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.4.2" } }, "id": "RHSA-2024:9610", "initial_release_date": "2024-11-19T08:22:05+00:00", "revision_history": [ { "date": "2024-11-19T08:22:05+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-11-19T08:22:05+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-04-02T22:19:59+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat OpenShift Container Platform 4.17", "product": { "name": "Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:4.17::el9" } } } ], "category": "product_family", "name": "Red Hat OpenShift Enterprise" }, { "branches": [ { "category": "product_version", "name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:baf3c9dda7977b9a8afe8c3470a2b1d46d05924cfc32971dc41fe53b794b21c9_s390x", "product": { "name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:baf3c9dda7977b9a8afe8c3470a2b1d46d05924cfc32971dc41fe53b794b21c9_s390x", "product_id": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:baf3c9dda7977b9a8afe8c3470a2b1d46d05924cfc32971dc41fe53b794b21c9_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-monitoring-rhel9-operator@sha256:baf3c9dda7977b9a8afe8c3470a2b1d46d05924cfc32971dc41fe53b794b21c9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator\u0026tag=v4.17.0-202411080105.p0.g466e9b8.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-network-rhel9-operator@sha256:e59158dd9caa9860cd566d80341dc3e11e39f433ab76a5c9c2b90c9ab4e606f5_s390x", "product": { "name": "openshift4/ose-cluster-network-rhel9-operator@sha256:e59158dd9caa9860cd566d80341dc3e11e39f433ab76a5c9c2b90c9ab4e606f5_s390x", "product_id": "openshift4/ose-cluster-network-rhel9-operator@sha256:e59158dd9caa9860cd566d80341dc3e11e39f433ab76a5c9c2b90c9ab4e606f5_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-network-rhel9-operator@sha256:e59158dd9caa9860cd566d80341dc3e11e39f433ab76a5c9c2b90c9ab4e606f5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator\u0026tag=v4.17.0-202411112105.p0.g2d07471.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0c7d814797c052d94e2c3790efee36242caa28369b39c3b211ecadb3fdce9a27_s390x", "product": { "name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0c7d814797c052d94e2c3790efee36242caa28369b39c3b211ecadb3fdce9a27_s390x", "product_id": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0c7d814797c052d94e2c3790efee36242caa28369b39c3b211ecadb3fdce9a27_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256:0c7d814797c052d94e2c3790efee36242caa28369b39c3b211ecadb3fdce9a27?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=v4.17.0-202411081036.p0.g1a152e6.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-prometheus-rhel9@sha256:6881f29eff48abaf1e12ec8f5be8d72156b75b5770d144dcdd83ca522b06c978_s390x", "product": { "name": "openshift4/ose-prometheus-rhel9@sha256:6881f29eff48abaf1e12ec8f5be8d72156b75b5770d144dcdd83ca522b06c978_s390x", "product_id": "openshift4/ose-prometheus-rhel9@sha256:6881f29eff48abaf1e12ec8f5be8d72156b75b5770d144dcdd83ca522b06c978_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-prometheus-rhel9@sha256:6881f29eff48abaf1e12ec8f5be8d72156b75b5770d144dcdd83ca522b06c978?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9\u0026tag=v4.17.0-202411080505.p0.ge2fb741.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-hyperkube-rhel9@sha256:a69631399431f3224b2ab8381f661ceee6eaeb292ffa42ca05762163f2f34d96_s390x", "product": { "name": "openshift4/ose-hyperkube-rhel9@sha256:a69631399431f3224b2ab8381f661ceee6eaeb292ffa42ca05762163f2f34d96_s390x", "product_id": "openshift4/ose-hyperkube-rhel9@sha256:a69631399431f3224b2ab8381f661ceee6eaeb292ffa42ca05762163f2f34d96_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-hyperkube-rhel9@sha256:a69631399431f3224b2ab8381f661ceee6eaeb292ffa42ca05762163f2f34d96?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=v4.17.0-202411070335.p0.g82afd77.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-pod-rhel9@sha256:e757f3ec3cb7acb1d89fd7afc047f753ffb223ee116540210fc4f68704c59c58_s390x", "product": { "name": "openshift4/ose-pod-rhel9@sha256:e757f3ec3cb7acb1d89fd7afc047f753ffb223ee116540210fc4f68704c59c58_s390x", "product_id": "openshift4/ose-pod-rhel9@sha256:e757f3ec3cb7acb1d89fd7afc047f753ffb223ee116540210fc4f68704c59c58_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-pod-rhel9@sha256:e757f3ec3cb7acb1d89fd7afc047f753ffb223ee116540210fc4f68704c59c58?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-pod-rhel9\u0026tag=v4.17.0-202411070335.p0.g82afd77.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-baremetal-installer-rhel9@sha256:b80605a2890f587cc54d6b0e17f77ac5e5d2feb32270c42b417b841a0580aa41_s390x", "product": { "name": "openshift4/ose-baremetal-installer-rhel9@sha256:b80605a2890f587cc54d6b0e17f77ac5e5d2feb32270c42b417b841a0580aa41_s390x", "product_id": "openshift4/ose-baremetal-installer-rhel9@sha256:b80605a2890f587cc54d6b0e17f77ac5e5d2feb32270c42b417b841a0580aa41_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-baremetal-installer-rhel9@sha256:b80605a2890f587cc54d6b0e17f77ac5e5d2feb32270c42b417b841a0580aa41?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel9\u0026tag=v4.17.0-202411071809.p0.ga7efddc.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:c3f8c8b4700906cdc90a354ada4da6b4537ae8ad2a89d69c0aa5d53f07a3142e_s390x", "product": { "name": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:c3f8c8b4700906cdc90a354ada4da6b4537ae8ad2a89d69c0aa5d53f07a3142e_s390x", "product_id": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:c3f8c8b4700906cdc90a354ada4da6b4537ae8ad2a89d69c0aa5d53f07a3142e_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-authentication-rhel9-operator@sha256:c3f8c8b4700906cdc90a354ada4da6b4537ae8ad2a89d69c0aa5d53f07a3142e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator\u0026tag=v4.17.0-202411080105.p0.g246d372.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-storage-rhel9-operator@sha256:d24d36c8c28831d6fae0bdc53feef9c13ab218c010140e85a4ca7a14509a909c_s390x", "product": { "name": "openshift4/ose-cluster-storage-rhel9-operator@sha256:d24d36c8c28831d6fae0bdc53feef9c13ab218c010140e85a4ca7a14509a909c_s390x", "product_id": "openshift4/ose-cluster-storage-rhel9-operator@sha256:d24d36c8c28831d6fae0bdc53feef9c13ab218c010140e85a4ca7a14509a909c_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-storage-rhel9-operator@sha256:d24d36c8c28831d6fae0bdc53feef9c13ab218c010140e85a4ca7a14509a909c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator\u0026tag=v4.17.0-202411081506.p0.gbb40448.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-hypershift-rhel9@sha256:8f807d491ea1e36ac4438908d8be15cfa26c097fec3a9481280a0b2e814a4a3c_s390x", "product": { "name": "openshift4/ose-hypershift-rhel9@sha256:8f807d491ea1e36ac4438908d8be15cfa26c097fec3a9481280a0b2e814a4a3c_s390x", "product_id": "openshift4/ose-hypershift-rhel9@sha256:8f807d491ea1e36ac4438908d8be15cfa26c097fec3a9481280a0b2e814a4a3c_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-hypershift-rhel9@sha256:8f807d491ea1e36ac4438908d8be15cfa26c097fec3a9481280a0b2e814a4a3c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel9\u0026tag=v4.17.0-202411121505.p0.g64cb7fd.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-installer-altinfra-rhel9@sha256:814c2712ef8e6a54f43236f34e65b9f65927abce1650fe5c26251b115fee557d_s390x", "product": { "name": "openshift4/ose-installer-altinfra-rhel9@sha256:814c2712ef8e6a54f43236f34e65b9f65927abce1650fe5c26251b115fee557d_s390x", "product_id": "openshift4/ose-installer-altinfra-rhel9@sha256:814c2712ef8e6a54f43236f34e65b9f65927abce1650fe5c26251b115fee557d_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-installer-altinfra-rhel9@sha256:814c2712ef8e6a54f43236f34e65b9f65927abce1650fe5c26251b115fee557d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-installer-altinfra-rhel9\u0026tag=v4.17.0-202411071809.p0.ga7efddc.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-installer-artifacts-rhel9@sha256:bbf08f7e27f332272726a58bb58ee6fb2e3a51ca6133dd4c787cd443dc6d79ee_s390x", "product": { "name": "openshift4/ose-installer-artifacts-rhel9@sha256:bbf08f7e27f332272726a58bb58ee6fb2e3a51ca6133dd4c787cd443dc6d79ee_s390x", "product_id": "openshift4/ose-installer-artifacts-rhel9@sha256:bbf08f7e27f332272726a58bb58ee6fb2e3a51ca6133dd4c787cd443dc6d79ee_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-installer-artifacts-rhel9@sha256:bbf08f7e27f332272726a58bb58ee6fb2e3a51ca6133dd4c787cd443dc6d79ee?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts-rhel9\u0026tag=v4.17.0-202411071809.p0.ga7efddc.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-installer-rhel9@sha256:e7598456eff5a3b47c671d3af1c2617f6322ab1098ba2273d92f922a636f36b0_s390x", "product": { "name": "openshift4/ose-installer-rhel9@sha256:e7598456eff5a3b47c671d3af1c2617f6322ab1098ba2273d92f922a636f36b0_s390x", "product_id": "openshift4/ose-installer-rhel9@sha256:e7598456eff5a3b47c671d3af1c2617f6322ab1098ba2273d92f922a636f36b0_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-installer-rhel9@sha256:e7598456eff5a3b47c671d3af1c2617f6322ab1098ba2273d92f922a636f36b0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-installer-rhel9\u0026tag=v4.17.0-202411071809.p0.ga7efddc.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-machine-config-rhel9-operator@sha256:623a300e7c320972daf66d8d67e92ba830946f84d7e6113fa04fcbb9e4441d41_s390x", "product": { "name": "openshift4/ose-machine-config-rhel9-operator@sha256:623a300e7c320972daf66d8d67e92ba830946f84d7e6113fa04fcbb9e4441d41_s390x", "product_id": "openshift4/ose-machine-config-rhel9-operator@sha256:623a300e7c320972daf66d8d67e92ba830946f84d7e6113fa04fcbb9e4441d41_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-machine-config-rhel9-operator@sha256:623a300e7c320972daf66d8d67e92ba830946f84d7e6113fa04fcbb9e4441d41?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-rhel9-operator\u0026tag=v4.17.0-202411062235.p0.g5ea53a3.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-machine-os-images-rhel9@sha256:57a97c7a80b04ce3b8fa70e49500eb873e36f27f61b75753260090f2e238b29b_s390x", "product": { "name": "openshift4/ose-machine-os-images-rhel9@sha256:57a97c7a80b04ce3b8fa70e49500eb873e36f27f61b75753260090f2e238b29b_s390x", "product_id": "openshift4/ose-machine-os-images-rhel9@sha256:57a97c7a80b04ce3b8fa70e49500eb873e36f27f61b75753260090f2e238b29b_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-machine-os-images-rhel9@sha256:57a97c7a80b04ce3b8fa70e49500eb873e36f27f61b75753260090f2e238b29b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel9\u0026tag=v4.17.0-202411071809.p0.g9e76dac.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-must-gather-rhel9@sha256:87896bbcf711f4cbd9e0f5b069a1087092d88cf75d2df1586c691662f3f4bb90_s390x", "product": { "name": "openshift4/ose-must-gather-rhel9@sha256:87896bbcf711f4cbd9e0f5b069a1087092d88cf75d2df1586c691662f3f4bb90_s390x", "product_id": "openshift4/ose-must-gather-rhel9@sha256:87896bbcf711f4cbd9e0f5b069a1087092d88cf75d2df1586c691662f3f4bb90_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-must-gather-rhel9@sha256:87896bbcf711f4cbd9e0f5b069a1087092d88cf75d2df1586c691662f3f4bb90?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather-rhel9\u0026tag=v4.17.0-202411121804.p0.gd785c12.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/network-tools-rhel9@sha256:643161e339b035259643393fedfa35c834658497b194c5a565d291f50c6ef762_s390x", "product": { "name": "openshift4/network-tools-rhel9@sha256:643161e339b035259643393fedfa35c834658497b194c5a565d291f50c6ef762_s390x", "product_id": "openshift4/network-tools-rhel9@sha256:643161e339b035259643393fedfa35c834658497b194c5a565d291f50c6ef762_s390x", "product_identification_helper": { "purl": "pkg:oci/network-tools-rhel9@sha256:643161e339b035259643393fedfa35c834658497b194c5a565d291f50c6ef762?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel9\u0026tag=v4.17.0-202411120003.p0.g8e170b4.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:13afa67c7d7563f999190fb3f8718aac8de002df19a0dc989a3384840548c9a9_s390x", "product": { "name": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:13afa67c7d7563f999190fb3f8718aac8de002df19a0dc989a3384840548c9a9_s390x", "product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:13afa67c7d7563f999190fb3f8718aac8de002df19a0dc989a3384840548c9a9_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel9@sha256:13afa67c7d7563f999190fb3f8718aac8de002df19a0dc989a3384840548c9a9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9\u0026tag=v4.17.0-202411071506.p0.gf5b13c5.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ccdc86f39845a6cb5248262aebd1b36bf6bb8beafcb45a5ffd82234389c6c870_s390x", "product": { "name": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ccdc86f39845a6cb5248262aebd1b36bf6bb8beafcb45a5ffd82234389c6c870_s390x", "product_id": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ccdc86f39845a6cb5248262aebd1b36bf6bb8beafcb45a5ffd82234389c6c870_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel9@sha256:ccdc86f39845a6cb5248262aebd1b36bf6bb8beafcb45a5ffd82234389c6c870?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9\u0026tag=v4.17.0-202411071506.p0.gf5b13c5.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:4d5134d0c249189ca4aa34f139628c79cc7a6434ad772208ed355ce3ddafc69f_s390x", "product": { "name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:4d5134d0c249189ca4aa34f139628c79cc7a6434ad772208ed355ce3ddafc69f_s390x", "product_id": "openshift4/ose-ovn-kubernetes-rhel9@sha256:4d5134d0c249189ca4aa34f139628c79cc7a6434ad772208ed355ce3ddafc69f_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256:4d5134d0c249189ca4aa34f139628c79cc7a6434ad772208ed355ce3ddafc69f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=v4.17.0-202411112234.p0.g9c167e4.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c5193840151dd67ca165bb6c5fd6ded4c8e647c6d692fd01359929e334f973a8_s390x", "product": { "name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c5193840151dd67ca165bb6c5fd6ded4c8e647c6d692fd01359929e334f973a8_s390x", "product_id": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c5193840151dd67ca165bb6c5fd6ded4c8e647c6d692fd01359929e334f973a8_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel9@sha256:c5193840151dd67ca165bb6c5fd6ded4c8e647c6d692fd01359929e334f973a8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9\u0026tag=v4.17.0-202411112234.p0.g9c167e4.assembly.stream.el9" } } }, { "category": "product_version", "name": "rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_s390x", "product": { "name": "rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_s390x", "product_id": "rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_s390x", "product_identification_helper": { "purl": "pkg:oci/rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64?arch=s390x\u0026repository_url=registry.redhat.io/rhcos\u0026tag=417.94.202411070820-0" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:d3ae4df4adf688a4f8cb51b768c62d9b3ca3b656799cf916d8ae6f93fc719211_ppc64le", "product": { "name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:d3ae4df4adf688a4f8cb51b768c62d9b3ca3b656799cf916d8ae6f93fc719211_ppc64le", "product_id": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:d3ae4df4adf688a4f8cb51b768c62d9b3ca3b656799cf916d8ae6f93fc719211_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-monitoring-rhel9-operator@sha256:d3ae4df4adf688a4f8cb51b768c62d9b3ca3b656799cf916d8ae6f93fc719211?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator\u0026tag=v4.17.0-202411080105.p0.g466e9b8.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-network-rhel9-operator@sha256:a479884dd128283d1d811494965327435b4d69e716435fb1af01600181c37788_ppc64le", "product": { "name": "openshift4/ose-cluster-network-rhel9-operator@sha256:a479884dd128283d1d811494965327435b4d69e716435fb1af01600181c37788_ppc64le", "product_id": "openshift4/ose-cluster-network-rhel9-operator@sha256:a479884dd128283d1d811494965327435b4d69e716435fb1af01600181c37788_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-network-rhel9-operator@sha256:a479884dd128283d1d811494965327435b4d69e716435fb1af01600181c37788?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator\u0026tag=v4.17.0-202411112105.p0.g2d07471.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e8025489393b461e267ffd7878d6989a6a28069c774b261003a69a59205fd781_ppc64le", "product": { "name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e8025489393b461e267ffd7878d6989a6a28069c774b261003a69a59205fd781_ppc64le", "product_id": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e8025489393b461e267ffd7878d6989a6a28069c774b261003a69a59205fd781_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256:e8025489393b461e267ffd7878d6989a6a28069c774b261003a69a59205fd781?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=v4.17.0-202411081036.p0.g1a152e6.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-csi-driver-manila-rhel9@sha256:aa73ea4800a292ee71e9d8db6c81a5a0ab22c9f1b0a013681b69c76ed1505587_ppc64le", "product": { "name": "openshift4/ose-csi-driver-manila-rhel9@sha256:aa73ea4800a292ee71e9d8db6c81a5a0ab22c9f1b0a013681b69c76ed1505587_ppc64le", "product_id": "openshift4/ose-csi-driver-manila-rhel9@sha256:aa73ea4800a292ee71e9d8db6c81a5a0ab22c9f1b0a013681b69c76ed1505587_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-csi-driver-manila-rhel9@sha256:aa73ea4800a292ee71e9d8db6c81a5a0ab22c9f1b0a013681b69c76ed1505587?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9\u0026tag=v4.17.0-202411071506.p0.gf5b13c5.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-prometheus-rhel9@sha256:c6b828732d441c23a687e8b73265279fff1bed8d1e338f345b35d61a6d9eae70_ppc64le", "product": { "name": "openshift4/ose-prometheus-rhel9@sha256:c6b828732d441c23a687e8b73265279fff1bed8d1e338f345b35d61a6d9eae70_ppc64le", "product_id": "openshift4/ose-prometheus-rhel9@sha256:c6b828732d441c23a687e8b73265279fff1bed8d1e338f345b35d61a6d9eae70_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-prometheus-rhel9@sha256:c6b828732d441c23a687e8b73265279fff1bed8d1e338f345b35d61a6d9eae70?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9\u0026tag=v4.17.0-202411080505.p0.ge2fb741.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-hyperkube-rhel9@sha256:f86eefa172b72a1a92d8269b0c523375cd307c64a046093fc1a82c45ec7d4450_ppc64le", "product": { "name": "openshift4/ose-hyperkube-rhel9@sha256:f86eefa172b72a1a92d8269b0c523375cd307c64a046093fc1a82c45ec7d4450_ppc64le", "product_id": "openshift4/ose-hyperkube-rhel9@sha256:f86eefa172b72a1a92d8269b0c523375cd307c64a046093fc1a82c45ec7d4450_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-hyperkube-rhel9@sha256:f86eefa172b72a1a92d8269b0c523375cd307c64a046093fc1a82c45ec7d4450?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=v4.17.0-202411070335.p0.g82afd77.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-pod-rhel9@sha256:230c4ae4139eaf0874468126d386c9b040f9d8c0f6d7854942b18a9fa908f644_ppc64le", "product": { "name": "openshift4/ose-pod-rhel9@sha256:230c4ae4139eaf0874468126d386c9b040f9d8c0f6d7854942b18a9fa908f644_ppc64le", "product_id": "openshift4/ose-pod-rhel9@sha256:230c4ae4139eaf0874468126d386c9b040f9d8c0f6d7854942b18a9fa908f644_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-pod-rhel9@sha256:230c4ae4139eaf0874468126d386c9b040f9d8c0f6d7854942b18a9fa908f644?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-pod-rhel9\u0026tag=v4.17.0-202411070335.p0.g82afd77.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-baremetal-installer-rhel9@sha256:22c2b8820d1abd43247b313832d36574e888274438b20b9ef6c7a5e1c52cce33_ppc64le", "product": { "name": "openshift4/ose-baremetal-installer-rhel9@sha256:22c2b8820d1abd43247b313832d36574e888274438b20b9ef6c7a5e1c52cce33_ppc64le", "product_id": "openshift4/ose-baremetal-installer-rhel9@sha256:22c2b8820d1abd43247b313832d36574e888274438b20b9ef6c7a5e1c52cce33_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-baremetal-installer-rhel9@sha256:22c2b8820d1abd43247b313832d36574e888274438b20b9ef6c7a5e1c52cce33?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel9\u0026tag=v4.17.0-202411071809.p0.ga7efddc.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:706d16d642c1a6a764e99b3c29d77bc71500e4179b3f1acb758eb821939988df_ppc64le", "product": { "name": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:706d16d642c1a6a764e99b3c29d77bc71500e4179b3f1acb758eb821939988df_ppc64le", "product_id": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:706d16d642c1a6a764e99b3c29d77bc71500e4179b3f1acb758eb821939988df_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-authentication-rhel9-operator@sha256:706d16d642c1a6a764e99b3c29d77bc71500e4179b3f1acb758eb821939988df?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator\u0026tag=v4.17.0-202411080105.p0.g246d372.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-storage-rhel9-operator@sha256:f842cd93d9bed37dd8923c5526cb73fe7a954a5671b6bc06ac9c3fae069edc1d_ppc64le", "product": { "name": "openshift4/ose-cluster-storage-rhel9-operator@sha256:f842cd93d9bed37dd8923c5526cb73fe7a954a5671b6bc06ac9c3fae069edc1d_ppc64le", "product_id": "openshift4/ose-cluster-storage-rhel9-operator@sha256:f842cd93d9bed37dd8923c5526cb73fe7a954a5671b6bc06ac9c3fae069edc1d_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-storage-rhel9-operator@sha256:f842cd93d9bed37dd8923c5526cb73fe7a954a5671b6bc06ac9c3fae069edc1d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator\u0026tag=v4.17.0-202411081506.p0.gbb40448.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-hypershift-rhel9@sha256:2f949c87b615bf35ff2798c168151b0efbfc801b2f2858c14568e9cc7103ec89_ppc64le", "product": { "name": "openshift4/ose-hypershift-rhel9@sha256:2f949c87b615bf35ff2798c168151b0efbfc801b2f2858c14568e9cc7103ec89_ppc64le", "product_id": "openshift4/ose-hypershift-rhel9@sha256:2f949c87b615bf35ff2798c168151b0efbfc801b2f2858c14568e9cc7103ec89_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-hypershift-rhel9@sha256:2f949c87b615bf35ff2798c168151b0efbfc801b2f2858c14568e9cc7103ec89?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel9\u0026tag=v4.17.0-202411121505.p0.g64cb7fd.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-installer-altinfra-rhel9@sha256:ef7b8c085f185e9628e2c99e27287d57358ef4d101f5ee02bf8abe5e43bb99c8_ppc64le", "product": { "name": "openshift4/ose-installer-altinfra-rhel9@sha256:ef7b8c085f185e9628e2c99e27287d57358ef4d101f5ee02bf8abe5e43bb99c8_ppc64le", "product_id": "openshift4/ose-installer-altinfra-rhel9@sha256:ef7b8c085f185e9628e2c99e27287d57358ef4d101f5ee02bf8abe5e43bb99c8_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-installer-altinfra-rhel9@sha256:ef7b8c085f185e9628e2c99e27287d57358ef4d101f5ee02bf8abe5e43bb99c8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-installer-altinfra-rhel9\u0026tag=v4.17.0-202411071809.p0.ga7efddc.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-installer-artifacts-rhel9@sha256:20583f1035fff4ae0dad0a8c7dea52c75afc443b129a8aaac1a3bffcc4551ea2_ppc64le", "product": { "name": "openshift4/ose-installer-artifacts-rhel9@sha256:20583f1035fff4ae0dad0a8c7dea52c75afc443b129a8aaac1a3bffcc4551ea2_ppc64le", "product_id": "openshift4/ose-installer-artifacts-rhel9@sha256:20583f1035fff4ae0dad0a8c7dea52c75afc443b129a8aaac1a3bffcc4551ea2_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-installer-artifacts-rhel9@sha256:20583f1035fff4ae0dad0a8c7dea52c75afc443b129a8aaac1a3bffcc4551ea2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts-rhel9\u0026tag=v4.17.0-202411071809.p0.ga7efddc.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-installer-rhel9@sha256:1dc8d1a37e59f45980fea3692a5587777578162acf4024337d114d515fcb5cfd_ppc64le", "product": { "name": "openshift4/ose-installer-rhel9@sha256:1dc8d1a37e59f45980fea3692a5587777578162acf4024337d114d515fcb5cfd_ppc64le", "product_id": "openshift4/ose-installer-rhel9@sha256:1dc8d1a37e59f45980fea3692a5587777578162acf4024337d114d515fcb5cfd_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-installer-rhel9@sha256:1dc8d1a37e59f45980fea3692a5587777578162acf4024337d114d515fcb5cfd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-installer-rhel9\u0026tag=v4.17.0-202411071809.p0.ga7efddc.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-machine-config-rhel9-operator@sha256:5b635ca4b5d257910f48dbe2d4acdd86c5dbd25476b8823112c04ed253f783d0_ppc64le", "product": { "name": "openshift4/ose-machine-config-rhel9-operator@sha256:5b635ca4b5d257910f48dbe2d4acdd86c5dbd25476b8823112c04ed253f783d0_ppc64le", "product_id": "openshift4/ose-machine-config-rhel9-operator@sha256:5b635ca4b5d257910f48dbe2d4acdd86c5dbd25476b8823112c04ed253f783d0_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-machine-config-rhel9-operator@sha256:5b635ca4b5d257910f48dbe2d4acdd86c5dbd25476b8823112c04ed253f783d0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-rhel9-operator\u0026tag=v4.17.0-202411062235.p0.g5ea53a3.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-machine-os-images-rhel9@sha256:697e277d8f902985dcc5f17fc026a18a3a5a8853c13f78be48079543d7b20b7d_ppc64le", "product": { "name": "openshift4/ose-machine-os-images-rhel9@sha256:697e277d8f902985dcc5f17fc026a18a3a5a8853c13f78be48079543d7b20b7d_ppc64le", "product_id": "openshift4/ose-machine-os-images-rhel9@sha256:697e277d8f902985dcc5f17fc026a18a3a5a8853c13f78be48079543d7b20b7d_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-machine-os-images-rhel9@sha256:697e277d8f902985dcc5f17fc026a18a3a5a8853c13f78be48079543d7b20b7d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel9\u0026tag=v4.17.0-202411071809.p0.g9e76dac.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-must-gather-rhel9@sha256:07c49d2eb36158147131e6544557289789f1c0aefc9e42409c04e7f6df99d60b_ppc64le", "product": { "name": "openshift4/ose-must-gather-rhel9@sha256:07c49d2eb36158147131e6544557289789f1c0aefc9e42409c04e7f6df99d60b_ppc64le", "product_id": "openshift4/ose-must-gather-rhel9@sha256:07c49d2eb36158147131e6544557289789f1c0aefc9e42409c04e7f6df99d60b_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-must-gather-rhel9@sha256:07c49d2eb36158147131e6544557289789f1c0aefc9e42409c04e7f6df99d60b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather-rhel9\u0026tag=v4.17.0-202411121804.p0.gd785c12.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/network-tools-rhel9@sha256:1b1aed6f6472d15ada33d25b5c65c20c5134ab9f0a9ce0838aec603c412fcfa5_ppc64le", "product": { "name": "openshift4/network-tools-rhel9@sha256:1b1aed6f6472d15ada33d25b5c65c20c5134ab9f0a9ce0838aec603c412fcfa5_ppc64le", "product_id": "openshift4/network-tools-rhel9@sha256:1b1aed6f6472d15ada33d25b5c65c20c5134ab9f0a9ce0838aec603c412fcfa5_ppc64le", "product_identification_helper": { "purl": "pkg:oci/network-tools-rhel9@sha256:1b1aed6f6472d15ada33d25b5c65c20c5134ab9f0a9ce0838aec603c412fcfa5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel9\u0026tag=v4.17.0-202411120003.p0.g8e170b4.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:bcb457981c0df23ee6e96f0b76436eb5251f48af61eda224482d0df3c8f0693a_ppc64le", "product": { "name": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:bcb457981c0df23ee6e96f0b76436eb5251f48af61eda224482d0df3c8f0693a_ppc64le", "product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:bcb457981c0df23ee6e96f0b76436eb5251f48af61eda224482d0df3c8f0693a_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel9@sha256:bcb457981c0df23ee6e96f0b76436eb5251f48af61eda224482d0df3c8f0693a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9\u0026tag=v4.17.0-202411071506.p0.gf5b13c5.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:e9fe93d63f8e36246f8939f258e3c0ff57f753590213021907d2d7ff40e7da3d_ppc64le", "product": { "name": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:e9fe93d63f8e36246f8939f258e3c0ff57f753590213021907d2d7ff40e7da3d_ppc64le", "product_id": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:e9fe93d63f8e36246f8939f258e3c0ff57f753590213021907d2d7ff40e7da3d_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel9@sha256:e9fe93d63f8e36246f8939f258e3c0ff57f753590213021907d2d7ff40e7da3d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9\u0026tag=v4.17.0-202411071506.p0.gf5b13c5.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:350f9616eac40d7e6b6139318cc6f88504692297d22f4c49964069125ec8d38e_ppc64le", "product": { "name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:350f9616eac40d7e6b6139318cc6f88504692297d22f4c49964069125ec8d38e_ppc64le", "product_id": "openshift4/ose-ovn-kubernetes-rhel9@sha256:350f9616eac40d7e6b6139318cc6f88504692297d22f4c49964069125ec8d38e_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256:350f9616eac40d7e6b6139318cc6f88504692297d22f4c49964069125ec8d38e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=v4.17.0-202411112234.p0.g9c167e4.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c615868f95e296bf1778d307d2e5faebb9af6a79085fdd99c70b10f7a461e584_ppc64le", "product": { "name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c615868f95e296bf1778d307d2e5faebb9af6a79085fdd99c70b10f7a461e584_ppc64le", "product_id": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c615868f95e296bf1778d307d2e5faebb9af6a79085fdd99c70b10f7a461e584_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel9@sha256:c615868f95e296bf1778d307d2e5faebb9af6a79085fdd99c70b10f7a461e584?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9\u0026tag=v4.17.0-202411112234.p0.g9c167e4.assembly.stream.el9" } } }, { "category": "product_version", "name": "rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_ppc64le", "product": { "name": "rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_ppc64le", "product_id": "rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_ppc64le", "product_identification_helper": { "purl": "pkg:oci/rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64?arch=ppc64le\u0026repository_url=registry.redhat.io/rhcos\u0026tag=417.94.202411070820-0" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4e8fc516fae18561471c53155ca5a5d0180af931a52b9d6b88e8b4c1a5ce17d7_arm64", "product": { "name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4e8fc516fae18561471c53155ca5a5d0180af931a52b9d6b88e8b4c1a5ce17d7_arm64", "product_id": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4e8fc516fae18561471c53155ca5a5d0180af931a52b9d6b88e8b4c1a5ce17d7_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-monitoring-rhel9-operator@sha256:4e8fc516fae18561471c53155ca5a5d0180af931a52b9d6b88e8b4c1a5ce17d7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator\u0026tag=v4.17.0-202411080105.p0.g466e9b8.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-network-rhel9-operator@sha256:ecfce811c73e71c1221d30740249f1c8f5e4ca4cc514f2fa5b0340d8e16285ac_arm64", "product": { "name": "openshift4/ose-cluster-network-rhel9-operator@sha256:ecfce811c73e71c1221d30740249f1c8f5e4ca4cc514f2fa5b0340d8e16285ac_arm64", "product_id": "openshift4/ose-cluster-network-rhel9-operator@sha256:ecfce811c73e71c1221d30740249f1c8f5e4ca4cc514f2fa5b0340d8e16285ac_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-network-rhel9-operator@sha256:ecfce811c73e71c1221d30740249f1c8f5e4ca4cc514f2fa5b0340d8e16285ac?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator\u0026tag=v4.17.0-202411112105.p0.g2d07471.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:8fc10ba06b04cc8855a87bc64192527a4c9242eed56a64dc742aab8f24f578f5_arm64", "product": { "name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:8fc10ba06b04cc8855a87bc64192527a4c9242eed56a64dc742aab8f24f578f5_arm64", "product_id": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:8fc10ba06b04cc8855a87bc64192527a4c9242eed56a64dc742aab8f24f578f5_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256:8fc10ba06b04cc8855a87bc64192527a4c9242eed56a64dc742aab8f24f578f5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=v4.17.0-202411081036.p0.g1a152e6.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-prometheus-rhel9@sha256:cf521a6017e46ac6cccfdbde58281ef2d3fff9ac192769abcf92b9f292ef130e_arm64", "product": { "name": "openshift4/ose-prometheus-rhel9@sha256:cf521a6017e46ac6cccfdbde58281ef2d3fff9ac192769abcf92b9f292ef130e_arm64", "product_id": "openshift4/ose-prometheus-rhel9@sha256:cf521a6017e46ac6cccfdbde58281ef2d3fff9ac192769abcf92b9f292ef130e_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-prometheus-rhel9@sha256:cf521a6017e46ac6cccfdbde58281ef2d3fff9ac192769abcf92b9f292ef130e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9\u0026tag=v4.17.0-202411080505.p0.ge2fb741.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-ironic-rhel9@sha256:1adbda488fbb134732846842e79ca2bc3f462efedfe9d8f6fcd3d654cf37ea8f_arm64", "product": { "name": "openshift4/ose-ironic-rhel9@sha256:1adbda488fbb134732846842e79ca2bc3f462efedfe9d8f6fcd3d654cf37ea8f_arm64", "product_id": "openshift4/ose-ironic-rhel9@sha256:1adbda488fbb134732846842e79ca2bc3f462efedfe9d8f6fcd3d654cf37ea8f_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-ironic-rhel9@sha256:1adbda488fbb134732846842e79ca2bc3f462efedfe9d8f6fcd3d654cf37ea8f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-rhel9\u0026tag=v4.17.0-202411080105.p0.g073486f.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:363c89db3a1a802101de8ac0980755aeb5c652222593e136089f762e39b18876_arm64", "product": { "name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:363c89db3a1a802101de8ac0980755aeb5c652222593e136089f762e39b18876_arm64", "product_id": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:363c89db3a1a802101de8ac0980755aeb5c652222593e136089f762e39b18876_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-ironic-machine-os-downloader-rhel9@sha256:363c89db3a1a802101de8ac0980755aeb5c652222593e136089f762e39b18876?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9\u0026tag=v4.17.0-202411131435.p0.gb698ea3.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-hyperkube-rhel9@sha256:2e119a3eede9976f8b64b9e14ef739cac24d614bbb3f72be1d93327f99ec64fa_arm64", "product": { "name": "openshift4/ose-hyperkube-rhel9@sha256:2e119a3eede9976f8b64b9e14ef739cac24d614bbb3f72be1d93327f99ec64fa_arm64", "product_id": "openshift4/ose-hyperkube-rhel9@sha256:2e119a3eede9976f8b64b9e14ef739cac24d614bbb3f72be1d93327f99ec64fa_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-hyperkube-rhel9@sha256:2e119a3eede9976f8b64b9e14ef739cac24d614bbb3f72be1d93327f99ec64fa?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=v4.17.0-202411070335.p0.g82afd77.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-pod-rhel9@sha256:a281e99ef021bcd2397a2cf88d2c72c0147a32867fd7eb37a7634954e2c266b3_arm64", "product": { "name": "openshift4/ose-pod-rhel9@sha256:a281e99ef021bcd2397a2cf88d2c72c0147a32867fd7eb37a7634954e2c266b3_arm64", "product_id": "openshift4/ose-pod-rhel9@sha256:a281e99ef021bcd2397a2cf88d2c72c0147a32867fd7eb37a7634954e2c266b3_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-pod-rhel9@sha256:a281e99ef021bcd2397a2cf88d2c72c0147a32867fd7eb37a7634954e2c266b3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-pod-rhel9\u0026tag=v4.17.0-202411070335.p0.g82afd77.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:7bd26f6499b06048827a7a5711e38f7b3316be772deac97cb4de0aaf5be698a7_arm64", "product": { "name": "openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:7bd26f6499b06048827a7a5711e38f7b3316be772deac97cb4de0aaf5be698a7_arm64", "product_id": "openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:7bd26f6499b06048827a7a5711e38f7b3316be772deac97cb4de0aaf5be698a7_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel9-operator@sha256:7bd26f6499b06048827a7a5711e38f7b3316be772deac97cb4de0aaf5be698a7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator\u0026tag=v4.17.0-202411111704.p0.gd27753a.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:948f2ee4c65353d9c8606593645043985e43cddff2569b92eefcab1aac7b9b64_arm64", "product": { "name": "openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:948f2ee4c65353d9c8606593645043985e43cddff2569b92eefcab1aac7b9b64_arm64", "product_id": "openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:948f2ee4c65353d9c8606593645043985e43cddff2569b92eefcab1aac7b9b64_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-azure-disk-csi-driver-rhel9-operator@sha256:948f2ee4c65353d9c8606593645043985e43cddff2569b92eefcab1aac7b9b64?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator\u0026tag=v4.17.0-202411111704.p0.gd27753a.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6ae1d3ec5d560ba3f0417b1f772eb9e721ec2c7d4661fbbe481eca8ee0ee412b_arm64", "product": { "name": "openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6ae1d3ec5d560ba3f0417b1f772eb9e721ec2c7d4661fbbe481eca8ee0ee412b_arm64", "product_id": "openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6ae1d3ec5d560ba3f0417b1f772eb9e721ec2c7d4661fbbe481eca8ee0ee412b_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-azure-file-csi-driver-operator-rhel9@sha256:6ae1d3ec5d560ba3f0417b1f772eb9e721ec2c7d4661fbbe481eca8ee0ee412b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9\u0026tag=v4.17.0-202411111704.p0.gd27753a.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-baremetal-installer-rhel9@sha256:bfa8848b1e23cc4a9faf9791a0eec260031075317fe44af23fdad4f70adf019e_arm64", "product": { "name": "openshift4/ose-baremetal-installer-rhel9@sha256:bfa8848b1e23cc4a9faf9791a0eec260031075317fe44af23fdad4f70adf019e_arm64", "product_id": "openshift4/ose-baremetal-installer-rhel9@sha256:bfa8848b1e23cc4a9faf9791a0eec260031075317fe44af23fdad4f70adf019e_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-baremetal-installer-rhel9@sha256:bfa8848b1e23cc4a9faf9791a0eec260031075317fe44af23fdad4f70adf019e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel9\u0026tag=v4.17.0-202411071809.p0.ga7efddc.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:f7509d7d93065840692e75c5a460e3046ea4eeeab4a36bf17ff8a0c28c3fdc87_arm64", "product": { "name": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:f7509d7d93065840692e75c5a460e3046ea4eeeab4a36bf17ff8a0c28c3fdc87_arm64", "product_id": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:f7509d7d93065840692e75c5a460e3046ea4eeeab4a36bf17ff8a0c28c3fdc87_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-authentication-rhel9-operator@sha256:f7509d7d93065840692e75c5a460e3046ea4eeeab4a36bf17ff8a0c28c3fdc87?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator\u0026tag=v4.17.0-202411080105.p0.g246d372.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-storage-rhel9-operator@sha256:d7c9dffe46091dcbc9ca8338df25201f1a55f58571b9ec6e0903d2316716d6db_arm64", "product": { "name": "openshift4/ose-cluster-storage-rhel9-operator@sha256:d7c9dffe46091dcbc9ca8338df25201f1a55f58571b9ec6e0903d2316716d6db_arm64", "product_id": "openshift4/ose-cluster-storage-rhel9-operator@sha256:d7c9dffe46091dcbc9ca8338df25201f1a55f58571b9ec6e0903d2316716d6db_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-storage-rhel9-operator@sha256:d7c9dffe46091dcbc9ca8338df25201f1a55f58571b9ec6e0903d2316716d6db?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator\u0026tag=v4.17.0-202411081506.p0.gbb40448.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-hypershift-rhel9@sha256:c534880e848a4aca00182e42a7c00f9fc7b1fdcc4c916cd36314351397b4b6e1_arm64", "product": { "name": "openshift4/ose-hypershift-rhel9@sha256:c534880e848a4aca00182e42a7c00f9fc7b1fdcc4c916cd36314351397b4b6e1_arm64", "product_id": "openshift4/ose-hypershift-rhel9@sha256:c534880e848a4aca00182e42a7c00f9fc7b1fdcc4c916cd36314351397b4b6e1_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-hypershift-rhel9@sha256:c534880e848a4aca00182e42a7c00f9fc7b1fdcc4c916cd36314351397b4b6e1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel9\u0026tag=v4.17.0-202411121505.p0.g64cb7fd.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-installer-altinfra-rhel9@sha256:e1a5e24fafc6f0d370485adfc997b09d7eaec241c6626e21b0f8ab8640826500_arm64", "product": { "name": "openshift4/ose-installer-altinfra-rhel9@sha256:e1a5e24fafc6f0d370485adfc997b09d7eaec241c6626e21b0f8ab8640826500_arm64", "product_id": "openshift4/ose-installer-altinfra-rhel9@sha256:e1a5e24fafc6f0d370485adfc997b09d7eaec241c6626e21b0f8ab8640826500_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-installer-altinfra-rhel9@sha256:e1a5e24fafc6f0d370485adfc997b09d7eaec241c6626e21b0f8ab8640826500?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-altinfra-rhel9\u0026tag=v4.17.0-202411071809.p0.ga7efddc.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-installer-artifacts-rhel9@sha256:b6214676e5d4501fb39a38bec259b91d7586d1ed5a807ca924eb1d3eeeb8a1ec_arm64", "product": { "name": "openshift4/ose-installer-artifacts-rhel9@sha256:b6214676e5d4501fb39a38bec259b91d7586d1ed5a807ca924eb1d3eeeb8a1ec_arm64", "product_id": "openshift4/ose-installer-artifacts-rhel9@sha256:b6214676e5d4501fb39a38bec259b91d7586d1ed5a807ca924eb1d3eeeb8a1ec_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-installer-artifacts-rhel9@sha256:b6214676e5d4501fb39a38bec259b91d7586d1ed5a807ca924eb1d3eeeb8a1ec?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts-rhel9\u0026tag=v4.17.0-202411071809.p0.ga7efddc.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-installer-rhel9@sha256:cf68058fbec5b80287798c883c5d87cbdbfae721b8d699566198604aeef1e167_arm64", "product": { "name": "openshift4/ose-installer-rhel9@sha256:cf68058fbec5b80287798c883c5d87cbdbfae721b8d699566198604aeef1e167_arm64", "product_id": "openshift4/ose-installer-rhel9@sha256:cf68058fbec5b80287798c883c5d87cbdbfae721b8d699566198604aeef1e167_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-installer-rhel9@sha256:cf68058fbec5b80287798c883c5d87cbdbfae721b8d699566198604aeef1e167?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-rhel9\u0026tag=v4.17.0-202411071809.p0.ga7efddc.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-machine-config-rhel9-operator@sha256:c6280df2b375941597e654cc429e02d6d14c4a099db707efc1c08e9459b1a1be_arm64", "product": { "name": "openshift4/ose-machine-config-rhel9-operator@sha256:c6280df2b375941597e654cc429e02d6d14c4a099db707efc1c08e9459b1a1be_arm64", "product_id": "openshift4/ose-machine-config-rhel9-operator@sha256:c6280df2b375941597e654cc429e02d6d14c4a099db707efc1c08e9459b1a1be_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-machine-config-rhel9-operator@sha256:c6280df2b375941597e654cc429e02d6d14c4a099db707efc1c08e9459b1a1be?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-rhel9-operator\u0026tag=v4.17.0-202411062235.p0.g5ea53a3.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-machine-os-images-rhel9@sha256:ffdba349a4ad514ffd29d11778da7acbc3cce66d18d73b64aab2c0c354462714_arm64", "product": { "name": "openshift4/ose-machine-os-images-rhel9@sha256:ffdba349a4ad514ffd29d11778da7acbc3cce66d18d73b64aab2c0c354462714_arm64", "product_id": "openshift4/ose-machine-os-images-rhel9@sha256:ffdba349a4ad514ffd29d11778da7acbc3cce66d18d73b64aab2c0c354462714_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-machine-os-images-rhel9@sha256:ffdba349a4ad514ffd29d11778da7acbc3cce66d18d73b64aab2c0c354462714?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel9\u0026tag=v4.17.0-202411071809.p0.g9e76dac.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-must-gather-rhel9@sha256:2407c1d8f6d0fea011541d962405e8012fe56e039441a03377d02e6e16310657_arm64", "product": { "name": "openshift4/ose-must-gather-rhel9@sha256:2407c1d8f6d0fea011541d962405e8012fe56e039441a03377d02e6e16310657_arm64", "product_id": "openshift4/ose-must-gather-rhel9@sha256:2407c1d8f6d0fea011541d962405e8012fe56e039441a03377d02e6e16310657_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-must-gather-rhel9@sha256:2407c1d8f6d0fea011541d962405e8012fe56e039441a03377d02e6e16310657?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather-rhel9\u0026tag=v4.17.0-202411121804.p0.gd785c12.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/network-tools-rhel9@sha256:754e66f09d1ec0501dd6608d45332a20aad79c9e0425b3ca09776c55162fdddd_arm64", "product": { "name": "openshift4/network-tools-rhel9@sha256:754e66f09d1ec0501dd6608d45332a20aad79c9e0425b3ca09776c55162fdddd_arm64", "product_id": "openshift4/network-tools-rhel9@sha256:754e66f09d1ec0501dd6608d45332a20aad79c9e0425b3ca09776c55162fdddd_arm64", "product_identification_helper": { "purl": "pkg:oci/network-tools-rhel9@sha256:754e66f09d1ec0501dd6608d45332a20aad79c9e0425b3ca09776c55162fdddd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel9\u0026tag=v4.17.0-202411120003.p0.g8e170b4.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:0e0f360ce75263cd73d00ee16ee1b0ba1b135bbbb99b32fc849609c2d509e682_arm64", "product": { "name": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:0e0f360ce75263cd73d00ee16ee1b0ba1b135bbbb99b32fc849609c2d509e682_arm64", "product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:0e0f360ce75263cd73d00ee16ee1b0ba1b135bbbb99b32fc849609c2d509e682_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel9@sha256:0e0f360ce75263cd73d00ee16ee1b0ba1b135bbbb99b32fc849609c2d509e682?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9\u0026tag=v4.17.0-202411071506.p0.gf5b13c5.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:486dc05a45248002f9642101682545fde4559cfa1f05914ce223e8a5a6292f63_arm64", "product": { "name": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:486dc05a45248002f9642101682545fde4559cfa1f05914ce223e8a5a6292f63_arm64", "product_id": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:486dc05a45248002f9642101682545fde4559cfa1f05914ce223e8a5a6292f63_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel9@sha256:486dc05a45248002f9642101682545fde4559cfa1f05914ce223e8a5a6292f63?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9\u0026tag=v4.17.0-202411071506.p0.gf5b13c5.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:bab248d4ca187e1c9311a170a56eddcfc72a8ecbcf1e2deefdfba91309a229bd_arm64", "product": { "name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:bab248d4ca187e1c9311a170a56eddcfc72a8ecbcf1e2deefdfba91309a229bd_arm64", "product_id": "openshift4/ose-ovn-kubernetes-rhel9@sha256:bab248d4ca187e1c9311a170a56eddcfc72a8ecbcf1e2deefdfba91309a229bd_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256:bab248d4ca187e1c9311a170a56eddcfc72a8ecbcf1e2deefdfba91309a229bd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=v4.17.0-202411112234.p0.g9c167e4.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5790310f09c88435c97601cb67cb6c0b9a64ebf7e5d5155e154354195b479dc7_arm64", "product": { "name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5790310f09c88435c97601cb67cb6c0b9a64ebf7e5d5155e154354195b479dc7_arm64", "product_id": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5790310f09c88435c97601cb67cb6c0b9a64ebf7e5d5155e154354195b479dc7_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel9@sha256:5790310f09c88435c97601cb67cb6c0b9a64ebf7e5d5155e154354195b479dc7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9\u0026tag=v4.17.0-202411112234.p0.g9c167e4.assembly.stream.el9" } } } ], "category": "architecture", "name": "arm64" }, { "branches": [ { "category": "product_version", "name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9a8a868d4b71645bdf94e0ce2e5f28500e9641dd92cb06cffe095cb7cec12259_amd64", "product": { "name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9a8a868d4b71645bdf94e0ce2e5f28500e9641dd92cb06cffe095cb7cec12259_amd64", "product_id": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9a8a868d4b71645bdf94e0ce2e5f28500e9641dd92cb06cffe095cb7cec12259_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-monitoring-rhel9-operator@sha256:9a8a868d4b71645bdf94e0ce2e5f28500e9641dd92cb06cffe095cb7cec12259?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator\u0026tag=v4.17.0-202411080105.p0.g466e9b8.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-network-rhel9-operator@sha256:041df7dbd08f873a27d6e4bbfc2749f21e8810e4730ffa08119f8f4efaca05b9_amd64", "product": { "name": "openshift4/ose-cluster-network-rhel9-operator@sha256:041df7dbd08f873a27d6e4bbfc2749f21e8810e4730ffa08119f8f4efaca05b9_amd64", "product_id": "openshift4/ose-cluster-network-rhel9-operator@sha256:041df7dbd08f873a27d6e4bbfc2749f21e8810e4730ffa08119f8f4efaca05b9_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-network-rhel9-operator@sha256:041df7dbd08f873a27d6e4bbfc2749f21e8810e4730ffa08119f8f4efaca05b9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator\u0026tag=v4.17.0-202411112105.p0.g2d07471.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:77782b6dcfa2efe9abd199756c15b6e570658c3209eb09570c774a4e8af31a2d_amd64", "product": { "name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:77782b6dcfa2efe9abd199756c15b6e570658c3209eb09570c774a4e8af31a2d_amd64", "product_id": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:77782b6dcfa2efe9abd199756c15b6e570658c3209eb09570c774a4e8af31a2d_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256:77782b6dcfa2efe9abd199756c15b6e570658c3209eb09570c774a4e8af31a2d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=v4.17.0-202411081036.p0.g1a152e6.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-csi-driver-manila-rhel9@sha256:1208068895183cf8e60f1dab68548fd9d9792f7a15bfbca69294a880c35f7645_amd64", "product": { "name": "openshift4/ose-csi-driver-manila-rhel9@sha256:1208068895183cf8e60f1dab68548fd9d9792f7a15bfbca69294a880c35f7645_amd64", "product_id": "openshift4/ose-csi-driver-manila-rhel9@sha256:1208068895183cf8e60f1dab68548fd9d9792f7a15bfbca69294a880c35f7645_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-csi-driver-manila-rhel9@sha256:1208068895183cf8e60f1dab68548fd9d9792f7a15bfbca69294a880c35f7645?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9\u0026tag=v4.17.0-202411071506.p0.gf5b13c5.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-prometheus-rhel9@sha256:a40ae49fe93b8b77c4adab408dbe4cc312724dcfcfcc761e1c059e8a70f9e07c_amd64", "product": { "name": "openshift4/ose-prometheus-rhel9@sha256:a40ae49fe93b8b77c4adab408dbe4cc312724dcfcfcc761e1c059e8a70f9e07c_amd64", "product_id": "openshift4/ose-prometheus-rhel9@sha256:a40ae49fe93b8b77c4adab408dbe4cc312724dcfcfcc761e1c059e8a70f9e07c_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-prometheus-rhel9@sha256:a40ae49fe93b8b77c4adab408dbe4cc312724dcfcfcc761e1c059e8a70f9e07c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9\u0026tag=v4.17.0-202411080505.p0.ge2fb741.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-ironic-rhel9@sha256:2faa9797b1811d7d3b87a5d509293cc16a92e028aa842bad37ffea76e867c930_amd64", "product": { "name": "openshift4/ose-ironic-rhel9@sha256:2faa9797b1811d7d3b87a5d509293cc16a92e028aa842bad37ffea76e867c930_amd64", "product_id": "openshift4/ose-ironic-rhel9@sha256:2faa9797b1811d7d3b87a5d509293cc16a92e028aa842bad37ffea76e867c930_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-ironic-rhel9@sha256:2faa9797b1811d7d3b87a5d509293cc16a92e028aa842bad37ffea76e867c930?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-rhel9\u0026tag=v4.17.0-202411080105.p0.g073486f.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:dd3f3a04c3867c93596b494a6ba347c260f103d40bcfde9be63e5153bc9dc5f7_amd64", "product": { "name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:dd3f3a04c3867c93596b494a6ba347c260f103d40bcfde9be63e5153bc9dc5f7_amd64", "product_id": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:dd3f3a04c3867c93596b494a6ba347c260f103d40bcfde9be63e5153bc9dc5f7_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-ironic-machine-os-downloader-rhel9@sha256:dd3f3a04c3867c93596b494a6ba347c260f103d40bcfde9be63e5153bc9dc5f7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9\u0026tag=v4.17.0-202411131435.p0.gb698ea3.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-hyperkube-rhel9@sha256:259d794f182fe2d5606f927b9aa6412c6d096ebe9933c5ec7cac776f0736e484_amd64", "product": { "name": "openshift4/ose-hyperkube-rhel9@sha256:259d794f182fe2d5606f927b9aa6412c6d096ebe9933c5ec7cac776f0736e484_amd64", "product_id": "openshift4/ose-hyperkube-rhel9@sha256:259d794f182fe2d5606f927b9aa6412c6d096ebe9933c5ec7cac776f0736e484_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-hyperkube-rhel9@sha256:259d794f182fe2d5606f927b9aa6412c6d096ebe9933c5ec7cac776f0736e484?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=v4.17.0-202411070335.p0.g82afd77.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-pod-rhel9@sha256:e045bc87ac8f605fb1dd578631dc758d7839e2fc7865a7a3ea5bc1b41f7521f3_amd64", "product": { "name": "openshift4/ose-pod-rhel9@sha256:e045bc87ac8f605fb1dd578631dc758d7839e2fc7865a7a3ea5bc1b41f7521f3_amd64", "product_id": "openshift4/ose-pod-rhel9@sha256:e045bc87ac8f605fb1dd578631dc758d7839e2fc7865a7a3ea5bc1b41f7521f3_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-pod-rhel9@sha256:e045bc87ac8f605fb1dd578631dc758d7839e2fc7865a7a3ea5bc1b41f7521f3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-pod-rhel9\u0026tag=v4.17.0-202411070335.p0.g82afd77.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:d52ae0ad5942d4bf535a6795a02cc9a062d8df3021420f3d7764bdee8e0ee475_amd64", "product": { "name": "openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:d52ae0ad5942d4bf535a6795a02cc9a062d8df3021420f3d7764bdee8e0ee475_amd64", "product_id": "openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:d52ae0ad5942d4bf535a6795a02cc9a062d8df3021420f3d7764bdee8e0ee475_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel9-operator@sha256:d52ae0ad5942d4bf535a6795a02cc9a062d8df3021420f3d7764bdee8e0ee475?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator\u0026tag=v4.17.0-202411111704.p0.gd27753a.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:e888b824e244c6f6317785c07273205f0edbadf1ff96805d62b6a1e84d1ed462_amd64", "product": { "name": "openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:e888b824e244c6f6317785c07273205f0edbadf1ff96805d62b6a1e84d1ed462_amd64", "product_id": "openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:e888b824e244c6f6317785c07273205f0edbadf1ff96805d62b6a1e84d1ed462_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-azure-disk-csi-driver-rhel9-operator@sha256:e888b824e244c6f6317785c07273205f0edbadf1ff96805d62b6a1e84d1ed462?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator\u0026tag=v4.17.0-202411111704.p0.gd27753a.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:84956b4fa8a1dfd3ec5cb6659f4d33b42c530409717ed5f53079923ffff1b5b4_amd64", "product": { "name": "openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:84956b4fa8a1dfd3ec5cb6659f4d33b42c530409717ed5f53079923ffff1b5b4_amd64", "product_id": "openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:84956b4fa8a1dfd3ec5cb6659f4d33b42c530409717ed5f53079923ffff1b5b4_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-azure-file-csi-driver-operator-rhel9@sha256:84956b4fa8a1dfd3ec5cb6659f4d33b42c530409717ed5f53079923ffff1b5b4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9\u0026tag=v4.17.0-202411111704.p0.gd27753a.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-baremetal-installer-rhel9@sha256:19343e549ba8db409d0c6d456f78ef8174ff4f2d8886c29dc48f3178072270db_amd64", "product": { "name": "openshift4/ose-baremetal-installer-rhel9@sha256:19343e549ba8db409d0c6d456f78ef8174ff4f2d8886c29dc48f3178072270db_amd64", "product_id": "openshift4/ose-baremetal-installer-rhel9@sha256:19343e549ba8db409d0c6d456f78ef8174ff4f2d8886c29dc48f3178072270db_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-baremetal-installer-rhel9@sha256:19343e549ba8db409d0c6d456f78ef8174ff4f2d8886c29dc48f3178072270db?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel9\u0026tag=v4.17.0-202411071809.p0.ga7efddc.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:1bd837e6c50388bbf4cfde724e64178af8f50eee23e179b8581367f47df35620_amd64", "product": { "name": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:1bd837e6c50388bbf4cfde724e64178af8f50eee23e179b8581367f47df35620_amd64", "product_id": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:1bd837e6c50388bbf4cfde724e64178af8f50eee23e179b8581367f47df35620_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-authentication-rhel9-operator@sha256:1bd837e6c50388bbf4cfde724e64178af8f50eee23e179b8581367f47df35620?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator\u0026tag=v4.17.0-202411080105.p0.g246d372.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-storage-rhel9-operator@sha256:89ec51b6c5517094f9a3187f716321f1568769e6a4eff97ba2541f8507eb855a_amd64", "product": { "name": "openshift4/ose-cluster-storage-rhel9-operator@sha256:89ec51b6c5517094f9a3187f716321f1568769e6a4eff97ba2541f8507eb855a_amd64", "product_id": "openshift4/ose-cluster-storage-rhel9-operator@sha256:89ec51b6c5517094f9a3187f716321f1568769e6a4eff97ba2541f8507eb855a_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-storage-rhel9-operator@sha256:89ec51b6c5517094f9a3187f716321f1568769e6a4eff97ba2541f8507eb855a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator\u0026tag=v4.17.0-202411081506.p0.gbb40448.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-hypershift-rhel9@sha256:9cb73dbe3c1ac5ead39ede92f74c163e7d6c662db26287e4776247db78d17e5a_amd64", "product": { "name": "openshift4/ose-hypershift-rhel9@sha256:9cb73dbe3c1ac5ead39ede92f74c163e7d6c662db26287e4776247db78d17e5a_amd64", "product_id": "openshift4/ose-hypershift-rhel9@sha256:9cb73dbe3c1ac5ead39ede92f74c163e7d6c662db26287e4776247db78d17e5a_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-hypershift-rhel9@sha256:9cb73dbe3c1ac5ead39ede92f74c163e7d6c662db26287e4776247db78d17e5a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel9\u0026tag=v4.17.0-202411121505.p0.g64cb7fd.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-installer-altinfra-rhel9@sha256:38f256f71f38283ac886fda6027a7a65e003aa9f0fbbc44ca0a71c1f8516afd2_amd64", "product": { "name": "openshift4/ose-installer-altinfra-rhel9@sha256:38f256f71f38283ac886fda6027a7a65e003aa9f0fbbc44ca0a71c1f8516afd2_amd64", "product_id": "openshift4/ose-installer-altinfra-rhel9@sha256:38f256f71f38283ac886fda6027a7a65e003aa9f0fbbc44ca0a71c1f8516afd2_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-installer-altinfra-rhel9@sha256:38f256f71f38283ac886fda6027a7a65e003aa9f0fbbc44ca0a71c1f8516afd2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-altinfra-rhel9\u0026tag=v4.17.0-202411071809.p0.ga7efddc.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-installer-artifacts-rhel9@sha256:a5a6f2c0436b8e246b810e37d3021b3740545b8feb6503d889105c8b4d80faab_amd64", "product": { "name": "openshift4/ose-installer-artifacts-rhel9@sha256:a5a6f2c0436b8e246b810e37d3021b3740545b8feb6503d889105c8b4d80faab_amd64", "product_id": "openshift4/ose-installer-artifacts-rhel9@sha256:a5a6f2c0436b8e246b810e37d3021b3740545b8feb6503d889105c8b4d80faab_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-installer-artifacts-rhel9@sha256:a5a6f2c0436b8e246b810e37d3021b3740545b8feb6503d889105c8b4d80faab?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts-rhel9\u0026tag=v4.17.0-202411071809.p0.ga7efddc.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-installer-rhel9@sha256:421f657d7587a46bf953e256014c228fc614313c2358ede1b0a0ab8faa742e56_amd64", "product": { "name": "openshift4/ose-installer-rhel9@sha256:421f657d7587a46bf953e256014c228fc614313c2358ede1b0a0ab8faa742e56_amd64", "product_id": "openshift4/ose-installer-rhel9@sha256:421f657d7587a46bf953e256014c228fc614313c2358ede1b0a0ab8faa742e56_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-installer-rhel9@sha256:421f657d7587a46bf953e256014c228fc614313c2358ede1b0a0ab8faa742e56?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-rhel9\u0026tag=v4.17.0-202411071809.p0.ga7efddc.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-machine-config-rhel9-operator@sha256:6e7b2a853231d5c6da9d22efe0af56f28806de532cd9d023e1ed9d8e6baa8d01_amd64", "product": { "name": "openshift4/ose-machine-config-rhel9-operator@sha256:6e7b2a853231d5c6da9d22efe0af56f28806de532cd9d023e1ed9d8e6baa8d01_amd64", "product_id": "openshift4/ose-machine-config-rhel9-operator@sha256:6e7b2a853231d5c6da9d22efe0af56f28806de532cd9d023e1ed9d8e6baa8d01_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-machine-config-rhel9-operator@sha256:6e7b2a853231d5c6da9d22efe0af56f28806de532cd9d023e1ed9d8e6baa8d01?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-rhel9-operator\u0026tag=v4.17.0-202411062235.p0.g5ea53a3.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-machine-os-images-rhel9@sha256:c094f24bd2dcbb86d2f1584b111b23aaa5907e06026601bd4e0aee31a376b977_amd64", "product": { "name": "openshift4/ose-machine-os-images-rhel9@sha256:c094f24bd2dcbb86d2f1584b111b23aaa5907e06026601bd4e0aee31a376b977_amd64", "product_id": "openshift4/ose-machine-os-images-rhel9@sha256:c094f24bd2dcbb86d2f1584b111b23aaa5907e06026601bd4e0aee31a376b977_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-machine-os-images-rhel9@sha256:c094f24bd2dcbb86d2f1584b111b23aaa5907e06026601bd4e0aee31a376b977?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel9\u0026tag=v4.17.0-202411071809.p0.g9e76dac.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-must-gather-rhel9@sha256:a79fef029c0a2a46b7fd24584afba0488a11a01e66dbc1a02208fa83b4c47cef_amd64", "product": { "name": "openshift4/ose-must-gather-rhel9@sha256:a79fef029c0a2a46b7fd24584afba0488a11a01e66dbc1a02208fa83b4c47cef_amd64", "product_id": "openshift4/ose-must-gather-rhel9@sha256:a79fef029c0a2a46b7fd24584afba0488a11a01e66dbc1a02208fa83b4c47cef_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-must-gather-rhel9@sha256:a79fef029c0a2a46b7fd24584afba0488a11a01e66dbc1a02208fa83b4c47cef?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather-rhel9\u0026tag=v4.17.0-202411121804.p0.gd785c12.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/network-tools-rhel9@sha256:bc3fcc2138eb4fbde7d8cd47d2ac7e302efcca3800a0063797076c5914020983_amd64", "product": { "name": "openshift4/network-tools-rhel9@sha256:bc3fcc2138eb4fbde7d8cd47d2ac7e302efcca3800a0063797076c5914020983_amd64", "product_id": "openshift4/network-tools-rhel9@sha256:bc3fcc2138eb4fbde7d8cd47d2ac7e302efcca3800a0063797076c5914020983_amd64", "product_identification_helper": { "purl": "pkg:oci/network-tools-rhel9@sha256:bc3fcc2138eb4fbde7d8cd47d2ac7e302efcca3800a0063797076c5914020983?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel9\u0026tag=v4.17.0-202411120003.p0.g8e170b4.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:397d247ee72f7435b2c5be8150e3ed88695c43d3ff30b27e717acb3b3a385ff7_amd64", "product": { "name": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:397d247ee72f7435b2c5be8150e3ed88695c43d3ff30b27e717acb3b3a385ff7_amd64", "product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:397d247ee72f7435b2c5be8150e3ed88695c43d3ff30b27e717acb3b3a385ff7_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel9@sha256:397d247ee72f7435b2c5be8150e3ed88695c43d3ff30b27e717acb3b3a385ff7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9\u0026tag=v4.17.0-202411071506.p0.gf5b13c5.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:139a1b66440a88c04de12c8204ca9c82dd822f9de52d5bee1d8b29e7fe1e4b8c_amd64", "product": { "name": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:139a1b66440a88c04de12c8204ca9c82dd822f9de52d5bee1d8b29e7fe1e4b8c_amd64", "product_id": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:139a1b66440a88c04de12c8204ca9c82dd822f9de52d5bee1d8b29e7fe1e4b8c_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel9@sha256:139a1b66440a88c04de12c8204ca9c82dd822f9de52d5bee1d8b29e7fe1e4b8c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9\u0026tag=v4.17.0-202411071506.p0.gf5b13c5.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:41de6f6ad3d26735f6bcb996c2e632d148d467c64deb8bc38991fb5d5c7f5d2f_amd64", "product": { "name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:41de6f6ad3d26735f6bcb996c2e632d148d467c64deb8bc38991fb5d5c7f5d2f_amd64", "product_id": "openshift4/ose-ovn-kubernetes-rhel9@sha256:41de6f6ad3d26735f6bcb996c2e632d148d467c64deb8bc38991fb5d5c7f5d2f_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256:41de6f6ad3d26735f6bcb996c2e632d148d467c64deb8bc38991fb5d5c7f5d2f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=v4.17.0-202411112234.p0.g9c167e4.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:835cbcda65f472981bce050522f667fa34f83967f38cda08848441108bb5f75c_amd64", "product": { "name": "openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:835cbcda65f472981bce050522f667fa34f83967f38cda08848441108bb5f75c_amd64", "product_id": "openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:835cbcda65f472981bce050522f667fa34f83967f38cda08848441108bb5f75c_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:835cbcda65f472981bce050522f667fa34f83967f38cda08848441108bb5f75c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator\u0026tag=v4.17.0-202411070206.p0.gc9ad7ec.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:835cbcda65f472981bce050522f667fa34f83967f38cda08848441108bb5f75c_amd64", "product": { "name": "openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:835cbcda65f472981bce050522f667fa34f83967f38cda08848441108bb5f75c_amd64", "product_id": "openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:835cbcda65f472981bce050522f667fa34f83967f38cda08848441108bb5f75c_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-vsphere-csi-driver-rhel9-operator@sha256:835cbcda65f472981bce050522f667fa34f83967f38cda08848441108bb5f75c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator\u0026tag=v4.17.0-202411070206.p0.gc9ad7ec.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:41360388cd01f769eab3d5a78e690d998320dff52f202cddccaa6a6b8980e289_amd64", "product": { "name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:41360388cd01f769eab3d5a78e690d998320dff52f202cddccaa6a6b8980e289_amd64", "product_id": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:41360388cd01f769eab3d5a78e690d998320dff52f202cddccaa6a6b8980e289_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel9@sha256:41360388cd01f769eab3d5a78e690d998320dff52f202cddccaa6a6b8980e289?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9\u0026tag=v4.17.0-202411112234.p0.g9c167e4.assembly.stream.el9" } } } ], "category": "architecture", "name": "amd64" }, { "branches": [ { "category": "product_version", "name": "rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_aarch64", "product": { "name": "rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_aarch64", "product_id": "rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_aarch64", "product_identification_helper": { "purl": "pkg:oci/rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64?arch=aarch64\u0026repository_url=registry.redhat.io/rhcos\u0026tag=417.94.202411070820-0" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_x86_64", "product": { "name": "rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_x86_64", "product_id": "rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_x86_64", "product_identification_helper": { "purl": "pkg:oci/rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64?arch=x86_64\u0026repository_url=registry.redhat.io/rhcos\u0026tag=417.94.202411070820-0" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "openshift4/network-tools-rhel9@sha256:1b1aed6f6472d15ada33d25b5c65c20c5134ab9f0a9ce0838aec603c412fcfa5_ppc64le as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:1b1aed6f6472d15ada33d25b5c65c20c5134ab9f0a9ce0838aec603c412fcfa5_ppc64le" }, "product_reference": "openshift4/network-tools-rhel9@sha256:1b1aed6f6472d15ada33d25b5c65c20c5134ab9f0a9ce0838aec603c412fcfa5_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/network-tools-rhel9@sha256:643161e339b035259643393fedfa35c834658497b194c5a565d291f50c6ef762_s390x as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:643161e339b035259643393fedfa35c834658497b194c5a565d291f50c6ef762_s390x" }, "product_reference": "openshift4/network-tools-rhel9@sha256:643161e339b035259643393fedfa35c834658497b194c5a565d291f50c6ef762_s390x", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/network-tools-rhel9@sha256:754e66f09d1ec0501dd6608d45332a20aad79c9e0425b3ca09776c55162fdddd_arm64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:754e66f09d1ec0501dd6608d45332a20aad79c9e0425b3ca09776c55162fdddd_arm64" }, "product_reference": "openshift4/network-tools-rhel9@sha256:754e66f09d1ec0501dd6608d45332a20aad79c9e0425b3ca09776c55162fdddd_arm64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/network-tools-rhel9@sha256:bc3fcc2138eb4fbde7d8cd47d2ac7e302efcca3800a0063797076c5914020983_amd64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:bc3fcc2138eb4fbde7d8cd47d2ac7e302efcca3800a0063797076c5914020983_amd64" }, "product_reference": "openshift4/network-tools-rhel9@sha256:bc3fcc2138eb4fbde7d8cd47d2ac7e302efcca3800a0063797076c5914020983_amd64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:7bd26f6499b06048827a7a5711e38f7b3316be772deac97cb4de0aaf5be698a7_arm64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:7bd26f6499b06048827a7a5711e38f7b3316be772deac97cb4de0aaf5be698a7_arm64" }, "product_reference": "openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:7bd26f6499b06048827a7a5711e38f7b3316be772deac97cb4de0aaf5be698a7_arm64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:d52ae0ad5942d4bf535a6795a02cc9a062d8df3021420f3d7764bdee8e0ee475_amd64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:d52ae0ad5942d4bf535a6795a02cc9a062d8df3021420f3d7764bdee8e0ee475_amd64" }, "product_reference": "openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:d52ae0ad5942d4bf535a6795a02cc9a062d8df3021420f3d7764bdee8e0ee475_amd64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:948f2ee4c65353d9c8606593645043985e43cddff2569b92eefcab1aac7b9b64_arm64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:948f2ee4c65353d9c8606593645043985e43cddff2569b92eefcab1aac7b9b64_arm64" }, "product_reference": "openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:948f2ee4c65353d9c8606593645043985e43cddff2569b92eefcab1aac7b9b64_arm64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:e888b824e244c6f6317785c07273205f0edbadf1ff96805d62b6a1e84d1ed462_amd64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:e888b824e244c6f6317785c07273205f0edbadf1ff96805d62b6a1e84d1ed462_amd64" }, "product_reference": "openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:e888b824e244c6f6317785c07273205f0edbadf1ff96805d62b6a1e84d1ed462_amd64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6ae1d3ec5d560ba3f0417b1f772eb9e721ec2c7d4661fbbe481eca8ee0ee412b_arm64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6ae1d3ec5d560ba3f0417b1f772eb9e721ec2c7d4661fbbe481eca8ee0ee412b_arm64" }, "product_reference": "openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6ae1d3ec5d560ba3f0417b1f772eb9e721ec2c7d4661fbbe481eca8ee0ee412b_arm64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:84956b4fa8a1dfd3ec5cb6659f4d33b42c530409717ed5f53079923ffff1b5b4_amd64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:84956b4fa8a1dfd3ec5cb6659f4d33b42c530409717ed5f53079923ffff1b5b4_amd64" }, "product_reference": "openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:84956b4fa8a1dfd3ec5cb6659f4d33b42c530409717ed5f53079923ffff1b5b4_amd64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-baremetal-installer-rhel9@sha256:19343e549ba8db409d0c6d456f78ef8174ff4f2d8886c29dc48f3178072270db_amd64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:19343e549ba8db409d0c6d456f78ef8174ff4f2d8886c29dc48f3178072270db_amd64" }, "product_reference": "openshift4/ose-baremetal-installer-rhel9@sha256:19343e549ba8db409d0c6d456f78ef8174ff4f2d8886c29dc48f3178072270db_amd64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-baremetal-installer-rhel9@sha256:22c2b8820d1abd43247b313832d36574e888274438b20b9ef6c7a5e1c52cce33_ppc64le as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:22c2b8820d1abd43247b313832d36574e888274438b20b9ef6c7a5e1c52cce33_ppc64le" }, "product_reference": "openshift4/ose-baremetal-installer-rhel9@sha256:22c2b8820d1abd43247b313832d36574e888274438b20b9ef6c7a5e1c52cce33_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-baremetal-installer-rhel9@sha256:b80605a2890f587cc54d6b0e17f77ac5e5d2feb32270c42b417b841a0580aa41_s390x as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:b80605a2890f587cc54d6b0e17f77ac5e5d2feb32270c42b417b841a0580aa41_s390x" }, "product_reference": "openshift4/ose-baremetal-installer-rhel9@sha256:b80605a2890f587cc54d6b0e17f77ac5e5d2feb32270c42b417b841a0580aa41_s390x", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-baremetal-installer-rhel9@sha256:bfa8848b1e23cc4a9faf9791a0eec260031075317fe44af23fdad4f70adf019e_arm64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:bfa8848b1e23cc4a9faf9791a0eec260031075317fe44af23fdad4f70adf019e_arm64" }, "product_reference": "openshift4/ose-baremetal-installer-rhel9@sha256:bfa8848b1e23cc4a9faf9791a0eec260031075317fe44af23fdad4f70adf019e_arm64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:1bd837e6c50388bbf4cfde724e64178af8f50eee23e179b8581367f47df35620_amd64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:1bd837e6c50388bbf4cfde724e64178af8f50eee23e179b8581367f47df35620_amd64" }, "product_reference": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:1bd837e6c50388bbf4cfde724e64178af8f50eee23e179b8581367f47df35620_amd64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:706d16d642c1a6a764e99b3c29d77bc71500e4179b3f1acb758eb821939988df_ppc64le as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:706d16d642c1a6a764e99b3c29d77bc71500e4179b3f1acb758eb821939988df_ppc64le" }, "product_reference": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:706d16d642c1a6a764e99b3c29d77bc71500e4179b3f1acb758eb821939988df_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:c3f8c8b4700906cdc90a354ada4da6b4537ae8ad2a89d69c0aa5d53f07a3142e_s390x as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:c3f8c8b4700906cdc90a354ada4da6b4537ae8ad2a89d69c0aa5d53f07a3142e_s390x" }, "product_reference": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:c3f8c8b4700906cdc90a354ada4da6b4537ae8ad2a89d69c0aa5d53f07a3142e_s390x", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:f7509d7d93065840692e75c5a460e3046ea4eeeab4a36bf17ff8a0c28c3fdc87_arm64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:f7509d7d93065840692e75c5a460e3046ea4eeeab4a36bf17ff8a0c28c3fdc87_arm64" }, "product_reference": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:f7509d7d93065840692e75c5a460e3046ea4eeeab4a36bf17ff8a0c28c3fdc87_arm64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4e8fc516fae18561471c53155ca5a5d0180af931a52b9d6b88e8b4c1a5ce17d7_arm64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4e8fc516fae18561471c53155ca5a5d0180af931a52b9d6b88e8b4c1a5ce17d7_arm64" }, "product_reference": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4e8fc516fae18561471c53155ca5a5d0180af931a52b9d6b88e8b4c1a5ce17d7_arm64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9a8a868d4b71645bdf94e0ce2e5f28500e9641dd92cb06cffe095cb7cec12259_amd64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9a8a868d4b71645bdf94e0ce2e5f28500e9641dd92cb06cffe095cb7cec12259_amd64" }, "product_reference": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9a8a868d4b71645bdf94e0ce2e5f28500e9641dd92cb06cffe095cb7cec12259_amd64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:baf3c9dda7977b9a8afe8c3470a2b1d46d05924cfc32971dc41fe53b794b21c9_s390x as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:baf3c9dda7977b9a8afe8c3470a2b1d46d05924cfc32971dc41fe53b794b21c9_s390x" }, "product_reference": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:baf3c9dda7977b9a8afe8c3470a2b1d46d05924cfc32971dc41fe53b794b21c9_s390x", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:d3ae4df4adf688a4f8cb51b768c62d9b3ca3b656799cf916d8ae6f93fc719211_ppc64le as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:d3ae4df4adf688a4f8cb51b768c62d9b3ca3b656799cf916d8ae6f93fc719211_ppc64le" }, "product_reference": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:d3ae4df4adf688a4f8cb51b768c62d9b3ca3b656799cf916d8ae6f93fc719211_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-network-rhel9-operator@sha256:041df7dbd08f873a27d6e4bbfc2749f21e8810e4730ffa08119f8f4efaca05b9_amd64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:041df7dbd08f873a27d6e4bbfc2749f21e8810e4730ffa08119f8f4efaca05b9_amd64" }, "product_reference": "openshift4/ose-cluster-network-rhel9-operator@sha256:041df7dbd08f873a27d6e4bbfc2749f21e8810e4730ffa08119f8f4efaca05b9_amd64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-network-rhel9-operator@sha256:a479884dd128283d1d811494965327435b4d69e716435fb1af01600181c37788_ppc64le as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:a479884dd128283d1d811494965327435b4d69e716435fb1af01600181c37788_ppc64le" }, "product_reference": "openshift4/ose-cluster-network-rhel9-operator@sha256:a479884dd128283d1d811494965327435b4d69e716435fb1af01600181c37788_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-network-rhel9-operator@sha256:e59158dd9caa9860cd566d80341dc3e11e39f433ab76a5c9c2b90c9ab4e606f5_s390x as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:e59158dd9caa9860cd566d80341dc3e11e39f433ab76a5c9c2b90c9ab4e606f5_s390x" }, "product_reference": "openshift4/ose-cluster-network-rhel9-operator@sha256:e59158dd9caa9860cd566d80341dc3e11e39f433ab76a5c9c2b90c9ab4e606f5_s390x", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-network-rhel9-operator@sha256:ecfce811c73e71c1221d30740249f1c8f5e4ca4cc514f2fa5b0340d8e16285ac_arm64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:ecfce811c73e71c1221d30740249f1c8f5e4ca4cc514f2fa5b0340d8e16285ac_arm64" }, "product_reference": "openshift4/ose-cluster-network-rhel9-operator@sha256:ecfce811c73e71c1221d30740249f1c8f5e4ca4cc514f2fa5b0340d8e16285ac_arm64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0c7d814797c052d94e2c3790efee36242caa28369b39c3b211ecadb3fdce9a27_s390x as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0c7d814797c052d94e2c3790efee36242caa28369b39c3b211ecadb3fdce9a27_s390x" }, "product_reference": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0c7d814797c052d94e2c3790efee36242caa28369b39c3b211ecadb3fdce9a27_s390x", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:77782b6dcfa2efe9abd199756c15b6e570658c3209eb09570c774a4e8af31a2d_amd64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:77782b6dcfa2efe9abd199756c15b6e570658c3209eb09570c774a4e8af31a2d_amd64" }, "product_reference": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:77782b6dcfa2efe9abd199756c15b6e570658c3209eb09570c774a4e8af31a2d_amd64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:8fc10ba06b04cc8855a87bc64192527a4c9242eed56a64dc742aab8f24f578f5_arm64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:8fc10ba06b04cc8855a87bc64192527a4c9242eed56a64dc742aab8f24f578f5_arm64" }, "product_reference": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:8fc10ba06b04cc8855a87bc64192527a4c9242eed56a64dc742aab8f24f578f5_arm64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e8025489393b461e267ffd7878d6989a6a28069c774b261003a69a59205fd781_ppc64le as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e8025489393b461e267ffd7878d6989a6a28069c774b261003a69a59205fd781_ppc64le" }, "product_reference": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e8025489393b461e267ffd7878d6989a6a28069c774b261003a69a59205fd781_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-storage-rhel9-operator@sha256:89ec51b6c5517094f9a3187f716321f1568769e6a4eff97ba2541f8507eb855a_amd64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:89ec51b6c5517094f9a3187f716321f1568769e6a4eff97ba2541f8507eb855a_amd64" }, "product_reference": "openshift4/ose-cluster-storage-rhel9-operator@sha256:89ec51b6c5517094f9a3187f716321f1568769e6a4eff97ba2541f8507eb855a_amd64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-storage-rhel9-operator@sha256:d24d36c8c28831d6fae0bdc53feef9c13ab218c010140e85a4ca7a14509a909c_s390x as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:d24d36c8c28831d6fae0bdc53feef9c13ab218c010140e85a4ca7a14509a909c_s390x" }, "product_reference": "openshift4/ose-cluster-storage-rhel9-operator@sha256:d24d36c8c28831d6fae0bdc53feef9c13ab218c010140e85a4ca7a14509a909c_s390x", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-storage-rhel9-operator@sha256:d7c9dffe46091dcbc9ca8338df25201f1a55f58571b9ec6e0903d2316716d6db_arm64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:d7c9dffe46091dcbc9ca8338df25201f1a55f58571b9ec6e0903d2316716d6db_arm64" }, "product_reference": "openshift4/ose-cluster-storage-rhel9-operator@sha256:d7c9dffe46091dcbc9ca8338df25201f1a55f58571b9ec6e0903d2316716d6db_arm64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-storage-rhel9-operator@sha256:f842cd93d9bed37dd8923c5526cb73fe7a954a5671b6bc06ac9c3fae069edc1d_ppc64le as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:f842cd93d9bed37dd8923c5526cb73fe7a954a5671b6bc06ac9c3fae069edc1d_ppc64le" }, "product_reference": "openshift4/ose-cluster-storage-rhel9-operator@sha256:f842cd93d9bed37dd8923c5526cb73fe7a954a5671b6bc06ac9c3fae069edc1d_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-csi-driver-manila-rhel9@sha256:1208068895183cf8e60f1dab68548fd9d9792f7a15bfbca69294a880c35f7645_amd64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-csi-driver-manila-rhel9@sha256:1208068895183cf8e60f1dab68548fd9d9792f7a15bfbca69294a880c35f7645_amd64" }, "product_reference": "openshift4/ose-csi-driver-manila-rhel9@sha256:1208068895183cf8e60f1dab68548fd9d9792f7a15bfbca69294a880c35f7645_amd64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-csi-driver-manila-rhel9@sha256:aa73ea4800a292ee71e9d8db6c81a5a0ab22c9f1b0a013681b69c76ed1505587_ppc64le as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-csi-driver-manila-rhel9@sha256:aa73ea4800a292ee71e9d8db6c81a5a0ab22c9f1b0a013681b69c76ed1505587_ppc64le" }, "product_reference": "openshift4/ose-csi-driver-manila-rhel9@sha256:aa73ea4800a292ee71e9d8db6c81a5a0ab22c9f1b0a013681b69c76ed1505587_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-hyperkube-rhel9@sha256:259d794f182fe2d5606f927b9aa6412c6d096ebe9933c5ec7cac776f0736e484_amd64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:259d794f182fe2d5606f927b9aa6412c6d096ebe9933c5ec7cac776f0736e484_amd64" }, "product_reference": "openshift4/ose-hyperkube-rhel9@sha256:259d794f182fe2d5606f927b9aa6412c6d096ebe9933c5ec7cac776f0736e484_amd64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-hyperkube-rhel9@sha256:2e119a3eede9976f8b64b9e14ef739cac24d614bbb3f72be1d93327f99ec64fa_arm64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:2e119a3eede9976f8b64b9e14ef739cac24d614bbb3f72be1d93327f99ec64fa_arm64" }, "product_reference": "openshift4/ose-hyperkube-rhel9@sha256:2e119a3eede9976f8b64b9e14ef739cac24d614bbb3f72be1d93327f99ec64fa_arm64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-hyperkube-rhel9@sha256:a69631399431f3224b2ab8381f661ceee6eaeb292ffa42ca05762163f2f34d96_s390x as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:a69631399431f3224b2ab8381f661ceee6eaeb292ffa42ca05762163f2f34d96_s390x" }, "product_reference": "openshift4/ose-hyperkube-rhel9@sha256:a69631399431f3224b2ab8381f661ceee6eaeb292ffa42ca05762163f2f34d96_s390x", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-hyperkube-rhel9@sha256:f86eefa172b72a1a92d8269b0c523375cd307c64a046093fc1a82c45ec7d4450_ppc64le as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:f86eefa172b72a1a92d8269b0c523375cd307c64a046093fc1a82c45ec7d4450_ppc64le" }, "product_reference": "openshift4/ose-hyperkube-rhel9@sha256:f86eefa172b72a1a92d8269b0c523375cd307c64a046093fc1a82c45ec7d4450_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-hypershift-rhel9@sha256:2f949c87b615bf35ff2798c168151b0efbfc801b2f2858c14568e9cc7103ec89_ppc64le as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:2f949c87b615bf35ff2798c168151b0efbfc801b2f2858c14568e9cc7103ec89_ppc64le" }, "product_reference": "openshift4/ose-hypershift-rhel9@sha256:2f949c87b615bf35ff2798c168151b0efbfc801b2f2858c14568e9cc7103ec89_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-hypershift-rhel9@sha256:8f807d491ea1e36ac4438908d8be15cfa26c097fec3a9481280a0b2e814a4a3c_s390x as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:8f807d491ea1e36ac4438908d8be15cfa26c097fec3a9481280a0b2e814a4a3c_s390x" }, "product_reference": "openshift4/ose-hypershift-rhel9@sha256:8f807d491ea1e36ac4438908d8be15cfa26c097fec3a9481280a0b2e814a4a3c_s390x", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-hypershift-rhel9@sha256:9cb73dbe3c1ac5ead39ede92f74c163e7d6c662db26287e4776247db78d17e5a_amd64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:9cb73dbe3c1ac5ead39ede92f74c163e7d6c662db26287e4776247db78d17e5a_amd64" }, "product_reference": "openshift4/ose-hypershift-rhel9@sha256:9cb73dbe3c1ac5ead39ede92f74c163e7d6c662db26287e4776247db78d17e5a_amd64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-hypershift-rhel9@sha256:c534880e848a4aca00182e42a7c00f9fc7b1fdcc4c916cd36314351397b4b6e1_arm64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:c534880e848a4aca00182e42a7c00f9fc7b1fdcc4c916cd36314351397b4b6e1_arm64" }, "product_reference": "openshift4/ose-hypershift-rhel9@sha256:c534880e848a4aca00182e42a7c00f9fc7b1fdcc4c916cd36314351397b4b6e1_arm64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-installer-altinfra-rhel9@sha256:38f256f71f38283ac886fda6027a7a65e003aa9f0fbbc44ca0a71c1f8516afd2_amd64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:38f256f71f38283ac886fda6027a7a65e003aa9f0fbbc44ca0a71c1f8516afd2_amd64" }, "product_reference": "openshift4/ose-installer-altinfra-rhel9@sha256:38f256f71f38283ac886fda6027a7a65e003aa9f0fbbc44ca0a71c1f8516afd2_amd64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-installer-altinfra-rhel9@sha256:814c2712ef8e6a54f43236f34e65b9f65927abce1650fe5c26251b115fee557d_s390x as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:814c2712ef8e6a54f43236f34e65b9f65927abce1650fe5c26251b115fee557d_s390x" }, "product_reference": "openshift4/ose-installer-altinfra-rhel9@sha256:814c2712ef8e6a54f43236f34e65b9f65927abce1650fe5c26251b115fee557d_s390x", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-installer-altinfra-rhel9@sha256:e1a5e24fafc6f0d370485adfc997b09d7eaec241c6626e21b0f8ab8640826500_arm64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:e1a5e24fafc6f0d370485adfc997b09d7eaec241c6626e21b0f8ab8640826500_arm64" }, "product_reference": "openshift4/ose-installer-altinfra-rhel9@sha256:e1a5e24fafc6f0d370485adfc997b09d7eaec241c6626e21b0f8ab8640826500_arm64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-installer-altinfra-rhel9@sha256:ef7b8c085f185e9628e2c99e27287d57358ef4d101f5ee02bf8abe5e43bb99c8_ppc64le as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:ef7b8c085f185e9628e2c99e27287d57358ef4d101f5ee02bf8abe5e43bb99c8_ppc64le" }, "product_reference": "openshift4/ose-installer-altinfra-rhel9@sha256:ef7b8c085f185e9628e2c99e27287d57358ef4d101f5ee02bf8abe5e43bb99c8_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-installer-artifacts-rhel9@sha256:20583f1035fff4ae0dad0a8c7dea52c75afc443b129a8aaac1a3bffcc4551ea2_ppc64le as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:20583f1035fff4ae0dad0a8c7dea52c75afc443b129a8aaac1a3bffcc4551ea2_ppc64le" }, "product_reference": "openshift4/ose-installer-artifacts-rhel9@sha256:20583f1035fff4ae0dad0a8c7dea52c75afc443b129a8aaac1a3bffcc4551ea2_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-installer-artifacts-rhel9@sha256:a5a6f2c0436b8e246b810e37d3021b3740545b8feb6503d889105c8b4d80faab_amd64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:a5a6f2c0436b8e246b810e37d3021b3740545b8feb6503d889105c8b4d80faab_amd64" }, "product_reference": "openshift4/ose-installer-artifacts-rhel9@sha256:a5a6f2c0436b8e246b810e37d3021b3740545b8feb6503d889105c8b4d80faab_amd64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-installer-artifacts-rhel9@sha256:b6214676e5d4501fb39a38bec259b91d7586d1ed5a807ca924eb1d3eeeb8a1ec_arm64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:b6214676e5d4501fb39a38bec259b91d7586d1ed5a807ca924eb1d3eeeb8a1ec_arm64" }, "product_reference": "openshift4/ose-installer-artifacts-rhel9@sha256:b6214676e5d4501fb39a38bec259b91d7586d1ed5a807ca924eb1d3eeeb8a1ec_arm64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-installer-artifacts-rhel9@sha256:bbf08f7e27f332272726a58bb58ee6fb2e3a51ca6133dd4c787cd443dc6d79ee_s390x as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:bbf08f7e27f332272726a58bb58ee6fb2e3a51ca6133dd4c787cd443dc6d79ee_s390x" }, "product_reference": "openshift4/ose-installer-artifacts-rhel9@sha256:bbf08f7e27f332272726a58bb58ee6fb2e3a51ca6133dd4c787cd443dc6d79ee_s390x", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-installer-rhel9@sha256:1dc8d1a37e59f45980fea3692a5587777578162acf4024337d114d515fcb5cfd_ppc64le as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:1dc8d1a37e59f45980fea3692a5587777578162acf4024337d114d515fcb5cfd_ppc64le" }, "product_reference": "openshift4/ose-installer-rhel9@sha256:1dc8d1a37e59f45980fea3692a5587777578162acf4024337d114d515fcb5cfd_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-installer-rhel9@sha256:421f657d7587a46bf953e256014c228fc614313c2358ede1b0a0ab8faa742e56_amd64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:421f657d7587a46bf953e256014c228fc614313c2358ede1b0a0ab8faa742e56_amd64" }, "product_reference": "openshift4/ose-installer-rhel9@sha256:421f657d7587a46bf953e256014c228fc614313c2358ede1b0a0ab8faa742e56_amd64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-installer-rhel9@sha256:cf68058fbec5b80287798c883c5d87cbdbfae721b8d699566198604aeef1e167_arm64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:cf68058fbec5b80287798c883c5d87cbdbfae721b8d699566198604aeef1e167_arm64" }, "product_reference": "openshift4/ose-installer-rhel9@sha256:cf68058fbec5b80287798c883c5d87cbdbfae721b8d699566198604aeef1e167_arm64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-installer-rhel9@sha256:e7598456eff5a3b47c671d3af1c2617f6322ab1098ba2273d92f922a636f36b0_s390x as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:e7598456eff5a3b47c671d3af1c2617f6322ab1098ba2273d92f922a636f36b0_s390x" }, "product_reference": "openshift4/ose-installer-rhel9@sha256:e7598456eff5a3b47c671d3af1c2617f6322ab1098ba2273d92f922a636f36b0_s390x", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:363c89db3a1a802101de8ac0980755aeb5c652222593e136089f762e39b18876_arm64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:363c89db3a1a802101de8ac0980755aeb5c652222593e136089f762e39b18876_arm64" }, "product_reference": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:363c89db3a1a802101de8ac0980755aeb5c652222593e136089f762e39b18876_arm64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:dd3f3a04c3867c93596b494a6ba347c260f103d40bcfde9be63e5153bc9dc5f7_amd64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:dd3f3a04c3867c93596b494a6ba347c260f103d40bcfde9be63e5153bc9dc5f7_amd64" }, "product_reference": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:dd3f3a04c3867c93596b494a6ba347c260f103d40bcfde9be63e5153bc9dc5f7_amd64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-ironic-rhel9@sha256:1adbda488fbb134732846842e79ca2bc3f462efedfe9d8f6fcd3d654cf37ea8f_arm64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-ironic-rhel9@sha256:1adbda488fbb134732846842e79ca2bc3f462efedfe9d8f6fcd3d654cf37ea8f_arm64" }, "product_reference": "openshift4/ose-ironic-rhel9@sha256:1adbda488fbb134732846842e79ca2bc3f462efedfe9d8f6fcd3d654cf37ea8f_arm64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-ironic-rhel9@sha256:2faa9797b1811d7d3b87a5d509293cc16a92e028aa842bad37ffea76e867c930_amd64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-ironic-rhel9@sha256:2faa9797b1811d7d3b87a5d509293cc16a92e028aa842bad37ffea76e867c930_amd64" }, "product_reference": "openshift4/ose-ironic-rhel9@sha256:2faa9797b1811d7d3b87a5d509293cc16a92e028aa842bad37ffea76e867c930_amd64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-machine-config-rhel9-operator@sha256:5b635ca4b5d257910f48dbe2d4acdd86c5dbd25476b8823112c04ed253f783d0_ppc64le as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:5b635ca4b5d257910f48dbe2d4acdd86c5dbd25476b8823112c04ed253f783d0_ppc64le" }, "product_reference": "openshift4/ose-machine-config-rhel9-operator@sha256:5b635ca4b5d257910f48dbe2d4acdd86c5dbd25476b8823112c04ed253f783d0_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-machine-config-rhel9-operator@sha256:623a300e7c320972daf66d8d67e92ba830946f84d7e6113fa04fcbb9e4441d41_s390x as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:623a300e7c320972daf66d8d67e92ba830946f84d7e6113fa04fcbb9e4441d41_s390x" }, "product_reference": "openshift4/ose-machine-config-rhel9-operator@sha256:623a300e7c320972daf66d8d67e92ba830946f84d7e6113fa04fcbb9e4441d41_s390x", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-machine-config-rhel9-operator@sha256:6e7b2a853231d5c6da9d22efe0af56f28806de532cd9d023e1ed9d8e6baa8d01_amd64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:6e7b2a853231d5c6da9d22efe0af56f28806de532cd9d023e1ed9d8e6baa8d01_amd64" }, "product_reference": "openshift4/ose-machine-config-rhel9-operator@sha256:6e7b2a853231d5c6da9d22efe0af56f28806de532cd9d023e1ed9d8e6baa8d01_amd64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-machine-config-rhel9-operator@sha256:c6280df2b375941597e654cc429e02d6d14c4a099db707efc1c08e9459b1a1be_arm64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:c6280df2b375941597e654cc429e02d6d14c4a099db707efc1c08e9459b1a1be_arm64" }, "product_reference": "openshift4/ose-machine-config-rhel9-operator@sha256:c6280df2b375941597e654cc429e02d6d14c4a099db707efc1c08e9459b1a1be_arm64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-machine-os-images-rhel9@sha256:57a97c7a80b04ce3b8fa70e49500eb873e36f27f61b75753260090f2e238b29b_s390x as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:57a97c7a80b04ce3b8fa70e49500eb873e36f27f61b75753260090f2e238b29b_s390x" }, "product_reference": "openshift4/ose-machine-os-images-rhel9@sha256:57a97c7a80b04ce3b8fa70e49500eb873e36f27f61b75753260090f2e238b29b_s390x", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-machine-os-images-rhel9@sha256:697e277d8f902985dcc5f17fc026a18a3a5a8853c13f78be48079543d7b20b7d_ppc64le as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:697e277d8f902985dcc5f17fc026a18a3a5a8853c13f78be48079543d7b20b7d_ppc64le" }, "product_reference": "openshift4/ose-machine-os-images-rhel9@sha256:697e277d8f902985dcc5f17fc026a18a3a5a8853c13f78be48079543d7b20b7d_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-machine-os-images-rhel9@sha256:c094f24bd2dcbb86d2f1584b111b23aaa5907e06026601bd4e0aee31a376b977_amd64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:c094f24bd2dcbb86d2f1584b111b23aaa5907e06026601bd4e0aee31a376b977_amd64" }, "product_reference": "openshift4/ose-machine-os-images-rhel9@sha256:c094f24bd2dcbb86d2f1584b111b23aaa5907e06026601bd4e0aee31a376b977_amd64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-machine-os-images-rhel9@sha256:ffdba349a4ad514ffd29d11778da7acbc3cce66d18d73b64aab2c0c354462714_arm64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:ffdba349a4ad514ffd29d11778da7acbc3cce66d18d73b64aab2c0c354462714_arm64" }, "product_reference": "openshift4/ose-machine-os-images-rhel9@sha256:ffdba349a4ad514ffd29d11778da7acbc3cce66d18d73b64aab2c0c354462714_arm64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-must-gather-rhel9@sha256:07c49d2eb36158147131e6544557289789f1c0aefc9e42409c04e7f6df99d60b_ppc64le as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:07c49d2eb36158147131e6544557289789f1c0aefc9e42409c04e7f6df99d60b_ppc64le" }, "product_reference": "openshift4/ose-must-gather-rhel9@sha256:07c49d2eb36158147131e6544557289789f1c0aefc9e42409c04e7f6df99d60b_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-must-gather-rhel9@sha256:2407c1d8f6d0fea011541d962405e8012fe56e039441a03377d02e6e16310657_arm64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:2407c1d8f6d0fea011541d962405e8012fe56e039441a03377d02e6e16310657_arm64" }, "product_reference": "openshift4/ose-must-gather-rhel9@sha256:2407c1d8f6d0fea011541d962405e8012fe56e039441a03377d02e6e16310657_arm64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-must-gather-rhel9@sha256:87896bbcf711f4cbd9e0f5b069a1087092d88cf75d2df1586c691662f3f4bb90_s390x as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:87896bbcf711f4cbd9e0f5b069a1087092d88cf75d2df1586c691662f3f4bb90_s390x" }, "product_reference": "openshift4/ose-must-gather-rhel9@sha256:87896bbcf711f4cbd9e0f5b069a1087092d88cf75d2df1586c691662f3f4bb90_s390x", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-must-gather-rhel9@sha256:a79fef029c0a2a46b7fd24584afba0488a11a01e66dbc1a02208fa83b4c47cef_amd64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:a79fef029c0a2a46b7fd24584afba0488a11a01e66dbc1a02208fa83b4c47cef_amd64" }, "product_reference": "openshift4/ose-must-gather-rhel9@sha256:a79fef029c0a2a46b7fd24584afba0488a11a01e66dbc1a02208fa83b4c47cef_amd64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:0e0f360ce75263cd73d00ee16ee1b0ba1b135bbbb99b32fc849609c2d509e682_arm64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:0e0f360ce75263cd73d00ee16ee1b0ba1b135bbbb99b32fc849609c2d509e682_arm64" }, "product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:0e0f360ce75263cd73d00ee16ee1b0ba1b135bbbb99b32fc849609c2d509e682_arm64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:13afa67c7d7563f999190fb3f8718aac8de002df19a0dc989a3384840548c9a9_s390x as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:13afa67c7d7563f999190fb3f8718aac8de002df19a0dc989a3384840548c9a9_s390x" }, "product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:13afa67c7d7563f999190fb3f8718aac8de002df19a0dc989a3384840548c9a9_s390x", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:397d247ee72f7435b2c5be8150e3ed88695c43d3ff30b27e717acb3b3a385ff7_amd64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:397d247ee72f7435b2c5be8150e3ed88695c43d3ff30b27e717acb3b3a385ff7_amd64" }, "product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:397d247ee72f7435b2c5be8150e3ed88695c43d3ff30b27e717acb3b3a385ff7_amd64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:bcb457981c0df23ee6e96f0b76436eb5251f48af61eda224482d0df3c8f0693a_ppc64le as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:bcb457981c0df23ee6e96f0b76436eb5251f48af61eda224482d0df3c8f0693a_ppc64le" }, "product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:bcb457981c0df23ee6e96f0b76436eb5251f48af61eda224482d0df3c8f0693a_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:139a1b66440a88c04de12c8204ca9c82dd822f9de52d5bee1d8b29e7fe1e4b8c_amd64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:139a1b66440a88c04de12c8204ca9c82dd822f9de52d5bee1d8b29e7fe1e4b8c_amd64" }, "product_reference": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:139a1b66440a88c04de12c8204ca9c82dd822f9de52d5bee1d8b29e7fe1e4b8c_amd64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:486dc05a45248002f9642101682545fde4559cfa1f05914ce223e8a5a6292f63_arm64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:486dc05a45248002f9642101682545fde4559cfa1f05914ce223e8a5a6292f63_arm64" }, "product_reference": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:486dc05a45248002f9642101682545fde4559cfa1f05914ce223e8a5a6292f63_arm64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ccdc86f39845a6cb5248262aebd1b36bf6bb8beafcb45a5ffd82234389c6c870_s390x as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ccdc86f39845a6cb5248262aebd1b36bf6bb8beafcb45a5ffd82234389c6c870_s390x" }, "product_reference": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ccdc86f39845a6cb5248262aebd1b36bf6bb8beafcb45a5ffd82234389c6c870_s390x", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:e9fe93d63f8e36246f8939f258e3c0ff57f753590213021907d2d7ff40e7da3d_ppc64le as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:e9fe93d63f8e36246f8939f258e3c0ff57f753590213021907d2d7ff40e7da3d_ppc64le" }, "product_reference": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:e9fe93d63f8e36246f8939f258e3c0ff57f753590213021907d2d7ff40e7da3d_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:41360388cd01f769eab3d5a78e690d998320dff52f202cddccaa6a6b8980e289_amd64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:41360388cd01f769eab3d5a78e690d998320dff52f202cddccaa6a6b8980e289_amd64" }, "product_reference": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:41360388cd01f769eab3d5a78e690d998320dff52f202cddccaa6a6b8980e289_amd64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5790310f09c88435c97601cb67cb6c0b9a64ebf7e5d5155e154354195b479dc7_arm64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5790310f09c88435c97601cb67cb6c0b9a64ebf7e5d5155e154354195b479dc7_arm64" }, "product_reference": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5790310f09c88435c97601cb67cb6c0b9a64ebf7e5d5155e154354195b479dc7_arm64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c5193840151dd67ca165bb6c5fd6ded4c8e647c6d692fd01359929e334f973a8_s390x as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c5193840151dd67ca165bb6c5fd6ded4c8e647c6d692fd01359929e334f973a8_s390x" }, "product_reference": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c5193840151dd67ca165bb6c5fd6ded4c8e647c6d692fd01359929e334f973a8_s390x", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c615868f95e296bf1778d307d2e5faebb9af6a79085fdd99c70b10f7a461e584_ppc64le as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c615868f95e296bf1778d307d2e5faebb9af6a79085fdd99c70b10f7a461e584_ppc64le" }, "product_reference": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c615868f95e296bf1778d307d2e5faebb9af6a79085fdd99c70b10f7a461e584_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:350f9616eac40d7e6b6139318cc6f88504692297d22f4c49964069125ec8d38e_ppc64le as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:350f9616eac40d7e6b6139318cc6f88504692297d22f4c49964069125ec8d38e_ppc64le" }, "product_reference": "openshift4/ose-ovn-kubernetes-rhel9@sha256:350f9616eac40d7e6b6139318cc6f88504692297d22f4c49964069125ec8d38e_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:41de6f6ad3d26735f6bcb996c2e632d148d467c64deb8bc38991fb5d5c7f5d2f_amd64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:41de6f6ad3d26735f6bcb996c2e632d148d467c64deb8bc38991fb5d5c7f5d2f_amd64" }, "product_reference": "openshift4/ose-ovn-kubernetes-rhel9@sha256:41de6f6ad3d26735f6bcb996c2e632d148d467c64deb8bc38991fb5d5c7f5d2f_amd64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:4d5134d0c249189ca4aa34f139628c79cc7a6434ad772208ed355ce3ddafc69f_s390x as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:4d5134d0c249189ca4aa34f139628c79cc7a6434ad772208ed355ce3ddafc69f_s390x" }, "product_reference": "openshift4/ose-ovn-kubernetes-rhel9@sha256:4d5134d0c249189ca4aa34f139628c79cc7a6434ad772208ed355ce3ddafc69f_s390x", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:bab248d4ca187e1c9311a170a56eddcfc72a8ecbcf1e2deefdfba91309a229bd_arm64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:bab248d4ca187e1c9311a170a56eddcfc72a8ecbcf1e2deefdfba91309a229bd_arm64" }, "product_reference": "openshift4/ose-ovn-kubernetes-rhel9@sha256:bab248d4ca187e1c9311a170a56eddcfc72a8ecbcf1e2deefdfba91309a229bd_arm64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-pod-rhel9@sha256:230c4ae4139eaf0874468126d386c9b040f9d8c0f6d7854942b18a9fa908f644_ppc64le as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:230c4ae4139eaf0874468126d386c9b040f9d8c0f6d7854942b18a9fa908f644_ppc64le" }, "product_reference": "openshift4/ose-pod-rhel9@sha256:230c4ae4139eaf0874468126d386c9b040f9d8c0f6d7854942b18a9fa908f644_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-pod-rhel9@sha256:a281e99ef021bcd2397a2cf88d2c72c0147a32867fd7eb37a7634954e2c266b3_arm64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:a281e99ef021bcd2397a2cf88d2c72c0147a32867fd7eb37a7634954e2c266b3_arm64" }, "product_reference": "openshift4/ose-pod-rhel9@sha256:a281e99ef021bcd2397a2cf88d2c72c0147a32867fd7eb37a7634954e2c266b3_arm64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-pod-rhel9@sha256:e045bc87ac8f605fb1dd578631dc758d7839e2fc7865a7a3ea5bc1b41f7521f3_amd64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:e045bc87ac8f605fb1dd578631dc758d7839e2fc7865a7a3ea5bc1b41f7521f3_amd64" }, "product_reference": "openshift4/ose-pod-rhel9@sha256:e045bc87ac8f605fb1dd578631dc758d7839e2fc7865a7a3ea5bc1b41f7521f3_amd64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-pod-rhel9@sha256:e757f3ec3cb7acb1d89fd7afc047f753ffb223ee116540210fc4f68704c59c58_s390x as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:e757f3ec3cb7acb1d89fd7afc047f753ffb223ee116540210fc4f68704c59c58_s390x" }, "product_reference": "openshift4/ose-pod-rhel9@sha256:e757f3ec3cb7acb1d89fd7afc047f753ffb223ee116540210fc4f68704c59c58_s390x", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-prometheus-rhel9@sha256:6881f29eff48abaf1e12ec8f5be8d72156b75b5770d144dcdd83ca522b06c978_s390x as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:6881f29eff48abaf1e12ec8f5be8d72156b75b5770d144dcdd83ca522b06c978_s390x" }, "product_reference": "openshift4/ose-prometheus-rhel9@sha256:6881f29eff48abaf1e12ec8f5be8d72156b75b5770d144dcdd83ca522b06c978_s390x", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-prometheus-rhel9@sha256:a40ae49fe93b8b77c4adab408dbe4cc312724dcfcfcc761e1c059e8a70f9e07c_amd64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:a40ae49fe93b8b77c4adab408dbe4cc312724dcfcfcc761e1c059e8a70f9e07c_amd64" }, "product_reference": "openshift4/ose-prometheus-rhel9@sha256:a40ae49fe93b8b77c4adab408dbe4cc312724dcfcfcc761e1c059e8a70f9e07c_amd64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-prometheus-rhel9@sha256:c6b828732d441c23a687e8b73265279fff1bed8d1e338f345b35d61a6d9eae70_ppc64le as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:c6b828732d441c23a687e8b73265279fff1bed8d1e338f345b35d61a6d9eae70_ppc64le" }, "product_reference": "openshift4/ose-prometheus-rhel9@sha256:c6b828732d441c23a687e8b73265279fff1bed8d1e338f345b35d61a6d9eae70_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-prometheus-rhel9@sha256:cf521a6017e46ac6cccfdbde58281ef2d3fff9ac192769abcf92b9f292ef130e_arm64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:cf521a6017e46ac6cccfdbde58281ef2d3fff9ac192769abcf92b9f292ef130e_arm64" }, "product_reference": "openshift4/ose-prometheus-rhel9@sha256:cf521a6017e46ac6cccfdbde58281ef2d3fff9ac192769abcf92b9f292ef130e_arm64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:835cbcda65f472981bce050522f667fa34f83967f38cda08848441108bb5f75c_amd64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:835cbcda65f472981bce050522f667fa34f83967f38cda08848441108bb5f75c_amd64" }, "product_reference": "openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:835cbcda65f472981bce050522f667fa34f83967f38cda08848441108bb5f75c_amd64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:835cbcda65f472981bce050522f667fa34f83967f38cda08848441108bb5f75c_amd64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:835cbcda65f472981bce050522f667fa34f83967f38cda08848441108bb5f75c_amd64" }, "product_reference": "openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:835cbcda65f472981bce050522f667fa34f83967f38cda08848441108bb5f75c_amd64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_aarch64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_aarch64" }, "product_reference": "rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_aarch64", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_ppc64le as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_ppc64le" }, "product_reference": "rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_s390x as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_s390x" }, "product_reference": "rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_s390x", "relates_to_product_reference": "9Base-RHOSE-4.17" }, { "category": "default_component_of", "full_product_name": { "name": "rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_x86_64 as a component of Red Hat OpenShift Container Platform 4.17", "product_id": "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_x86_64" }, "product_reference": "rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_x86_64", "relates_to_product_reference": "9Base-RHOSE-4.17" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-45490", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "discovery_date": "2024-08-30T03:20:06.675968+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:1b1aed6f6472d15ada33d25b5c65c20c5134ab9f0a9ce0838aec603c412fcfa5_ppc64le", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:643161e339b035259643393fedfa35c834658497b194c5a565d291f50c6ef762_s390x", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:754e66f09d1ec0501dd6608d45332a20aad79c9e0425b3ca09776c55162fdddd_arm64", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:bc3fcc2138eb4fbde7d8cd47d2ac7e302efcca3800a0063797076c5914020983_amd64", "9Base-RHOSE-4.17:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:7bd26f6499b06048827a7a5711e38f7b3316be772deac97cb4de0aaf5be698a7_arm64", "9Base-RHOSE-4.17:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:d52ae0ad5942d4bf535a6795a02cc9a062d8df3021420f3d7764bdee8e0ee475_amd64", "9Base-RHOSE-4.17:openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:948f2ee4c65353d9c8606593645043985e43cddff2569b92eefcab1aac7b9b64_arm64", "9Base-RHOSE-4.17:openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:e888b824e244c6f6317785c07273205f0edbadf1ff96805d62b6a1e84d1ed462_amd64", "9Base-RHOSE-4.17:openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6ae1d3ec5d560ba3f0417b1f772eb9e721ec2c7d4661fbbe481eca8ee0ee412b_arm64", "9Base-RHOSE-4.17:openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:84956b4fa8a1dfd3ec5cb6659f4d33b42c530409717ed5f53079923ffff1b5b4_amd64", "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:19343e549ba8db409d0c6d456f78ef8174ff4f2d8886c29dc48f3178072270db_amd64", "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:22c2b8820d1abd43247b313832d36574e888274438b20b9ef6c7a5e1c52cce33_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:b80605a2890f587cc54d6b0e17f77ac5e5d2feb32270c42b417b841a0580aa41_s390x", "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:bfa8848b1e23cc4a9faf9791a0eec260031075317fe44af23fdad4f70adf019e_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:1bd837e6c50388bbf4cfde724e64178af8f50eee23e179b8581367f47df35620_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:706d16d642c1a6a764e99b3c29d77bc71500e4179b3f1acb758eb821939988df_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:c3f8c8b4700906cdc90a354ada4da6b4537ae8ad2a89d69c0aa5d53f07a3142e_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:f7509d7d93065840692e75c5a460e3046ea4eeeab4a36bf17ff8a0c28c3fdc87_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4e8fc516fae18561471c53155ca5a5d0180af931a52b9d6b88e8b4c1a5ce17d7_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9a8a868d4b71645bdf94e0ce2e5f28500e9641dd92cb06cffe095cb7cec12259_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:baf3c9dda7977b9a8afe8c3470a2b1d46d05924cfc32971dc41fe53b794b21c9_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:d3ae4df4adf688a4f8cb51b768c62d9b3ca3b656799cf916d8ae6f93fc719211_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:041df7dbd08f873a27d6e4bbfc2749f21e8810e4730ffa08119f8f4efaca05b9_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:a479884dd128283d1d811494965327435b4d69e716435fb1af01600181c37788_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:e59158dd9caa9860cd566d80341dc3e11e39f433ab76a5c9c2b90c9ab4e606f5_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:ecfce811c73e71c1221d30740249f1c8f5e4ca4cc514f2fa5b0340d8e16285ac_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0c7d814797c052d94e2c3790efee36242caa28369b39c3b211ecadb3fdce9a27_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:77782b6dcfa2efe9abd199756c15b6e570658c3209eb09570c774a4e8af31a2d_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:8fc10ba06b04cc8855a87bc64192527a4c9242eed56a64dc742aab8f24f578f5_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e8025489393b461e267ffd7878d6989a6a28069c774b261003a69a59205fd781_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:89ec51b6c5517094f9a3187f716321f1568769e6a4eff97ba2541f8507eb855a_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:d24d36c8c28831d6fae0bdc53feef9c13ab218c010140e85a4ca7a14509a909c_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:d7c9dffe46091dcbc9ca8338df25201f1a55f58571b9ec6e0903d2316716d6db_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:f842cd93d9bed37dd8923c5526cb73fe7a954a5671b6bc06ac9c3fae069edc1d_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-csi-driver-manila-rhel9@sha256:1208068895183cf8e60f1dab68548fd9d9792f7a15bfbca69294a880c35f7645_amd64", "9Base-RHOSE-4.17:openshift4/ose-csi-driver-manila-rhel9@sha256:aa73ea4800a292ee71e9d8db6c81a5a0ab22c9f1b0a013681b69c76ed1505587_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:259d794f182fe2d5606f927b9aa6412c6d096ebe9933c5ec7cac776f0736e484_amd64", "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:2e119a3eede9976f8b64b9e14ef739cac24d614bbb3f72be1d93327f99ec64fa_arm64", "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:a69631399431f3224b2ab8381f661ceee6eaeb292ffa42ca05762163f2f34d96_s390x", "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:f86eefa172b72a1a92d8269b0c523375cd307c64a046093fc1a82c45ec7d4450_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:2f949c87b615bf35ff2798c168151b0efbfc801b2f2858c14568e9cc7103ec89_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:8f807d491ea1e36ac4438908d8be15cfa26c097fec3a9481280a0b2e814a4a3c_s390x", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:9cb73dbe3c1ac5ead39ede92f74c163e7d6c662db26287e4776247db78d17e5a_amd64", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:c534880e848a4aca00182e42a7c00f9fc7b1fdcc4c916cd36314351397b4b6e1_arm64", "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:38f256f71f38283ac886fda6027a7a65e003aa9f0fbbc44ca0a71c1f8516afd2_amd64", "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:814c2712ef8e6a54f43236f34e65b9f65927abce1650fe5c26251b115fee557d_s390x", "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:e1a5e24fafc6f0d370485adfc997b09d7eaec241c6626e21b0f8ab8640826500_arm64", "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:ef7b8c085f185e9628e2c99e27287d57358ef4d101f5ee02bf8abe5e43bb99c8_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:20583f1035fff4ae0dad0a8c7dea52c75afc443b129a8aaac1a3bffcc4551ea2_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:a5a6f2c0436b8e246b810e37d3021b3740545b8feb6503d889105c8b4d80faab_amd64", "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:b6214676e5d4501fb39a38bec259b91d7586d1ed5a807ca924eb1d3eeeb8a1ec_arm64", "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:bbf08f7e27f332272726a58bb58ee6fb2e3a51ca6133dd4c787cd443dc6d79ee_s390x", "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:1dc8d1a37e59f45980fea3692a5587777578162acf4024337d114d515fcb5cfd_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:421f657d7587a46bf953e256014c228fc614313c2358ede1b0a0ab8faa742e56_amd64", "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:cf68058fbec5b80287798c883c5d87cbdbfae721b8d699566198604aeef1e167_arm64", "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:e7598456eff5a3b47c671d3af1c2617f6322ab1098ba2273d92f922a636f36b0_s390x", "9Base-RHOSE-4.17:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:363c89db3a1a802101de8ac0980755aeb5c652222593e136089f762e39b18876_arm64", "9Base-RHOSE-4.17:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:dd3f3a04c3867c93596b494a6ba347c260f103d40bcfde9be63e5153bc9dc5f7_amd64", "9Base-RHOSE-4.17:openshift4/ose-ironic-rhel9@sha256:1adbda488fbb134732846842e79ca2bc3f462efedfe9d8f6fcd3d654cf37ea8f_arm64", "9Base-RHOSE-4.17:openshift4/ose-ironic-rhel9@sha256:2faa9797b1811d7d3b87a5d509293cc16a92e028aa842bad37ffea76e867c930_amd64", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:5b635ca4b5d257910f48dbe2d4acdd86c5dbd25476b8823112c04ed253f783d0_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:623a300e7c320972daf66d8d67e92ba830946f84d7e6113fa04fcbb9e4441d41_s390x", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:6e7b2a853231d5c6da9d22efe0af56f28806de532cd9d023e1ed9d8e6baa8d01_amd64", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:c6280df2b375941597e654cc429e02d6d14c4a099db707efc1c08e9459b1a1be_arm64", "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:57a97c7a80b04ce3b8fa70e49500eb873e36f27f61b75753260090f2e238b29b_s390x", "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:697e277d8f902985dcc5f17fc026a18a3a5a8853c13f78be48079543d7b20b7d_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:c094f24bd2dcbb86d2f1584b111b23aaa5907e06026601bd4e0aee31a376b977_amd64", "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:ffdba349a4ad514ffd29d11778da7acbc3cce66d18d73b64aab2c0c354462714_arm64", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:07c49d2eb36158147131e6544557289789f1c0aefc9e42409c04e7f6df99d60b_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:2407c1d8f6d0fea011541d962405e8012fe56e039441a03377d02e6e16310657_arm64", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:87896bbcf711f4cbd9e0f5b069a1087092d88cf75d2df1586c691662f3f4bb90_s390x", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:a79fef029c0a2a46b7fd24584afba0488a11a01e66dbc1a02208fa83b4c47cef_amd64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:0e0f360ce75263cd73d00ee16ee1b0ba1b135bbbb99b32fc849609c2d509e682_arm64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:13afa67c7d7563f999190fb3f8718aac8de002df19a0dc989a3384840548c9a9_s390x", "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:397d247ee72f7435b2c5be8150e3ed88695c43d3ff30b27e717acb3b3a385ff7_amd64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:bcb457981c0df23ee6e96f0b76436eb5251f48af61eda224482d0df3c8f0693a_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:139a1b66440a88c04de12c8204ca9c82dd822f9de52d5bee1d8b29e7fe1e4b8c_amd64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:486dc05a45248002f9642101682545fde4559cfa1f05914ce223e8a5a6292f63_arm64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ccdc86f39845a6cb5248262aebd1b36bf6bb8beafcb45a5ffd82234389c6c870_s390x", "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:e9fe93d63f8e36246f8939f258e3c0ff57f753590213021907d2d7ff40e7da3d_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:41360388cd01f769eab3d5a78e690d998320dff52f202cddccaa6a6b8980e289_amd64", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5790310f09c88435c97601cb67cb6c0b9a64ebf7e5d5155e154354195b479dc7_arm64", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c5193840151dd67ca165bb6c5fd6ded4c8e647c6d692fd01359929e334f973a8_s390x", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c615868f95e296bf1778d307d2e5faebb9af6a79085fdd99c70b10f7a461e584_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:350f9616eac40d7e6b6139318cc6f88504692297d22f4c49964069125ec8d38e_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:41de6f6ad3d26735f6bcb996c2e632d148d467c64deb8bc38991fb5d5c7f5d2f_amd64", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:4d5134d0c249189ca4aa34f139628c79cc7a6434ad772208ed355ce3ddafc69f_s390x", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:bab248d4ca187e1c9311a170a56eddcfc72a8ecbcf1e2deefdfba91309a229bd_arm64", "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:230c4ae4139eaf0874468126d386c9b040f9d8c0f6d7854942b18a9fa908f644_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:a281e99ef021bcd2397a2cf88d2c72c0147a32867fd7eb37a7634954e2c266b3_arm64", "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:e045bc87ac8f605fb1dd578631dc758d7839e2fc7865a7a3ea5bc1b41f7521f3_amd64", "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:e757f3ec3cb7acb1d89fd7afc047f753ffb223ee116540210fc4f68704c59c58_s390x", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:6881f29eff48abaf1e12ec8f5be8d72156b75b5770d144dcdd83ca522b06c978_s390x", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:a40ae49fe93b8b77c4adab408dbe4cc312724dcfcfcc761e1c059e8a70f9e07c_amd64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:c6b828732d441c23a687e8b73265279fff1bed8d1e338f345b35d61a6d9eae70_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:cf521a6017e46ac6cccfdbde58281ef2d3fff9ac192769abcf92b9f292ef130e_arm64", "9Base-RHOSE-4.17:openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:835cbcda65f472981bce050522f667fa34f83967f38cda08848441108bb5f75c_amd64", "9Base-RHOSE-4.17:openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:835cbcda65f472981bce050522f667fa34f83967f38cda08848441108bb5f75c_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2308615" } ], "notes": [ { "category": "description", "text": "A flaw was found in libexpat\u0027s xmlparse.c component. This vulnerability allows an attacker to cause improper handling of XML data by providing a negative length value to the XML_ParseBuffer function.", "title": "Vulnerability description" }, { "category": "summary", "text": "libexpat: Negative Length Parsing Vulnerability in libexpat", "title": "Vulnerability summary" }, { "category": "other", "text": "The CVE-2024-45490 vulnerability is rated as moderate severity because while it allows for memory corruption through improper argument handling in XML_ParseBuffer, the exploitability is limited. Specifically, it requires an unlikely scenario where the input passed to the function has a negative length (len \u003c 0), which would typically not occur in well-formed applications. Moreover, while the impact includes denial of service (DoS), the conditions necessary for arbitrary code execution are non-trivial, requiring specific exploitation of memory corruption. Since it primarily leads to application crashes without an easily accessible attack vector for remote code execution, the risk is lower compared to higher-severity vulnerabilities that offer more direct pathways to exploitation.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_aarch64", "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_ppc64le", "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_s390x", "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_x86_64" ], "known_not_affected": [ "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:1b1aed6f6472d15ada33d25b5c65c20c5134ab9f0a9ce0838aec603c412fcfa5_ppc64le", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:643161e339b035259643393fedfa35c834658497b194c5a565d291f50c6ef762_s390x", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:754e66f09d1ec0501dd6608d45332a20aad79c9e0425b3ca09776c55162fdddd_arm64", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:bc3fcc2138eb4fbde7d8cd47d2ac7e302efcca3800a0063797076c5914020983_amd64", "9Base-RHOSE-4.17:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:7bd26f6499b06048827a7a5711e38f7b3316be772deac97cb4de0aaf5be698a7_arm64", "9Base-RHOSE-4.17:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:d52ae0ad5942d4bf535a6795a02cc9a062d8df3021420f3d7764bdee8e0ee475_amd64", "9Base-RHOSE-4.17:openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:948f2ee4c65353d9c8606593645043985e43cddff2569b92eefcab1aac7b9b64_arm64", "9Base-RHOSE-4.17:openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:e888b824e244c6f6317785c07273205f0edbadf1ff96805d62b6a1e84d1ed462_amd64", "9Base-RHOSE-4.17:openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6ae1d3ec5d560ba3f0417b1f772eb9e721ec2c7d4661fbbe481eca8ee0ee412b_arm64", "9Base-RHOSE-4.17:openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:84956b4fa8a1dfd3ec5cb6659f4d33b42c530409717ed5f53079923ffff1b5b4_amd64", "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:19343e549ba8db409d0c6d456f78ef8174ff4f2d8886c29dc48f3178072270db_amd64", "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:22c2b8820d1abd43247b313832d36574e888274438b20b9ef6c7a5e1c52cce33_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:b80605a2890f587cc54d6b0e17f77ac5e5d2feb32270c42b417b841a0580aa41_s390x", "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:bfa8848b1e23cc4a9faf9791a0eec260031075317fe44af23fdad4f70adf019e_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:1bd837e6c50388bbf4cfde724e64178af8f50eee23e179b8581367f47df35620_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:706d16d642c1a6a764e99b3c29d77bc71500e4179b3f1acb758eb821939988df_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:c3f8c8b4700906cdc90a354ada4da6b4537ae8ad2a89d69c0aa5d53f07a3142e_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:f7509d7d93065840692e75c5a460e3046ea4eeeab4a36bf17ff8a0c28c3fdc87_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4e8fc516fae18561471c53155ca5a5d0180af931a52b9d6b88e8b4c1a5ce17d7_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9a8a868d4b71645bdf94e0ce2e5f28500e9641dd92cb06cffe095cb7cec12259_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:baf3c9dda7977b9a8afe8c3470a2b1d46d05924cfc32971dc41fe53b794b21c9_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:d3ae4df4adf688a4f8cb51b768c62d9b3ca3b656799cf916d8ae6f93fc719211_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:041df7dbd08f873a27d6e4bbfc2749f21e8810e4730ffa08119f8f4efaca05b9_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:a479884dd128283d1d811494965327435b4d69e716435fb1af01600181c37788_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:e59158dd9caa9860cd566d80341dc3e11e39f433ab76a5c9c2b90c9ab4e606f5_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:ecfce811c73e71c1221d30740249f1c8f5e4ca4cc514f2fa5b0340d8e16285ac_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0c7d814797c052d94e2c3790efee36242caa28369b39c3b211ecadb3fdce9a27_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:77782b6dcfa2efe9abd199756c15b6e570658c3209eb09570c774a4e8af31a2d_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:8fc10ba06b04cc8855a87bc64192527a4c9242eed56a64dc742aab8f24f578f5_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e8025489393b461e267ffd7878d6989a6a28069c774b261003a69a59205fd781_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:89ec51b6c5517094f9a3187f716321f1568769e6a4eff97ba2541f8507eb855a_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:d24d36c8c28831d6fae0bdc53feef9c13ab218c010140e85a4ca7a14509a909c_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:d7c9dffe46091dcbc9ca8338df25201f1a55f58571b9ec6e0903d2316716d6db_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:f842cd93d9bed37dd8923c5526cb73fe7a954a5671b6bc06ac9c3fae069edc1d_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-csi-driver-manila-rhel9@sha256:1208068895183cf8e60f1dab68548fd9d9792f7a15bfbca69294a880c35f7645_amd64", "9Base-RHOSE-4.17:openshift4/ose-csi-driver-manila-rhel9@sha256:aa73ea4800a292ee71e9d8db6c81a5a0ab22c9f1b0a013681b69c76ed1505587_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:259d794f182fe2d5606f927b9aa6412c6d096ebe9933c5ec7cac776f0736e484_amd64", "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:2e119a3eede9976f8b64b9e14ef739cac24d614bbb3f72be1d93327f99ec64fa_arm64", "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:a69631399431f3224b2ab8381f661ceee6eaeb292ffa42ca05762163f2f34d96_s390x", "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:f86eefa172b72a1a92d8269b0c523375cd307c64a046093fc1a82c45ec7d4450_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:2f949c87b615bf35ff2798c168151b0efbfc801b2f2858c14568e9cc7103ec89_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:8f807d491ea1e36ac4438908d8be15cfa26c097fec3a9481280a0b2e814a4a3c_s390x", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:9cb73dbe3c1ac5ead39ede92f74c163e7d6c662db26287e4776247db78d17e5a_amd64", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:c534880e848a4aca00182e42a7c00f9fc7b1fdcc4c916cd36314351397b4b6e1_arm64", "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:38f256f71f38283ac886fda6027a7a65e003aa9f0fbbc44ca0a71c1f8516afd2_amd64", "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:814c2712ef8e6a54f43236f34e65b9f65927abce1650fe5c26251b115fee557d_s390x", "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:e1a5e24fafc6f0d370485adfc997b09d7eaec241c6626e21b0f8ab8640826500_arm64", "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:ef7b8c085f185e9628e2c99e27287d57358ef4d101f5ee02bf8abe5e43bb99c8_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:20583f1035fff4ae0dad0a8c7dea52c75afc443b129a8aaac1a3bffcc4551ea2_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:a5a6f2c0436b8e246b810e37d3021b3740545b8feb6503d889105c8b4d80faab_amd64", "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:b6214676e5d4501fb39a38bec259b91d7586d1ed5a807ca924eb1d3eeeb8a1ec_arm64", "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:bbf08f7e27f332272726a58bb58ee6fb2e3a51ca6133dd4c787cd443dc6d79ee_s390x", "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:1dc8d1a37e59f45980fea3692a5587777578162acf4024337d114d515fcb5cfd_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:421f657d7587a46bf953e256014c228fc614313c2358ede1b0a0ab8faa742e56_amd64", "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:cf68058fbec5b80287798c883c5d87cbdbfae721b8d699566198604aeef1e167_arm64", "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:e7598456eff5a3b47c671d3af1c2617f6322ab1098ba2273d92f922a636f36b0_s390x", "9Base-RHOSE-4.17:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:363c89db3a1a802101de8ac0980755aeb5c652222593e136089f762e39b18876_arm64", "9Base-RHOSE-4.17:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:dd3f3a04c3867c93596b494a6ba347c260f103d40bcfde9be63e5153bc9dc5f7_amd64", "9Base-RHOSE-4.17:openshift4/ose-ironic-rhel9@sha256:1adbda488fbb134732846842e79ca2bc3f462efedfe9d8f6fcd3d654cf37ea8f_arm64", "9Base-RHOSE-4.17:openshift4/ose-ironic-rhel9@sha256:2faa9797b1811d7d3b87a5d509293cc16a92e028aa842bad37ffea76e867c930_amd64", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:5b635ca4b5d257910f48dbe2d4acdd86c5dbd25476b8823112c04ed253f783d0_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:623a300e7c320972daf66d8d67e92ba830946f84d7e6113fa04fcbb9e4441d41_s390x", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:6e7b2a853231d5c6da9d22efe0af56f28806de532cd9d023e1ed9d8e6baa8d01_amd64", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:c6280df2b375941597e654cc429e02d6d14c4a099db707efc1c08e9459b1a1be_arm64", "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:57a97c7a80b04ce3b8fa70e49500eb873e36f27f61b75753260090f2e238b29b_s390x", "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:697e277d8f902985dcc5f17fc026a18a3a5a8853c13f78be48079543d7b20b7d_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:c094f24bd2dcbb86d2f1584b111b23aaa5907e06026601bd4e0aee31a376b977_amd64", "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:ffdba349a4ad514ffd29d11778da7acbc3cce66d18d73b64aab2c0c354462714_arm64", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:07c49d2eb36158147131e6544557289789f1c0aefc9e42409c04e7f6df99d60b_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:2407c1d8f6d0fea011541d962405e8012fe56e039441a03377d02e6e16310657_arm64", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:87896bbcf711f4cbd9e0f5b069a1087092d88cf75d2df1586c691662f3f4bb90_s390x", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:a79fef029c0a2a46b7fd24584afba0488a11a01e66dbc1a02208fa83b4c47cef_amd64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:0e0f360ce75263cd73d00ee16ee1b0ba1b135bbbb99b32fc849609c2d509e682_arm64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:13afa67c7d7563f999190fb3f8718aac8de002df19a0dc989a3384840548c9a9_s390x", "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:397d247ee72f7435b2c5be8150e3ed88695c43d3ff30b27e717acb3b3a385ff7_amd64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:bcb457981c0df23ee6e96f0b76436eb5251f48af61eda224482d0df3c8f0693a_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:139a1b66440a88c04de12c8204ca9c82dd822f9de52d5bee1d8b29e7fe1e4b8c_amd64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:486dc05a45248002f9642101682545fde4559cfa1f05914ce223e8a5a6292f63_arm64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ccdc86f39845a6cb5248262aebd1b36bf6bb8beafcb45a5ffd82234389c6c870_s390x", "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:e9fe93d63f8e36246f8939f258e3c0ff57f753590213021907d2d7ff40e7da3d_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:41360388cd01f769eab3d5a78e690d998320dff52f202cddccaa6a6b8980e289_amd64", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5790310f09c88435c97601cb67cb6c0b9a64ebf7e5d5155e154354195b479dc7_arm64", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c5193840151dd67ca165bb6c5fd6ded4c8e647c6d692fd01359929e334f973a8_s390x", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c615868f95e296bf1778d307d2e5faebb9af6a79085fdd99c70b10f7a461e584_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:350f9616eac40d7e6b6139318cc6f88504692297d22f4c49964069125ec8d38e_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:41de6f6ad3d26735f6bcb996c2e632d148d467c64deb8bc38991fb5d5c7f5d2f_amd64", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:4d5134d0c249189ca4aa34f139628c79cc7a6434ad772208ed355ce3ddafc69f_s390x", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:bab248d4ca187e1c9311a170a56eddcfc72a8ecbcf1e2deefdfba91309a229bd_arm64", "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:230c4ae4139eaf0874468126d386c9b040f9d8c0f6d7854942b18a9fa908f644_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:a281e99ef021bcd2397a2cf88d2c72c0147a32867fd7eb37a7634954e2c266b3_arm64", "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:e045bc87ac8f605fb1dd578631dc758d7839e2fc7865a7a3ea5bc1b41f7521f3_amd64", "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:e757f3ec3cb7acb1d89fd7afc047f753ffb223ee116540210fc4f68704c59c58_s390x", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:6881f29eff48abaf1e12ec8f5be8d72156b75b5770d144dcdd83ca522b06c978_s390x", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:a40ae49fe93b8b77c4adab408dbe4cc312724dcfcfcc761e1c059e8a70f9e07c_amd64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:c6b828732d441c23a687e8b73265279fff1bed8d1e338f345b35d61a6d9eae70_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:cf521a6017e46ac6cccfdbde58281ef2d3fff9ac192769abcf92b9f292ef130e_arm64", "9Base-RHOSE-4.17:openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:835cbcda65f472981bce050522f667fa34f83967f38cda08848441108bb5f75c_amd64", "9Base-RHOSE-4.17:openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:835cbcda65f472981bce050522f667fa34f83967f38cda08848441108bb5f75c_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-45490" }, { "category": "external", "summary": "RHBZ#2308615", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2308615" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-45490", "url": "https://www.cve.org/CVERecord?id=CVE-2024-45490" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45490", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45490" }, { "category": "external", "summary": "https://github.com/libexpat/libexpat/blob/R_2_6_3/expat/Changes", "url": "https://github.com/libexpat/libexpat/blob/R_2_6_3/expat/Changes" }, { "category": "external", "summary": "https://github.com/libexpat/libexpat/issues/887", "url": "https://github.com/libexpat/libexpat/issues/887" }, { "category": "external", "summary": "https://github.com/libexpat/libexpat/pull/890", "url": "https://github.com/libexpat/libexpat/pull/890" } ], "release_date": "2024-08-30T03:15:03.757000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-11-19T08:22:05+00:00", "details": "For OpenShift Container Platform 4.17 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\n https://docs.openshift.com/container-platform/4.17/release_notes/ocp-4-17-release-notes.html\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:02d489ee6aac3bed3cf6f3db81d72ab0215222a870784f81b6e7942cb4883944\n\n (For s390x architecture)\n The image digest is sha256:fd416ceca86ec806a90260064f34aa5752c70579ace2a3a4b0facff5d7047b6d\n\n (For ppc64le architecture)\n The image digest is sha256:3225f7cf16b4edb22bd4c779d6577ea0fbd4f0cf592b42337a36e0a6f59ea370\n\n (For aarch64 architecture)\n The image digest is sha256:6fa4a4cb6b2e4c5f61b15868442e60c3c1cbdd6114b95c10e823de41ac056dbe\n\nAll OpenShift Container Platform 4.17 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.17/updating/updating_a_cluster/updating-cluster-cli.html", "product_ids": [ "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_aarch64", "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_ppc64le", "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_s390x", "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:9610" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:1b1aed6f6472d15ada33d25b5c65c20c5134ab9f0a9ce0838aec603c412fcfa5_ppc64le", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:643161e339b035259643393fedfa35c834658497b194c5a565d291f50c6ef762_s390x", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:754e66f09d1ec0501dd6608d45332a20aad79c9e0425b3ca09776c55162fdddd_arm64", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:bc3fcc2138eb4fbde7d8cd47d2ac7e302efcca3800a0063797076c5914020983_amd64", "9Base-RHOSE-4.17:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:7bd26f6499b06048827a7a5711e38f7b3316be772deac97cb4de0aaf5be698a7_arm64", "9Base-RHOSE-4.17:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:d52ae0ad5942d4bf535a6795a02cc9a062d8df3021420f3d7764bdee8e0ee475_amd64", "9Base-RHOSE-4.17:openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:948f2ee4c65353d9c8606593645043985e43cddff2569b92eefcab1aac7b9b64_arm64", "9Base-RHOSE-4.17:openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:e888b824e244c6f6317785c07273205f0edbadf1ff96805d62b6a1e84d1ed462_amd64", "9Base-RHOSE-4.17:openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6ae1d3ec5d560ba3f0417b1f772eb9e721ec2c7d4661fbbe481eca8ee0ee412b_arm64", "9Base-RHOSE-4.17:openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:84956b4fa8a1dfd3ec5cb6659f4d33b42c530409717ed5f53079923ffff1b5b4_amd64", "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:19343e549ba8db409d0c6d456f78ef8174ff4f2d8886c29dc48f3178072270db_amd64", "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:22c2b8820d1abd43247b313832d36574e888274438b20b9ef6c7a5e1c52cce33_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:b80605a2890f587cc54d6b0e17f77ac5e5d2feb32270c42b417b841a0580aa41_s390x", "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:bfa8848b1e23cc4a9faf9791a0eec260031075317fe44af23fdad4f70adf019e_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:1bd837e6c50388bbf4cfde724e64178af8f50eee23e179b8581367f47df35620_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:706d16d642c1a6a764e99b3c29d77bc71500e4179b3f1acb758eb821939988df_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:c3f8c8b4700906cdc90a354ada4da6b4537ae8ad2a89d69c0aa5d53f07a3142e_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:f7509d7d93065840692e75c5a460e3046ea4eeeab4a36bf17ff8a0c28c3fdc87_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4e8fc516fae18561471c53155ca5a5d0180af931a52b9d6b88e8b4c1a5ce17d7_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9a8a868d4b71645bdf94e0ce2e5f28500e9641dd92cb06cffe095cb7cec12259_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:baf3c9dda7977b9a8afe8c3470a2b1d46d05924cfc32971dc41fe53b794b21c9_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:d3ae4df4adf688a4f8cb51b768c62d9b3ca3b656799cf916d8ae6f93fc719211_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:041df7dbd08f873a27d6e4bbfc2749f21e8810e4730ffa08119f8f4efaca05b9_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:a479884dd128283d1d811494965327435b4d69e716435fb1af01600181c37788_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:e59158dd9caa9860cd566d80341dc3e11e39f433ab76a5c9c2b90c9ab4e606f5_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:ecfce811c73e71c1221d30740249f1c8f5e4ca4cc514f2fa5b0340d8e16285ac_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0c7d814797c052d94e2c3790efee36242caa28369b39c3b211ecadb3fdce9a27_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:77782b6dcfa2efe9abd199756c15b6e570658c3209eb09570c774a4e8af31a2d_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:8fc10ba06b04cc8855a87bc64192527a4c9242eed56a64dc742aab8f24f578f5_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e8025489393b461e267ffd7878d6989a6a28069c774b261003a69a59205fd781_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:89ec51b6c5517094f9a3187f716321f1568769e6a4eff97ba2541f8507eb855a_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:d24d36c8c28831d6fae0bdc53feef9c13ab218c010140e85a4ca7a14509a909c_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:d7c9dffe46091dcbc9ca8338df25201f1a55f58571b9ec6e0903d2316716d6db_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:f842cd93d9bed37dd8923c5526cb73fe7a954a5671b6bc06ac9c3fae069edc1d_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-csi-driver-manila-rhel9@sha256:1208068895183cf8e60f1dab68548fd9d9792f7a15bfbca69294a880c35f7645_amd64", "9Base-RHOSE-4.17:openshift4/ose-csi-driver-manila-rhel9@sha256:aa73ea4800a292ee71e9d8db6c81a5a0ab22c9f1b0a013681b69c76ed1505587_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:259d794f182fe2d5606f927b9aa6412c6d096ebe9933c5ec7cac776f0736e484_amd64", "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:2e119a3eede9976f8b64b9e14ef739cac24d614bbb3f72be1d93327f99ec64fa_arm64", "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:a69631399431f3224b2ab8381f661ceee6eaeb292ffa42ca05762163f2f34d96_s390x", "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:f86eefa172b72a1a92d8269b0c523375cd307c64a046093fc1a82c45ec7d4450_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:2f949c87b615bf35ff2798c168151b0efbfc801b2f2858c14568e9cc7103ec89_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:8f807d491ea1e36ac4438908d8be15cfa26c097fec3a9481280a0b2e814a4a3c_s390x", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:9cb73dbe3c1ac5ead39ede92f74c163e7d6c662db26287e4776247db78d17e5a_amd64", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:c534880e848a4aca00182e42a7c00f9fc7b1fdcc4c916cd36314351397b4b6e1_arm64", "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:38f256f71f38283ac886fda6027a7a65e003aa9f0fbbc44ca0a71c1f8516afd2_amd64", "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:814c2712ef8e6a54f43236f34e65b9f65927abce1650fe5c26251b115fee557d_s390x", "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:e1a5e24fafc6f0d370485adfc997b09d7eaec241c6626e21b0f8ab8640826500_arm64", "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:ef7b8c085f185e9628e2c99e27287d57358ef4d101f5ee02bf8abe5e43bb99c8_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:20583f1035fff4ae0dad0a8c7dea52c75afc443b129a8aaac1a3bffcc4551ea2_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:a5a6f2c0436b8e246b810e37d3021b3740545b8feb6503d889105c8b4d80faab_amd64", "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:b6214676e5d4501fb39a38bec259b91d7586d1ed5a807ca924eb1d3eeeb8a1ec_arm64", "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:bbf08f7e27f332272726a58bb58ee6fb2e3a51ca6133dd4c787cd443dc6d79ee_s390x", "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:1dc8d1a37e59f45980fea3692a5587777578162acf4024337d114d515fcb5cfd_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:421f657d7587a46bf953e256014c228fc614313c2358ede1b0a0ab8faa742e56_amd64", "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:cf68058fbec5b80287798c883c5d87cbdbfae721b8d699566198604aeef1e167_arm64", "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:e7598456eff5a3b47c671d3af1c2617f6322ab1098ba2273d92f922a636f36b0_s390x", "9Base-RHOSE-4.17:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:363c89db3a1a802101de8ac0980755aeb5c652222593e136089f762e39b18876_arm64", "9Base-RHOSE-4.17:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:dd3f3a04c3867c93596b494a6ba347c260f103d40bcfde9be63e5153bc9dc5f7_amd64", "9Base-RHOSE-4.17:openshift4/ose-ironic-rhel9@sha256:1adbda488fbb134732846842e79ca2bc3f462efedfe9d8f6fcd3d654cf37ea8f_arm64", "9Base-RHOSE-4.17:openshift4/ose-ironic-rhel9@sha256:2faa9797b1811d7d3b87a5d509293cc16a92e028aa842bad37ffea76e867c930_amd64", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:5b635ca4b5d257910f48dbe2d4acdd86c5dbd25476b8823112c04ed253f783d0_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:623a300e7c320972daf66d8d67e92ba830946f84d7e6113fa04fcbb9e4441d41_s390x", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:6e7b2a853231d5c6da9d22efe0af56f28806de532cd9d023e1ed9d8e6baa8d01_amd64", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:c6280df2b375941597e654cc429e02d6d14c4a099db707efc1c08e9459b1a1be_arm64", "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:57a97c7a80b04ce3b8fa70e49500eb873e36f27f61b75753260090f2e238b29b_s390x", "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:697e277d8f902985dcc5f17fc026a18a3a5a8853c13f78be48079543d7b20b7d_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:c094f24bd2dcbb86d2f1584b111b23aaa5907e06026601bd4e0aee31a376b977_amd64", "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:ffdba349a4ad514ffd29d11778da7acbc3cce66d18d73b64aab2c0c354462714_arm64", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:07c49d2eb36158147131e6544557289789f1c0aefc9e42409c04e7f6df99d60b_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:2407c1d8f6d0fea011541d962405e8012fe56e039441a03377d02e6e16310657_arm64", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:87896bbcf711f4cbd9e0f5b069a1087092d88cf75d2df1586c691662f3f4bb90_s390x", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:a79fef029c0a2a46b7fd24584afba0488a11a01e66dbc1a02208fa83b4c47cef_amd64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:0e0f360ce75263cd73d00ee16ee1b0ba1b135bbbb99b32fc849609c2d509e682_arm64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:13afa67c7d7563f999190fb3f8718aac8de002df19a0dc989a3384840548c9a9_s390x", "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:397d247ee72f7435b2c5be8150e3ed88695c43d3ff30b27e717acb3b3a385ff7_amd64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:bcb457981c0df23ee6e96f0b76436eb5251f48af61eda224482d0df3c8f0693a_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:139a1b66440a88c04de12c8204ca9c82dd822f9de52d5bee1d8b29e7fe1e4b8c_amd64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:486dc05a45248002f9642101682545fde4559cfa1f05914ce223e8a5a6292f63_arm64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ccdc86f39845a6cb5248262aebd1b36bf6bb8beafcb45a5ffd82234389c6c870_s390x", "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:e9fe93d63f8e36246f8939f258e3c0ff57f753590213021907d2d7ff40e7da3d_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:41360388cd01f769eab3d5a78e690d998320dff52f202cddccaa6a6b8980e289_amd64", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5790310f09c88435c97601cb67cb6c0b9a64ebf7e5d5155e154354195b479dc7_arm64", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c5193840151dd67ca165bb6c5fd6ded4c8e647c6d692fd01359929e334f973a8_s390x", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c615868f95e296bf1778d307d2e5faebb9af6a79085fdd99c70b10f7a461e584_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:350f9616eac40d7e6b6139318cc6f88504692297d22f4c49964069125ec8d38e_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:41de6f6ad3d26735f6bcb996c2e632d148d467c64deb8bc38991fb5d5c7f5d2f_amd64", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:4d5134d0c249189ca4aa34f139628c79cc7a6434ad772208ed355ce3ddafc69f_s390x", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:bab248d4ca187e1c9311a170a56eddcfc72a8ecbcf1e2deefdfba91309a229bd_arm64", "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:230c4ae4139eaf0874468126d386c9b040f9d8c0f6d7854942b18a9fa908f644_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:a281e99ef021bcd2397a2cf88d2c72c0147a32867fd7eb37a7634954e2c266b3_arm64", "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:e045bc87ac8f605fb1dd578631dc758d7839e2fc7865a7a3ea5bc1b41f7521f3_amd64", "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:e757f3ec3cb7acb1d89fd7afc047f753ffb223ee116540210fc4f68704c59c58_s390x", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:6881f29eff48abaf1e12ec8f5be8d72156b75b5770d144dcdd83ca522b06c978_s390x", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:a40ae49fe93b8b77c4adab408dbe4cc312724dcfcfcc761e1c059e8a70f9e07c_amd64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:c6b828732d441c23a687e8b73265279fff1bed8d1e338f345b35d61a6d9eae70_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:cf521a6017e46ac6cccfdbde58281ef2d3fff9ac192769abcf92b9f292ef130e_arm64", "9Base-RHOSE-4.17:openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:835cbcda65f472981bce050522f667fa34f83967f38cda08848441108bb5f75c_amd64", "9Base-RHOSE-4.17:openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:835cbcda65f472981bce050522f667fa34f83967f38cda08848441108bb5f75c_amd64", "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_aarch64", "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_ppc64le", "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_s390x", "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:1b1aed6f6472d15ada33d25b5c65c20c5134ab9f0a9ce0838aec603c412fcfa5_ppc64le", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:643161e339b035259643393fedfa35c834658497b194c5a565d291f50c6ef762_s390x", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:754e66f09d1ec0501dd6608d45332a20aad79c9e0425b3ca09776c55162fdddd_arm64", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:bc3fcc2138eb4fbde7d8cd47d2ac7e302efcca3800a0063797076c5914020983_amd64", "9Base-RHOSE-4.17:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:7bd26f6499b06048827a7a5711e38f7b3316be772deac97cb4de0aaf5be698a7_arm64", "9Base-RHOSE-4.17:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:d52ae0ad5942d4bf535a6795a02cc9a062d8df3021420f3d7764bdee8e0ee475_amd64", "9Base-RHOSE-4.17:openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:948f2ee4c65353d9c8606593645043985e43cddff2569b92eefcab1aac7b9b64_arm64", "9Base-RHOSE-4.17:openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:e888b824e244c6f6317785c07273205f0edbadf1ff96805d62b6a1e84d1ed462_amd64", "9Base-RHOSE-4.17:openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6ae1d3ec5d560ba3f0417b1f772eb9e721ec2c7d4661fbbe481eca8ee0ee412b_arm64", "9Base-RHOSE-4.17:openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:84956b4fa8a1dfd3ec5cb6659f4d33b42c530409717ed5f53079923ffff1b5b4_amd64", "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:19343e549ba8db409d0c6d456f78ef8174ff4f2d8886c29dc48f3178072270db_amd64", "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:22c2b8820d1abd43247b313832d36574e888274438b20b9ef6c7a5e1c52cce33_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:b80605a2890f587cc54d6b0e17f77ac5e5d2feb32270c42b417b841a0580aa41_s390x", "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:bfa8848b1e23cc4a9faf9791a0eec260031075317fe44af23fdad4f70adf019e_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:1bd837e6c50388bbf4cfde724e64178af8f50eee23e179b8581367f47df35620_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:706d16d642c1a6a764e99b3c29d77bc71500e4179b3f1acb758eb821939988df_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:c3f8c8b4700906cdc90a354ada4da6b4537ae8ad2a89d69c0aa5d53f07a3142e_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:f7509d7d93065840692e75c5a460e3046ea4eeeab4a36bf17ff8a0c28c3fdc87_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4e8fc516fae18561471c53155ca5a5d0180af931a52b9d6b88e8b4c1a5ce17d7_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9a8a868d4b71645bdf94e0ce2e5f28500e9641dd92cb06cffe095cb7cec12259_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:baf3c9dda7977b9a8afe8c3470a2b1d46d05924cfc32971dc41fe53b794b21c9_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:d3ae4df4adf688a4f8cb51b768c62d9b3ca3b656799cf916d8ae6f93fc719211_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:041df7dbd08f873a27d6e4bbfc2749f21e8810e4730ffa08119f8f4efaca05b9_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:a479884dd128283d1d811494965327435b4d69e716435fb1af01600181c37788_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:e59158dd9caa9860cd566d80341dc3e11e39f433ab76a5c9c2b90c9ab4e606f5_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:ecfce811c73e71c1221d30740249f1c8f5e4ca4cc514f2fa5b0340d8e16285ac_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0c7d814797c052d94e2c3790efee36242caa28369b39c3b211ecadb3fdce9a27_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:77782b6dcfa2efe9abd199756c15b6e570658c3209eb09570c774a4e8af31a2d_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:8fc10ba06b04cc8855a87bc64192527a4c9242eed56a64dc742aab8f24f578f5_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e8025489393b461e267ffd7878d6989a6a28069c774b261003a69a59205fd781_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:89ec51b6c5517094f9a3187f716321f1568769e6a4eff97ba2541f8507eb855a_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:d24d36c8c28831d6fae0bdc53feef9c13ab218c010140e85a4ca7a14509a909c_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:d7c9dffe46091dcbc9ca8338df25201f1a55f58571b9ec6e0903d2316716d6db_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:f842cd93d9bed37dd8923c5526cb73fe7a954a5671b6bc06ac9c3fae069edc1d_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-csi-driver-manila-rhel9@sha256:1208068895183cf8e60f1dab68548fd9d9792f7a15bfbca69294a880c35f7645_amd64", "9Base-RHOSE-4.17:openshift4/ose-csi-driver-manila-rhel9@sha256:aa73ea4800a292ee71e9d8db6c81a5a0ab22c9f1b0a013681b69c76ed1505587_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:259d794f182fe2d5606f927b9aa6412c6d096ebe9933c5ec7cac776f0736e484_amd64", "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:2e119a3eede9976f8b64b9e14ef739cac24d614bbb3f72be1d93327f99ec64fa_arm64", "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:a69631399431f3224b2ab8381f661ceee6eaeb292ffa42ca05762163f2f34d96_s390x", "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:f86eefa172b72a1a92d8269b0c523375cd307c64a046093fc1a82c45ec7d4450_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:2f949c87b615bf35ff2798c168151b0efbfc801b2f2858c14568e9cc7103ec89_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:8f807d491ea1e36ac4438908d8be15cfa26c097fec3a9481280a0b2e814a4a3c_s390x", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:9cb73dbe3c1ac5ead39ede92f74c163e7d6c662db26287e4776247db78d17e5a_amd64", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:c534880e848a4aca00182e42a7c00f9fc7b1fdcc4c916cd36314351397b4b6e1_arm64", "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:38f256f71f38283ac886fda6027a7a65e003aa9f0fbbc44ca0a71c1f8516afd2_amd64", "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:814c2712ef8e6a54f43236f34e65b9f65927abce1650fe5c26251b115fee557d_s390x", "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:e1a5e24fafc6f0d370485adfc997b09d7eaec241c6626e21b0f8ab8640826500_arm64", "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:ef7b8c085f185e9628e2c99e27287d57358ef4d101f5ee02bf8abe5e43bb99c8_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:20583f1035fff4ae0dad0a8c7dea52c75afc443b129a8aaac1a3bffcc4551ea2_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:a5a6f2c0436b8e246b810e37d3021b3740545b8feb6503d889105c8b4d80faab_amd64", "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:b6214676e5d4501fb39a38bec259b91d7586d1ed5a807ca924eb1d3eeeb8a1ec_arm64", "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:bbf08f7e27f332272726a58bb58ee6fb2e3a51ca6133dd4c787cd443dc6d79ee_s390x", "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:1dc8d1a37e59f45980fea3692a5587777578162acf4024337d114d515fcb5cfd_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:421f657d7587a46bf953e256014c228fc614313c2358ede1b0a0ab8faa742e56_amd64", "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:cf68058fbec5b80287798c883c5d87cbdbfae721b8d699566198604aeef1e167_arm64", "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:e7598456eff5a3b47c671d3af1c2617f6322ab1098ba2273d92f922a636f36b0_s390x", "9Base-RHOSE-4.17:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:363c89db3a1a802101de8ac0980755aeb5c652222593e136089f762e39b18876_arm64", "9Base-RHOSE-4.17:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:dd3f3a04c3867c93596b494a6ba347c260f103d40bcfde9be63e5153bc9dc5f7_amd64", "9Base-RHOSE-4.17:openshift4/ose-ironic-rhel9@sha256:1adbda488fbb134732846842e79ca2bc3f462efedfe9d8f6fcd3d654cf37ea8f_arm64", "9Base-RHOSE-4.17:openshift4/ose-ironic-rhel9@sha256:2faa9797b1811d7d3b87a5d509293cc16a92e028aa842bad37ffea76e867c930_amd64", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:5b635ca4b5d257910f48dbe2d4acdd86c5dbd25476b8823112c04ed253f783d0_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:623a300e7c320972daf66d8d67e92ba830946f84d7e6113fa04fcbb9e4441d41_s390x", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:6e7b2a853231d5c6da9d22efe0af56f28806de532cd9d023e1ed9d8e6baa8d01_amd64", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:c6280df2b375941597e654cc429e02d6d14c4a099db707efc1c08e9459b1a1be_arm64", "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:57a97c7a80b04ce3b8fa70e49500eb873e36f27f61b75753260090f2e238b29b_s390x", "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:697e277d8f902985dcc5f17fc026a18a3a5a8853c13f78be48079543d7b20b7d_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:c094f24bd2dcbb86d2f1584b111b23aaa5907e06026601bd4e0aee31a376b977_amd64", "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:ffdba349a4ad514ffd29d11778da7acbc3cce66d18d73b64aab2c0c354462714_arm64", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:07c49d2eb36158147131e6544557289789f1c0aefc9e42409c04e7f6df99d60b_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:2407c1d8f6d0fea011541d962405e8012fe56e039441a03377d02e6e16310657_arm64", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:87896bbcf711f4cbd9e0f5b069a1087092d88cf75d2df1586c691662f3f4bb90_s390x", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:a79fef029c0a2a46b7fd24584afba0488a11a01e66dbc1a02208fa83b4c47cef_amd64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:0e0f360ce75263cd73d00ee16ee1b0ba1b135bbbb99b32fc849609c2d509e682_arm64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:13afa67c7d7563f999190fb3f8718aac8de002df19a0dc989a3384840548c9a9_s390x", "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:397d247ee72f7435b2c5be8150e3ed88695c43d3ff30b27e717acb3b3a385ff7_amd64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:bcb457981c0df23ee6e96f0b76436eb5251f48af61eda224482d0df3c8f0693a_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:139a1b66440a88c04de12c8204ca9c82dd822f9de52d5bee1d8b29e7fe1e4b8c_amd64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:486dc05a45248002f9642101682545fde4559cfa1f05914ce223e8a5a6292f63_arm64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ccdc86f39845a6cb5248262aebd1b36bf6bb8beafcb45a5ffd82234389c6c870_s390x", "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:e9fe93d63f8e36246f8939f258e3c0ff57f753590213021907d2d7ff40e7da3d_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:41360388cd01f769eab3d5a78e690d998320dff52f202cddccaa6a6b8980e289_amd64", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5790310f09c88435c97601cb67cb6c0b9a64ebf7e5d5155e154354195b479dc7_arm64", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c5193840151dd67ca165bb6c5fd6ded4c8e647c6d692fd01359929e334f973a8_s390x", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c615868f95e296bf1778d307d2e5faebb9af6a79085fdd99c70b10f7a461e584_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:350f9616eac40d7e6b6139318cc6f88504692297d22f4c49964069125ec8d38e_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:41de6f6ad3d26735f6bcb996c2e632d148d467c64deb8bc38991fb5d5c7f5d2f_amd64", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:4d5134d0c249189ca4aa34f139628c79cc7a6434ad772208ed355ce3ddafc69f_s390x", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:bab248d4ca187e1c9311a170a56eddcfc72a8ecbcf1e2deefdfba91309a229bd_arm64", "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:230c4ae4139eaf0874468126d386c9b040f9d8c0f6d7854942b18a9fa908f644_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:a281e99ef021bcd2397a2cf88d2c72c0147a32867fd7eb37a7634954e2c266b3_arm64", "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:e045bc87ac8f605fb1dd578631dc758d7839e2fc7865a7a3ea5bc1b41f7521f3_amd64", "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:e757f3ec3cb7acb1d89fd7afc047f753ffb223ee116540210fc4f68704c59c58_s390x", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:6881f29eff48abaf1e12ec8f5be8d72156b75b5770d144dcdd83ca522b06c978_s390x", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:a40ae49fe93b8b77c4adab408dbe4cc312724dcfcfcc761e1c059e8a70f9e07c_amd64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:c6b828732d441c23a687e8b73265279fff1bed8d1e338f345b35d61a6d9eae70_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:cf521a6017e46ac6cccfdbde58281ef2d3fff9ac192769abcf92b9f292ef130e_arm64", "9Base-RHOSE-4.17:openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:835cbcda65f472981bce050522f667fa34f83967f38cda08848441108bb5f75c_amd64", "9Base-RHOSE-4.17:openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:835cbcda65f472981bce050522f667fa34f83967f38cda08848441108bb5f75c_amd64", "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_aarch64", "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_ppc64le", "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_s390x", "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libexpat: Negative Length Parsing Vulnerability in libexpat" }, { "cve": "CVE-2024-45491", "discovery_date": "2024-08-30T03:20:09.474759+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:1b1aed6f6472d15ada33d25b5c65c20c5134ab9f0a9ce0838aec603c412fcfa5_ppc64le", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:643161e339b035259643393fedfa35c834658497b194c5a565d291f50c6ef762_s390x", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:754e66f09d1ec0501dd6608d45332a20aad79c9e0425b3ca09776c55162fdddd_arm64", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:bc3fcc2138eb4fbde7d8cd47d2ac7e302efcca3800a0063797076c5914020983_amd64", "9Base-RHOSE-4.17:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:7bd26f6499b06048827a7a5711e38f7b3316be772deac97cb4de0aaf5be698a7_arm64", "9Base-RHOSE-4.17:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:d52ae0ad5942d4bf535a6795a02cc9a062d8df3021420f3d7764bdee8e0ee475_amd64", "9Base-RHOSE-4.17:openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:948f2ee4c65353d9c8606593645043985e43cddff2569b92eefcab1aac7b9b64_arm64", "9Base-RHOSE-4.17:openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:e888b824e244c6f6317785c07273205f0edbadf1ff96805d62b6a1e84d1ed462_amd64", "9Base-RHOSE-4.17:openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6ae1d3ec5d560ba3f0417b1f772eb9e721ec2c7d4661fbbe481eca8ee0ee412b_arm64", "9Base-RHOSE-4.17:openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:84956b4fa8a1dfd3ec5cb6659f4d33b42c530409717ed5f53079923ffff1b5b4_amd64", "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:19343e549ba8db409d0c6d456f78ef8174ff4f2d8886c29dc48f3178072270db_amd64", "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:22c2b8820d1abd43247b313832d36574e888274438b20b9ef6c7a5e1c52cce33_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:b80605a2890f587cc54d6b0e17f77ac5e5d2feb32270c42b417b841a0580aa41_s390x", "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:bfa8848b1e23cc4a9faf9791a0eec260031075317fe44af23fdad4f70adf019e_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:1bd837e6c50388bbf4cfde724e64178af8f50eee23e179b8581367f47df35620_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:706d16d642c1a6a764e99b3c29d77bc71500e4179b3f1acb758eb821939988df_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:c3f8c8b4700906cdc90a354ada4da6b4537ae8ad2a89d69c0aa5d53f07a3142e_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:f7509d7d93065840692e75c5a460e3046ea4eeeab4a36bf17ff8a0c28c3fdc87_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4e8fc516fae18561471c53155ca5a5d0180af931a52b9d6b88e8b4c1a5ce17d7_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9a8a868d4b71645bdf94e0ce2e5f28500e9641dd92cb06cffe095cb7cec12259_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:baf3c9dda7977b9a8afe8c3470a2b1d46d05924cfc32971dc41fe53b794b21c9_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:d3ae4df4adf688a4f8cb51b768c62d9b3ca3b656799cf916d8ae6f93fc719211_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:041df7dbd08f873a27d6e4bbfc2749f21e8810e4730ffa08119f8f4efaca05b9_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:a479884dd128283d1d811494965327435b4d69e716435fb1af01600181c37788_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:e59158dd9caa9860cd566d80341dc3e11e39f433ab76a5c9c2b90c9ab4e606f5_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:ecfce811c73e71c1221d30740249f1c8f5e4ca4cc514f2fa5b0340d8e16285ac_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0c7d814797c052d94e2c3790efee36242caa28369b39c3b211ecadb3fdce9a27_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:77782b6dcfa2efe9abd199756c15b6e570658c3209eb09570c774a4e8af31a2d_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:8fc10ba06b04cc8855a87bc64192527a4c9242eed56a64dc742aab8f24f578f5_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e8025489393b461e267ffd7878d6989a6a28069c774b261003a69a59205fd781_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:89ec51b6c5517094f9a3187f716321f1568769e6a4eff97ba2541f8507eb855a_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:d24d36c8c28831d6fae0bdc53feef9c13ab218c010140e85a4ca7a14509a909c_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:d7c9dffe46091dcbc9ca8338df25201f1a55f58571b9ec6e0903d2316716d6db_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:f842cd93d9bed37dd8923c5526cb73fe7a954a5671b6bc06ac9c3fae069edc1d_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-csi-driver-manila-rhel9@sha256:1208068895183cf8e60f1dab68548fd9d9792f7a15bfbca69294a880c35f7645_amd64", "9Base-RHOSE-4.17:openshift4/ose-csi-driver-manila-rhel9@sha256:aa73ea4800a292ee71e9d8db6c81a5a0ab22c9f1b0a013681b69c76ed1505587_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:259d794f182fe2d5606f927b9aa6412c6d096ebe9933c5ec7cac776f0736e484_amd64", "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:2e119a3eede9976f8b64b9e14ef739cac24d614bbb3f72be1d93327f99ec64fa_arm64", "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:a69631399431f3224b2ab8381f661ceee6eaeb292ffa42ca05762163f2f34d96_s390x", "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:f86eefa172b72a1a92d8269b0c523375cd307c64a046093fc1a82c45ec7d4450_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:2f949c87b615bf35ff2798c168151b0efbfc801b2f2858c14568e9cc7103ec89_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:8f807d491ea1e36ac4438908d8be15cfa26c097fec3a9481280a0b2e814a4a3c_s390x", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:9cb73dbe3c1ac5ead39ede92f74c163e7d6c662db26287e4776247db78d17e5a_amd64", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:c534880e848a4aca00182e42a7c00f9fc7b1fdcc4c916cd36314351397b4b6e1_arm64", "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:38f256f71f38283ac886fda6027a7a65e003aa9f0fbbc44ca0a71c1f8516afd2_amd64", "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:814c2712ef8e6a54f43236f34e65b9f65927abce1650fe5c26251b115fee557d_s390x", "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:e1a5e24fafc6f0d370485adfc997b09d7eaec241c6626e21b0f8ab8640826500_arm64", "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:ef7b8c085f185e9628e2c99e27287d57358ef4d101f5ee02bf8abe5e43bb99c8_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:20583f1035fff4ae0dad0a8c7dea52c75afc443b129a8aaac1a3bffcc4551ea2_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:a5a6f2c0436b8e246b810e37d3021b3740545b8feb6503d889105c8b4d80faab_amd64", "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:b6214676e5d4501fb39a38bec259b91d7586d1ed5a807ca924eb1d3eeeb8a1ec_arm64", "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:bbf08f7e27f332272726a58bb58ee6fb2e3a51ca6133dd4c787cd443dc6d79ee_s390x", "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:1dc8d1a37e59f45980fea3692a5587777578162acf4024337d114d515fcb5cfd_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:421f657d7587a46bf953e256014c228fc614313c2358ede1b0a0ab8faa742e56_amd64", "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:cf68058fbec5b80287798c883c5d87cbdbfae721b8d699566198604aeef1e167_arm64", "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:e7598456eff5a3b47c671d3af1c2617f6322ab1098ba2273d92f922a636f36b0_s390x", "9Base-RHOSE-4.17:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:363c89db3a1a802101de8ac0980755aeb5c652222593e136089f762e39b18876_arm64", "9Base-RHOSE-4.17:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:dd3f3a04c3867c93596b494a6ba347c260f103d40bcfde9be63e5153bc9dc5f7_amd64", "9Base-RHOSE-4.17:openshift4/ose-ironic-rhel9@sha256:1adbda488fbb134732846842e79ca2bc3f462efedfe9d8f6fcd3d654cf37ea8f_arm64", "9Base-RHOSE-4.17:openshift4/ose-ironic-rhel9@sha256:2faa9797b1811d7d3b87a5d509293cc16a92e028aa842bad37ffea76e867c930_amd64", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:5b635ca4b5d257910f48dbe2d4acdd86c5dbd25476b8823112c04ed253f783d0_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:623a300e7c320972daf66d8d67e92ba830946f84d7e6113fa04fcbb9e4441d41_s390x", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:6e7b2a853231d5c6da9d22efe0af56f28806de532cd9d023e1ed9d8e6baa8d01_amd64", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:c6280df2b375941597e654cc429e02d6d14c4a099db707efc1c08e9459b1a1be_arm64", "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:57a97c7a80b04ce3b8fa70e49500eb873e36f27f61b75753260090f2e238b29b_s390x", "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:697e277d8f902985dcc5f17fc026a18a3a5a8853c13f78be48079543d7b20b7d_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:c094f24bd2dcbb86d2f1584b111b23aaa5907e06026601bd4e0aee31a376b977_amd64", "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:ffdba349a4ad514ffd29d11778da7acbc3cce66d18d73b64aab2c0c354462714_arm64", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:07c49d2eb36158147131e6544557289789f1c0aefc9e42409c04e7f6df99d60b_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:2407c1d8f6d0fea011541d962405e8012fe56e039441a03377d02e6e16310657_arm64", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:87896bbcf711f4cbd9e0f5b069a1087092d88cf75d2df1586c691662f3f4bb90_s390x", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:a79fef029c0a2a46b7fd24584afba0488a11a01e66dbc1a02208fa83b4c47cef_amd64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:0e0f360ce75263cd73d00ee16ee1b0ba1b135bbbb99b32fc849609c2d509e682_arm64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:13afa67c7d7563f999190fb3f8718aac8de002df19a0dc989a3384840548c9a9_s390x", "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:397d247ee72f7435b2c5be8150e3ed88695c43d3ff30b27e717acb3b3a385ff7_amd64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:bcb457981c0df23ee6e96f0b76436eb5251f48af61eda224482d0df3c8f0693a_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:139a1b66440a88c04de12c8204ca9c82dd822f9de52d5bee1d8b29e7fe1e4b8c_amd64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:486dc05a45248002f9642101682545fde4559cfa1f05914ce223e8a5a6292f63_arm64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ccdc86f39845a6cb5248262aebd1b36bf6bb8beafcb45a5ffd82234389c6c870_s390x", "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:e9fe93d63f8e36246f8939f258e3c0ff57f753590213021907d2d7ff40e7da3d_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:41360388cd01f769eab3d5a78e690d998320dff52f202cddccaa6a6b8980e289_amd64", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5790310f09c88435c97601cb67cb6c0b9a64ebf7e5d5155e154354195b479dc7_arm64", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c5193840151dd67ca165bb6c5fd6ded4c8e647c6d692fd01359929e334f973a8_s390x", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c615868f95e296bf1778d307d2e5faebb9af6a79085fdd99c70b10f7a461e584_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:350f9616eac40d7e6b6139318cc6f88504692297d22f4c49964069125ec8d38e_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:41de6f6ad3d26735f6bcb996c2e632d148d467c64deb8bc38991fb5d5c7f5d2f_amd64", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:4d5134d0c249189ca4aa34f139628c79cc7a6434ad772208ed355ce3ddafc69f_s390x", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:bab248d4ca187e1c9311a170a56eddcfc72a8ecbcf1e2deefdfba91309a229bd_arm64", "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:230c4ae4139eaf0874468126d386c9b040f9d8c0f6d7854942b18a9fa908f644_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:a281e99ef021bcd2397a2cf88d2c72c0147a32867fd7eb37a7634954e2c266b3_arm64", "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:e045bc87ac8f605fb1dd578631dc758d7839e2fc7865a7a3ea5bc1b41f7521f3_amd64", "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:e757f3ec3cb7acb1d89fd7afc047f753ffb223ee116540210fc4f68704c59c58_s390x", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:6881f29eff48abaf1e12ec8f5be8d72156b75b5770d144dcdd83ca522b06c978_s390x", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:a40ae49fe93b8b77c4adab408dbe4cc312724dcfcfcc761e1c059e8a70f9e07c_amd64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:c6b828732d441c23a687e8b73265279fff1bed8d1e338f345b35d61a6d9eae70_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:cf521a6017e46ac6cccfdbde58281ef2d3fff9ac192769abcf92b9f292ef130e_arm64", "9Base-RHOSE-4.17:openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:835cbcda65f472981bce050522f667fa34f83967f38cda08848441108bb5f75c_amd64", "9Base-RHOSE-4.17:openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:835cbcda65f472981bce050522f667fa34f83967f38cda08848441108bb5f75c_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2308616" } ], "notes": [ { "category": "description", "text": "An issue was found in libexpat\u2019s internal dtdCopy function in xmlparse.c, It can have an integer overflow for nDefaultAtts on 32-bit platforms where UINT_MAX equals SIZE_MAX.", "title": "Vulnerability description" }, { "category": "summary", "text": "libexpat: Integer Overflow or Wraparound", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability is classified as Moderate severity rather than Important due to its reliance on specific conditions for exploitation. The integer overflow in dtdCopy affecting nDefaultAtts is limited to 32-bit platforms, reducing the attack surface as many modern systems operate on 64-bit architectures. Additionally, while the impact can lead to denial of service and potentially arbitrary code execution, the latter requires precise manipulation of the overflow condition, which may be non-trivial for attackers to achieve reliably. The constrained platform scope and the complexity of exploitation lower the overall severity, though it still poses a risk in environments where 32-bit systems are prevalent.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_aarch64", "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_ppc64le", "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_s390x", "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_x86_64" ], "known_not_affected": [ "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:1b1aed6f6472d15ada33d25b5c65c20c5134ab9f0a9ce0838aec603c412fcfa5_ppc64le", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:643161e339b035259643393fedfa35c834658497b194c5a565d291f50c6ef762_s390x", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:754e66f09d1ec0501dd6608d45332a20aad79c9e0425b3ca09776c55162fdddd_arm64", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:bc3fcc2138eb4fbde7d8cd47d2ac7e302efcca3800a0063797076c5914020983_amd64", "9Base-RHOSE-4.17:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:7bd26f6499b06048827a7a5711e38f7b3316be772deac97cb4de0aaf5be698a7_arm64", "9Base-RHOSE-4.17:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:d52ae0ad5942d4bf535a6795a02cc9a062d8df3021420f3d7764bdee8e0ee475_amd64", "9Base-RHOSE-4.17:openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:948f2ee4c65353d9c8606593645043985e43cddff2569b92eefcab1aac7b9b64_arm64", "9Base-RHOSE-4.17:openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:e888b824e244c6f6317785c07273205f0edbadf1ff96805d62b6a1e84d1ed462_amd64", "9Base-RHOSE-4.17:openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6ae1d3ec5d560ba3f0417b1f772eb9e721ec2c7d4661fbbe481eca8ee0ee412b_arm64", "9Base-RHOSE-4.17:openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:84956b4fa8a1dfd3ec5cb6659f4d33b42c530409717ed5f53079923ffff1b5b4_amd64", "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:19343e549ba8db409d0c6d456f78ef8174ff4f2d8886c29dc48f3178072270db_amd64", "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:22c2b8820d1abd43247b313832d36574e888274438b20b9ef6c7a5e1c52cce33_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:b80605a2890f587cc54d6b0e17f77ac5e5d2feb32270c42b417b841a0580aa41_s390x", "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:bfa8848b1e23cc4a9faf9791a0eec260031075317fe44af23fdad4f70adf019e_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:1bd837e6c50388bbf4cfde724e64178af8f50eee23e179b8581367f47df35620_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:706d16d642c1a6a764e99b3c29d77bc71500e4179b3f1acb758eb821939988df_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:c3f8c8b4700906cdc90a354ada4da6b4537ae8ad2a89d69c0aa5d53f07a3142e_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:f7509d7d93065840692e75c5a460e3046ea4eeeab4a36bf17ff8a0c28c3fdc87_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4e8fc516fae18561471c53155ca5a5d0180af931a52b9d6b88e8b4c1a5ce17d7_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9a8a868d4b71645bdf94e0ce2e5f28500e9641dd92cb06cffe095cb7cec12259_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:baf3c9dda7977b9a8afe8c3470a2b1d46d05924cfc32971dc41fe53b794b21c9_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:d3ae4df4adf688a4f8cb51b768c62d9b3ca3b656799cf916d8ae6f93fc719211_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:041df7dbd08f873a27d6e4bbfc2749f21e8810e4730ffa08119f8f4efaca05b9_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:a479884dd128283d1d811494965327435b4d69e716435fb1af01600181c37788_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:e59158dd9caa9860cd566d80341dc3e11e39f433ab76a5c9c2b90c9ab4e606f5_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:ecfce811c73e71c1221d30740249f1c8f5e4ca4cc514f2fa5b0340d8e16285ac_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0c7d814797c052d94e2c3790efee36242caa28369b39c3b211ecadb3fdce9a27_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:77782b6dcfa2efe9abd199756c15b6e570658c3209eb09570c774a4e8af31a2d_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:8fc10ba06b04cc8855a87bc64192527a4c9242eed56a64dc742aab8f24f578f5_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e8025489393b461e267ffd7878d6989a6a28069c774b261003a69a59205fd781_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:89ec51b6c5517094f9a3187f716321f1568769e6a4eff97ba2541f8507eb855a_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:d24d36c8c28831d6fae0bdc53feef9c13ab218c010140e85a4ca7a14509a909c_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:d7c9dffe46091dcbc9ca8338df25201f1a55f58571b9ec6e0903d2316716d6db_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:f842cd93d9bed37dd8923c5526cb73fe7a954a5671b6bc06ac9c3fae069edc1d_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-csi-driver-manila-rhel9@sha256:1208068895183cf8e60f1dab68548fd9d9792f7a15bfbca69294a880c35f7645_amd64", "9Base-RHOSE-4.17:openshift4/ose-csi-driver-manila-rhel9@sha256:aa73ea4800a292ee71e9d8db6c81a5a0ab22c9f1b0a013681b69c76ed1505587_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:259d794f182fe2d5606f927b9aa6412c6d096ebe9933c5ec7cac776f0736e484_amd64", "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:2e119a3eede9976f8b64b9e14ef739cac24d614bbb3f72be1d93327f99ec64fa_arm64", "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:a69631399431f3224b2ab8381f661ceee6eaeb292ffa42ca05762163f2f34d96_s390x", "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:f86eefa172b72a1a92d8269b0c523375cd307c64a046093fc1a82c45ec7d4450_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:2f949c87b615bf35ff2798c168151b0efbfc801b2f2858c14568e9cc7103ec89_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:8f807d491ea1e36ac4438908d8be15cfa26c097fec3a9481280a0b2e814a4a3c_s390x", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:9cb73dbe3c1ac5ead39ede92f74c163e7d6c662db26287e4776247db78d17e5a_amd64", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:c534880e848a4aca00182e42a7c00f9fc7b1fdcc4c916cd36314351397b4b6e1_arm64", "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:38f256f71f38283ac886fda6027a7a65e003aa9f0fbbc44ca0a71c1f8516afd2_amd64", "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:814c2712ef8e6a54f43236f34e65b9f65927abce1650fe5c26251b115fee557d_s390x", "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:e1a5e24fafc6f0d370485adfc997b09d7eaec241c6626e21b0f8ab8640826500_arm64", "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:ef7b8c085f185e9628e2c99e27287d57358ef4d101f5ee02bf8abe5e43bb99c8_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:20583f1035fff4ae0dad0a8c7dea52c75afc443b129a8aaac1a3bffcc4551ea2_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:a5a6f2c0436b8e246b810e37d3021b3740545b8feb6503d889105c8b4d80faab_amd64", "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:b6214676e5d4501fb39a38bec259b91d7586d1ed5a807ca924eb1d3eeeb8a1ec_arm64", "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:bbf08f7e27f332272726a58bb58ee6fb2e3a51ca6133dd4c787cd443dc6d79ee_s390x", "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:1dc8d1a37e59f45980fea3692a5587777578162acf4024337d114d515fcb5cfd_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:421f657d7587a46bf953e256014c228fc614313c2358ede1b0a0ab8faa742e56_amd64", "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:cf68058fbec5b80287798c883c5d87cbdbfae721b8d699566198604aeef1e167_arm64", "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:e7598456eff5a3b47c671d3af1c2617f6322ab1098ba2273d92f922a636f36b0_s390x", "9Base-RHOSE-4.17:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:363c89db3a1a802101de8ac0980755aeb5c652222593e136089f762e39b18876_arm64", "9Base-RHOSE-4.17:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:dd3f3a04c3867c93596b494a6ba347c260f103d40bcfde9be63e5153bc9dc5f7_amd64", "9Base-RHOSE-4.17:openshift4/ose-ironic-rhel9@sha256:1adbda488fbb134732846842e79ca2bc3f462efedfe9d8f6fcd3d654cf37ea8f_arm64", "9Base-RHOSE-4.17:openshift4/ose-ironic-rhel9@sha256:2faa9797b1811d7d3b87a5d509293cc16a92e028aa842bad37ffea76e867c930_amd64", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:5b635ca4b5d257910f48dbe2d4acdd86c5dbd25476b8823112c04ed253f783d0_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:623a300e7c320972daf66d8d67e92ba830946f84d7e6113fa04fcbb9e4441d41_s390x", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:6e7b2a853231d5c6da9d22efe0af56f28806de532cd9d023e1ed9d8e6baa8d01_amd64", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:c6280df2b375941597e654cc429e02d6d14c4a099db707efc1c08e9459b1a1be_arm64", "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:57a97c7a80b04ce3b8fa70e49500eb873e36f27f61b75753260090f2e238b29b_s390x", "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:697e277d8f902985dcc5f17fc026a18a3a5a8853c13f78be48079543d7b20b7d_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:c094f24bd2dcbb86d2f1584b111b23aaa5907e06026601bd4e0aee31a376b977_amd64", "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:ffdba349a4ad514ffd29d11778da7acbc3cce66d18d73b64aab2c0c354462714_arm64", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:07c49d2eb36158147131e6544557289789f1c0aefc9e42409c04e7f6df99d60b_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:2407c1d8f6d0fea011541d962405e8012fe56e039441a03377d02e6e16310657_arm64", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:87896bbcf711f4cbd9e0f5b069a1087092d88cf75d2df1586c691662f3f4bb90_s390x", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:a79fef029c0a2a46b7fd24584afba0488a11a01e66dbc1a02208fa83b4c47cef_amd64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:0e0f360ce75263cd73d00ee16ee1b0ba1b135bbbb99b32fc849609c2d509e682_arm64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:13afa67c7d7563f999190fb3f8718aac8de002df19a0dc989a3384840548c9a9_s390x", "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:397d247ee72f7435b2c5be8150e3ed88695c43d3ff30b27e717acb3b3a385ff7_amd64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:bcb457981c0df23ee6e96f0b76436eb5251f48af61eda224482d0df3c8f0693a_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:139a1b66440a88c04de12c8204ca9c82dd822f9de52d5bee1d8b29e7fe1e4b8c_amd64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:486dc05a45248002f9642101682545fde4559cfa1f05914ce223e8a5a6292f63_arm64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ccdc86f39845a6cb5248262aebd1b36bf6bb8beafcb45a5ffd82234389c6c870_s390x", "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:e9fe93d63f8e36246f8939f258e3c0ff57f753590213021907d2d7ff40e7da3d_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:41360388cd01f769eab3d5a78e690d998320dff52f202cddccaa6a6b8980e289_amd64", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5790310f09c88435c97601cb67cb6c0b9a64ebf7e5d5155e154354195b479dc7_arm64", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c5193840151dd67ca165bb6c5fd6ded4c8e647c6d692fd01359929e334f973a8_s390x", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c615868f95e296bf1778d307d2e5faebb9af6a79085fdd99c70b10f7a461e584_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:350f9616eac40d7e6b6139318cc6f88504692297d22f4c49964069125ec8d38e_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:41de6f6ad3d26735f6bcb996c2e632d148d467c64deb8bc38991fb5d5c7f5d2f_amd64", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:4d5134d0c249189ca4aa34f139628c79cc7a6434ad772208ed355ce3ddafc69f_s390x", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:bab248d4ca187e1c9311a170a56eddcfc72a8ecbcf1e2deefdfba91309a229bd_arm64", "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:230c4ae4139eaf0874468126d386c9b040f9d8c0f6d7854942b18a9fa908f644_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:a281e99ef021bcd2397a2cf88d2c72c0147a32867fd7eb37a7634954e2c266b3_arm64", "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:e045bc87ac8f605fb1dd578631dc758d7839e2fc7865a7a3ea5bc1b41f7521f3_amd64", "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:e757f3ec3cb7acb1d89fd7afc047f753ffb223ee116540210fc4f68704c59c58_s390x", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:6881f29eff48abaf1e12ec8f5be8d72156b75b5770d144dcdd83ca522b06c978_s390x", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:a40ae49fe93b8b77c4adab408dbe4cc312724dcfcfcc761e1c059e8a70f9e07c_amd64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:c6b828732d441c23a687e8b73265279fff1bed8d1e338f345b35d61a6d9eae70_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:cf521a6017e46ac6cccfdbde58281ef2d3fff9ac192769abcf92b9f292ef130e_arm64", "9Base-RHOSE-4.17:openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:835cbcda65f472981bce050522f667fa34f83967f38cda08848441108bb5f75c_amd64", "9Base-RHOSE-4.17:openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:835cbcda65f472981bce050522f667fa34f83967f38cda08848441108bb5f75c_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-45491" }, { "category": "external", "summary": "RHBZ#2308616", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2308616" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-45491", "url": "https://www.cve.org/CVERecord?id=CVE-2024-45491" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45491", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45491" }, { "category": "external", "summary": "https://github.com/libexpat/libexpat/blob/R_2_6_3/expat/Changes", "url": "https://github.com/libexpat/libexpat/blob/R_2_6_3/expat/Changes" }, { "category": "external", "summary": "https://github.com/libexpat/libexpat/issues/888", "url": "https://github.com/libexpat/libexpat/issues/888" }, { "category": "external", "summary": "https://github.com/libexpat/libexpat/pull/891", "url": "https://github.com/libexpat/libexpat/pull/891" } ], "release_date": "2024-08-30T03:15:03.850000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-11-19T08:22:05+00:00", "details": "For OpenShift Container Platform 4.17 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\n https://docs.openshift.com/container-platform/4.17/release_notes/ocp-4-17-release-notes.html\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:02d489ee6aac3bed3cf6f3db81d72ab0215222a870784f81b6e7942cb4883944\n\n (For s390x architecture)\n The image digest is sha256:fd416ceca86ec806a90260064f34aa5752c70579ace2a3a4b0facff5d7047b6d\n\n (For ppc64le architecture)\n The image digest is sha256:3225f7cf16b4edb22bd4c779d6577ea0fbd4f0cf592b42337a36e0a6f59ea370\n\n (For aarch64 architecture)\n The image digest is sha256:6fa4a4cb6b2e4c5f61b15868442e60c3c1cbdd6114b95c10e823de41ac056dbe\n\nAll OpenShift Container Platform 4.17 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.17/updating/updating_a_cluster/updating-cluster-cli.html", "product_ids": [ "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_aarch64", "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_ppc64le", "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_s390x", "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:9610" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:1b1aed6f6472d15ada33d25b5c65c20c5134ab9f0a9ce0838aec603c412fcfa5_ppc64le", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:643161e339b035259643393fedfa35c834658497b194c5a565d291f50c6ef762_s390x", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:754e66f09d1ec0501dd6608d45332a20aad79c9e0425b3ca09776c55162fdddd_arm64", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:bc3fcc2138eb4fbde7d8cd47d2ac7e302efcca3800a0063797076c5914020983_amd64", "9Base-RHOSE-4.17:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:7bd26f6499b06048827a7a5711e38f7b3316be772deac97cb4de0aaf5be698a7_arm64", "9Base-RHOSE-4.17:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:d52ae0ad5942d4bf535a6795a02cc9a062d8df3021420f3d7764bdee8e0ee475_amd64", "9Base-RHOSE-4.17:openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:948f2ee4c65353d9c8606593645043985e43cddff2569b92eefcab1aac7b9b64_arm64", "9Base-RHOSE-4.17:openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:e888b824e244c6f6317785c07273205f0edbadf1ff96805d62b6a1e84d1ed462_amd64", "9Base-RHOSE-4.17:openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6ae1d3ec5d560ba3f0417b1f772eb9e721ec2c7d4661fbbe481eca8ee0ee412b_arm64", "9Base-RHOSE-4.17:openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:84956b4fa8a1dfd3ec5cb6659f4d33b42c530409717ed5f53079923ffff1b5b4_amd64", "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:19343e549ba8db409d0c6d456f78ef8174ff4f2d8886c29dc48f3178072270db_amd64", "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:22c2b8820d1abd43247b313832d36574e888274438b20b9ef6c7a5e1c52cce33_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:b80605a2890f587cc54d6b0e17f77ac5e5d2feb32270c42b417b841a0580aa41_s390x", "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:bfa8848b1e23cc4a9faf9791a0eec260031075317fe44af23fdad4f70adf019e_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:1bd837e6c50388bbf4cfde724e64178af8f50eee23e179b8581367f47df35620_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:706d16d642c1a6a764e99b3c29d77bc71500e4179b3f1acb758eb821939988df_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:c3f8c8b4700906cdc90a354ada4da6b4537ae8ad2a89d69c0aa5d53f07a3142e_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:f7509d7d93065840692e75c5a460e3046ea4eeeab4a36bf17ff8a0c28c3fdc87_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4e8fc516fae18561471c53155ca5a5d0180af931a52b9d6b88e8b4c1a5ce17d7_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9a8a868d4b71645bdf94e0ce2e5f28500e9641dd92cb06cffe095cb7cec12259_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:baf3c9dda7977b9a8afe8c3470a2b1d46d05924cfc32971dc41fe53b794b21c9_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:d3ae4df4adf688a4f8cb51b768c62d9b3ca3b656799cf916d8ae6f93fc719211_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:041df7dbd08f873a27d6e4bbfc2749f21e8810e4730ffa08119f8f4efaca05b9_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:a479884dd128283d1d811494965327435b4d69e716435fb1af01600181c37788_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:e59158dd9caa9860cd566d80341dc3e11e39f433ab76a5c9c2b90c9ab4e606f5_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:ecfce811c73e71c1221d30740249f1c8f5e4ca4cc514f2fa5b0340d8e16285ac_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0c7d814797c052d94e2c3790efee36242caa28369b39c3b211ecadb3fdce9a27_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:77782b6dcfa2efe9abd199756c15b6e570658c3209eb09570c774a4e8af31a2d_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:8fc10ba06b04cc8855a87bc64192527a4c9242eed56a64dc742aab8f24f578f5_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e8025489393b461e267ffd7878d6989a6a28069c774b261003a69a59205fd781_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:89ec51b6c5517094f9a3187f716321f1568769e6a4eff97ba2541f8507eb855a_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:d24d36c8c28831d6fae0bdc53feef9c13ab218c010140e85a4ca7a14509a909c_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:d7c9dffe46091dcbc9ca8338df25201f1a55f58571b9ec6e0903d2316716d6db_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:f842cd93d9bed37dd8923c5526cb73fe7a954a5671b6bc06ac9c3fae069edc1d_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-csi-driver-manila-rhel9@sha256:1208068895183cf8e60f1dab68548fd9d9792f7a15bfbca69294a880c35f7645_amd64", "9Base-RHOSE-4.17:openshift4/ose-csi-driver-manila-rhel9@sha256:aa73ea4800a292ee71e9d8db6c81a5a0ab22c9f1b0a013681b69c76ed1505587_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:259d794f182fe2d5606f927b9aa6412c6d096ebe9933c5ec7cac776f0736e484_amd64", "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:2e119a3eede9976f8b64b9e14ef739cac24d614bbb3f72be1d93327f99ec64fa_arm64", "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:a69631399431f3224b2ab8381f661ceee6eaeb292ffa42ca05762163f2f34d96_s390x", "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:f86eefa172b72a1a92d8269b0c523375cd307c64a046093fc1a82c45ec7d4450_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:2f949c87b615bf35ff2798c168151b0efbfc801b2f2858c14568e9cc7103ec89_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:8f807d491ea1e36ac4438908d8be15cfa26c097fec3a9481280a0b2e814a4a3c_s390x", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:9cb73dbe3c1ac5ead39ede92f74c163e7d6c662db26287e4776247db78d17e5a_amd64", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:c534880e848a4aca00182e42a7c00f9fc7b1fdcc4c916cd36314351397b4b6e1_arm64", "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:38f256f71f38283ac886fda6027a7a65e003aa9f0fbbc44ca0a71c1f8516afd2_amd64", "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:814c2712ef8e6a54f43236f34e65b9f65927abce1650fe5c26251b115fee557d_s390x", "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:e1a5e24fafc6f0d370485adfc997b09d7eaec241c6626e21b0f8ab8640826500_arm64", "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:ef7b8c085f185e9628e2c99e27287d57358ef4d101f5ee02bf8abe5e43bb99c8_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:20583f1035fff4ae0dad0a8c7dea52c75afc443b129a8aaac1a3bffcc4551ea2_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:a5a6f2c0436b8e246b810e37d3021b3740545b8feb6503d889105c8b4d80faab_amd64", "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:b6214676e5d4501fb39a38bec259b91d7586d1ed5a807ca924eb1d3eeeb8a1ec_arm64", "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:bbf08f7e27f332272726a58bb58ee6fb2e3a51ca6133dd4c787cd443dc6d79ee_s390x", "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:1dc8d1a37e59f45980fea3692a5587777578162acf4024337d114d515fcb5cfd_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:421f657d7587a46bf953e256014c228fc614313c2358ede1b0a0ab8faa742e56_amd64", "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:cf68058fbec5b80287798c883c5d87cbdbfae721b8d699566198604aeef1e167_arm64", "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:e7598456eff5a3b47c671d3af1c2617f6322ab1098ba2273d92f922a636f36b0_s390x", "9Base-RHOSE-4.17:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:363c89db3a1a802101de8ac0980755aeb5c652222593e136089f762e39b18876_arm64", "9Base-RHOSE-4.17:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:dd3f3a04c3867c93596b494a6ba347c260f103d40bcfde9be63e5153bc9dc5f7_amd64", "9Base-RHOSE-4.17:openshift4/ose-ironic-rhel9@sha256:1adbda488fbb134732846842e79ca2bc3f462efedfe9d8f6fcd3d654cf37ea8f_arm64", "9Base-RHOSE-4.17:openshift4/ose-ironic-rhel9@sha256:2faa9797b1811d7d3b87a5d509293cc16a92e028aa842bad37ffea76e867c930_amd64", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:5b635ca4b5d257910f48dbe2d4acdd86c5dbd25476b8823112c04ed253f783d0_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:623a300e7c320972daf66d8d67e92ba830946f84d7e6113fa04fcbb9e4441d41_s390x", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:6e7b2a853231d5c6da9d22efe0af56f28806de532cd9d023e1ed9d8e6baa8d01_amd64", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:c6280df2b375941597e654cc429e02d6d14c4a099db707efc1c08e9459b1a1be_arm64", "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:57a97c7a80b04ce3b8fa70e49500eb873e36f27f61b75753260090f2e238b29b_s390x", "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:697e277d8f902985dcc5f17fc026a18a3a5a8853c13f78be48079543d7b20b7d_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:c094f24bd2dcbb86d2f1584b111b23aaa5907e06026601bd4e0aee31a376b977_amd64", "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:ffdba349a4ad514ffd29d11778da7acbc3cce66d18d73b64aab2c0c354462714_arm64", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:07c49d2eb36158147131e6544557289789f1c0aefc9e42409c04e7f6df99d60b_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:2407c1d8f6d0fea011541d962405e8012fe56e039441a03377d02e6e16310657_arm64", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:87896bbcf711f4cbd9e0f5b069a1087092d88cf75d2df1586c691662f3f4bb90_s390x", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:a79fef029c0a2a46b7fd24584afba0488a11a01e66dbc1a02208fa83b4c47cef_amd64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:0e0f360ce75263cd73d00ee16ee1b0ba1b135bbbb99b32fc849609c2d509e682_arm64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:13afa67c7d7563f999190fb3f8718aac8de002df19a0dc989a3384840548c9a9_s390x", "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:397d247ee72f7435b2c5be8150e3ed88695c43d3ff30b27e717acb3b3a385ff7_amd64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:bcb457981c0df23ee6e96f0b76436eb5251f48af61eda224482d0df3c8f0693a_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:139a1b66440a88c04de12c8204ca9c82dd822f9de52d5bee1d8b29e7fe1e4b8c_amd64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:486dc05a45248002f9642101682545fde4559cfa1f05914ce223e8a5a6292f63_arm64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ccdc86f39845a6cb5248262aebd1b36bf6bb8beafcb45a5ffd82234389c6c870_s390x", "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:e9fe93d63f8e36246f8939f258e3c0ff57f753590213021907d2d7ff40e7da3d_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:41360388cd01f769eab3d5a78e690d998320dff52f202cddccaa6a6b8980e289_amd64", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5790310f09c88435c97601cb67cb6c0b9a64ebf7e5d5155e154354195b479dc7_arm64", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c5193840151dd67ca165bb6c5fd6ded4c8e647c6d692fd01359929e334f973a8_s390x", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c615868f95e296bf1778d307d2e5faebb9af6a79085fdd99c70b10f7a461e584_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:350f9616eac40d7e6b6139318cc6f88504692297d22f4c49964069125ec8d38e_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:41de6f6ad3d26735f6bcb996c2e632d148d467c64deb8bc38991fb5d5c7f5d2f_amd64", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:4d5134d0c249189ca4aa34f139628c79cc7a6434ad772208ed355ce3ddafc69f_s390x", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:bab248d4ca187e1c9311a170a56eddcfc72a8ecbcf1e2deefdfba91309a229bd_arm64", "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:230c4ae4139eaf0874468126d386c9b040f9d8c0f6d7854942b18a9fa908f644_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:a281e99ef021bcd2397a2cf88d2c72c0147a32867fd7eb37a7634954e2c266b3_arm64", "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:e045bc87ac8f605fb1dd578631dc758d7839e2fc7865a7a3ea5bc1b41f7521f3_amd64", "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:e757f3ec3cb7acb1d89fd7afc047f753ffb223ee116540210fc4f68704c59c58_s390x", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:6881f29eff48abaf1e12ec8f5be8d72156b75b5770d144dcdd83ca522b06c978_s390x", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:a40ae49fe93b8b77c4adab408dbe4cc312724dcfcfcc761e1c059e8a70f9e07c_amd64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:c6b828732d441c23a687e8b73265279fff1bed8d1e338f345b35d61a6d9eae70_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:cf521a6017e46ac6cccfdbde58281ef2d3fff9ac192769abcf92b9f292ef130e_arm64", "9Base-RHOSE-4.17:openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:835cbcda65f472981bce050522f667fa34f83967f38cda08848441108bb5f75c_amd64", "9Base-RHOSE-4.17:openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:835cbcda65f472981bce050522f667fa34f83967f38cda08848441108bb5f75c_amd64", "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_aarch64", "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_ppc64le", "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_s390x", "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:1b1aed6f6472d15ada33d25b5c65c20c5134ab9f0a9ce0838aec603c412fcfa5_ppc64le", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:643161e339b035259643393fedfa35c834658497b194c5a565d291f50c6ef762_s390x", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:754e66f09d1ec0501dd6608d45332a20aad79c9e0425b3ca09776c55162fdddd_arm64", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:bc3fcc2138eb4fbde7d8cd47d2ac7e302efcca3800a0063797076c5914020983_amd64", "9Base-RHOSE-4.17:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:7bd26f6499b06048827a7a5711e38f7b3316be772deac97cb4de0aaf5be698a7_arm64", "9Base-RHOSE-4.17:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:d52ae0ad5942d4bf535a6795a02cc9a062d8df3021420f3d7764bdee8e0ee475_amd64", "9Base-RHOSE-4.17:openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:948f2ee4c65353d9c8606593645043985e43cddff2569b92eefcab1aac7b9b64_arm64", "9Base-RHOSE-4.17:openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:e888b824e244c6f6317785c07273205f0edbadf1ff96805d62b6a1e84d1ed462_amd64", "9Base-RHOSE-4.17:openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6ae1d3ec5d560ba3f0417b1f772eb9e721ec2c7d4661fbbe481eca8ee0ee412b_arm64", "9Base-RHOSE-4.17:openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:84956b4fa8a1dfd3ec5cb6659f4d33b42c530409717ed5f53079923ffff1b5b4_amd64", "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:19343e549ba8db409d0c6d456f78ef8174ff4f2d8886c29dc48f3178072270db_amd64", "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:22c2b8820d1abd43247b313832d36574e888274438b20b9ef6c7a5e1c52cce33_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:b80605a2890f587cc54d6b0e17f77ac5e5d2feb32270c42b417b841a0580aa41_s390x", "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:bfa8848b1e23cc4a9faf9791a0eec260031075317fe44af23fdad4f70adf019e_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:1bd837e6c50388bbf4cfde724e64178af8f50eee23e179b8581367f47df35620_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:706d16d642c1a6a764e99b3c29d77bc71500e4179b3f1acb758eb821939988df_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:c3f8c8b4700906cdc90a354ada4da6b4537ae8ad2a89d69c0aa5d53f07a3142e_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:f7509d7d93065840692e75c5a460e3046ea4eeeab4a36bf17ff8a0c28c3fdc87_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4e8fc516fae18561471c53155ca5a5d0180af931a52b9d6b88e8b4c1a5ce17d7_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9a8a868d4b71645bdf94e0ce2e5f28500e9641dd92cb06cffe095cb7cec12259_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:baf3c9dda7977b9a8afe8c3470a2b1d46d05924cfc32971dc41fe53b794b21c9_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:d3ae4df4adf688a4f8cb51b768c62d9b3ca3b656799cf916d8ae6f93fc719211_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:041df7dbd08f873a27d6e4bbfc2749f21e8810e4730ffa08119f8f4efaca05b9_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:a479884dd128283d1d811494965327435b4d69e716435fb1af01600181c37788_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:e59158dd9caa9860cd566d80341dc3e11e39f433ab76a5c9c2b90c9ab4e606f5_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:ecfce811c73e71c1221d30740249f1c8f5e4ca4cc514f2fa5b0340d8e16285ac_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0c7d814797c052d94e2c3790efee36242caa28369b39c3b211ecadb3fdce9a27_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:77782b6dcfa2efe9abd199756c15b6e570658c3209eb09570c774a4e8af31a2d_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:8fc10ba06b04cc8855a87bc64192527a4c9242eed56a64dc742aab8f24f578f5_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e8025489393b461e267ffd7878d6989a6a28069c774b261003a69a59205fd781_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:89ec51b6c5517094f9a3187f716321f1568769e6a4eff97ba2541f8507eb855a_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:d24d36c8c28831d6fae0bdc53feef9c13ab218c010140e85a4ca7a14509a909c_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:d7c9dffe46091dcbc9ca8338df25201f1a55f58571b9ec6e0903d2316716d6db_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:f842cd93d9bed37dd8923c5526cb73fe7a954a5671b6bc06ac9c3fae069edc1d_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-csi-driver-manila-rhel9@sha256:1208068895183cf8e60f1dab68548fd9d9792f7a15bfbca69294a880c35f7645_amd64", "9Base-RHOSE-4.17:openshift4/ose-csi-driver-manila-rhel9@sha256:aa73ea4800a292ee71e9d8db6c81a5a0ab22c9f1b0a013681b69c76ed1505587_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:259d794f182fe2d5606f927b9aa6412c6d096ebe9933c5ec7cac776f0736e484_amd64", "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:2e119a3eede9976f8b64b9e14ef739cac24d614bbb3f72be1d93327f99ec64fa_arm64", "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:a69631399431f3224b2ab8381f661ceee6eaeb292ffa42ca05762163f2f34d96_s390x", "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:f86eefa172b72a1a92d8269b0c523375cd307c64a046093fc1a82c45ec7d4450_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:2f949c87b615bf35ff2798c168151b0efbfc801b2f2858c14568e9cc7103ec89_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:8f807d491ea1e36ac4438908d8be15cfa26c097fec3a9481280a0b2e814a4a3c_s390x", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:9cb73dbe3c1ac5ead39ede92f74c163e7d6c662db26287e4776247db78d17e5a_amd64", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:c534880e848a4aca00182e42a7c00f9fc7b1fdcc4c916cd36314351397b4b6e1_arm64", "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:38f256f71f38283ac886fda6027a7a65e003aa9f0fbbc44ca0a71c1f8516afd2_amd64", "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:814c2712ef8e6a54f43236f34e65b9f65927abce1650fe5c26251b115fee557d_s390x", "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:e1a5e24fafc6f0d370485adfc997b09d7eaec241c6626e21b0f8ab8640826500_arm64", "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:ef7b8c085f185e9628e2c99e27287d57358ef4d101f5ee02bf8abe5e43bb99c8_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:20583f1035fff4ae0dad0a8c7dea52c75afc443b129a8aaac1a3bffcc4551ea2_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:a5a6f2c0436b8e246b810e37d3021b3740545b8feb6503d889105c8b4d80faab_amd64", "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:b6214676e5d4501fb39a38bec259b91d7586d1ed5a807ca924eb1d3eeeb8a1ec_arm64", "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:bbf08f7e27f332272726a58bb58ee6fb2e3a51ca6133dd4c787cd443dc6d79ee_s390x", "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:1dc8d1a37e59f45980fea3692a5587777578162acf4024337d114d515fcb5cfd_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:421f657d7587a46bf953e256014c228fc614313c2358ede1b0a0ab8faa742e56_amd64", "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:cf68058fbec5b80287798c883c5d87cbdbfae721b8d699566198604aeef1e167_arm64", "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:e7598456eff5a3b47c671d3af1c2617f6322ab1098ba2273d92f922a636f36b0_s390x", "9Base-RHOSE-4.17:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:363c89db3a1a802101de8ac0980755aeb5c652222593e136089f762e39b18876_arm64", "9Base-RHOSE-4.17:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:dd3f3a04c3867c93596b494a6ba347c260f103d40bcfde9be63e5153bc9dc5f7_amd64", "9Base-RHOSE-4.17:openshift4/ose-ironic-rhel9@sha256:1adbda488fbb134732846842e79ca2bc3f462efedfe9d8f6fcd3d654cf37ea8f_arm64", "9Base-RHOSE-4.17:openshift4/ose-ironic-rhel9@sha256:2faa9797b1811d7d3b87a5d509293cc16a92e028aa842bad37ffea76e867c930_amd64", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:5b635ca4b5d257910f48dbe2d4acdd86c5dbd25476b8823112c04ed253f783d0_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:623a300e7c320972daf66d8d67e92ba830946f84d7e6113fa04fcbb9e4441d41_s390x", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:6e7b2a853231d5c6da9d22efe0af56f28806de532cd9d023e1ed9d8e6baa8d01_amd64", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:c6280df2b375941597e654cc429e02d6d14c4a099db707efc1c08e9459b1a1be_arm64", "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:57a97c7a80b04ce3b8fa70e49500eb873e36f27f61b75753260090f2e238b29b_s390x", "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:697e277d8f902985dcc5f17fc026a18a3a5a8853c13f78be48079543d7b20b7d_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:c094f24bd2dcbb86d2f1584b111b23aaa5907e06026601bd4e0aee31a376b977_amd64", "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:ffdba349a4ad514ffd29d11778da7acbc3cce66d18d73b64aab2c0c354462714_arm64", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:07c49d2eb36158147131e6544557289789f1c0aefc9e42409c04e7f6df99d60b_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:2407c1d8f6d0fea011541d962405e8012fe56e039441a03377d02e6e16310657_arm64", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:87896bbcf711f4cbd9e0f5b069a1087092d88cf75d2df1586c691662f3f4bb90_s390x", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:a79fef029c0a2a46b7fd24584afba0488a11a01e66dbc1a02208fa83b4c47cef_amd64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:0e0f360ce75263cd73d00ee16ee1b0ba1b135bbbb99b32fc849609c2d509e682_arm64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:13afa67c7d7563f999190fb3f8718aac8de002df19a0dc989a3384840548c9a9_s390x", "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:397d247ee72f7435b2c5be8150e3ed88695c43d3ff30b27e717acb3b3a385ff7_amd64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:bcb457981c0df23ee6e96f0b76436eb5251f48af61eda224482d0df3c8f0693a_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:139a1b66440a88c04de12c8204ca9c82dd822f9de52d5bee1d8b29e7fe1e4b8c_amd64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:486dc05a45248002f9642101682545fde4559cfa1f05914ce223e8a5a6292f63_arm64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ccdc86f39845a6cb5248262aebd1b36bf6bb8beafcb45a5ffd82234389c6c870_s390x", "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:e9fe93d63f8e36246f8939f258e3c0ff57f753590213021907d2d7ff40e7da3d_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:41360388cd01f769eab3d5a78e690d998320dff52f202cddccaa6a6b8980e289_amd64", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5790310f09c88435c97601cb67cb6c0b9a64ebf7e5d5155e154354195b479dc7_arm64", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c5193840151dd67ca165bb6c5fd6ded4c8e647c6d692fd01359929e334f973a8_s390x", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c615868f95e296bf1778d307d2e5faebb9af6a79085fdd99c70b10f7a461e584_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:350f9616eac40d7e6b6139318cc6f88504692297d22f4c49964069125ec8d38e_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:41de6f6ad3d26735f6bcb996c2e632d148d467c64deb8bc38991fb5d5c7f5d2f_amd64", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:4d5134d0c249189ca4aa34f139628c79cc7a6434ad772208ed355ce3ddafc69f_s390x", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:bab248d4ca187e1c9311a170a56eddcfc72a8ecbcf1e2deefdfba91309a229bd_arm64", "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:230c4ae4139eaf0874468126d386c9b040f9d8c0f6d7854942b18a9fa908f644_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:a281e99ef021bcd2397a2cf88d2c72c0147a32867fd7eb37a7634954e2c266b3_arm64", "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:e045bc87ac8f605fb1dd578631dc758d7839e2fc7865a7a3ea5bc1b41f7521f3_amd64", "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:e757f3ec3cb7acb1d89fd7afc047f753ffb223ee116540210fc4f68704c59c58_s390x", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:6881f29eff48abaf1e12ec8f5be8d72156b75b5770d144dcdd83ca522b06c978_s390x", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:a40ae49fe93b8b77c4adab408dbe4cc312724dcfcfcc761e1c059e8a70f9e07c_amd64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:c6b828732d441c23a687e8b73265279fff1bed8d1e338f345b35d61a6d9eae70_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:cf521a6017e46ac6cccfdbde58281ef2d3fff9ac192769abcf92b9f292ef130e_arm64", "9Base-RHOSE-4.17:openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:835cbcda65f472981bce050522f667fa34f83967f38cda08848441108bb5f75c_amd64", "9Base-RHOSE-4.17:openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:835cbcda65f472981bce050522f667fa34f83967f38cda08848441108bb5f75c_amd64", "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_aarch64", "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_ppc64le", "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_s390x", "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libexpat: Integer Overflow or Wraparound" }, { "cve": "CVE-2024-45492", "discovery_date": "2024-08-30T03:20:11.638476+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:1b1aed6f6472d15ada33d25b5c65c20c5134ab9f0a9ce0838aec603c412fcfa5_ppc64le", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:643161e339b035259643393fedfa35c834658497b194c5a565d291f50c6ef762_s390x", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:754e66f09d1ec0501dd6608d45332a20aad79c9e0425b3ca09776c55162fdddd_arm64", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:bc3fcc2138eb4fbde7d8cd47d2ac7e302efcca3800a0063797076c5914020983_amd64", "9Base-RHOSE-4.17:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:7bd26f6499b06048827a7a5711e38f7b3316be772deac97cb4de0aaf5be698a7_arm64", "9Base-RHOSE-4.17:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:d52ae0ad5942d4bf535a6795a02cc9a062d8df3021420f3d7764bdee8e0ee475_amd64", "9Base-RHOSE-4.17:openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:948f2ee4c65353d9c8606593645043985e43cddff2569b92eefcab1aac7b9b64_arm64", "9Base-RHOSE-4.17:openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:e888b824e244c6f6317785c07273205f0edbadf1ff96805d62b6a1e84d1ed462_amd64", "9Base-RHOSE-4.17:openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6ae1d3ec5d560ba3f0417b1f772eb9e721ec2c7d4661fbbe481eca8ee0ee412b_arm64", "9Base-RHOSE-4.17:openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:84956b4fa8a1dfd3ec5cb6659f4d33b42c530409717ed5f53079923ffff1b5b4_amd64", "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:19343e549ba8db409d0c6d456f78ef8174ff4f2d8886c29dc48f3178072270db_amd64", "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:22c2b8820d1abd43247b313832d36574e888274438b20b9ef6c7a5e1c52cce33_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:b80605a2890f587cc54d6b0e17f77ac5e5d2feb32270c42b417b841a0580aa41_s390x", "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:bfa8848b1e23cc4a9faf9791a0eec260031075317fe44af23fdad4f70adf019e_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:1bd837e6c50388bbf4cfde724e64178af8f50eee23e179b8581367f47df35620_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:706d16d642c1a6a764e99b3c29d77bc71500e4179b3f1acb758eb821939988df_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:c3f8c8b4700906cdc90a354ada4da6b4537ae8ad2a89d69c0aa5d53f07a3142e_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:f7509d7d93065840692e75c5a460e3046ea4eeeab4a36bf17ff8a0c28c3fdc87_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4e8fc516fae18561471c53155ca5a5d0180af931a52b9d6b88e8b4c1a5ce17d7_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9a8a868d4b71645bdf94e0ce2e5f28500e9641dd92cb06cffe095cb7cec12259_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:baf3c9dda7977b9a8afe8c3470a2b1d46d05924cfc32971dc41fe53b794b21c9_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:d3ae4df4adf688a4f8cb51b768c62d9b3ca3b656799cf916d8ae6f93fc719211_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:041df7dbd08f873a27d6e4bbfc2749f21e8810e4730ffa08119f8f4efaca05b9_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:a479884dd128283d1d811494965327435b4d69e716435fb1af01600181c37788_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:e59158dd9caa9860cd566d80341dc3e11e39f433ab76a5c9c2b90c9ab4e606f5_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:ecfce811c73e71c1221d30740249f1c8f5e4ca4cc514f2fa5b0340d8e16285ac_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0c7d814797c052d94e2c3790efee36242caa28369b39c3b211ecadb3fdce9a27_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:77782b6dcfa2efe9abd199756c15b6e570658c3209eb09570c774a4e8af31a2d_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:8fc10ba06b04cc8855a87bc64192527a4c9242eed56a64dc742aab8f24f578f5_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e8025489393b461e267ffd7878d6989a6a28069c774b261003a69a59205fd781_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:89ec51b6c5517094f9a3187f716321f1568769e6a4eff97ba2541f8507eb855a_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:d24d36c8c28831d6fae0bdc53feef9c13ab218c010140e85a4ca7a14509a909c_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:d7c9dffe46091dcbc9ca8338df25201f1a55f58571b9ec6e0903d2316716d6db_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:f842cd93d9bed37dd8923c5526cb73fe7a954a5671b6bc06ac9c3fae069edc1d_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-csi-driver-manila-rhel9@sha256:1208068895183cf8e60f1dab68548fd9d9792f7a15bfbca69294a880c35f7645_amd64", "9Base-RHOSE-4.17:openshift4/ose-csi-driver-manila-rhel9@sha256:aa73ea4800a292ee71e9d8db6c81a5a0ab22c9f1b0a013681b69c76ed1505587_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:259d794f182fe2d5606f927b9aa6412c6d096ebe9933c5ec7cac776f0736e484_amd64", "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:2e119a3eede9976f8b64b9e14ef739cac24d614bbb3f72be1d93327f99ec64fa_arm64", "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:a69631399431f3224b2ab8381f661ceee6eaeb292ffa42ca05762163f2f34d96_s390x", "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:f86eefa172b72a1a92d8269b0c523375cd307c64a046093fc1a82c45ec7d4450_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:2f949c87b615bf35ff2798c168151b0efbfc801b2f2858c14568e9cc7103ec89_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:8f807d491ea1e36ac4438908d8be15cfa26c097fec3a9481280a0b2e814a4a3c_s390x", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:9cb73dbe3c1ac5ead39ede92f74c163e7d6c662db26287e4776247db78d17e5a_amd64", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:c534880e848a4aca00182e42a7c00f9fc7b1fdcc4c916cd36314351397b4b6e1_arm64", "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:38f256f71f38283ac886fda6027a7a65e003aa9f0fbbc44ca0a71c1f8516afd2_amd64", "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:814c2712ef8e6a54f43236f34e65b9f65927abce1650fe5c26251b115fee557d_s390x", "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:e1a5e24fafc6f0d370485adfc997b09d7eaec241c6626e21b0f8ab8640826500_arm64", "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:ef7b8c085f185e9628e2c99e27287d57358ef4d101f5ee02bf8abe5e43bb99c8_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:20583f1035fff4ae0dad0a8c7dea52c75afc443b129a8aaac1a3bffcc4551ea2_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:a5a6f2c0436b8e246b810e37d3021b3740545b8feb6503d889105c8b4d80faab_amd64", "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:b6214676e5d4501fb39a38bec259b91d7586d1ed5a807ca924eb1d3eeeb8a1ec_arm64", "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:bbf08f7e27f332272726a58bb58ee6fb2e3a51ca6133dd4c787cd443dc6d79ee_s390x", "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:1dc8d1a37e59f45980fea3692a5587777578162acf4024337d114d515fcb5cfd_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:421f657d7587a46bf953e256014c228fc614313c2358ede1b0a0ab8faa742e56_amd64", "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:cf68058fbec5b80287798c883c5d87cbdbfae721b8d699566198604aeef1e167_arm64", "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:e7598456eff5a3b47c671d3af1c2617f6322ab1098ba2273d92f922a636f36b0_s390x", "9Base-RHOSE-4.17:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:363c89db3a1a802101de8ac0980755aeb5c652222593e136089f762e39b18876_arm64", "9Base-RHOSE-4.17:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:dd3f3a04c3867c93596b494a6ba347c260f103d40bcfde9be63e5153bc9dc5f7_amd64", "9Base-RHOSE-4.17:openshift4/ose-ironic-rhel9@sha256:1adbda488fbb134732846842e79ca2bc3f462efedfe9d8f6fcd3d654cf37ea8f_arm64", "9Base-RHOSE-4.17:openshift4/ose-ironic-rhel9@sha256:2faa9797b1811d7d3b87a5d509293cc16a92e028aa842bad37ffea76e867c930_amd64", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:5b635ca4b5d257910f48dbe2d4acdd86c5dbd25476b8823112c04ed253f783d0_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:623a300e7c320972daf66d8d67e92ba830946f84d7e6113fa04fcbb9e4441d41_s390x", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:6e7b2a853231d5c6da9d22efe0af56f28806de532cd9d023e1ed9d8e6baa8d01_amd64", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:c6280df2b375941597e654cc429e02d6d14c4a099db707efc1c08e9459b1a1be_arm64", "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:57a97c7a80b04ce3b8fa70e49500eb873e36f27f61b75753260090f2e238b29b_s390x", "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:697e277d8f902985dcc5f17fc026a18a3a5a8853c13f78be48079543d7b20b7d_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:c094f24bd2dcbb86d2f1584b111b23aaa5907e06026601bd4e0aee31a376b977_amd64", "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:ffdba349a4ad514ffd29d11778da7acbc3cce66d18d73b64aab2c0c354462714_arm64", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:07c49d2eb36158147131e6544557289789f1c0aefc9e42409c04e7f6df99d60b_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:2407c1d8f6d0fea011541d962405e8012fe56e039441a03377d02e6e16310657_arm64", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:87896bbcf711f4cbd9e0f5b069a1087092d88cf75d2df1586c691662f3f4bb90_s390x", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:a79fef029c0a2a46b7fd24584afba0488a11a01e66dbc1a02208fa83b4c47cef_amd64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:0e0f360ce75263cd73d00ee16ee1b0ba1b135bbbb99b32fc849609c2d509e682_arm64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:13afa67c7d7563f999190fb3f8718aac8de002df19a0dc989a3384840548c9a9_s390x", "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:397d247ee72f7435b2c5be8150e3ed88695c43d3ff30b27e717acb3b3a385ff7_amd64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:bcb457981c0df23ee6e96f0b76436eb5251f48af61eda224482d0df3c8f0693a_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:139a1b66440a88c04de12c8204ca9c82dd822f9de52d5bee1d8b29e7fe1e4b8c_amd64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:486dc05a45248002f9642101682545fde4559cfa1f05914ce223e8a5a6292f63_arm64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ccdc86f39845a6cb5248262aebd1b36bf6bb8beafcb45a5ffd82234389c6c870_s390x", "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:e9fe93d63f8e36246f8939f258e3c0ff57f753590213021907d2d7ff40e7da3d_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:41360388cd01f769eab3d5a78e690d998320dff52f202cddccaa6a6b8980e289_amd64", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5790310f09c88435c97601cb67cb6c0b9a64ebf7e5d5155e154354195b479dc7_arm64", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c5193840151dd67ca165bb6c5fd6ded4c8e647c6d692fd01359929e334f973a8_s390x", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c615868f95e296bf1778d307d2e5faebb9af6a79085fdd99c70b10f7a461e584_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:350f9616eac40d7e6b6139318cc6f88504692297d22f4c49964069125ec8d38e_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:41de6f6ad3d26735f6bcb996c2e632d148d467c64deb8bc38991fb5d5c7f5d2f_amd64", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:4d5134d0c249189ca4aa34f139628c79cc7a6434ad772208ed355ce3ddafc69f_s390x", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:bab248d4ca187e1c9311a170a56eddcfc72a8ecbcf1e2deefdfba91309a229bd_arm64", "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:230c4ae4139eaf0874468126d386c9b040f9d8c0f6d7854942b18a9fa908f644_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:a281e99ef021bcd2397a2cf88d2c72c0147a32867fd7eb37a7634954e2c266b3_arm64", "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:e045bc87ac8f605fb1dd578631dc758d7839e2fc7865a7a3ea5bc1b41f7521f3_amd64", "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:e757f3ec3cb7acb1d89fd7afc047f753ffb223ee116540210fc4f68704c59c58_s390x", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:6881f29eff48abaf1e12ec8f5be8d72156b75b5770d144dcdd83ca522b06c978_s390x", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:a40ae49fe93b8b77c4adab408dbe4cc312724dcfcfcc761e1c059e8a70f9e07c_amd64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:c6b828732d441c23a687e8b73265279fff1bed8d1e338f345b35d61a6d9eae70_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:cf521a6017e46ac6cccfdbde58281ef2d3fff9ac192769abcf92b9f292ef130e_arm64", "9Base-RHOSE-4.17:openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:835cbcda65f472981bce050522f667fa34f83967f38cda08848441108bb5f75c_amd64", "9Base-RHOSE-4.17:openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:835cbcda65f472981bce050522f667fa34f83967f38cda08848441108bb5f75c_amd64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2308617" } ], "notes": [ { "category": "description", "text": "A flaw was found in libexpat\u0027s internal nextScaffoldPart function in xmlparse.c. It can have an integer overflow for m_groupSize on 32-bit platforms where UINT_MAX equals SIZE_MAX.", "title": "Vulnerability description" }, { "category": "summary", "text": "libexpat: integer overflow", "title": "Vulnerability summary" }, { "category": "other", "text": "CVE-2024-45492 is categorized as a Moderate severity issue rather than Important due to the specific conditions required for exploitation and the limited scope of impact. While an integer overflow in the nextScaffoldPart function on 32-bit platforms can potentially lead to denial of service (DoS) or, in rare cases, arbitrary code execution, the vulnerability is platform-specific, affecting only 32-bit architectures with particular handling of UINT_MAX and SIZE_MAX. Additionally, exploiting the overflow for arbitrary code execution would require precise manipulation of memory, making it a less likely attack vector. The primary risk of DoS, without guaranteed escalation to remote code execution, further justifies the moderate severity classification.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_aarch64", "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_ppc64le", "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_s390x", "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_x86_64" ], "known_not_affected": [ "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:1b1aed6f6472d15ada33d25b5c65c20c5134ab9f0a9ce0838aec603c412fcfa5_ppc64le", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:643161e339b035259643393fedfa35c834658497b194c5a565d291f50c6ef762_s390x", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:754e66f09d1ec0501dd6608d45332a20aad79c9e0425b3ca09776c55162fdddd_arm64", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:bc3fcc2138eb4fbde7d8cd47d2ac7e302efcca3800a0063797076c5914020983_amd64", "9Base-RHOSE-4.17:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:7bd26f6499b06048827a7a5711e38f7b3316be772deac97cb4de0aaf5be698a7_arm64", "9Base-RHOSE-4.17:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:d52ae0ad5942d4bf535a6795a02cc9a062d8df3021420f3d7764bdee8e0ee475_amd64", "9Base-RHOSE-4.17:openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:948f2ee4c65353d9c8606593645043985e43cddff2569b92eefcab1aac7b9b64_arm64", "9Base-RHOSE-4.17:openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:e888b824e244c6f6317785c07273205f0edbadf1ff96805d62b6a1e84d1ed462_amd64", "9Base-RHOSE-4.17:openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6ae1d3ec5d560ba3f0417b1f772eb9e721ec2c7d4661fbbe481eca8ee0ee412b_arm64", "9Base-RHOSE-4.17:openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:84956b4fa8a1dfd3ec5cb6659f4d33b42c530409717ed5f53079923ffff1b5b4_amd64", "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:19343e549ba8db409d0c6d456f78ef8174ff4f2d8886c29dc48f3178072270db_amd64", "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:22c2b8820d1abd43247b313832d36574e888274438b20b9ef6c7a5e1c52cce33_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:b80605a2890f587cc54d6b0e17f77ac5e5d2feb32270c42b417b841a0580aa41_s390x", "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:bfa8848b1e23cc4a9faf9791a0eec260031075317fe44af23fdad4f70adf019e_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:1bd837e6c50388bbf4cfde724e64178af8f50eee23e179b8581367f47df35620_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:706d16d642c1a6a764e99b3c29d77bc71500e4179b3f1acb758eb821939988df_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:c3f8c8b4700906cdc90a354ada4da6b4537ae8ad2a89d69c0aa5d53f07a3142e_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:f7509d7d93065840692e75c5a460e3046ea4eeeab4a36bf17ff8a0c28c3fdc87_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4e8fc516fae18561471c53155ca5a5d0180af931a52b9d6b88e8b4c1a5ce17d7_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9a8a868d4b71645bdf94e0ce2e5f28500e9641dd92cb06cffe095cb7cec12259_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:baf3c9dda7977b9a8afe8c3470a2b1d46d05924cfc32971dc41fe53b794b21c9_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:d3ae4df4adf688a4f8cb51b768c62d9b3ca3b656799cf916d8ae6f93fc719211_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:041df7dbd08f873a27d6e4bbfc2749f21e8810e4730ffa08119f8f4efaca05b9_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:a479884dd128283d1d811494965327435b4d69e716435fb1af01600181c37788_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:e59158dd9caa9860cd566d80341dc3e11e39f433ab76a5c9c2b90c9ab4e606f5_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:ecfce811c73e71c1221d30740249f1c8f5e4ca4cc514f2fa5b0340d8e16285ac_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0c7d814797c052d94e2c3790efee36242caa28369b39c3b211ecadb3fdce9a27_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:77782b6dcfa2efe9abd199756c15b6e570658c3209eb09570c774a4e8af31a2d_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:8fc10ba06b04cc8855a87bc64192527a4c9242eed56a64dc742aab8f24f578f5_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e8025489393b461e267ffd7878d6989a6a28069c774b261003a69a59205fd781_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:89ec51b6c5517094f9a3187f716321f1568769e6a4eff97ba2541f8507eb855a_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:d24d36c8c28831d6fae0bdc53feef9c13ab218c010140e85a4ca7a14509a909c_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:d7c9dffe46091dcbc9ca8338df25201f1a55f58571b9ec6e0903d2316716d6db_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:f842cd93d9bed37dd8923c5526cb73fe7a954a5671b6bc06ac9c3fae069edc1d_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-csi-driver-manila-rhel9@sha256:1208068895183cf8e60f1dab68548fd9d9792f7a15bfbca69294a880c35f7645_amd64", "9Base-RHOSE-4.17:openshift4/ose-csi-driver-manila-rhel9@sha256:aa73ea4800a292ee71e9d8db6c81a5a0ab22c9f1b0a013681b69c76ed1505587_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:259d794f182fe2d5606f927b9aa6412c6d096ebe9933c5ec7cac776f0736e484_amd64", "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:2e119a3eede9976f8b64b9e14ef739cac24d614bbb3f72be1d93327f99ec64fa_arm64", "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:a69631399431f3224b2ab8381f661ceee6eaeb292ffa42ca05762163f2f34d96_s390x", "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:f86eefa172b72a1a92d8269b0c523375cd307c64a046093fc1a82c45ec7d4450_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:2f949c87b615bf35ff2798c168151b0efbfc801b2f2858c14568e9cc7103ec89_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:8f807d491ea1e36ac4438908d8be15cfa26c097fec3a9481280a0b2e814a4a3c_s390x", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:9cb73dbe3c1ac5ead39ede92f74c163e7d6c662db26287e4776247db78d17e5a_amd64", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:c534880e848a4aca00182e42a7c00f9fc7b1fdcc4c916cd36314351397b4b6e1_arm64", "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:38f256f71f38283ac886fda6027a7a65e003aa9f0fbbc44ca0a71c1f8516afd2_amd64", "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:814c2712ef8e6a54f43236f34e65b9f65927abce1650fe5c26251b115fee557d_s390x", "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:e1a5e24fafc6f0d370485adfc997b09d7eaec241c6626e21b0f8ab8640826500_arm64", "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:ef7b8c085f185e9628e2c99e27287d57358ef4d101f5ee02bf8abe5e43bb99c8_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:20583f1035fff4ae0dad0a8c7dea52c75afc443b129a8aaac1a3bffcc4551ea2_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:a5a6f2c0436b8e246b810e37d3021b3740545b8feb6503d889105c8b4d80faab_amd64", "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:b6214676e5d4501fb39a38bec259b91d7586d1ed5a807ca924eb1d3eeeb8a1ec_arm64", "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:bbf08f7e27f332272726a58bb58ee6fb2e3a51ca6133dd4c787cd443dc6d79ee_s390x", "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:1dc8d1a37e59f45980fea3692a5587777578162acf4024337d114d515fcb5cfd_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:421f657d7587a46bf953e256014c228fc614313c2358ede1b0a0ab8faa742e56_amd64", "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:cf68058fbec5b80287798c883c5d87cbdbfae721b8d699566198604aeef1e167_arm64", "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:e7598456eff5a3b47c671d3af1c2617f6322ab1098ba2273d92f922a636f36b0_s390x", "9Base-RHOSE-4.17:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:363c89db3a1a802101de8ac0980755aeb5c652222593e136089f762e39b18876_arm64", "9Base-RHOSE-4.17:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:dd3f3a04c3867c93596b494a6ba347c260f103d40bcfde9be63e5153bc9dc5f7_amd64", "9Base-RHOSE-4.17:openshift4/ose-ironic-rhel9@sha256:1adbda488fbb134732846842e79ca2bc3f462efedfe9d8f6fcd3d654cf37ea8f_arm64", "9Base-RHOSE-4.17:openshift4/ose-ironic-rhel9@sha256:2faa9797b1811d7d3b87a5d509293cc16a92e028aa842bad37ffea76e867c930_amd64", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:5b635ca4b5d257910f48dbe2d4acdd86c5dbd25476b8823112c04ed253f783d0_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:623a300e7c320972daf66d8d67e92ba830946f84d7e6113fa04fcbb9e4441d41_s390x", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:6e7b2a853231d5c6da9d22efe0af56f28806de532cd9d023e1ed9d8e6baa8d01_amd64", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:c6280df2b375941597e654cc429e02d6d14c4a099db707efc1c08e9459b1a1be_arm64", "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:57a97c7a80b04ce3b8fa70e49500eb873e36f27f61b75753260090f2e238b29b_s390x", "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:697e277d8f902985dcc5f17fc026a18a3a5a8853c13f78be48079543d7b20b7d_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:c094f24bd2dcbb86d2f1584b111b23aaa5907e06026601bd4e0aee31a376b977_amd64", "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:ffdba349a4ad514ffd29d11778da7acbc3cce66d18d73b64aab2c0c354462714_arm64", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:07c49d2eb36158147131e6544557289789f1c0aefc9e42409c04e7f6df99d60b_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:2407c1d8f6d0fea011541d962405e8012fe56e039441a03377d02e6e16310657_arm64", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:87896bbcf711f4cbd9e0f5b069a1087092d88cf75d2df1586c691662f3f4bb90_s390x", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:a79fef029c0a2a46b7fd24584afba0488a11a01e66dbc1a02208fa83b4c47cef_amd64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:0e0f360ce75263cd73d00ee16ee1b0ba1b135bbbb99b32fc849609c2d509e682_arm64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:13afa67c7d7563f999190fb3f8718aac8de002df19a0dc989a3384840548c9a9_s390x", "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:397d247ee72f7435b2c5be8150e3ed88695c43d3ff30b27e717acb3b3a385ff7_amd64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:bcb457981c0df23ee6e96f0b76436eb5251f48af61eda224482d0df3c8f0693a_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:139a1b66440a88c04de12c8204ca9c82dd822f9de52d5bee1d8b29e7fe1e4b8c_amd64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:486dc05a45248002f9642101682545fde4559cfa1f05914ce223e8a5a6292f63_arm64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ccdc86f39845a6cb5248262aebd1b36bf6bb8beafcb45a5ffd82234389c6c870_s390x", "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:e9fe93d63f8e36246f8939f258e3c0ff57f753590213021907d2d7ff40e7da3d_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:41360388cd01f769eab3d5a78e690d998320dff52f202cddccaa6a6b8980e289_amd64", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5790310f09c88435c97601cb67cb6c0b9a64ebf7e5d5155e154354195b479dc7_arm64", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c5193840151dd67ca165bb6c5fd6ded4c8e647c6d692fd01359929e334f973a8_s390x", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c615868f95e296bf1778d307d2e5faebb9af6a79085fdd99c70b10f7a461e584_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:350f9616eac40d7e6b6139318cc6f88504692297d22f4c49964069125ec8d38e_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:41de6f6ad3d26735f6bcb996c2e632d148d467c64deb8bc38991fb5d5c7f5d2f_amd64", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:4d5134d0c249189ca4aa34f139628c79cc7a6434ad772208ed355ce3ddafc69f_s390x", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:bab248d4ca187e1c9311a170a56eddcfc72a8ecbcf1e2deefdfba91309a229bd_arm64", "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:230c4ae4139eaf0874468126d386c9b040f9d8c0f6d7854942b18a9fa908f644_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:a281e99ef021bcd2397a2cf88d2c72c0147a32867fd7eb37a7634954e2c266b3_arm64", "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:e045bc87ac8f605fb1dd578631dc758d7839e2fc7865a7a3ea5bc1b41f7521f3_amd64", "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:e757f3ec3cb7acb1d89fd7afc047f753ffb223ee116540210fc4f68704c59c58_s390x", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:6881f29eff48abaf1e12ec8f5be8d72156b75b5770d144dcdd83ca522b06c978_s390x", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:a40ae49fe93b8b77c4adab408dbe4cc312724dcfcfcc761e1c059e8a70f9e07c_amd64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:c6b828732d441c23a687e8b73265279fff1bed8d1e338f345b35d61a6d9eae70_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:cf521a6017e46ac6cccfdbde58281ef2d3fff9ac192769abcf92b9f292ef130e_arm64", "9Base-RHOSE-4.17:openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:835cbcda65f472981bce050522f667fa34f83967f38cda08848441108bb5f75c_amd64", "9Base-RHOSE-4.17:openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:835cbcda65f472981bce050522f667fa34f83967f38cda08848441108bb5f75c_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-45492" }, { "category": "external", "summary": "RHBZ#2308617", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2308617" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-45492", "url": "https://www.cve.org/CVERecord?id=CVE-2024-45492" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45492", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45492" }, { "category": "external", "summary": "https://github.com/libexpat/libexpat/blob/R_2_6_3/expat/Changes", "url": "https://github.com/libexpat/libexpat/blob/R_2_6_3/expat/Changes" }, { "category": "external", "summary": "https://github.com/libexpat/libexpat/issues/889", "url": "https://github.com/libexpat/libexpat/issues/889" }, { "category": "external", "summary": "https://github.com/libexpat/libexpat/pull/892", "url": "https://github.com/libexpat/libexpat/pull/892" } ], "release_date": "2024-08-30T03:15:03.930000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-11-19T08:22:05+00:00", "details": "For OpenShift Container Platform 4.17 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\n https://docs.openshift.com/container-platform/4.17/release_notes/ocp-4-17-release-notes.html\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:02d489ee6aac3bed3cf6f3db81d72ab0215222a870784f81b6e7942cb4883944\n\n (For s390x architecture)\n The image digest is sha256:fd416ceca86ec806a90260064f34aa5752c70579ace2a3a4b0facff5d7047b6d\n\n (For ppc64le architecture)\n The image digest is sha256:3225f7cf16b4edb22bd4c779d6577ea0fbd4f0cf592b42337a36e0a6f59ea370\n\n (For aarch64 architecture)\n The image digest is sha256:6fa4a4cb6b2e4c5f61b15868442e60c3c1cbdd6114b95c10e823de41ac056dbe\n\nAll OpenShift Container Platform 4.17 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.17/updating/updating_a_cluster/updating-cluster-cli.html", "product_ids": [ "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_aarch64", "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_ppc64le", "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_s390x", "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:9610" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:1b1aed6f6472d15ada33d25b5c65c20c5134ab9f0a9ce0838aec603c412fcfa5_ppc64le", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:643161e339b035259643393fedfa35c834658497b194c5a565d291f50c6ef762_s390x", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:754e66f09d1ec0501dd6608d45332a20aad79c9e0425b3ca09776c55162fdddd_arm64", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:bc3fcc2138eb4fbde7d8cd47d2ac7e302efcca3800a0063797076c5914020983_amd64", "9Base-RHOSE-4.17:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:7bd26f6499b06048827a7a5711e38f7b3316be772deac97cb4de0aaf5be698a7_arm64", "9Base-RHOSE-4.17:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:d52ae0ad5942d4bf535a6795a02cc9a062d8df3021420f3d7764bdee8e0ee475_amd64", "9Base-RHOSE-4.17:openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:948f2ee4c65353d9c8606593645043985e43cddff2569b92eefcab1aac7b9b64_arm64", "9Base-RHOSE-4.17:openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:e888b824e244c6f6317785c07273205f0edbadf1ff96805d62b6a1e84d1ed462_amd64", "9Base-RHOSE-4.17:openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6ae1d3ec5d560ba3f0417b1f772eb9e721ec2c7d4661fbbe481eca8ee0ee412b_arm64", "9Base-RHOSE-4.17:openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:84956b4fa8a1dfd3ec5cb6659f4d33b42c530409717ed5f53079923ffff1b5b4_amd64", "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:19343e549ba8db409d0c6d456f78ef8174ff4f2d8886c29dc48f3178072270db_amd64", "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:22c2b8820d1abd43247b313832d36574e888274438b20b9ef6c7a5e1c52cce33_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:b80605a2890f587cc54d6b0e17f77ac5e5d2feb32270c42b417b841a0580aa41_s390x", "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:bfa8848b1e23cc4a9faf9791a0eec260031075317fe44af23fdad4f70adf019e_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:1bd837e6c50388bbf4cfde724e64178af8f50eee23e179b8581367f47df35620_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:706d16d642c1a6a764e99b3c29d77bc71500e4179b3f1acb758eb821939988df_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:c3f8c8b4700906cdc90a354ada4da6b4537ae8ad2a89d69c0aa5d53f07a3142e_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:f7509d7d93065840692e75c5a460e3046ea4eeeab4a36bf17ff8a0c28c3fdc87_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4e8fc516fae18561471c53155ca5a5d0180af931a52b9d6b88e8b4c1a5ce17d7_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9a8a868d4b71645bdf94e0ce2e5f28500e9641dd92cb06cffe095cb7cec12259_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:baf3c9dda7977b9a8afe8c3470a2b1d46d05924cfc32971dc41fe53b794b21c9_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:d3ae4df4adf688a4f8cb51b768c62d9b3ca3b656799cf916d8ae6f93fc719211_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:041df7dbd08f873a27d6e4bbfc2749f21e8810e4730ffa08119f8f4efaca05b9_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:a479884dd128283d1d811494965327435b4d69e716435fb1af01600181c37788_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:e59158dd9caa9860cd566d80341dc3e11e39f433ab76a5c9c2b90c9ab4e606f5_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:ecfce811c73e71c1221d30740249f1c8f5e4ca4cc514f2fa5b0340d8e16285ac_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0c7d814797c052d94e2c3790efee36242caa28369b39c3b211ecadb3fdce9a27_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:77782b6dcfa2efe9abd199756c15b6e570658c3209eb09570c774a4e8af31a2d_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:8fc10ba06b04cc8855a87bc64192527a4c9242eed56a64dc742aab8f24f578f5_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e8025489393b461e267ffd7878d6989a6a28069c774b261003a69a59205fd781_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:89ec51b6c5517094f9a3187f716321f1568769e6a4eff97ba2541f8507eb855a_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:d24d36c8c28831d6fae0bdc53feef9c13ab218c010140e85a4ca7a14509a909c_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:d7c9dffe46091dcbc9ca8338df25201f1a55f58571b9ec6e0903d2316716d6db_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:f842cd93d9bed37dd8923c5526cb73fe7a954a5671b6bc06ac9c3fae069edc1d_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-csi-driver-manila-rhel9@sha256:1208068895183cf8e60f1dab68548fd9d9792f7a15bfbca69294a880c35f7645_amd64", "9Base-RHOSE-4.17:openshift4/ose-csi-driver-manila-rhel9@sha256:aa73ea4800a292ee71e9d8db6c81a5a0ab22c9f1b0a013681b69c76ed1505587_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:259d794f182fe2d5606f927b9aa6412c6d096ebe9933c5ec7cac776f0736e484_amd64", "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:2e119a3eede9976f8b64b9e14ef739cac24d614bbb3f72be1d93327f99ec64fa_arm64", "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:a69631399431f3224b2ab8381f661ceee6eaeb292ffa42ca05762163f2f34d96_s390x", "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:f86eefa172b72a1a92d8269b0c523375cd307c64a046093fc1a82c45ec7d4450_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:2f949c87b615bf35ff2798c168151b0efbfc801b2f2858c14568e9cc7103ec89_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:8f807d491ea1e36ac4438908d8be15cfa26c097fec3a9481280a0b2e814a4a3c_s390x", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:9cb73dbe3c1ac5ead39ede92f74c163e7d6c662db26287e4776247db78d17e5a_amd64", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:c534880e848a4aca00182e42a7c00f9fc7b1fdcc4c916cd36314351397b4b6e1_arm64", "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:38f256f71f38283ac886fda6027a7a65e003aa9f0fbbc44ca0a71c1f8516afd2_amd64", "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:814c2712ef8e6a54f43236f34e65b9f65927abce1650fe5c26251b115fee557d_s390x", "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:e1a5e24fafc6f0d370485adfc997b09d7eaec241c6626e21b0f8ab8640826500_arm64", "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:ef7b8c085f185e9628e2c99e27287d57358ef4d101f5ee02bf8abe5e43bb99c8_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:20583f1035fff4ae0dad0a8c7dea52c75afc443b129a8aaac1a3bffcc4551ea2_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:a5a6f2c0436b8e246b810e37d3021b3740545b8feb6503d889105c8b4d80faab_amd64", "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:b6214676e5d4501fb39a38bec259b91d7586d1ed5a807ca924eb1d3eeeb8a1ec_arm64", "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:bbf08f7e27f332272726a58bb58ee6fb2e3a51ca6133dd4c787cd443dc6d79ee_s390x", "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:1dc8d1a37e59f45980fea3692a5587777578162acf4024337d114d515fcb5cfd_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:421f657d7587a46bf953e256014c228fc614313c2358ede1b0a0ab8faa742e56_amd64", "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:cf68058fbec5b80287798c883c5d87cbdbfae721b8d699566198604aeef1e167_arm64", "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:e7598456eff5a3b47c671d3af1c2617f6322ab1098ba2273d92f922a636f36b0_s390x", "9Base-RHOSE-4.17:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:363c89db3a1a802101de8ac0980755aeb5c652222593e136089f762e39b18876_arm64", "9Base-RHOSE-4.17:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:dd3f3a04c3867c93596b494a6ba347c260f103d40bcfde9be63e5153bc9dc5f7_amd64", "9Base-RHOSE-4.17:openshift4/ose-ironic-rhel9@sha256:1adbda488fbb134732846842e79ca2bc3f462efedfe9d8f6fcd3d654cf37ea8f_arm64", "9Base-RHOSE-4.17:openshift4/ose-ironic-rhel9@sha256:2faa9797b1811d7d3b87a5d509293cc16a92e028aa842bad37ffea76e867c930_amd64", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:5b635ca4b5d257910f48dbe2d4acdd86c5dbd25476b8823112c04ed253f783d0_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:623a300e7c320972daf66d8d67e92ba830946f84d7e6113fa04fcbb9e4441d41_s390x", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:6e7b2a853231d5c6da9d22efe0af56f28806de532cd9d023e1ed9d8e6baa8d01_amd64", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:c6280df2b375941597e654cc429e02d6d14c4a099db707efc1c08e9459b1a1be_arm64", "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:57a97c7a80b04ce3b8fa70e49500eb873e36f27f61b75753260090f2e238b29b_s390x", "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:697e277d8f902985dcc5f17fc026a18a3a5a8853c13f78be48079543d7b20b7d_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:c094f24bd2dcbb86d2f1584b111b23aaa5907e06026601bd4e0aee31a376b977_amd64", "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:ffdba349a4ad514ffd29d11778da7acbc3cce66d18d73b64aab2c0c354462714_arm64", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:07c49d2eb36158147131e6544557289789f1c0aefc9e42409c04e7f6df99d60b_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:2407c1d8f6d0fea011541d962405e8012fe56e039441a03377d02e6e16310657_arm64", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:87896bbcf711f4cbd9e0f5b069a1087092d88cf75d2df1586c691662f3f4bb90_s390x", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:a79fef029c0a2a46b7fd24584afba0488a11a01e66dbc1a02208fa83b4c47cef_amd64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:0e0f360ce75263cd73d00ee16ee1b0ba1b135bbbb99b32fc849609c2d509e682_arm64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:13afa67c7d7563f999190fb3f8718aac8de002df19a0dc989a3384840548c9a9_s390x", "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:397d247ee72f7435b2c5be8150e3ed88695c43d3ff30b27e717acb3b3a385ff7_amd64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:bcb457981c0df23ee6e96f0b76436eb5251f48af61eda224482d0df3c8f0693a_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:139a1b66440a88c04de12c8204ca9c82dd822f9de52d5bee1d8b29e7fe1e4b8c_amd64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:486dc05a45248002f9642101682545fde4559cfa1f05914ce223e8a5a6292f63_arm64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ccdc86f39845a6cb5248262aebd1b36bf6bb8beafcb45a5ffd82234389c6c870_s390x", "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:e9fe93d63f8e36246f8939f258e3c0ff57f753590213021907d2d7ff40e7da3d_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:41360388cd01f769eab3d5a78e690d998320dff52f202cddccaa6a6b8980e289_amd64", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5790310f09c88435c97601cb67cb6c0b9a64ebf7e5d5155e154354195b479dc7_arm64", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c5193840151dd67ca165bb6c5fd6ded4c8e647c6d692fd01359929e334f973a8_s390x", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c615868f95e296bf1778d307d2e5faebb9af6a79085fdd99c70b10f7a461e584_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:350f9616eac40d7e6b6139318cc6f88504692297d22f4c49964069125ec8d38e_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:41de6f6ad3d26735f6bcb996c2e632d148d467c64deb8bc38991fb5d5c7f5d2f_amd64", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:4d5134d0c249189ca4aa34f139628c79cc7a6434ad772208ed355ce3ddafc69f_s390x", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:bab248d4ca187e1c9311a170a56eddcfc72a8ecbcf1e2deefdfba91309a229bd_arm64", "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:230c4ae4139eaf0874468126d386c9b040f9d8c0f6d7854942b18a9fa908f644_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:a281e99ef021bcd2397a2cf88d2c72c0147a32867fd7eb37a7634954e2c266b3_arm64", "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:e045bc87ac8f605fb1dd578631dc758d7839e2fc7865a7a3ea5bc1b41f7521f3_amd64", "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:e757f3ec3cb7acb1d89fd7afc047f753ffb223ee116540210fc4f68704c59c58_s390x", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:6881f29eff48abaf1e12ec8f5be8d72156b75b5770d144dcdd83ca522b06c978_s390x", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:a40ae49fe93b8b77c4adab408dbe4cc312724dcfcfcc761e1c059e8a70f9e07c_amd64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:c6b828732d441c23a687e8b73265279fff1bed8d1e338f345b35d61a6d9eae70_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:cf521a6017e46ac6cccfdbde58281ef2d3fff9ac192769abcf92b9f292ef130e_arm64", "9Base-RHOSE-4.17:openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:835cbcda65f472981bce050522f667fa34f83967f38cda08848441108bb5f75c_amd64", "9Base-RHOSE-4.17:openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:835cbcda65f472981bce050522f667fa34f83967f38cda08848441108bb5f75c_amd64", "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_aarch64", "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_ppc64le", "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_s390x", "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:1b1aed6f6472d15ada33d25b5c65c20c5134ab9f0a9ce0838aec603c412fcfa5_ppc64le", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:643161e339b035259643393fedfa35c834658497b194c5a565d291f50c6ef762_s390x", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:754e66f09d1ec0501dd6608d45332a20aad79c9e0425b3ca09776c55162fdddd_arm64", "9Base-RHOSE-4.17:openshift4/network-tools-rhel9@sha256:bc3fcc2138eb4fbde7d8cd47d2ac7e302efcca3800a0063797076c5914020983_amd64", "9Base-RHOSE-4.17:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:7bd26f6499b06048827a7a5711e38f7b3316be772deac97cb4de0aaf5be698a7_arm64", "9Base-RHOSE-4.17:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:d52ae0ad5942d4bf535a6795a02cc9a062d8df3021420f3d7764bdee8e0ee475_amd64", "9Base-RHOSE-4.17:openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:948f2ee4c65353d9c8606593645043985e43cddff2569b92eefcab1aac7b9b64_arm64", "9Base-RHOSE-4.17:openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:e888b824e244c6f6317785c07273205f0edbadf1ff96805d62b6a1e84d1ed462_amd64", "9Base-RHOSE-4.17:openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6ae1d3ec5d560ba3f0417b1f772eb9e721ec2c7d4661fbbe481eca8ee0ee412b_arm64", "9Base-RHOSE-4.17:openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:84956b4fa8a1dfd3ec5cb6659f4d33b42c530409717ed5f53079923ffff1b5b4_amd64", "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:19343e549ba8db409d0c6d456f78ef8174ff4f2d8886c29dc48f3178072270db_amd64", "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:22c2b8820d1abd43247b313832d36574e888274438b20b9ef6c7a5e1c52cce33_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:b80605a2890f587cc54d6b0e17f77ac5e5d2feb32270c42b417b841a0580aa41_s390x", "9Base-RHOSE-4.17:openshift4/ose-baremetal-installer-rhel9@sha256:bfa8848b1e23cc4a9faf9791a0eec260031075317fe44af23fdad4f70adf019e_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:1bd837e6c50388bbf4cfde724e64178af8f50eee23e179b8581367f47df35620_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:706d16d642c1a6a764e99b3c29d77bc71500e4179b3f1acb758eb821939988df_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:c3f8c8b4700906cdc90a354ada4da6b4537ae8ad2a89d69c0aa5d53f07a3142e_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-authentication-rhel9-operator@sha256:f7509d7d93065840692e75c5a460e3046ea4eeeab4a36bf17ff8a0c28c3fdc87_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:4e8fc516fae18561471c53155ca5a5d0180af931a52b9d6b88e8b4c1a5ce17d7_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9a8a868d4b71645bdf94e0ce2e5f28500e9641dd92cb06cffe095cb7cec12259_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:baf3c9dda7977b9a8afe8c3470a2b1d46d05924cfc32971dc41fe53b794b21c9_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:d3ae4df4adf688a4f8cb51b768c62d9b3ca3b656799cf916d8ae6f93fc719211_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:041df7dbd08f873a27d6e4bbfc2749f21e8810e4730ffa08119f8f4efaca05b9_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:a479884dd128283d1d811494965327435b4d69e716435fb1af01600181c37788_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:e59158dd9caa9860cd566d80341dc3e11e39f433ab76a5c9c2b90c9ab4e606f5_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-network-rhel9-operator@sha256:ecfce811c73e71c1221d30740249f1c8f5e4ca4cc514f2fa5b0340d8e16285ac_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:0c7d814797c052d94e2c3790efee36242caa28369b39c3b211ecadb3fdce9a27_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:77782b6dcfa2efe9abd199756c15b6e570658c3209eb09570c774a4e8af31a2d_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:8fc10ba06b04cc8855a87bc64192527a4c9242eed56a64dc742aab8f24f578f5_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:e8025489393b461e267ffd7878d6989a6a28069c774b261003a69a59205fd781_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:89ec51b6c5517094f9a3187f716321f1568769e6a4eff97ba2541f8507eb855a_amd64", "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:d24d36c8c28831d6fae0bdc53feef9c13ab218c010140e85a4ca7a14509a909c_s390x", "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:d7c9dffe46091dcbc9ca8338df25201f1a55f58571b9ec6e0903d2316716d6db_arm64", "9Base-RHOSE-4.17:openshift4/ose-cluster-storage-rhel9-operator@sha256:f842cd93d9bed37dd8923c5526cb73fe7a954a5671b6bc06ac9c3fae069edc1d_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-csi-driver-manila-rhel9@sha256:1208068895183cf8e60f1dab68548fd9d9792f7a15bfbca69294a880c35f7645_amd64", "9Base-RHOSE-4.17:openshift4/ose-csi-driver-manila-rhel9@sha256:aa73ea4800a292ee71e9d8db6c81a5a0ab22c9f1b0a013681b69c76ed1505587_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:259d794f182fe2d5606f927b9aa6412c6d096ebe9933c5ec7cac776f0736e484_amd64", "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:2e119a3eede9976f8b64b9e14ef739cac24d614bbb3f72be1d93327f99ec64fa_arm64", "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:a69631399431f3224b2ab8381f661ceee6eaeb292ffa42ca05762163f2f34d96_s390x", "9Base-RHOSE-4.17:openshift4/ose-hyperkube-rhel9@sha256:f86eefa172b72a1a92d8269b0c523375cd307c64a046093fc1a82c45ec7d4450_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:2f949c87b615bf35ff2798c168151b0efbfc801b2f2858c14568e9cc7103ec89_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:8f807d491ea1e36ac4438908d8be15cfa26c097fec3a9481280a0b2e814a4a3c_s390x", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:9cb73dbe3c1ac5ead39ede92f74c163e7d6c662db26287e4776247db78d17e5a_amd64", "9Base-RHOSE-4.17:openshift4/ose-hypershift-rhel9@sha256:c534880e848a4aca00182e42a7c00f9fc7b1fdcc4c916cd36314351397b4b6e1_arm64", "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:38f256f71f38283ac886fda6027a7a65e003aa9f0fbbc44ca0a71c1f8516afd2_amd64", "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:814c2712ef8e6a54f43236f34e65b9f65927abce1650fe5c26251b115fee557d_s390x", "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:e1a5e24fafc6f0d370485adfc997b09d7eaec241c6626e21b0f8ab8640826500_arm64", "9Base-RHOSE-4.17:openshift4/ose-installer-altinfra-rhel9@sha256:ef7b8c085f185e9628e2c99e27287d57358ef4d101f5ee02bf8abe5e43bb99c8_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:20583f1035fff4ae0dad0a8c7dea52c75afc443b129a8aaac1a3bffcc4551ea2_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:a5a6f2c0436b8e246b810e37d3021b3740545b8feb6503d889105c8b4d80faab_amd64", "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:b6214676e5d4501fb39a38bec259b91d7586d1ed5a807ca924eb1d3eeeb8a1ec_arm64", "9Base-RHOSE-4.17:openshift4/ose-installer-artifacts-rhel9@sha256:bbf08f7e27f332272726a58bb58ee6fb2e3a51ca6133dd4c787cd443dc6d79ee_s390x", "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:1dc8d1a37e59f45980fea3692a5587777578162acf4024337d114d515fcb5cfd_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:421f657d7587a46bf953e256014c228fc614313c2358ede1b0a0ab8faa742e56_amd64", "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:cf68058fbec5b80287798c883c5d87cbdbfae721b8d699566198604aeef1e167_arm64", "9Base-RHOSE-4.17:openshift4/ose-installer-rhel9@sha256:e7598456eff5a3b47c671d3af1c2617f6322ab1098ba2273d92f922a636f36b0_s390x", "9Base-RHOSE-4.17:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:363c89db3a1a802101de8ac0980755aeb5c652222593e136089f762e39b18876_arm64", "9Base-RHOSE-4.17:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:dd3f3a04c3867c93596b494a6ba347c260f103d40bcfde9be63e5153bc9dc5f7_amd64", "9Base-RHOSE-4.17:openshift4/ose-ironic-rhel9@sha256:1adbda488fbb134732846842e79ca2bc3f462efedfe9d8f6fcd3d654cf37ea8f_arm64", "9Base-RHOSE-4.17:openshift4/ose-ironic-rhel9@sha256:2faa9797b1811d7d3b87a5d509293cc16a92e028aa842bad37ffea76e867c930_amd64", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:5b635ca4b5d257910f48dbe2d4acdd86c5dbd25476b8823112c04ed253f783d0_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:623a300e7c320972daf66d8d67e92ba830946f84d7e6113fa04fcbb9e4441d41_s390x", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:6e7b2a853231d5c6da9d22efe0af56f28806de532cd9d023e1ed9d8e6baa8d01_amd64", "9Base-RHOSE-4.17:openshift4/ose-machine-config-rhel9-operator@sha256:c6280df2b375941597e654cc429e02d6d14c4a099db707efc1c08e9459b1a1be_arm64", "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:57a97c7a80b04ce3b8fa70e49500eb873e36f27f61b75753260090f2e238b29b_s390x", "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:697e277d8f902985dcc5f17fc026a18a3a5a8853c13f78be48079543d7b20b7d_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:c094f24bd2dcbb86d2f1584b111b23aaa5907e06026601bd4e0aee31a376b977_amd64", "9Base-RHOSE-4.17:openshift4/ose-machine-os-images-rhel9@sha256:ffdba349a4ad514ffd29d11778da7acbc3cce66d18d73b64aab2c0c354462714_arm64", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:07c49d2eb36158147131e6544557289789f1c0aefc9e42409c04e7f6df99d60b_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:2407c1d8f6d0fea011541d962405e8012fe56e039441a03377d02e6e16310657_arm64", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:87896bbcf711f4cbd9e0f5b069a1087092d88cf75d2df1586c691662f3f4bb90_s390x", "9Base-RHOSE-4.17:openshift4/ose-must-gather-rhel9@sha256:a79fef029c0a2a46b7fd24584afba0488a11a01e66dbc1a02208fa83b4c47cef_amd64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:0e0f360ce75263cd73d00ee16ee1b0ba1b135bbbb99b32fc849609c2d509e682_arm64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:13afa67c7d7563f999190fb3f8718aac8de002df19a0dc989a3384840548c9a9_s390x", "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:397d247ee72f7435b2c5be8150e3ed88695c43d3ff30b27e717acb3b3a385ff7_amd64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:bcb457981c0df23ee6e96f0b76436eb5251f48af61eda224482d0df3c8f0693a_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:139a1b66440a88c04de12c8204ca9c82dd822f9de52d5bee1d8b29e7fe1e4b8c_amd64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:486dc05a45248002f9642101682545fde4559cfa1f05914ce223e8a5a6292f63_arm64", "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:ccdc86f39845a6cb5248262aebd1b36bf6bb8beafcb45a5ffd82234389c6c870_s390x", "9Base-RHOSE-4.17:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:e9fe93d63f8e36246f8939f258e3c0ff57f753590213021907d2d7ff40e7da3d_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:41360388cd01f769eab3d5a78e690d998320dff52f202cddccaa6a6b8980e289_amd64", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5790310f09c88435c97601cb67cb6c0b9a64ebf7e5d5155e154354195b479dc7_arm64", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c5193840151dd67ca165bb6c5fd6ded4c8e647c6d692fd01359929e334f973a8_s390x", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:c615868f95e296bf1778d307d2e5faebb9af6a79085fdd99c70b10f7a461e584_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:350f9616eac40d7e6b6139318cc6f88504692297d22f4c49964069125ec8d38e_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:41de6f6ad3d26735f6bcb996c2e632d148d467c64deb8bc38991fb5d5c7f5d2f_amd64", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:4d5134d0c249189ca4aa34f139628c79cc7a6434ad772208ed355ce3ddafc69f_s390x", "9Base-RHOSE-4.17:openshift4/ose-ovn-kubernetes-rhel9@sha256:bab248d4ca187e1c9311a170a56eddcfc72a8ecbcf1e2deefdfba91309a229bd_arm64", "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:230c4ae4139eaf0874468126d386c9b040f9d8c0f6d7854942b18a9fa908f644_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:a281e99ef021bcd2397a2cf88d2c72c0147a32867fd7eb37a7634954e2c266b3_arm64", "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:e045bc87ac8f605fb1dd578631dc758d7839e2fc7865a7a3ea5bc1b41f7521f3_amd64", "9Base-RHOSE-4.17:openshift4/ose-pod-rhel9@sha256:e757f3ec3cb7acb1d89fd7afc047f753ffb223ee116540210fc4f68704c59c58_s390x", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:6881f29eff48abaf1e12ec8f5be8d72156b75b5770d144dcdd83ca522b06c978_s390x", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:a40ae49fe93b8b77c4adab408dbe4cc312724dcfcfcc761e1c059e8a70f9e07c_amd64", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:c6b828732d441c23a687e8b73265279fff1bed8d1e338f345b35d61a6d9eae70_ppc64le", "9Base-RHOSE-4.17:openshift4/ose-prometheus-rhel9@sha256:cf521a6017e46ac6cccfdbde58281ef2d3fff9ac192769abcf92b9f292ef130e_arm64", "9Base-RHOSE-4.17:openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:835cbcda65f472981bce050522f667fa34f83967f38cda08848441108bb5f75c_amd64", "9Base-RHOSE-4.17:openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:835cbcda65f472981bce050522f667fa34f83967f38cda08848441108bb5f75c_amd64", "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_aarch64", "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_ppc64le", "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_s390x", "9Base-RHOSE-4.17:rhcos@sha256:8f54320880dab46ff3c5260d2c09858f53601bbd8136edb518b256e1a87a1b64_x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libexpat: integer overflow" } ] }
RHSA-2024:10135
Vulnerability from csaf_redhat
Published
2024-11-21 09:03
Modified
2025-04-14 21:09
Summary
Red Hat Security Advisory: Updated service-interconnect rhel9 container images for 1.4 LTS
Notes
Topic
Updated service-interconnect container images are now available for Service Interconnect 1.4 LTS for RHEL 9.
Details
Users of service-interconnect 1.4 LTS rhel9 container images are advised
to upgrade to these updated images, which contain backported patches to correct security issues and fix bugs.
Users of these images are also encouraged to rebuild all container images that depend on these images.
You can find images updated by this advisory the in Red Hat Container Catalog
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Low" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Updated service-interconnect container images are now available for Service Interconnect 1.4 LTS for RHEL 9.", "title": "Topic" }, { "category": "general", "text": "Users of service-interconnect 1.4 LTS rhel9 container images are advised\nto upgrade to these updated images, which contain backported patches to correct security issues and fix bugs. \nUsers of these images are also encouraged to rebuild all container images that depend on these images.\nYou can find images updated by this advisory the in Red Hat Container Catalog", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2024:10135", "url": "https://access.redhat.com/errata/RHSA-2024:10135" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#low", "url": "https://access.redhat.com/security/updates/classification/#low" }, { "category": "external", "summary": "2263240", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263240" }, { "category": "external", "summary": "2321987", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2321987" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_10135.json" } ], "title": "Red Hat Security Advisory: Updated service-interconnect rhel9 container images for 1.4 LTS", "tracking": { "current_release_date": "2025-04-14T21:09:39+00:00", "generator": { "date": "2025-04-14T21:09:39+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.4.2" } }, "id": "RHSA-2024:10135", "initial_release_date": "2024-11-21T09:03:29+00:00", "revision_history": [ { "date": "2024-11-21T09:03:29+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-11-21T09:03:29+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-04-14T21:09:39+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "9Base-Service-Interconnect-1.4", "product": { "name": "9Base-Service-Interconnect-1.4", "product_id": "9Base-Service-Interconnect-1.4", "product_identification_helper": { "cpe": "cpe:/a:redhat:service_interconnect:1.4::el9" } } } ], "category": "product_family", "name": "Red Hat Service Interconnect" }, { "branches": [ { "category": "product_version", "name": "service-interconnect/skupper-config-sync-rhel9@sha256:51c106e22bc98c6678dafc2f42e387f6e6158e686436e6f89747703dd9c1bbbc_amd64", "product": { "name": "service-interconnect/skupper-config-sync-rhel9@sha256:51c106e22bc98c6678dafc2f42e387f6e6158e686436e6f89747703dd9c1bbbc_amd64", "product_id": "service-interconnect/skupper-config-sync-rhel9@sha256:51c106e22bc98c6678dafc2f42e387f6e6158e686436e6f89747703dd9c1bbbc_amd64", "product_identification_helper": { "purl": "pkg:oci/skupper-config-sync-rhel9@sha256:51c106e22bc98c6678dafc2f42e387f6e6158e686436e6f89747703dd9c1bbbc?arch=amd64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-config-sync-rhel9\u0026tag=1.4.7-3" } } }, { "category": "product_version", "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:58ec0e5cb8a9544153410867797e40055928dbd589e652e02bf4cddff083f5f6_amd64", "product": { "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:58ec0e5cb8a9544153410867797e40055928dbd589e652e02bf4cddff083f5f6_amd64", "product_id": "service-interconnect/skupper-flow-collector-rhel9@sha256:58ec0e5cb8a9544153410867797e40055928dbd589e652e02bf4cddff083f5f6_amd64", "product_identification_helper": { "purl": "pkg:oci/skupper-flow-collector-rhel9@sha256:58ec0e5cb8a9544153410867797e40055928dbd589e652e02bf4cddff083f5f6?arch=amd64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-flow-collector-rhel9\u0026tag=1.4.7-3" } } }, { "category": "product_version", "name": "service-interconnect/skupper-operator-bundle@sha256:32c03556f3eb7f87c0624b105e8d9aac7dcfaea71adf16e4e9825586829880c1_amd64", "product": { "name": "service-interconnect/skupper-operator-bundle@sha256:32c03556f3eb7f87c0624b105e8d9aac7dcfaea71adf16e4e9825586829880c1_amd64", "product_id": "service-interconnect/skupper-operator-bundle@sha256:32c03556f3eb7f87c0624b105e8d9aac7dcfaea71adf16e4e9825586829880c1_amd64", "product_identification_helper": { "purl": "pkg:oci/skupper-operator-bundle@sha256:32c03556f3eb7f87c0624b105e8d9aac7dcfaea71adf16e4e9825586829880c1?arch=amd64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-operator-bundle\u0026tag=1.4.7-4" } } }, { "category": "product_version", "name": "service-interconnect/skupper-router-rhel9@sha256:958ec2e1c85c49252d7b49a7b0073a0e73dffac31e46bad2b0a788114cb13c74_amd64", "product": { "name": "service-interconnect/skupper-router-rhel9@sha256:958ec2e1c85c49252d7b49a7b0073a0e73dffac31e46bad2b0a788114cb13c74_amd64", "product_id": "service-interconnect/skupper-router-rhel9@sha256:958ec2e1c85c49252d7b49a7b0073a0e73dffac31e46bad2b0a788114cb13c74_amd64", "product_identification_helper": { "purl": "pkg:oci/skupper-router-rhel9@sha256:958ec2e1c85c49252d7b49a7b0073a0e73dffac31e46bad2b0a788114cb13c74?arch=amd64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-router-rhel9\u0026tag=2.4.3-7" } } }, { "category": "product_version", "name": "service-interconnect/skupper-service-controller-rhel9@sha256:34ce86c11588f0c7b2ba40ff988a8b6ac7ae6d29182e94d3a65e5756c68578f8_amd64", "product": { "name": "service-interconnect/skupper-service-controller-rhel9@sha256:34ce86c11588f0c7b2ba40ff988a8b6ac7ae6d29182e94d3a65e5756c68578f8_amd64", "product_id": "service-interconnect/skupper-service-controller-rhel9@sha256:34ce86c11588f0c7b2ba40ff988a8b6ac7ae6d29182e94d3a65e5756c68578f8_amd64", "product_identification_helper": { "purl": "pkg:oci/skupper-service-controller-rhel9@sha256:34ce86c11588f0c7b2ba40ff988a8b6ac7ae6d29182e94d3a65e5756c68578f8?arch=amd64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-service-controller-rhel9\u0026tag=1.4.7-3" } } }, { "category": "product_version", "name": "service-interconnect/skupper-site-controller-rhel9@sha256:cce081bb2d5ae131770dfd095c2e8ad2fcc616d9b3fc487f9252c8f721f1b2ba_amd64", "product": { "name": "service-interconnect/skupper-site-controller-rhel9@sha256:cce081bb2d5ae131770dfd095c2e8ad2fcc616d9b3fc487f9252c8f721f1b2ba_amd64", "product_id": "service-interconnect/skupper-site-controller-rhel9@sha256:cce081bb2d5ae131770dfd095c2e8ad2fcc616d9b3fc487f9252c8f721f1b2ba_amd64", "product_identification_helper": { "purl": "pkg:oci/skupper-site-controller-rhel9@sha256:cce081bb2d5ae131770dfd095c2e8ad2fcc616d9b3fc487f9252c8f721f1b2ba?arch=amd64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-site-controller-rhel9\u0026tag=1.4.7-3" } } } ], "category": "architecture", "name": "amd64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-config-sync-rhel9@sha256:51c106e22bc98c6678dafc2f42e387f6e6158e686436e6f89747703dd9c1bbbc_amd64 as a component of 9Base-Service-Interconnect-1.4", "product_id": "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:51c106e22bc98c6678dafc2f42e387f6e6158e686436e6f89747703dd9c1bbbc_amd64" }, "product_reference": "service-interconnect/skupper-config-sync-rhel9@sha256:51c106e22bc98c6678dafc2f42e387f6e6158e686436e6f89747703dd9c1bbbc_amd64", "relates_to_product_reference": "9Base-Service-Interconnect-1.4" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:58ec0e5cb8a9544153410867797e40055928dbd589e652e02bf4cddff083f5f6_amd64 as a component of 9Base-Service-Interconnect-1.4", "product_id": "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:58ec0e5cb8a9544153410867797e40055928dbd589e652e02bf4cddff083f5f6_amd64" }, "product_reference": "service-interconnect/skupper-flow-collector-rhel9@sha256:58ec0e5cb8a9544153410867797e40055928dbd589e652e02bf4cddff083f5f6_amd64", "relates_to_product_reference": "9Base-Service-Interconnect-1.4" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-operator-bundle@sha256:32c03556f3eb7f87c0624b105e8d9aac7dcfaea71adf16e4e9825586829880c1_amd64 as a component of 9Base-Service-Interconnect-1.4", "product_id": "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:32c03556f3eb7f87c0624b105e8d9aac7dcfaea71adf16e4e9825586829880c1_amd64" }, "product_reference": "service-interconnect/skupper-operator-bundle@sha256:32c03556f3eb7f87c0624b105e8d9aac7dcfaea71adf16e4e9825586829880c1_amd64", "relates_to_product_reference": "9Base-Service-Interconnect-1.4" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-router-rhel9@sha256:958ec2e1c85c49252d7b49a7b0073a0e73dffac31e46bad2b0a788114cb13c74_amd64 as a component of 9Base-Service-Interconnect-1.4", "product_id": "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:958ec2e1c85c49252d7b49a7b0073a0e73dffac31e46bad2b0a788114cb13c74_amd64" }, "product_reference": "service-interconnect/skupper-router-rhel9@sha256:958ec2e1c85c49252d7b49a7b0073a0e73dffac31e46bad2b0a788114cb13c74_amd64", "relates_to_product_reference": "9Base-Service-Interconnect-1.4" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-service-controller-rhel9@sha256:34ce86c11588f0c7b2ba40ff988a8b6ac7ae6d29182e94d3a65e5756c68578f8_amd64 as a component of 9Base-Service-Interconnect-1.4", "product_id": "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:34ce86c11588f0c7b2ba40ff988a8b6ac7ae6d29182e94d3a65e5756c68578f8_amd64" }, "product_reference": "service-interconnect/skupper-service-controller-rhel9@sha256:34ce86c11588f0c7b2ba40ff988a8b6ac7ae6d29182e94d3a65e5756c68578f8_amd64", "relates_to_product_reference": "9Base-Service-Interconnect-1.4" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-site-controller-rhel9@sha256:cce081bb2d5ae131770dfd095c2e8ad2fcc616d9b3fc487f9252c8f721f1b2ba_amd64 as a component of 9Base-Service-Interconnect-1.4", "product_id": "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:cce081bb2d5ae131770dfd095c2e8ad2fcc616d9b3fc487f9252c8f721f1b2ba_amd64" }, "product_reference": "service-interconnect/skupper-site-controller-rhel9@sha256:cce081bb2d5ae131770dfd095c2e8ad2fcc616d9b3fc487f9252c8f721f1b2ba_amd64", "relates_to_product_reference": "9Base-Service-Interconnect-1.4" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-2398", "cwe": { "id": "CWE-772", "name": "Missing Release of Resource after Effective Lifetime" }, "discovery_date": "2024-03-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270498" } ], "notes": [ { "category": "description", "text": "A flaw was found in curl. When an application configures libcurl to use HTTP/2 server push and the amount of received headers for the push surpasses the maximum allowed limit, libcurl aborts the server push. When aborting, libcurl does not free all the previously allocated headers, resulting in a memory leak.", "title": "Vulnerability description" }, { "category": "summary", "text": "curl: HTTP/2 push headers memory-leak", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:51c106e22bc98c6678dafc2f42e387f6e6158e686436e6f89747703dd9c1bbbc_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:58ec0e5cb8a9544153410867797e40055928dbd589e652e02bf4cddff083f5f6_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:32c03556f3eb7f87c0624b105e8d9aac7dcfaea71adf16e4e9825586829880c1_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:958ec2e1c85c49252d7b49a7b0073a0e73dffac31e46bad2b0a788114cb13c74_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:34ce86c11588f0c7b2ba40ff988a8b6ac7ae6d29182e94d3a65e5756c68578f8_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:cce081bb2d5ae131770dfd095c2e8ad2fcc616d9b3fc487f9252c8f721f1b2ba_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2398" }, { "category": "external", "summary": "RHBZ#2270498", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270498" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2398", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2398" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2398", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2398" }, { "category": "external", "summary": "https://curl.se/docs/CVE-2024-2398.html", "url": "https://curl.se/docs/CVE-2024-2398.html" } ], "release_date": "2024-03-27T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-11-21T09:03:29+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:51c106e22bc98c6678dafc2f42e387f6e6158e686436e6f89747703dd9c1bbbc_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:58ec0e5cb8a9544153410867797e40055928dbd589e652e02bf4cddff083f5f6_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:32c03556f3eb7f87c0624b105e8d9aac7dcfaea71adf16e4e9825586829880c1_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:958ec2e1c85c49252d7b49a7b0073a0e73dffac31e46bad2b0a788114cb13c74_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:34ce86c11588f0c7b2ba40ff988a8b6ac7ae6d29182e94d3a65e5756c68578f8_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:cce081bb2d5ae131770dfd095c2e8ad2fcc616d9b3fc487f9252c8f721f1b2ba_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:10135" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:51c106e22bc98c6678dafc2f42e387f6e6158e686436e6f89747703dd9c1bbbc_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:58ec0e5cb8a9544153410867797e40055928dbd589e652e02bf4cddff083f5f6_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:32c03556f3eb7f87c0624b105e8d9aac7dcfaea71adf16e4e9825586829880c1_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:958ec2e1c85c49252d7b49a7b0073a0e73dffac31e46bad2b0a788114cb13c74_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:34ce86c11588f0c7b2ba40ff988a8b6ac7ae6d29182e94d3a65e5756c68578f8_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:cce081bb2d5ae131770dfd095c2e8ad2fcc616d9b3fc487f9252c8f721f1b2ba_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "curl: HTTP/2 push headers memory-leak" }, { "cve": "CVE-2024-6119", "cwe": { "id": "CWE-843", "name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)" }, "discovery_date": "2024-08-20T17:50:04+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2306158" } ], "notes": [ { "category": "description", "text": "A flaw was found in OpenSSL. Applications performing certificate name checks (e.g., TLS clients checking server certificates) may attempt to read an invalid memory address resulting in abnormal termination of the application process.", "title": "Vulnerability description" }, { "category": "summary", "text": "openssl: Possible denial of service in X.509 name checks", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability is classified as moderate severity rather than important because it primarily affects specific use cases involving certificate name checks against otherName subject alternative names, a scenario that is not commonly encountered. The issue only triggers a denial of service (DoS) by causing an abnormal application termination, without compromising the integrity, confidentiality, or availability of data at a broader scale. Additionally, TLS servers, which typically don\u0027t perform reference identity checks during client certificate validation, are largely unaffected. The impact is localized to certain TLS clients performing specific name comparisons, reducing the overall risk profile and justifying the moderate severity classification.", "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-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:51c106e22bc98c6678dafc2f42e387f6e6158e686436e6f89747703dd9c1bbbc_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:58ec0e5cb8a9544153410867797e40055928dbd589e652e02bf4cddff083f5f6_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:32c03556f3eb7f87c0624b105e8d9aac7dcfaea71adf16e4e9825586829880c1_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:958ec2e1c85c49252d7b49a7b0073a0e73dffac31e46bad2b0a788114cb13c74_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:34ce86c11588f0c7b2ba40ff988a8b6ac7ae6d29182e94d3a65e5756c68578f8_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:cce081bb2d5ae131770dfd095c2e8ad2fcc616d9b3fc487f9252c8f721f1b2ba_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-6119" }, { "category": "external", "summary": "RHBZ#2306158", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2306158" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-6119", "url": "https://www.cve.org/CVERecord?id=CVE-2024-6119" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-6119", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6119" }, { "category": "external", "summary": "https://github.com/openssl/openssl/security/advisories/GHSA-5qrj-vq78-58fj", "url": "https://github.com/openssl/openssl/security/advisories/GHSA-5qrj-vq78-58fj" } ], "release_date": "2024-09-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-11-21T09:03:29+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:51c106e22bc98c6678dafc2f42e387f6e6158e686436e6f89747703dd9c1bbbc_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:58ec0e5cb8a9544153410867797e40055928dbd589e652e02bf4cddff083f5f6_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:32c03556f3eb7f87c0624b105e8d9aac7dcfaea71adf16e4e9825586829880c1_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:958ec2e1c85c49252d7b49a7b0073a0e73dffac31e46bad2b0a788114cb13c74_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:34ce86c11588f0c7b2ba40ff988a8b6ac7ae6d29182e94d3a65e5756c68578f8_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:cce081bb2d5ae131770dfd095c2e8ad2fcc616d9b3fc487f9252c8f721f1b2ba_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:10135" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:51c106e22bc98c6678dafc2f42e387f6e6158e686436e6f89747703dd9c1bbbc_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:58ec0e5cb8a9544153410867797e40055928dbd589e652e02bf4cddff083f5f6_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:32c03556f3eb7f87c0624b105e8d9aac7dcfaea71adf16e4e9825586829880c1_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:958ec2e1c85c49252d7b49a7b0073a0e73dffac31e46bad2b0a788114cb13c74_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:34ce86c11588f0c7b2ba40ff988a8b6ac7ae6d29182e94d3a65e5756c68578f8_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:cce081bb2d5ae131770dfd095c2e8ad2fcc616d9b3fc487f9252c8f721f1b2ba_amd64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:51c106e22bc98c6678dafc2f42e387f6e6158e686436e6f89747703dd9c1bbbc_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:58ec0e5cb8a9544153410867797e40055928dbd589e652e02bf4cddff083f5f6_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:32c03556f3eb7f87c0624b105e8d9aac7dcfaea71adf16e4e9825586829880c1_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:958ec2e1c85c49252d7b49a7b0073a0e73dffac31e46bad2b0a788114cb13c74_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:34ce86c11588f0c7b2ba40ff988a8b6ac7ae6d29182e94d3a65e5756c68578f8_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:cce081bb2d5ae131770dfd095c2e8ad2fcc616d9b3fc487f9252c8f721f1b2ba_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "openssl: Possible denial of service in X.509 name checks" }, { "cve": "CVE-2024-6345", "cwe": { "id": "CWE-94", "name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)" }, "discovery_date": "2024-07-15T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2297771" } ], "notes": [ { "category": "description", "text": "A flaw was found in the package_index module of pypa/setuptools. Affected versions of this package allow remote code execution via its download functions. These functions, which are used to download packages from URLs provided by users or retrieved from package index servers, are susceptible to code injection. If these functions are exposed to user-controlled inputs, such as package URLs, they can execute arbitrary commands on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "pypa/setuptools: Remote code execution via download functions in the package_index module in pypa/setuptools", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat OpenStack does not include setuptools. The ImcSdk component uses it only during compile time in our build systems, and we do not support recompiling SRPMs. As a result, Red Hat OpenStack is not affected by this flaw.\n\nPython 2.7.18 was marked End of Life on 04/20/2020. No patches for Python 2 would be made available.", "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-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:51c106e22bc98c6678dafc2f42e387f6e6158e686436e6f89747703dd9c1bbbc_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:58ec0e5cb8a9544153410867797e40055928dbd589e652e02bf4cddff083f5f6_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:32c03556f3eb7f87c0624b105e8d9aac7dcfaea71adf16e4e9825586829880c1_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:958ec2e1c85c49252d7b49a7b0073a0e73dffac31e46bad2b0a788114cb13c74_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:34ce86c11588f0c7b2ba40ff988a8b6ac7ae6d29182e94d3a65e5756c68578f8_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:cce081bb2d5ae131770dfd095c2e8ad2fcc616d9b3fc487f9252c8f721f1b2ba_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-6345" }, { "category": "external", "summary": "RHBZ#2297771", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2297771" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-6345", "url": "https://www.cve.org/CVERecord?id=CVE-2024-6345" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-6345", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6345" }, { "category": "external", "summary": "https://github.com/pypa/setuptools/commit/88807c7062788254f654ea8c03427adc859321f0", "url": "https://github.com/pypa/setuptools/commit/88807c7062788254f654ea8c03427adc859321f0" }, { "category": "external", "summary": "https://huntr.com/bounties/d6362117-ad57-4e83-951f-b8141c6e7ca5", "url": "https://huntr.com/bounties/d6362117-ad57-4e83-951f-b8141c6e7ca5" } ], "release_date": "2024-07-15T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-11-21T09:03:29+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:51c106e22bc98c6678dafc2f42e387f6e6158e686436e6f89747703dd9c1bbbc_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:58ec0e5cb8a9544153410867797e40055928dbd589e652e02bf4cddff083f5f6_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:32c03556f3eb7f87c0624b105e8d9aac7dcfaea71adf16e4e9825586829880c1_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:958ec2e1c85c49252d7b49a7b0073a0e73dffac31e46bad2b0a788114cb13c74_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:34ce86c11588f0c7b2ba40ff988a8b6ac7ae6d29182e94d3a65e5756c68578f8_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:cce081bb2d5ae131770dfd095c2e8ad2fcc616d9b3fc487f9252c8f721f1b2ba_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:10135" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:51c106e22bc98c6678dafc2f42e387f6e6158e686436e6f89747703dd9c1bbbc_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:58ec0e5cb8a9544153410867797e40055928dbd589e652e02bf4cddff083f5f6_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:32c03556f3eb7f87c0624b105e8d9aac7dcfaea71adf16e4e9825586829880c1_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:958ec2e1c85c49252d7b49a7b0073a0e73dffac31e46bad2b0a788114cb13c74_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:34ce86c11588f0c7b2ba40ff988a8b6ac7ae6d29182e94d3a65e5756c68578f8_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:cce081bb2d5ae131770dfd095c2e8ad2fcc616d9b3fc487f9252c8f721f1b2ba_amd64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:51c106e22bc98c6678dafc2f42e387f6e6158e686436e6f89747703dd9c1bbbc_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:58ec0e5cb8a9544153410867797e40055928dbd589e652e02bf4cddff083f5f6_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:32c03556f3eb7f87c0624b105e8d9aac7dcfaea71adf16e4e9825586829880c1_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:958ec2e1c85c49252d7b49a7b0073a0e73dffac31e46bad2b0a788114cb13c74_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:34ce86c11588f0c7b2ba40ff988a8b6ac7ae6d29182e94d3a65e5756c68578f8_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:cce081bb2d5ae131770dfd095c2e8ad2fcc616d9b3fc487f9252c8f721f1b2ba_amd64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "pypa/setuptools: Remote code execution via download functions in the package_index module in pypa/setuptools" }, { "cve": "CVE-2024-6923", "discovery_date": "2024-08-01T14:30:06+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2302255" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in the email module that uses Python language. The email module doesn\u0027t properly quote new lines in email headers. This flaw allows an attacker to inject email headers that could, among other possibilities, add hidden email destinations or inject content into the email, impacting data confidentiality and integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "cpython: python: email module doesn\u0027t properly quotes newlines in email headers, allowing header injection", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.", "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-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:51c106e22bc98c6678dafc2f42e387f6e6158e686436e6f89747703dd9c1bbbc_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:58ec0e5cb8a9544153410867797e40055928dbd589e652e02bf4cddff083f5f6_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:32c03556f3eb7f87c0624b105e8d9aac7dcfaea71adf16e4e9825586829880c1_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:958ec2e1c85c49252d7b49a7b0073a0e73dffac31e46bad2b0a788114cb13c74_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:34ce86c11588f0c7b2ba40ff988a8b6ac7ae6d29182e94d3a65e5756c68578f8_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:cce081bb2d5ae131770dfd095c2e8ad2fcc616d9b3fc487f9252c8f721f1b2ba_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-6923" }, { "category": "external", "summary": "RHBZ#2302255", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302255" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-6923", "url": "https://www.cve.org/CVERecord?id=CVE-2024-6923" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-6923", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6923" }, { "category": "external", "summary": "https://github.com/python/cpython/issues/121650", "url": "https://github.com/python/cpython/issues/121650" }, { "category": "external", "summary": "https://github.com/python/cpython/pull/122233", "url": "https://github.com/python/cpython/pull/122233" }, { "category": "external", "summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/QH3BUOE2DYQBWP7NAQ7UNHPPOELKISRW/", "url": "https://mail.python.org/archives/list/security-announce@python.org/thread/QH3BUOE2DYQBWP7NAQ7UNHPPOELKISRW/" } ], "release_date": "2024-08-01T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-11-21T09:03:29+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:51c106e22bc98c6678dafc2f42e387f6e6158e686436e6f89747703dd9c1bbbc_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:58ec0e5cb8a9544153410867797e40055928dbd589e652e02bf4cddff083f5f6_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:32c03556f3eb7f87c0624b105e8d9aac7dcfaea71adf16e4e9825586829880c1_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:958ec2e1c85c49252d7b49a7b0073a0e73dffac31e46bad2b0a788114cb13c74_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:34ce86c11588f0c7b2ba40ff988a8b6ac7ae6d29182e94d3a65e5756c68578f8_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:cce081bb2d5ae131770dfd095c2e8ad2fcc616d9b3fc487f9252c8f721f1b2ba_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:10135" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:51c106e22bc98c6678dafc2f42e387f6e6158e686436e6f89747703dd9c1bbbc_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:58ec0e5cb8a9544153410867797e40055928dbd589e652e02bf4cddff083f5f6_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:32c03556f3eb7f87c0624b105e8d9aac7dcfaea71adf16e4e9825586829880c1_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:958ec2e1c85c49252d7b49a7b0073a0e73dffac31e46bad2b0a788114cb13c74_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:34ce86c11588f0c7b2ba40ff988a8b6ac7ae6d29182e94d3a65e5756c68578f8_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:cce081bb2d5ae131770dfd095c2e8ad2fcc616d9b3fc487f9252c8f721f1b2ba_amd64" ] } ], "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": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:51c106e22bc98c6678dafc2f42e387f6e6158e686436e6f89747703dd9c1bbbc_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:58ec0e5cb8a9544153410867797e40055928dbd589e652e02bf4cddff083f5f6_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:32c03556f3eb7f87c0624b105e8d9aac7dcfaea71adf16e4e9825586829880c1_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:958ec2e1c85c49252d7b49a7b0073a0e73dffac31e46bad2b0a788114cb13c74_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:34ce86c11588f0c7b2ba40ff988a8b6ac7ae6d29182e94d3a65e5756c68578f8_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:cce081bb2d5ae131770dfd095c2e8ad2fcc616d9b3fc487f9252c8f721f1b2ba_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "cpython: python: email module doesn\u0027t properly quotes newlines in email headers, allowing header injection" }, { "cve": "CVE-2024-34397", "cwe": { "id": "CWE-940", "name": "Improper Verification of Source of a Communication Channel" }, "discovery_date": "2024-05-07T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2279632" } ], "notes": [ { "category": "description", "text": "A flaw was found in GNOME GLib. When a GDBus-based client subscribes to signals from a trusted system service such as NetworkManager on a shared computer, other users of the same computer can send spoofed D-Bus signals that the GDBus-based client will wrongly interpret as having been sent by the trusted system service. This issue could lead to the GDBus-based client behaving incorrectly with an application-dependent impact.", "title": "Vulnerability description" }, { "category": "summary", "text": "glib2: Signal subscription vulnerabilities", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:51c106e22bc98c6678dafc2f42e387f6e6158e686436e6f89747703dd9c1bbbc_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:58ec0e5cb8a9544153410867797e40055928dbd589e652e02bf4cddff083f5f6_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:32c03556f3eb7f87c0624b105e8d9aac7dcfaea71adf16e4e9825586829880c1_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:958ec2e1c85c49252d7b49a7b0073a0e73dffac31e46bad2b0a788114cb13c74_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:34ce86c11588f0c7b2ba40ff988a8b6ac7ae6d29182e94d3a65e5756c68578f8_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:cce081bb2d5ae131770dfd095c2e8ad2fcc616d9b3fc487f9252c8f721f1b2ba_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-34397" }, { "category": "external", "summary": "RHBZ#2279632", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279632" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-34397", "url": "https://www.cve.org/CVERecord?id=CVE-2024-34397" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34397", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34397" }, { "category": "external", "summary": "https://gitlab.gnome.org/GNOME/glib/-/issues/3268", "url": "https://gitlab.gnome.org/GNOME/glib/-/issues/3268" }, { "category": "external", "summary": "https://www.openwall.com/lists/oss-security/2024/05/07/5", "url": "https://www.openwall.com/lists/oss-security/2024/05/07/5" } ], "release_date": "2024-05-07T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-11-21T09:03:29+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:51c106e22bc98c6678dafc2f42e387f6e6158e686436e6f89747703dd9c1bbbc_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:58ec0e5cb8a9544153410867797e40055928dbd589e652e02bf4cddff083f5f6_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:32c03556f3eb7f87c0624b105e8d9aac7dcfaea71adf16e4e9825586829880c1_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:958ec2e1c85c49252d7b49a7b0073a0e73dffac31e46bad2b0a788114cb13c74_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:34ce86c11588f0c7b2ba40ff988a8b6ac7ae6d29182e94d3a65e5756c68578f8_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:cce081bb2d5ae131770dfd095c2e8ad2fcc616d9b3fc487f9252c8f721f1b2ba_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:10135" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 3.8, "baseSeverity": "LOW", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:L/A:N", "version": "3.1" }, "products": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:51c106e22bc98c6678dafc2f42e387f6e6158e686436e6f89747703dd9c1bbbc_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:58ec0e5cb8a9544153410867797e40055928dbd589e652e02bf4cddff083f5f6_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:32c03556f3eb7f87c0624b105e8d9aac7dcfaea71adf16e4e9825586829880c1_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:958ec2e1c85c49252d7b49a7b0073a0e73dffac31e46bad2b0a788114cb13c74_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:34ce86c11588f0c7b2ba40ff988a8b6ac7ae6d29182e94d3a65e5756c68578f8_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:cce081bb2d5ae131770dfd095c2e8ad2fcc616d9b3fc487f9252c8f721f1b2ba_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "glib2: Signal subscription vulnerabilities" }, { "cve": "CVE-2024-37370", "discovery_date": "2024-06-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2294677" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in the MIT Kerberos 5 GSS krb5 wrap token, where an attacker can modify the plaintext Extra Count field, causing the unwrapped token to appear truncated to the application, occurs when the attacker alters the token data during transmission which can lead to improper handling of authentication tokens.", "title": "Vulnerability description" }, { "category": "summary", "text": "krb5: GSS message token handling", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability has an ability to disrupt authentication process and attackers able to alter the token data durning the transmission which leads to disruption in service and an attacker can void the integrity by altering the token durning the transmission for authentication process. This has been rated as moderate by Redhat as the vulnerability cannot be exploited in a way that it leads to a loss of availability or integrity,when in transmission token count field can be changed making the token appear truncated.", "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-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:51c106e22bc98c6678dafc2f42e387f6e6158e686436e6f89747703dd9c1bbbc_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:58ec0e5cb8a9544153410867797e40055928dbd589e652e02bf4cddff083f5f6_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:32c03556f3eb7f87c0624b105e8d9aac7dcfaea71adf16e4e9825586829880c1_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:958ec2e1c85c49252d7b49a7b0073a0e73dffac31e46bad2b0a788114cb13c74_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:34ce86c11588f0c7b2ba40ff988a8b6ac7ae6d29182e94d3a65e5756c68578f8_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:cce081bb2d5ae131770dfd095c2e8ad2fcc616d9b3fc487f9252c8f721f1b2ba_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-37370" }, { "category": "external", "summary": "RHBZ#2294677", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294677" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-37370", "url": "https://www.cve.org/CVERecord?id=CVE-2024-37370" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-37370", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-37370" }, { "category": "external", "summary": "https://web.mit.edu/kerberos/www/krb5-1.21/", "url": "https://web.mit.edu/kerberos/www/krb5-1.21/" } ], "release_date": "2024-06-27T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-11-21T09:03:29+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:51c106e22bc98c6678dafc2f42e387f6e6158e686436e6f89747703dd9c1bbbc_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:58ec0e5cb8a9544153410867797e40055928dbd589e652e02bf4cddff083f5f6_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:32c03556f3eb7f87c0624b105e8d9aac7dcfaea71adf16e4e9825586829880c1_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:958ec2e1c85c49252d7b49a7b0073a0e73dffac31e46bad2b0a788114cb13c74_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:34ce86c11588f0c7b2ba40ff988a8b6ac7ae6d29182e94d3a65e5756c68578f8_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:cce081bb2d5ae131770dfd095c2e8ad2fcc616d9b3fc487f9252c8f721f1b2ba_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:10135" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:51c106e22bc98c6678dafc2f42e387f6e6158e686436e6f89747703dd9c1bbbc_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:58ec0e5cb8a9544153410867797e40055928dbd589e652e02bf4cddff083f5f6_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:32c03556f3eb7f87c0624b105e8d9aac7dcfaea71adf16e4e9825586829880c1_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:958ec2e1c85c49252d7b49a7b0073a0e73dffac31e46bad2b0a788114cb13c74_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:34ce86c11588f0c7b2ba40ff988a8b6ac7ae6d29182e94d3a65e5756c68578f8_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:cce081bb2d5ae131770dfd095c2e8ad2fcc616d9b3fc487f9252c8f721f1b2ba_amd64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:51c106e22bc98c6678dafc2f42e387f6e6158e686436e6f89747703dd9c1bbbc_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:58ec0e5cb8a9544153410867797e40055928dbd589e652e02bf4cddff083f5f6_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:32c03556f3eb7f87c0624b105e8d9aac7dcfaea71adf16e4e9825586829880c1_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:958ec2e1c85c49252d7b49a7b0073a0e73dffac31e46bad2b0a788114cb13c74_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:34ce86c11588f0c7b2ba40ff988a8b6ac7ae6d29182e94d3a65e5756c68578f8_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:cce081bb2d5ae131770dfd095c2e8ad2fcc616d9b3fc487f9252c8f721f1b2ba_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "krb5: GSS message token handling" }, { "cve": "CVE-2024-37371", "discovery_date": "2024-06-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2294676" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in the MIT Kerberos 5 GSS krb5 wrap token, where an attacker can modify the plaintext Extra Count field, causing the unwrapped token to appear truncated to the application, occurs when the attacker alters the token data during transmission which can lead to improper handling of authentication tokens.", "title": "Vulnerability description" }, { "category": "summary", "text": "krb5: GSS message token handling", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue is classified as a moderate severity vulnerability because, while it allows an attacker to modify the plaintext \"Extra Count\" field of a GSS krb5 wrap token, the impact is primarily limited to token truncation at the application layer. This truncation can disrupt services but does not directly lead to a full compromise of confidentiality or integrity. The attack requires that the attacker already has access to a valid token transmission to modify, meaning it cannot be exploited remotely without first obtaining or intercepting a valid token.", "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-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:51c106e22bc98c6678dafc2f42e387f6e6158e686436e6f89747703dd9c1bbbc_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:58ec0e5cb8a9544153410867797e40055928dbd589e652e02bf4cddff083f5f6_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:32c03556f3eb7f87c0624b105e8d9aac7dcfaea71adf16e4e9825586829880c1_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:958ec2e1c85c49252d7b49a7b0073a0e73dffac31e46bad2b0a788114cb13c74_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:34ce86c11588f0c7b2ba40ff988a8b6ac7ae6d29182e94d3a65e5756c68578f8_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:cce081bb2d5ae131770dfd095c2e8ad2fcc616d9b3fc487f9252c8f721f1b2ba_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-37371" }, { "category": "external", "summary": "RHBZ#2294676", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294676" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-37371", "url": "https://www.cve.org/CVERecord?id=CVE-2024-37371" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-37371", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-37371" }, { "category": "external", "summary": "https://web.mit.edu/kerberos/www/krb5-1.21/", "url": "https://web.mit.edu/kerberos/www/krb5-1.21/" }, { "category": "external", "summary": "https://www.oracle.com/security-alerts/cpujan2025.html#AppendixMSQL", "url": "https://www.oracle.com/security-alerts/cpujan2025.html#AppendixMSQL" } ], "release_date": "2024-06-27T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-11-21T09:03:29+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:51c106e22bc98c6678dafc2f42e387f6e6158e686436e6f89747703dd9c1bbbc_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:58ec0e5cb8a9544153410867797e40055928dbd589e652e02bf4cddff083f5f6_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:32c03556f3eb7f87c0624b105e8d9aac7dcfaea71adf16e4e9825586829880c1_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:958ec2e1c85c49252d7b49a7b0073a0e73dffac31e46bad2b0a788114cb13c74_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:34ce86c11588f0c7b2ba40ff988a8b6ac7ae6d29182e94d3a65e5756c68578f8_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:cce081bb2d5ae131770dfd095c2e8ad2fcc616d9b3fc487f9252c8f721f1b2ba_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:10135" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:51c106e22bc98c6678dafc2f42e387f6e6158e686436e6f89747703dd9c1bbbc_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:58ec0e5cb8a9544153410867797e40055928dbd589e652e02bf4cddff083f5f6_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:32c03556f3eb7f87c0624b105e8d9aac7dcfaea71adf16e4e9825586829880c1_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:958ec2e1c85c49252d7b49a7b0073a0e73dffac31e46bad2b0a788114cb13c74_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:34ce86c11588f0c7b2ba40ff988a8b6ac7ae6d29182e94d3a65e5756c68578f8_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:cce081bb2d5ae131770dfd095c2e8ad2fcc616d9b3fc487f9252c8f721f1b2ba_amd64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:51c106e22bc98c6678dafc2f42e387f6e6158e686436e6f89747703dd9c1bbbc_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:58ec0e5cb8a9544153410867797e40055928dbd589e652e02bf4cddff083f5f6_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:32c03556f3eb7f87c0624b105e8d9aac7dcfaea71adf16e4e9825586829880c1_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:958ec2e1c85c49252d7b49a7b0073a0e73dffac31e46bad2b0a788114cb13c74_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:34ce86c11588f0c7b2ba40ff988a8b6ac7ae6d29182e94d3a65e5756c68578f8_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:cce081bb2d5ae131770dfd095c2e8ad2fcc616d9b3fc487f9252c8f721f1b2ba_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "krb5: GSS message token handling" }, { "cve": "CVE-2024-45490", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "discovery_date": "2024-08-30T03:20:06.675968+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2308615" } ], "notes": [ { "category": "description", "text": "A flaw was found in libexpat\u0027s xmlparse.c component. This vulnerability allows an attacker to cause improper handling of XML data by providing a negative length value to the XML_ParseBuffer function.", "title": "Vulnerability description" }, { "category": "summary", "text": "libexpat: Negative Length Parsing Vulnerability in libexpat", "title": "Vulnerability summary" }, { "category": "other", "text": "The CVE-2024-45490 vulnerability is rated as moderate severity because while it allows for memory corruption through improper argument handling in XML_ParseBuffer, the exploitability is limited. Specifically, it requires an unlikely scenario where the input passed to the function has a negative length (len \u003c 0), which would typically not occur in well-formed applications. Moreover, while the impact includes denial of service (DoS), the conditions necessary for arbitrary code execution are non-trivial, requiring specific exploitation of memory corruption. Since it primarily leads to application crashes without an easily accessible attack vector for remote code execution, the risk is lower compared to higher-severity vulnerabilities that offer more direct pathways to exploitation.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:51c106e22bc98c6678dafc2f42e387f6e6158e686436e6f89747703dd9c1bbbc_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:58ec0e5cb8a9544153410867797e40055928dbd589e652e02bf4cddff083f5f6_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:32c03556f3eb7f87c0624b105e8d9aac7dcfaea71adf16e4e9825586829880c1_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:958ec2e1c85c49252d7b49a7b0073a0e73dffac31e46bad2b0a788114cb13c74_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:34ce86c11588f0c7b2ba40ff988a8b6ac7ae6d29182e94d3a65e5756c68578f8_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:cce081bb2d5ae131770dfd095c2e8ad2fcc616d9b3fc487f9252c8f721f1b2ba_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-45490" }, { "category": "external", "summary": "RHBZ#2308615", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2308615" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-45490", "url": "https://www.cve.org/CVERecord?id=CVE-2024-45490" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45490", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45490" }, { "category": "external", "summary": "https://github.com/libexpat/libexpat/blob/R_2_6_3/expat/Changes", "url": "https://github.com/libexpat/libexpat/blob/R_2_6_3/expat/Changes" }, { "category": "external", "summary": "https://github.com/libexpat/libexpat/issues/887", "url": "https://github.com/libexpat/libexpat/issues/887" }, { "category": "external", "summary": "https://github.com/libexpat/libexpat/pull/890", "url": "https://github.com/libexpat/libexpat/pull/890" } ], "release_date": "2024-08-30T03:15:03.757000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-11-21T09:03:29+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:51c106e22bc98c6678dafc2f42e387f6e6158e686436e6f89747703dd9c1bbbc_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:58ec0e5cb8a9544153410867797e40055928dbd589e652e02bf4cddff083f5f6_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:32c03556f3eb7f87c0624b105e8d9aac7dcfaea71adf16e4e9825586829880c1_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:958ec2e1c85c49252d7b49a7b0073a0e73dffac31e46bad2b0a788114cb13c74_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:34ce86c11588f0c7b2ba40ff988a8b6ac7ae6d29182e94d3a65e5756c68578f8_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:cce081bb2d5ae131770dfd095c2e8ad2fcc616d9b3fc487f9252c8f721f1b2ba_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:10135" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:51c106e22bc98c6678dafc2f42e387f6e6158e686436e6f89747703dd9c1bbbc_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:58ec0e5cb8a9544153410867797e40055928dbd589e652e02bf4cddff083f5f6_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:32c03556f3eb7f87c0624b105e8d9aac7dcfaea71adf16e4e9825586829880c1_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:958ec2e1c85c49252d7b49a7b0073a0e73dffac31e46bad2b0a788114cb13c74_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:34ce86c11588f0c7b2ba40ff988a8b6ac7ae6d29182e94d3a65e5756c68578f8_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:cce081bb2d5ae131770dfd095c2e8ad2fcc616d9b3fc487f9252c8f721f1b2ba_amd64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:51c106e22bc98c6678dafc2f42e387f6e6158e686436e6f89747703dd9c1bbbc_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:58ec0e5cb8a9544153410867797e40055928dbd589e652e02bf4cddff083f5f6_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:32c03556f3eb7f87c0624b105e8d9aac7dcfaea71adf16e4e9825586829880c1_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:958ec2e1c85c49252d7b49a7b0073a0e73dffac31e46bad2b0a788114cb13c74_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:34ce86c11588f0c7b2ba40ff988a8b6ac7ae6d29182e94d3a65e5756c68578f8_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:cce081bb2d5ae131770dfd095c2e8ad2fcc616d9b3fc487f9252c8f721f1b2ba_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libexpat: Negative Length Parsing Vulnerability in libexpat" }, { "cve": "CVE-2024-45491", "discovery_date": "2024-08-30T03:20:09.474759+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2308616" } ], "notes": [ { "category": "description", "text": "An issue was found in libexpat\u2019s internal dtdCopy function in xmlparse.c, It can have an integer overflow for nDefaultAtts on 32-bit platforms where UINT_MAX equals SIZE_MAX.", "title": "Vulnerability description" }, { "category": "summary", "text": "libexpat: Integer Overflow or Wraparound", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability is classified as Moderate severity rather than Important due to its reliance on specific conditions for exploitation. The integer overflow in dtdCopy affecting nDefaultAtts is limited to 32-bit platforms, reducing the attack surface as many modern systems operate on 64-bit architectures. Additionally, while the impact can lead to denial of service and potentially arbitrary code execution, the latter requires precise manipulation of the overflow condition, which may be non-trivial for attackers to achieve reliably. The constrained platform scope and the complexity of exploitation lower the overall severity, though it still poses a risk in environments where 32-bit systems are prevalent.", "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-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:51c106e22bc98c6678dafc2f42e387f6e6158e686436e6f89747703dd9c1bbbc_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:58ec0e5cb8a9544153410867797e40055928dbd589e652e02bf4cddff083f5f6_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:32c03556f3eb7f87c0624b105e8d9aac7dcfaea71adf16e4e9825586829880c1_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:958ec2e1c85c49252d7b49a7b0073a0e73dffac31e46bad2b0a788114cb13c74_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:34ce86c11588f0c7b2ba40ff988a8b6ac7ae6d29182e94d3a65e5756c68578f8_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:cce081bb2d5ae131770dfd095c2e8ad2fcc616d9b3fc487f9252c8f721f1b2ba_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-45491" }, { "category": "external", "summary": "RHBZ#2308616", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2308616" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-45491", "url": "https://www.cve.org/CVERecord?id=CVE-2024-45491" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45491", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45491" }, { "category": "external", "summary": "https://github.com/libexpat/libexpat/blob/R_2_6_3/expat/Changes", "url": "https://github.com/libexpat/libexpat/blob/R_2_6_3/expat/Changes" }, { "category": "external", "summary": "https://github.com/libexpat/libexpat/issues/888", "url": "https://github.com/libexpat/libexpat/issues/888" }, { "category": "external", "summary": "https://github.com/libexpat/libexpat/pull/891", "url": "https://github.com/libexpat/libexpat/pull/891" } ], "release_date": "2024-08-30T03:15:03.850000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-11-21T09:03:29+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:51c106e22bc98c6678dafc2f42e387f6e6158e686436e6f89747703dd9c1bbbc_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:58ec0e5cb8a9544153410867797e40055928dbd589e652e02bf4cddff083f5f6_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:32c03556f3eb7f87c0624b105e8d9aac7dcfaea71adf16e4e9825586829880c1_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:958ec2e1c85c49252d7b49a7b0073a0e73dffac31e46bad2b0a788114cb13c74_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:34ce86c11588f0c7b2ba40ff988a8b6ac7ae6d29182e94d3a65e5756c68578f8_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:cce081bb2d5ae131770dfd095c2e8ad2fcc616d9b3fc487f9252c8f721f1b2ba_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:10135" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:51c106e22bc98c6678dafc2f42e387f6e6158e686436e6f89747703dd9c1bbbc_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:58ec0e5cb8a9544153410867797e40055928dbd589e652e02bf4cddff083f5f6_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:32c03556f3eb7f87c0624b105e8d9aac7dcfaea71adf16e4e9825586829880c1_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:958ec2e1c85c49252d7b49a7b0073a0e73dffac31e46bad2b0a788114cb13c74_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:34ce86c11588f0c7b2ba40ff988a8b6ac7ae6d29182e94d3a65e5756c68578f8_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:cce081bb2d5ae131770dfd095c2e8ad2fcc616d9b3fc487f9252c8f721f1b2ba_amd64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:51c106e22bc98c6678dafc2f42e387f6e6158e686436e6f89747703dd9c1bbbc_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:58ec0e5cb8a9544153410867797e40055928dbd589e652e02bf4cddff083f5f6_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:32c03556f3eb7f87c0624b105e8d9aac7dcfaea71adf16e4e9825586829880c1_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:958ec2e1c85c49252d7b49a7b0073a0e73dffac31e46bad2b0a788114cb13c74_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:34ce86c11588f0c7b2ba40ff988a8b6ac7ae6d29182e94d3a65e5756c68578f8_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:cce081bb2d5ae131770dfd095c2e8ad2fcc616d9b3fc487f9252c8f721f1b2ba_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libexpat: Integer Overflow or Wraparound" }, { "cve": "CVE-2024-45492", "discovery_date": "2024-08-30T03:20:11.638476+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2308617" } ], "notes": [ { "category": "description", "text": "A flaw was found in libexpat\u0027s internal nextScaffoldPart function in xmlparse.c. It can have an integer overflow for m_groupSize on 32-bit platforms where UINT_MAX equals SIZE_MAX.", "title": "Vulnerability description" }, { "category": "summary", "text": "libexpat: integer overflow", "title": "Vulnerability summary" }, { "category": "other", "text": "CVE-2024-45492 is categorized as a Moderate severity issue rather than Important due to the specific conditions required for exploitation and the limited scope of impact. While an integer overflow in the nextScaffoldPart function on 32-bit platforms can potentially lead to denial of service (DoS) or, in rare cases, arbitrary code execution, the vulnerability is platform-specific, affecting only 32-bit architectures with particular handling of UINT_MAX and SIZE_MAX. Additionally, exploiting the overflow for arbitrary code execution would require precise manipulation of memory, making it a less likely attack vector. The primary risk of DoS, without guaranteed escalation to remote code execution, further justifies the moderate severity classification.", "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-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:51c106e22bc98c6678dafc2f42e387f6e6158e686436e6f89747703dd9c1bbbc_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:58ec0e5cb8a9544153410867797e40055928dbd589e652e02bf4cddff083f5f6_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:32c03556f3eb7f87c0624b105e8d9aac7dcfaea71adf16e4e9825586829880c1_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:958ec2e1c85c49252d7b49a7b0073a0e73dffac31e46bad2b0a788114cb13c74_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:34ce86c11588f0c7b2ba40ff988a8b6ac7ae6d29182e94d3a65e5756c68578f8_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:cce081bb2d5ae131770dfd095c2e8ad2fcc616d9b3fc487f9252c8f721f1b2ba_amd64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-45492" }, { "category": "external", "summary": "RHBZ#2308617", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2308617" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-45492", "url": "https://www.cve.org/CVERecord?id=CVE-2024-45492" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45492", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45492" }, { "category": "external", "summary": "https://github.com/libexpat/libexpat/blob/R_2_6_3/expat/Changes", "url": "https://github.com/libexpat/libexpat/blob/R_2_6_3/expat/Changes" }, { "category": "external", "summary": "https://github.com/libexpat/libexpat/issues/889", "url": "https://github.com/libexpat/libexpat/issues/889" }, { "category": "external", "summary": "https://github.com/libexpat/libexpat/pull/892", "url": "https://github.com/libexpat/libexpat/pull/892" } ], "release_date": "2024-08-30T03:15:03.930000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-11-21T09:03:29+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:51c106e22bc98c6678dafc2f42e387f6e6158e686436e6f89747703dd9c1bbbc_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:58ec0e5cb8a9544153410867797e40055928dbd589e652e02bf4cddff083f5f6_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:32c03556f3eb7f87c0624b105e8d9aac7dcfaea71adf16e4e9825586829880c1_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:958ec2e1c85c49252d7b49a7b0073a0e73dffac31e46bad2b0a788114cb13c74_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:34ce86c11588f0c7b2ba40ff988a8b6ac7ae6d29182e94d3a65e5756c68578f8_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:cce081bb2d5ae131770dfd095c2e8ad2fcc616d9b3fc487f9252c8f721f1b2ba_amd64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:10135" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:51c106e22bc98c6678dafc2f42e387f6e6158e686436e6f89747703dd9c1bbbc_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:58ec0e5cb8a9544153410867797e40055928dbd589e652e02bf4cddff083f5f6_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:32c03556f3eb7f87c0624b105e8d9aac7dcfaea71adf16e4e9825586829880c1_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:958ec2e1c85c49252d7b49a7b0073a0e73dffac31e46bad2b0a788114cb13c74_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:34ce86c11588f0c7b2ba40ff988a8b6ac7ae6d29182e94d3a65e5756c68578f8_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:cce081bb2d5ae131770dfd095c2e8ad2fcc616d9b3fc487f9252c8f721f1b2ba_amd64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "9Base-Service-Interconnect-1.4:service-interconnect/skupper-config-sync-rhel9@sha256:51c106e22bc98c6678dafc2f42e387f6e6158e686436e6f89747703dd9c1bbbc_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-flow-collector-rhel9@sha256:58ec0e5cb8a9544153410867797e40055928dbd589e652e02bf4cddff083f5f6_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-operator-bundle@sha256:32c03556f3eb7f87c0624b105e8d9aac7dcfaea71adf16e4e9825586829880c1_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-router-rhel9@sha256:958ec2e1c85c49252d7b49a7b0073a0e73dffac31e46bad2b0a788114cb13c74_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-service-controller-rhel9@sha256:34ce86c11588f0c7b2ba40ff988a8b6ac7ae6d29182e94d3a65e5756c68578f8_amd64", "9Base-Service-Interconnect-1.4:service-interconnect/skupper-site-controller-rhel9@sha256:cce081bb2d5ae131770dfd095c2e8ad2fcc616d9b3fc487f9252c8f721f1b2ba_amd64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libexpat: integer overflow" } ] }
rhsa-2024_11109
Vulnerability from csaf_redhat
Published
2024-12-16 15:47
Modified
2025-01-06 17:42
Summary
Red Hat Security Advisory: Updated service-interconnect rhel9 container images for 1.5
Notes
Topic
Updated service-interconnect container images are now available for Service Interconnect 1.5 for RHEL 9.
Details
Users of service-interconnect 1.5 rhel9 container images are advised
to upgrade to these updated images, which contain backported patches to correct security issues and fix bugs.
Users of these images are also encouraged to rebuild all container images that depend on these images.
You can find images updated by this advisory the in Red Hat Container Catalog
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Low" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Updated service-interconnect container images are now available for Service Interconnect 1.5 for RHEL 9.", "title": "Topic" }, { "category": "general", "text": "Users of service-interconnect 1.5 rhel9 container images are advised\nto upgrade to these updated images, which contain backported patches to correct security issues and fix bugs. \nUsers of these images are also encouraged to rebuild all container images that depend on these images.\nYou can find images updated by this advisory the in Red Hat Container Catalog", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2024:11109", "url": "https://access.redhat.com/errata/RHSA-2024:11109" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#low", "url": "https://access.redhat.com/security/updates/classification/#low" }, { "category": "external", "summary": "2263240", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2263240" }, { "category": "external", "summary": "2321987", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2321987" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_11109.json" } ], "title": "Red Hat Security Advisory: Updated service-interconnect rhel9 container images for 1.5", "tracking": { "current_release_date": "2025-01-06T17:42:23+00:00", "generator": { "date": "2025-01-06T17:42:23+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.5" } }, "id": "RHSA-2024:11109", "initial_release_date": "2024-12-16T15:47:02+00:00", "revision_history": [ { "date": "2024-12-16T15:47:02+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-12-16T15:47:02+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-01-06T17:42:23+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Service Interconnect 1", "product": { "name": "Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1", "product_identification_helper": { "cpe": "cpe:/a:redhat:service_interconnect:1::el9" } } } ], "category": "product_family", "name": "Red Hat Service Interconnect" }, { "branches": [ { "category": "product_version", "name": "service-interconnect/skupper-config-sync-rhel9@sha256:2dedeeda52b1701d005dee4c2277c949d978214d32fffbdfc63e7c5ead8f1782_ppc64le", "product": { "name": "service-interconnect/skupper-config-sync-rhel9@sha256:2dedeeda52b1701d005dee4c2277c949d978214d32fffbdfc63e7c5ead8f1782_ppc64le", "product_id": "service-interconnect/skupper-config-sync-rhel9@sha256:2dedeeda52b1701d005dee4c2277c949d978214d32fffbdfc63e7c5ead8f1782_ppc64le", "product_identification_helper": { "purl": "pkg:oci/skupper-config-sync-rhel9@sha256:2dedeeda52b1701d005dee4c2277c949d978214d32fffbdfc63e7c5ead8f1782?arch=ppc64le\u0026repository_url=registry.redhat.io/service-interconnect/skupper-config-sync-rhel9\u0026tag=1.5.5-4" } } }, { "category": "product_version", "name": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "product": { "name": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "product_id": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "product_identification_helper": { "purl": "pkg:oci/skupper-controller-podman-container-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454?arch=ppc64le\u0026repository_url=registry.redhat.io/service-interconnect/skupper-controller-podman-container-rhel9\u0026tag=1.5.5-4" } } }, { "category": "product_version", "name": "service-interconnect/skupper-controller-podman-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "product": { "name": "service-interconnect/skupper-controller-podman-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "product_id": "service-interconnect/skupper-controller-podman-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "product_identification_helper": { "purl": "pkg:oci/skupper-controller-podman-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454?arch=ppc64le\u0026repository_url=registry.redhat.io/service-interconnect/skupper-controller-podman-rhel9\u0026tag=1.5.5-4" } } }, { "category": "product_version", "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:771f88b6a5b042c07e652196b406da2f88806334f882d418514f20de9cf1e9ee_ppc64le", "product": { "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:771f88b6a5b042c07e652196b406da2f88806334f882d418514f20de9cf1e9ee_ppc64le", "product_id": "service-interconnect/skupper-flow-collector-rhel9@sha256:771f88b6a5b042c07e652196b406da2f88806334f882d418514f20de9cf1e9ee_ppc64le", "product_identification_helper": { "purl": "pkg:oci/skupper-flow-collector-rhel9@sha256:771f88b6a5b042c07e652196b406da2f88806334f882d418514f20de9cf1e9ee?arch=ppc64le\u0026repository_url=registry.redhat.io/service-interconnect/skupper-flow-collector-rhel9\u0026tag=1.5.5-4" } } }, { "category": "product_version", "name": "service-interconnect/skupper-router-rhel9@sha256:72fcdf31e9b144f6bfc9a13dff8f720e963b7e49d6ef773522bdb5946cf0e1b9_ppc64le", "product": { "name": "service-interconnect/skupper-router-rhel9@sha256:72fcdf31e9b144f6bfc9a13dff8f720e963b7e49d6ef773522bdb5946cf0e1b9_ppc64le", "product_id": "service-interconnect/skupper-router-rhel9@sha256:72fcdf31e9b144f6bfc9a13dff8f720e963b7e49d6ef773522bdb5946cf0e1b9_ppc64le", "product_identification_helper": { "purl": "pkg:oci/skupper-router-rhel9@sha256:72fcdf31e9b144f6bfc9a13dff8f720e963b7e49d6ef773522bdb5946cf0e1b9?arch=ppc64le\u0026repository_url=registry.redhat.io/service-interconnect/skupper-router-rhel9\u0026tag=2.5.3-6" } } }, { "category": "product_version", "name": "service-interconnect/skupper-service-controller-rhel9@sha256:859683e6f8eca6302e197113eb7152e7779a3de72c59988b305bb0a8bc13cbe5_ppc64le", "product": { "name": "service-interconnect/skupper-service-controller-rhel9@sha256:859683e6f8eca6302e197113eb7152e7779a3de72c59988b305bb0a8bc13cbe5_ppc64le", "product_id": "service-interconnect/skupper-service-controller-rhel9@sha256:859683e6f8eca6302e197113eb7152e7779a3de72c59988b305bb0a8bc13cbe5_ppc64le", "product_identification_helper": { "purl": "pkg:oci/skupper-service-controller-rhel9@sha256:859683e6f8eca6302e197113eb7152e7779a3de72c59988b305bb0a8bc13cbe5?arch=ppc64le\u0026repository_url=registry.redhat.io/service-interconnect/skupper-service-controller-rhel9\u0026tag=1.5.5-4" } } }, { "category": "product_version", "name": "service-interconnect/skupper-site-controller-rhel9@sha256:35be4ab2c944e950b7c635a0342aefbd5b13a3cf4d9f41828adf4e685e80bccf_ppc64le", "product": { "name": "service-interconnect/skupper-site-controller-rhel9@sha256:35be4ab2c944e950b7c635a0342aefbd5b13a3cf4d9f41828adf4e685e80bccf_ppc64le", "product_id": "service-interconnect/skupper-site-controller-rhel9@sha256:35be4ab2c944e950b7c635a0342aefbd5b13a3cf4d9f41828adf4e685e80bccf_ppc64le", "product_identification_helper": { "purl": "pkg:oci/skupper-site-controller-rhel9@sha256:35be4ab2c944e950b7c635a0342aefbd5b13a3cf4d9f41828adf4e685e80bccf?arch=ppc64le\u0026repository_url=registry.redhat.io/service-interconnect/skupper-site-controller-rhel9\u0026tag=1.5.5-4" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "service-interconnect/skupper-config-sync-rhel9@sha256:7460ced07d36f6ce528561e92db8f212b2db38ecefa6f28b1c6d336f676f5010_s390x", "product": { "name": "service-interconnect/skupper-config-sync-rhel9@sha256:7460ced07d36f6ce528561e92db8f212b2db38ecefa6f28b1c6d336f676f5010_s390x", "product_id": "service-interconnect/skupper-config-sync-rhel9@sha256:7460ced07d36f6ce528561e92db8f212b2db38ecefa6f28b1c6d336f676f5010_s390x", "product_identification_helper": { "purl": "pkg:oci/skupper-config-sync-rhel9@sha256:7460ced07d36f6ce528561e92db8f212b2db38ecefa6f28b1c6d336f676f5010?arch=s390x\u0026repository_url=registry.redhat.io/service-interconnect/skupper-config-sync-rhel9\u0026tag=1.5.5-4" } } }, { "category": "product_version", "name": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "product": { "name": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "product_id": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "product_identification_helper": { "purl": "pkg:oci/skupper-controller-podman-container-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b?arch=s390x\u0026repository_url=registry.redhat.io/service-interconnect/skupper-controller-podman-container-rhel9\u0026tag=1.5.5-4" } } }, { "category": "product_version", "name": "service-interconnect/skupper-controller-podman-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "product": { "name": "service-interconnect/skupper-controller-podman-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "product_id": "service-interconnect/skupper-controller-podman-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "product_identification_helper": { "purl": "pkg:oci/skupper-controller-podman-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b?arch=s390x\u0026repository_url=registry.redhat.io/service-interconnect/skupper-controller-podman-rhel9\u0026tag=1.5.5-4" } } }, { "category": "product_version", "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:826ce2adc3ce66628150e118662fd7871f2b9fb7de1507041f5f5f20e6558bfa_s390x", "product": { "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:826ce2adc3ce66628150e118662fd7871f2b9fb7de1507041f5f5f20e6558bfa_s390x", "product_id": "service-interconnect/skupper-flow-collector-rhel9@sha256:826ce2adc3ce66628150e118662fd7871f2b9fb7de1507041f5f5f20e6558bfa_s390x", "product_identification_helper": { "purl": "pkg:oci/skupper-flow-collector-rhel9@sha256:826ce2adc3ce66628150e118662fd7871f2b9fb7de1507041f5f5f20e6558bfa?arch=s390x\u0026repository_url=registry.redhat.io/service-interconnect/skupper-flow-collector-rhel9\u0026tag=1.5.5-4" } } }, { "category": "product_version", "name": "service-interconnect/skupper-router-rhel9@sha256:47b2380c1a4f1b66fb8ea1d56cb55d5d48d157c3cd766910fa7a5967582901d6_s390x", "product": { "name": "service-interconnect/skupper-router-rhel9@sha256:47b2380c1a4f1b66fb8ea1d56cb55d5d48d157c3cd766910fa7a5967582901d6_s390x", "product_id": "service-interconnect/skupper-router-rhel9@sha256:47b2380c1a4f1b66fb8ea1d56cb55d5d48d157c3cd766910fa7a5967582901d6_s390x", "product_identification_helper": { "purl": "pkg:oci/skupper-router-rhel9@sha256:47b2380c1a4f1b66fb8ea1d56cb55d5d48d157c3cd766910fa7a5967582901d6?arch=s390x\u0026repository_url=registry.redhat.io/service-interconnect/skupper-router-rhel9\u0026tag=2.5.3-6" } } }, { "category": "product_version", "name": "service-interconnect/skupper-service-controller-rhel9@sha256:97e80a5d2ae898d4262a52e8e4f31a86c011b694160c47ce4074015ebab8a7f4_s390x", "product": { "name": "service-interconnect/skupper-service-controller-rhel9@sha256:97e80a5d2ae898d4262a52e8e4f31a86c011b694160c47ce4074015ebab8a7f4_s390x", "product_id": "service-interconnect/skupper-service-controller-rhel9@sha256:97e80a5d2ae898d4262a52e8e4f31a86c011b694160c47ce4074015ebab8a7f4_s390x", "product_identification_helper": { "purl": "pkg:oci/skupper-service-controller-rhel9@sha256:97e80a5d2ae898d4262a52e8e4f31a86c011b694160c47ce4074015ebab8a7f4?arch=s390x\u0026repository_url=registry.redhat.io/service-interconnect/skupper-service-controller-rhel9\u0026tag=1.5.5-4" } } }, { "category": "product_version", "name": "service-interconnect/skupper-site-controller-rhel9@sha256:ae2fd33a7da6eadafe9c1321397000a283ea67690bcc9f41458b8401e06d309c_s390x", "product": { "name": "service-interconnect/skupper-site-controller-rhel9@sha256:ae2fd33a7da6eadafe9c1321397000a283ea67690bcc9f41458b8401e06d309c_s390x", "product_id": "service-interconnect/skupper-site-controller-rhel9@sha256:ae2fd33a7da6eadafe9c1321397000a283ea67690bcc9f41458b8401e06d309c_s390x", "product_identification_helper": { "purl": "pkg:oci/skupper-site-controller-rhel9@sha256:ae2fd33a7da6eadafe9c1321397000a283ea67690bcc9f41458b8401e06d309c?arch=s390x\u0026repository_url=registry.redhat.io/service-interconnect/skupper-site-controller-rhel9\u0026tag=1.5.5-4" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "service-interconnect/skupper-config-sync-rhel9@sha256:7dd1ff26d428fc7b075b0ccd4e19ecce723029e2e3b957c59716ceb48a532f09_arm64", "product": { "name": "service-interconnect/skupper-config-sync-rhel9@sha256:7dd1ff26d428fc7b075b0ccd4e19ecce723029e2e3b957c59716ceb48a532f09_arm64", "product_id": "service-interconnect/skupper-config-sync-rhel9@sha256:7dd1ff26d428fc7b075b0ccd4e19ecce723029e2e3b957c59716ceb48a532f09_arm64", "product_identification_helper": { "purl": "pkg:oci/skupper-config-sync-rhel9@sha256:7dd1ff26d428fc7b075b0ccd4e19ecce723029e2e3b957c59716ceb48a532f09?arch=arm64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-config-sync-rhel9\u0026tag=1.5.5-4" } } }, { "category": "product_version", "name": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "product": { "name": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "product_id": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "product_identification_helper": { "purl": "pkg:oci/skupper-controller-podman-container-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45?arch=arm64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-controller-podman-container-rhel9\u0026tag=1.5.5-4" } } }, { "category": "product_version", "name": "service-interconnect/skupper-controller-podman-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "product": { "name": "service-interconnect/skupper-controller-podman-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "product_id": "service-interconnect/skupper-controller-podman-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "product_identification_helper": { "purl": "pkg:oci/skupper-controller-podman-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45?arch=arm64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-controller-podman-rhel9\u0026tag=1.5.5-4" } } }, { "category": "product_version", "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:554f51fbd35480c5779d801f129e06045399f4bedeee7b3ec2a4bc839a0a4154_arm64", "product": { "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:554f51fbd35480c5779d801f129e06045399f4bedeee7b3ec2a4bc839a0a4154_arm64", "product_id": "service-interconnect/skupper-flow-collector-rhel9@sha256:554f51fbd35480c5779d801f129e06045399f4bedeee7b3ec2a4bc839a0a4154_arm64", "product_identification_helper": { "purl": "pkg:oci/skupper-flow-collector-rhel9@sha256:554f51fbd35480c5779d801f129e06045399f4bedeee7b3ec2a4bc839a0a4154?arch=arm64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-flow-collector-rhel9\u0026tag=1.5.5-4" } } }, { "category": "product_version", "name": "service-interconnect/skupper-operator-bundle@sha256:a4873e1ba82b7a55bccf7e1664cc3ecb51bb5e12d09dba4e1da3f3282cf3f1f9_arm64", "product": { "name": "service-interconnect/skupper-operator-bundle@sha256:a4873e1ba82b7a55bccf7e1664cc3ecb51bb5e12d09dba4e1da3f3282cf3f1f9_arm64", "product_id": "service-interconnect/skupper-operator-bundle@sha256:a4873e1ba82b7a55bccf7e1664cc3ecb51bb5e12d09dba4e1da3f3282cf3f1f9_arm64", "product_identification_helper": { "purl": "pkg:oci/skupper-operator-bundle@sha256:a4873e1ba82b7a55bccf7e1664cc3ecb51bb5e12d09dba4e1da3f3282cf3f1f9?arch=arm64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-operator-bundle\u0026tag=1.5.5-4" } } }, { "category": "product_version", "name": "service-interconnect/skupper-router-rhel9@sha256:b193eace13666b71a525f07627b8e727fa6594db0f9086940607be456f0dbe5f_arm64", "product": { "name": "service-interconnect/skupper-router-rhel9@sha256:b193eace13666b71a525f07627b8e727fa6594db0f9086940607be456f0dbe5f_arm64", "product_id": "service-interconnect/skupper-router-rhel9@sha256:b193eace13666b71a525f07627b8e727fa6594db0f9086940607be456f0dbe5f_arm64", "product_identification_helper": { "purl": "pkg:oci/skupper-router-rhel9@sha256:b193eace13666b71a525f07627b8e727fa6594db0f9086940607be456f0dbe5f?arch=arm64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-router-rhel9\u0026tag=2.5.3-6" } } }, { "category": "product_version", "name": "service-interconnect/skupper-service-controller-rhel9@sha256:1c6e952f2c85c384a21c455e7a5d3788d96c23f5b76737fc19ec91782a4a7492_arm64", "product": { "name": "service-interconnect/skupper-service-controller-rhel9@sha256:1c6e952f2c85c384a21c455e7a5d3788d96c23f5b76737fc19ec91782a4a7492_arm64", "product_id": "service-interconnect/skupper-service-controller-rhel9@sha256:1c6e952f2c85c384a21c455e7a5d3788d96c23f5b76737fc19ec91782a4a7492_arm64", "product_identification_helper": { "purl": "pkg:oci/skupper-service-controller-rhel9@sha256:1c6e952f2c85c384a21c455e7a5d3788d96c23f5b76737fc19ec91782a4a7492?arch=arm64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-service-controller-rhel9\u0026tag=1.5.5-4" } } }, { "category": "product_version", "name": "service-interconnect/skupper-site-controller-rhel9@sha256:8674ea245869c168353047d9bbf963cba13508d982b6ae288f15ab5540805f82_arm64", "product": { "name": "service-interconnect/skupper-site-controller-rhel9@sha256:8674ea245869c168353047d9bbf963cba13508d982b6ae288f15ab5540805f82_arm64", "product_id": "service-interconnect/skupper-site-controller-rhel9@sha256:8674ea245869c168353047d9bbf963cba13508d982b6ae288f15ab5540805f82_arm64", "product_identification_helper": { "purl": "pkg:oci/skupper-site-controller-rhel9@sha256:8674ea245869c168353047d9bbf963cba13508d982b6ae288f15ab5540805f82?arch=arm64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-site-controller-rhel9\u0026tag=1.5.5-4" } } } ], "category": "architecture", "name": "arm64" }, { "branches": [ { "category": "product_version", "name": "service-interconnect/skupper-config-sync-rhel9@sha256:01b7f735b8efd48b3406d116a7885f4545efa21786fd96ea3479573b72181e6c_amd64", "product": { "name": "service-interconnect/skupper-config-sync-rhel9@sha256:01b7f735b8efd48b3406d116a7885f4545efa21786fd96ea3479573b72181e6c_amd64", "product_id": "service-interconnect/skupper-config-sync-rhel9@sha256:01b7f735b8efd48b3406d116a7885f4545efa21786fd96ea3479573b72181e6c_amd64", "product_identification_helper": { "purl": "pkg:oci/skupper-config-sync-rhel9@sha256:01b7f735b8efd48b3406d116a7885f4545efa21786fd96ea3479573b72181e6c?arch=amd64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-config-sync-rhel9\u0026tag=1.5.5-4" } } }, { "category": "product_version", "name": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "product": { "name": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "product_id": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "product_identification_helper": { "purl": "pkg:oci/skupper-controller-podman-container-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa?arch=amd64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-controller-podman-container-rhel9\u0026tag=1.5.5-4" } } }, { "category": "product_version", "name": "service-interconnect/skupper-controller-podman-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "product": { "name": "service-interconnect/skupper-controller-podman-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "product_id": "service-interconnect/skupper-controller-podman-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "product_identification_helper": { "purl": "pkg:oci/skupper-controller-podman-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa?arch=amd64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-controller-podman-rhel9\u0026tag=1.5.5-4" } } }, { "category": "product_version", "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:3bc6fa2665020345f5e9a94bdb4fc11560336213889463812490ea2bd8a78bff_amd64", "product": { "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:3bc6fa2665020345f5e9a94bdb4fc11560336213889463812490ea2bd8a78bff_amd64", "product_id": "service-interconnect/skupper-flow-collector-rhel9@sha256:3bc6fa2665020345f5e9a94bdb4fc11560336213889463812490ea2bd8a78bff_amd64", "product_identification_helper": { "purl": "pkg:oci/skupper-flow-collector-rhel9@sha256:3bc6fa2665020345f5e9a94bdb4fc11560336213889463812490ea2bd8a78bff?arch=amd64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-flow-collector-rhel9\u0026tag=1.5.5-4" } } }, { "category": "product_version", "name": "service-interconnect/skupper-operator-bundle@sha256:f934d109a75fbac4316db68a7409a95bf848d6c99eacd925ff352204e891f1a0_amd64", "product": { "name": "service-interconnect/skupper-operator-bundle@sha256:f934d109a75fbac4316db68a7409a95bf848d6c99eacd925ff352204e891f1a0_amd64", "product_id": "service-interconnect/skupper-operator-bundle@sha256:f934d109a75fbac4316db68a7409a95bf848d6c99eacd925ff352204e891f1a0_amd64", "product_identification_helper": { "purl": "pkg:oci/skupper-operator-bundle@sha256:f934d109a75fbac4316db68a7409a95bf848d6c99eacd925ff352204e891f1a0?arch=amd64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-operator-bundle\u0026tag=1.5.5-4" } } }, { "category": "product_version", "name": "service-interconnect/skupper-router-rhel9@sha256:5b9714c08022c3b1a94c779aa2daa98bb2965f6808f3049fe57f6045cd8fd534_amd64", "product": { "name": "service-interconnect/skupper-router-rhel9@sha256:5b9714c08022c3b1a94c779aa2daa98bb2965f6808f3049fe57f6045cd8fd534_amd64", "product_id": "service-interconnect/skupper-router-rhel9@sha256:5b9714c08022c3b1a94c779aa2daa98bb2965f6808f3049fe57f6045cd8fd534_amd64", "product_identification_helper": { "purl": "pkg:oci/skupper-router-rhel9@sha256:5b9714c08022c3b1a94c779aa2daa98bb2965f6808f3049fe57f6045cd8fd534?arch=amd64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-router-rhel9\u0026tag=2.5.3-6" } } }, { "category": "product_version", "name": "service-interconnect/skupper-service-controller-rhel9@sha256:1e7ec0d2278b508f4e6125cda83b09af84787ae37de6ca32e1866029c2f85d8c_amd64", "product": { "name": "service-interconnect/skupper-service-controller-rhel9@sha256:1e7ec0d2278b508f4e6125cda83b09af84787ae37de6ca32e1866029c2f85d8c_amd64", "product_id": "service-interconnect/skupper-service-controller-rhel9@sha256:1e7ec0d2278b508f4e6125cda83b09af84787ae37de6ca32e1866029c2f85d8c_amd64", "product_identification_helper": { "purl": "pkg:oci/skupper-service-controller-rhel9@sha256:1e7ec0d2278b508f4e6125cda83b09af84787ae37de6ca32e1866029c2f85d8c?arch=amd64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-service-controller-rhel9\u0026tag=1.5.5-4" } } }, { "category": "product_version", "name": "service-interconnect/skupper-site-controller-rhel9@sha256:9268f1f878db35a8e9b5171e1e9bb517c329b8bd98ad74a1d0550baf67d6c501_amd64", "product": { "name": "service-interconnect/skupper-site-controller-rhel9@sha256:9268f1f878db35a8e9b5171e1e9bb517c329b8bd98ad74a1d0550baf67d6c501_amd64", "product_id": "service-interconnect/skupper-site-controller-rhel9@sha256:9268f1f878db35a8e9b5171e1e9bb517c329b8bd98ad74a1d0550baf67d6c501_amd64", "product_identification_helper": { "purl": "pkg:oci/skupper-site-controller-rhel9@sha256:9268f1f878db35a8e9b5171e1e9bb517c329b8bd98ad74a1d0550baf67d6c501?arch=amd64\u0026repository_url=registry.redhat.io/service-interconnect/skupper-site-controller-rhel9\u0026tag=1.5.5-4" } } } ], "category": "architecture", "name": "amd64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-config-sync-rhel9@sha256:01b7f735b8efd48b3406d116a7885f4545efa21786fd96ea3479573b72181e6c_amd64 as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:01b7f735b8efd48b3406d116a7885f4545efa21786fd96ea3479573b72181e6c_amd64" }, "product_reference": "service-interconnect/skupper-config-sync-rhel9@sha256:01b7f735b8efd48b3406d116a7885f4545efa21786fd96ea3479573b72181e6c_amd64", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-config-sync-rhel9@sha256:2dedeeda52b1701d005dee4c2277c949d978214d32fffbdfc63e7c5ead8f1782_ppc64le as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:2dedeeda52b1701d005dee4c2277c949d978214d32fffbdfc63e7c5ead8f1782_ppc64le" }, "product_reference": "service-interconnect/skupper-config-sync-rhel9@sha256:2dedeeda52b1701d005dee4c2277c949d978214d32fffbdfc63e7c5ead8f1782_ppc64le", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-config-sync-rhel9@sha256:7460ced07d36f6ce528561e92db8f212b2db38ecefa6f28b1c6d336f676f5010_s390x as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7460ced07d36f6ce528561e92db8f212b2db38ecefa6f28b1c6d336f676f5010_s390x" }, "product_reference": "service-interconnect/skupper-config-sync-rhel9@sha256:7460ced07d36f6ce528561e92db8f212b2db38ecefa6f28b1c6d336f676f5010_s390x", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-config-sync-rhel9@sha256:7dd1ff26d428fc7b075b0ccd4e19ecce723029e2e3b957c59716ceb48a532f09_arm64 as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7dd1ff26d428fc7b075b0ccd4e19ecce723029e2e3b957c59716ceb48a532f09_arm64" }, "product_reference": "service-interconnect/skupper-config-sync-rhel9@sha256:7dd1ff26d428fc7b075b0ccd4e19ecce723029e2e3b957c59716ceb48a532f09_arm64", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64 as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64" }, "product_reference": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x" }, "product_reference": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le" }, "product_reference": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64 as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64" }, "product_reference": "service-interconnect/skupper-controller-podman-container-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-controller-podman-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64 as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64" }, "product_reference": "service-interconnect/skupper-controller-podman-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-controller-podman-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x" }, "product_reference": "service-interconnect/skupper-controller-podman-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-controller-podman-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le" }, "product_reference": "service-interconnect/skupper-controller-podman-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-controller-podman-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64 as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64" }, "product_reference": "service-interconnect/skupper-controller-podman-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:3bc6fa2665020345f5e9a94bdb4fc11560336213889463812490ea2bd8a78bff_amd64 as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:3bc6fa2665020345f5e9a94bdb4fc11560336213889463812490ea2bd8a78bff_amd64" }, "product_reference": "service-interconnect/skupper-flow-collector-rhel9@sha256:3bc6fa2665020345f5e9a94bdb4fc11560336213889463812490ea2bd8a78bff_amd64", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:554f51fbd35480c5779d801f129e06045399f4bedeee7b3ec2a4bc839a0a4154_arm64 as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:554f51fbd35480c5779d801f129e06045399f4bedeee7b3ec2a4bc839a0a4154_arm64" }, "product_reference": "service-interconnect/skupper-flow-collector-rhel9@sha256:554f51fbd35480c5779d801f129e06045399f4bedeee7b3ec2a4bc839a0a4154_arm64", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:771f88b6a5b042c07e652196b406da2f88806334f882d418514f20de9cf1e9ee_ppc64le as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:771f88b6a5b042c07e652196b406da2f88806334f882d418514f20de9cf1e9ee_ppc64le" }, "product_reference": "service-interconnect/skupper-flow-collector-rhel9@sha256:771f88b6a5b042c07e652196b406da2f88806334f882d418514f20de9cf1e9ee_ppc64le", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-flow-collector-rhel9@sha256:826ce2adc3ce66628150e118662fd7871f2b9fb7de1507041f5f5f20e6558bfa_s390x as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:826ce2adc3ce66628150e118662fd7871f2b9fb7de1507041f5f5f20e6558bfa_s390x" }, "product_reference": "service-interconnect/skupper-flow-collector-rhel9@sha256:826ce2adc3ce66628150e118662fd7871f2b9fb7de1507041f5f5f20e6558bfa_s390x", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-operator-bundle@sha256:a4873e1ba82b7a55bccf7e1664cc3ecb51bb5e12d09dba4e1da3f3282cf3f1f9_arm64 as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:a4873e1ba82b7a55bccf7e1664cc3ecb51bb5e12d09dba4e1da3f3282cf3f1f9_arm64" }, "product_reference": "service-interconnect/skupper-operator-bundle@sha256:a4873e1ba82b7a55bccf7e1664cc3ecb51bb5e12d09dba4e1da3f3282cf3f1f9_arm64", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-operator-bundle@sha256:f934d109a75fbac4316db68a7409a95bf848d6c99eacd925ff352204e891f1a0_amd64 as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:f934d109a75fbac4316db68a7409a95bf848d6c99eacd925ff352204e891f1a0_amd64" }, "product_reference": "service-interconnect/skupper-operator-bundle@sha256:f934d109a75fbac4316db68a7409a95bf848d6c99eacd925ff352204e891f1a0_amd64", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-router-rhel9@sha256:47b2380c1a4f1b66fb8ea1d56cb55d5d48d157c3cd766910fa7a5967582901d6_s390x as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:47b2380c1a4f1b66fb8ea1d56cb55d5d48d157c3cd766910fa7a5967582901d6_s390x" }, "product_reference": "service-interconnect/skupper-router-rhel9@sha256:47b2380c1a4f1b66fb8ea1d56cb55d5d48d157c3cd766910fa7a5967582901d6_s390x", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-router-rhel9@sha256:5b9714c08022c3b1a94c779aa2daa98bb2965f6808f3049fe57f6045cd8fd534_amd64 as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:5b9714c08022c3b1a94c779aa2daa98bb2965f6808f3049fe57f6045cd8fd534_amd64" }, "product_reference": "service-interconnect/skupper-router-rhel9@sha256:5b9714c08022c3b1a94c779aa2daa98bb2965f6808f3049fe57f6045cd8fd534_amd64", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-router-rhel9@sha256:72fcdf31e9b144f6bfc9a13dff8f720e963b7e49d6ef773522bdb5946cf0e1b9_ppc64le as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:72fcdf31e9b144f6bfc9a13dff8f720e963b7e49d6ef773522bdb5946cf0e1b9_ppc64le" }, "product_reference": "service-interconnect/skupper-router-rhel9@sha256:72fcdf31e9b144f6bfc9a13dff8f720e963b7e49d6ef773522bdb5946cf0e1b9_ppc64le", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-router-rhel9@sha256:b193eace13666b71a525f07627b8e727fa6594db0f9086940607be456f0dbe5f_arm64 as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:b193eace13666b71a525f07627b8e727fa6594db0f9086940607be456f0dbe5f_arm64" }, "product_reference": "service-interconnect/skupper-router-rhel9@sha256:b193eace13666b71a525f07627b8e727fa6594db0f9086940607be456f0dbe5f_arm64", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-service-controller-rhel9@sha256:1c6e952f2c85c384a21c455e7a5d3788d96c23f5b76737fc19ec91782a4a7492_arm64 as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1c6e952f2c85c384a21c455e7a5d3788d96c23f5b76737fc19ec91782a4a7492_arm64" }, "product_reference": "service-interconnect/skupper-service-controller-rhel9@sha256:1c6e952f2c85c384a21c455e7a5d3788d96c23f5b76737fc19ec91782a4a7492_arm64", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-service-controller-rhel9@sha256:1e7ec0d2278b508f4e6125cda83b09af84787ae37de6ca32e1866029c2f85d8c_amd64 as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1e7ec0d2278b508f4e6125cda83b09af84787ae37de6ca32e1866029c2f85d8c_amd64" }, "product_reference": "service-interconnect/skupper-service-controller-rhel9@sha256:1e7ec0d2278b508f4e6125cda83b09af84787ae37de6ca32e1866029c2f85d8c_amd64", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-service-controller-rhel9@sha256:859683e6f8eca6302e197113eb7152e7779a3de72c59988b305bb0a8bc13cbe5_ppc64le as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:859683e6f8eca6302e197113eb7152e7779a3de72c59988b305bb0a8bc13cbe5_ppc64le" }, "product_reference": "service-interconnect/skupper-service-controller-rhel9@sha256:859683e6f8eca6302e197113eb7152e7779a3de72c59988b305bb0a8bc13cbe5_ppc64le", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-service-controller-rhel9@sha256:97e80a5d2ae898d4262a52e8e4f31a86c011b694160c47ce4074015ebab8a7f4_s390x as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:97e80a5d2ae898d4262a52e8e4f31a86c011b694160c47ce4074015ebab8a7f4_s390x" }, "product_reference": "service-interconnect/skupper-service-controller-rhel9@sha256:97e80a5d2ae898d4262a52e8e4f31a86c011b694160c47ce4074015ebab8a7f4_s390x", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-site-controller-rhel9@sha256:35be4ab2c944e950b7c635a0342aefbd5b13a3cf4d9f41828adf4e685e80bccf_ppc64le as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:35be4ab2c944e950b7c635a0342aefbd5b13a3cf4d9f41828adf4e685e80bccf_ppc64le" }, "product_reference": "service-interconnect/skupper-site-controller-rhel9@sha256:35be4ab2c944e950b7c635a0342aefbd5b13a3cf4d9f41828adf4e685e80bccf_ppc64le", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-site-controller-rhel9@sha256:8674ea245869c168353047d9bbf963cba13508d982b6ae288f15ab5540805f82_arm64 as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:8674ea245869c168353047d9bbf963cba13508d982b6ae288f15ab5540805f82_arm64" }, "product_reference": "service-interconnect/skupper-site-controller-rhel9@sha256:8674ea245869c168353047d9bbf963cba13508d982b6ae288f15ab5540805f82_arm64", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-site-controller-rhel9@sha256:9268f1f878db35a8e9b5171e1e9bb517c329b8bd98ad74a1d0550baf67d6c501_amd64 as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:9268f1f878db35a8e9b5171e1e9bb517c329b8bd98ad74a1d0550baf67d6c501_amd64" }, "product_reference": "service-interconnect/skupper-site-controller-rhel9@sha256:9268f1f878db35a8e9b5171e1e9bb517c329b8bd98ad74a1d0550baf67d6c501_amd64", "relates_to_product_reference": "9Base-Service-Interconnect-1" }, { "category": "default_component_of", "full_product_name": { "name": "service-interconnect/skupper-site-controller-rhel9@sha256:ae2fd33a7da6eadafe9c1321397000a283ea67690bcc9f41458b8401e06d309c_s390x as a component of Red Hat Service Interconnect 1", "product_id": "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:ae2fd33a7da6eadafe9c1321397000a283ea67690bcc9f41458b8401e06d309c_s390x" }, "product_reference": "service-interconnect/skupper-site-controller-rhel9@sha256:ae2fd33a7da6eadafe9c1321397000a283ea67690bcc9f41458b8401e06d309c_s390x", "relates_to_product_reference": "9Base-Service-Interconnect-1" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-2398", "cwe": { "id": "CWE-772", "name": "Missing Release of Resource after Effective Lifetime" }, "discovery_date": "2024-03-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2270498" } ], "notes": [ { "category": "description", "text": "A flaw was found in curl. When an application configures libcurl to use HTTP/2 server push and the amount of received headers for the push surpasses the maximum allowed limit, libcurl aborts the server push. When aborting, libcurl does not free all the previously allocated headers, resulting in a memory leak.", "title": "Vulnerability description" }, { "category": "summary", "text": "curl: HTTP/2 push headers memory-leak", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:01b7f735b8efd48b3406d116a7885f4545efa21786fd96ea3479573b72181e6c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:2dedeeda52b1701d005dee4c2277c949d978214d32fffbdfc63e7c5ead8f1782_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7460ced07d36f6ce528561e92db8f212b2db38ecefa6f28b1c6d336f676f5010_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7dd1ff26d428fc7b075b0ccd4e19ecce723029e2e3b957c59716ceb48a532f09_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:3bc6fa2665020345f5e9a94bdb4fc11560336213889463812490ea2bd8a78bff_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:554f51fbd35480c5779d801f129e06045399f4bedeee7b3ec2a4bc839a0a4154_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:771f88b6a5b042c07e652196b406da2f88806334f882d418514f20de9cf1e9ee_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:826ce2adc3ce66628150e118662fd7871f2b9fb7de1507041f5f5f20e6558bfa_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:a4873e1ba82b7a55bccf7e1664cc3ecb51bb5e12d09dba4e1da3f3282cf3f1f9_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:f934d109a75fbac4316db68a7409a95bf848d6c99eacd925ff352204e891f1a0_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:47b2380c1a4f1b66fb8ea1d56cb55d5d48d157c3cd766910fa7a5967582901d6_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:5b9714c08022c3b1a94c779aa2daa98bb2965f6808f3049fe57f6045cd8fd534_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:72fcdf31e9b144f6bfc9a13dff8f720e963b7e49d6ef773522bdb5946cf0e1b9_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:b193eace13666b71a525f07627b8e727fa6594db0f9086940607be456f0dbe5f_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1c6e952f2c85c384a21c455e7a5d3788d96c23f5b76737fc19ec91782a4a7492_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1e7ec0d2278b508f4e6125cda83b09af84787ae37de6ca32e1866029c2f85d8c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:859683e6f8eca6302e197113eb7152e7779a3de72c59988b305bb0a8bc13cbe5_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:97e80a5d2ae898d4262a52e8e4f31a86c011b694160c47ce4074015ebab8a7f4_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:35be4ab2c944e950b7c635a0342aefbd5b13a3cf4d9f41828adf4e685e80bccf_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:8674ea245869c168353047d9bbf963cba13508d982b6ae288f15ab5540805f82_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:9268f1f878db35a8e9b5171e1e9bb517c329b8bd98ad74a1d0550baf67d6c501_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:ae2fd33a7da6eadafe9c1321397000a283ea67690bcc9f41458b8401e06d309c_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-2398" }, { "category": "external", "summary": "RHBZ#2270498", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270498" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-2398", "url": "https://www.cve.org/CVERecord?id=CVE-2024-2398" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-2398", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2398" }, { "category": "external", "summary": "https://curl.se/docs/CVE-2024-2398.html", "url": "https://curl.se/docs/CVE-2024-2398.html" } ], "release_date": "2024-03-27T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-12-16T15:47:02+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:01b7f735b8efd48b3406d116a7885f4545efa21786fd96ea3479573b72181e6c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:2dedeeda52b1701d005dee4c2277c949d978214d32fffbdfc63e7c5ead8f1782_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7460ced07d36f6ce528561e92db8f212b2db38ecefa6f28b1c6d336f676f5010_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7dd1ff26d428fc7b075b0ccd4e19ecce723029e2e3b957c59716ceb48a532f09_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:3bc6fa2665020345f5e9a94bdb4fc11560336213889463812490ea2bd8a78bff_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:554f51fbd35480c5779d801f129e06045399f4bedeee7b3ec2a4bc839a0a4154_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:771f88b6a5b042c07e652196b406da2f88806334f882d418514f20de9cf1e9ee_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:826ce2adc3ce66628150e118662fd7871f2b9fb7de1507041f5f5f20e6558bfa_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:a4873e1ba82b7a55bccf7e1664cc3ecb51bb5e12d09dba4e1da3f3282cf3f1f9_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:f934d109a75fbac4316db68a7409a95bf848d6c99eacd925ff352204e891f1a0_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:47b2380c1a4f1b66fb8ea1d56cb55d5d48d157c3cd766910fa7a5967582901d6_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:5b9714c08022c3b1a94c779aa2daa98bb2965f6808f3049fe57f6045cd8fd534_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:72fcdf31e9b144f6bfc9a13dff8f720e963b7e49d6ef773522bdb5946cf0e1b9_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:b193eace13666b71a525f07627b8e727fa6594db0f9086940607be456f0dbe5f_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1c6e952f2c85c384a21c455e7a5d3788d96c23f5b76737fc19ec91782a4a7492_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1e7ec0d2278b508f4e6125cda83b09af84787ae37de6ca32e1866029c2f85d8c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:859683e6f8eca6302e197113eb7152e7779a3de72c59988b305bb0a8bc13cbe5_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:97e80a5d2ae898d4262a52e8e4f31a86c011b694160c47ce4074015ebab8a7f4_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:35be4ab2c944e950b7c635a0342aefbd5b13a3cf4d9f41828adf4e685e80bccf_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:8674ea245869c168353047d9bbf963cba13508d982b6ae288f15ab5540805f82_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:9268f1f878db35a8e9b5171e1e9bb517c329b8bd98ad74a1d0550baf67d6c501_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:ae2fd33a7da6eadafe9c1321397000a283ea67690bcc9f41458b8401e06d309c_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:11109" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:01b7f735b8efd48b3406d116a7885f4545efa21786fd96ea3479573b72181e6c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:2dedeeda52b1701d005dee4c2277c949d978214d32fffbdfc63e7c5ead8f1782_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7460ced07d36f6ce528561e92db8f212b2db38ecefa6f28b1c6d336f676f5010_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7dd1ff26d428fc7b075b0ccd4e19ecce723029e2e3b957c59716ceb48a532f09_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:3bc6fa2665020345f5e9a94bdb4fc11560336213889463812490ea2bd8a78bff_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:554f51fbd35480c5779d801f129e06045399f4bedeee7b3ec2a4bc839a0a4154_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:771f88b6a5b042c07e652196b406da2f88806334f882d418514f20de9cf1e9ee_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:826ce2adc3ce66628150e118662fd7871f2b9fb7de1507041f5f5f20e6558bfa_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:a4873e1ba82b7a55bccf7e1664cc3ecb51bb5e12d09dba4e1da3f3282cf3f1f9_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:f934d109a75fbac4316db68a7409a95bf848d6c99eacd925ff352204e891f1a0_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:47b2380c1a4f1b66fb8ea1d56cb55d5d48d157c3cd766910fa7a5967582901d6_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:5b9714c08022c3b1a94c779aa2daa98bb2965f6808f3049fe57f6045cd8fd534_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:72fcdf31e9b144f6bfc9a13dff8f720e963b7e49d6ef773522bdb5946cf0e1b9_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:b193eace13666b71a525f07627b8e727fa6594db0f9086940607be456f0dbe5f_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1c6e952f2c85c384a21c455e7a5d3788d96c23f5b76737fc19ec91782a4a7492_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1e7ec0d2278b508f4e6125cda83b09af84787ae37de6ca32e1866029c2f85d8c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:859683e6f8eca6302e197113eb7152e7779a3de72c59988b305bb0a8bc13cbe5_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:97e80a5d2ae898d4262a52e8e4f31a86c011b694160c47ce4074015ebab8a7f4_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:35be4ab2c944e950b7c635a0342aefbd5b13a3cf4d9f41828adf4e685e80bccf_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:8674ea245869c168353047d9bbf963cba13508d982b6ae288f15ab5540805f82_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:9268f1f878db35a8e9b5171e1e9bb517c329b8bd98ad74a1d0550baf67d6c501_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:ae2fd33a7da6eadafe9c1321397000a283ea67690bcc9f41458b8401e06d309c_s390x" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "curl: HTTP/2 push headers memory-leak" }, { "cve": "CVE-2024-6119", "cwe": { "id": "CWE-843", "name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)" }, "discovery_date": "2024-08-20T17:50:04+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2306158" } ], "notes": [ { "category": "description", "text": "A flaw was found in OpenSSL. Applications performing certificate name checks (e.g., TLS clients checking server certificates) may attempt to read an invalid memory address resulting in abnormal termination of the application process.", "title": "Vulnerability description" }, { "category": "summary", "text": "openssl: Possible denial of service in X.509 name checks", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability is classified as moderate severity rather than important because it primarily affects specific use cases involving certificate name checks against otherName subject alternative names, a scenario that is not commonly encountered. The issue only triggers a denial of service (DoS) by causing an abnormal application termination, without compromising the integrity, confidentiality, or availability of data at a broader scale. Additionally, TLS servers, which typically don\u0027t perform reference identity checks during client certificate validation, are largely unaffected. The impact is localized to certain TLS clients performing specific name comparisons, reducing the overall risk profile and justifying the moderate severity classification.", "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-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:01b7f735b8efd48b3406d116a7885f4545efa21786fd96ea3479573b72181e6c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:2dedeeda52b1701d005dee4c2277c949d978214d32fffbdfc63e7c5ead8f1782_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7460ced07d36f6ce528561e92db8f212b2db38ecefa6f28b1c6d336f676f5010_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7dd1ff26d428fc7b075b0ccd4e19ecce723029e2e3b957c59716ceb48a532f09_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:3bc6fa2665020345f5e9a94bdb4fc11560336213889463812490ea2bd8a78bff_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:554f51fbd35480c5779d801f129e06045399f4bedeee7b3ec2a4bc839a0a4154_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:771f88b6a5b042c07e652196b406da2f88806334f882d418514f20de9cf1e9ee_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:826ce2adc3ce66628150e118662fd7871f2b9fb7de1507041f5f5f20e6558bfa_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:a4873e1ba82b7a55bccf7e1664cc3ecb51bb5e12d09dba4e1da3f3282cf3f1f9_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:f934d109a75fbac4316db68a7409a95bf848d6c99eacd925ff352204e891f1a0_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:47b2380c1a4f1b66fb8ea1d56cb55d5d48d157c3cd766910fa7a5967582901d6_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:5b9714c08022c3b1a94c779aa2daa98bb2965f6808f3049fe57f6045cd8fd534_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:72fcdf31e9b144f6bfc9a13dff8f720e963b7e49d6ef773522bdb5946cf0e1b9_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:b193eace13666b71a525f07627b8e727fa6594db0f9086940607be456f0dbe5f_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1c6e952f2c85c384a21c455e7a5d3788d96c23f5b76737fc19ec91782a4a7492_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1e7ec0d2278b508f4e6125cda83b09af84787ae37de6ca32e1866029c2f85d8c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:859683e6f8eca6302e197113eb7152e7779a3de72c59988b305bb0a8bc13cbe5_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:97e80a5d2ae898d4262a52e8e4f31a86c011b694160c47ce4074015ebab8a7f4_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:35be4ab2c944e950b7c635a0342aefbd5b13a3cf4d9f41828adf4e685e80bccf_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:8674ea245869c168353047d9bbf963cba13508d982b6ae288f15ab5540805f82_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:9268f1f878db35a8e9b5171e1e9bb517c329b8bd98ad74a1d0550baf67d6c501_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:ae2fd33a7da6eadafe9c1321397000a283ea67690bcc9f41458b8401e06d309c_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-6119" }, { "category": "external", "summary": "RHBZ#2306158", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2306158" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-6119", "url": "https://www.cve.org/CVERecord?id=CVE-2024-6119" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-6119", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6119" }, { "category": "external", "summary": "https://github.com/openssl/openssl/security/advisories/GHSA-5qrj-vq78-58fj", "url": "https://github.com/openssl/openssl/security/advisories/GHSA-5qrj-vq78-58fj" } ], "release_date": "2024-09-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-12-16T15:47:02+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:01b7f735b8efd48b3406d116a7885f4545efa21786fd96ea3479573b72181e6c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:2dedeeda52b1701d005dee4c2277c949d978214d32fffbdfc63e7c5ead8f1782_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7460ced07d36f6ce528561e92db8f212b2db38ecefa6f28b1c6d336f676f5010_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7dd1ff26d428fc7b075b0ccd4e19ecce723029e2e3b957c59716ceb48a532f09_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:3bc6fa2665020345f5e9a94bdb4fc11560336213889463812490ea2bd8a78bff_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:554f51fbd35480c5779d801f129e06045399f4bedeee7b3ec2a4bc839a0a4154_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:771f88b6a5b042c07e652196b406da2f88806334f882d418514f20de9cf1e9ee_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:826ce2adc3ce66628150e118662fd7871f2b9fb7de1507041f5f5f20e6558bfa_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:a4873e1ba82b7a55bccf7e1664cc3ecb51bb5e12d09dba4e1da3f3282cf3f1f9_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:f934d109a75fbac4316db68a7409a95bf848d6c99eacd925ff352204e891f1a0_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:47b2380c1a4f1b66fb8ea1d56cb55d5d48d157c3cd766910fa7a5967582901d6_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:5b9714c08022c3b1a94c779aa2daa98bb2965f6808f3049fe57f6045cd8fd534_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:72fcdf31e9b144f6bfc9a13dff8f720e963b7e49d6ef773522bdb5946cf0e1b9_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:b193eace13666b71a525f07627b8e727fa6594db0f9086940607be456f0dbe5f_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1c6e952f2c85c384a21c455e7a5d3788d96c23f5b76737fc19ec91782a4a7492_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1e7ec0d2278b508f4e6125cda83b09af84787ae37de6ca32e1866029c2f85d8c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:859683e6f8eca6302e197113eb7152e7779a3de72c59988b305bb0a8bc13cbe5_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:97e80a5d2ae898d4262a52e8e4f31a86c011b694160c47ce4074015ebab8a7f4_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:35be4ab2c944e950b7c635a0342aefbd5b13a3cf4d9f41828adf4e685e80bccf_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:8674ea245869c168353047d9bbf963cba13508d982b6ae288f15ab5540805f82_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:9268f1f878db35a8e9b5171e1e9bb517c329b8bd98ad74a1d0550baf67d6c501_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:ae2fd33a7da6eadafe9c1321397000a283ea67690bcc9f41458b8401e06d309c_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:11109" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:01b7f735b8efd48b3406d116a7885f4545efa21786fd96ea3479573b72181e6c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:2dedeeda52b1701d005dee4c2277c949d978214d32fffbdfc63e7c5ead8f1782_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7460ced07d36f6ce528561e92db8f212b2db38ecefa6f28b1c6d336f676f5010_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7dd1ff26d428fc7b075b0ccd4e19ecce723029e2e3b957c59716ceb48a532f09_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:3bc6fa2665020345f5e9a94bdb4fc11560336213889463812490ea2bd8a78bff_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:554f51fbd35480c5779d801f129e06045399f4bedeee7b3ec2a4bc839a0a4154_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:771f88b6a5b042c07e652196b406da2f88806334f882d418514f20de9cf1e9ee_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:826ce2adc3ce66628150e118662fd7871f2b9fb7de1507041f5f5f20e6558bfa_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:a4873e1ba82b7a55bccf7e1664cc3ecb51bb5e12d09dba4e1da3f3282cf3f1f9_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:f934d109a75fbac4316db68a7409a95bf848d6c99eacd925ff352204e891f1a0_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:47b2380c1a4f1b66fb8ea1d56cb55d5d48d157c3cd766910fa7a5967582901d6_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:5b9714c08022c3b1a94c779aa2daa98bb2965f6808f3049fe57f6045cd8fd534_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:72fcdf31e9b144f6bfc9a13dff8f720e963b7e49d6ef773522bdb5946cf0e1b9_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:b193eace13666b71a525f07627b8e727fa6594db0f9086940607be456f0dbe5f_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1c6e952f2c85c384a21c455e7a5d3788d96c23f5b76737fc19ec91782a4a7492_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1e7ec0d2278b508f4e6125cda83b09af84787ae37de6ca32e1866029c2f85d8c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:859683e6f8eca6302e197113eb7152e7779a3de72c59988b305bb0a8bc13cbe5_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:97e80a5d2ae898d4262a52e8e4f31a86c011b694160c47ce4074015ebab8a7f4_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:35be4ab2c944e950b7c635a0342aefbd5b13a3cf4d9f41828adf4e685e80bccf_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:8674ea245869c168353047d9bbf963cba13508d982b6ae288f15ab5540805f82_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:9268f1f878db35a8e9b5171e1e9bb517c329b8bd98ad74a1d0550baf67d6c501_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:ae2fd33a7da6eadafe9c1321397000a283ea67690bcc9f41458b8401e06d309c_s390x" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:01b7f735b8efd48b3406d116a7885f4545efa21786fd96ea3479573b72181e6c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:2dedeeda52b1701d005dee4c2277c949d978214d32fffbdfc63e7c5ead8f1782_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7460ced07d36f6ce528561e92db8f212b2db38ecefa6f28b1c6d336f676f5010_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7dd1ff26d428fc7b075b0ccd4e19ecce723029e2e3b957c59716ceb48a532f09_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:3bc6fa2665020345f5e9a94bdb4fc11560336213889463812490ea2bd8a78bff_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:554f51fbd35480c5779d801f129e06045399f4bedeee7b3ec2a4bc839a0a4154_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:771f88b6a5b042c07e652196b406da2f88806334f882d418514f20de9cf1e9ee_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:826ce2adc3ce66628150e118662fd7871f2b9fb7de1507041f5f5f20e6558bfa_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:a4873e1ba82b7a55bccf7e1664cc3ecb51bb5e12d09dba4e1da3f3282cf3f1f9_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:f934d109a75fbac4316db68a7409a95bf848d6c99eacd925ff352204e891f1a0_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:47b2380c1a4f1b66fb8ea1d56cb55d5d48d157c3cd766910fa7a5967582901d6_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:5b9714c08022c3b1a94c779aa2daa98bb2965f6808f3049fe57f6045cd8fd534_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:72fcdf31e9b144f6bfc9a13dff8f720e963b7e49d6ef773522bdb5946cf0e1b9_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:b193eace13666b71a525f07627b8e727fa6594db0f9086940607be456f0dbe5f_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1c6e952f2c85c384a21c455e7a5d3788d96c23f5b76737fc19ec91782a4a7492_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1e7ec0d2278b508f4e6125cda83b09af84787ae37de6ca32e1866029c2f85d8c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:859683e6f8eca6302e197113eb7152e7779a3de72c59988b305bb0a8bc13cbe5_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:97e80a5d2ae898d4262a52e8e4f31a86c011b694160c47ce4074015ebab8a7f4_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:35be4ab2c944e950b7c635a0342aefbd5b13a3cf4d9f41828adf4e685e80bccf_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:8674ea245869c168353047d9bbf963cba13508d982b6ae288f15ab5540805f82_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:9268f1f878db35a8e9b5171e1e9bb517c329b8bd98ad74a1d0550baf67d6c501_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:ae2fd33a7da6eadafe9c1321397000a283ea67690bcc9f41458b8401e06d309c_s390x" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "openssl: Possible denial of service in X.509 name checks" }, { "cve": "CVE-2024-6345", "cwe": { "id": "CWE-94", "name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)" }, "discovery_date": "2024-07-15T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2297771" } ], "notes": [ { "category": "description", "text": "A flaw was found in the package_index module of pypa/setuptools. Affected versions of this package allow remote code execution via its download functions. These functions, which are used to download packages from URLs provided by users or retrieved from package index servers, are susceptible to code injection. If these functions are exposed to user-controlled inputs, such as package URLs, they can execute arbitrary commands on the system.", "title": "Vulnerability description" }, { "category": "summary", "text": "pypa/setuptools: Remote code execution via download functions in the package_index module in pypa/setuptools", "title": "Vulnerability summary" }, { "category": "other", "text": "Red Hat OpenStack does not include setuptools. The ImcSdk component uses it only during compile time in our build systems, and we do not support recompiling SRPMs. As a result, Red Hat OpenStack is not affected by this flaw.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:01b7f735b8efd48b3406d116a7885f4545efa21786fd96ea3479573b72181e6c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:2dedeeda52b1701d005dee4c2277c949d978214d32fffbdfc63e7c5ead8f1782_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7460ced07d36f6ce528561e92db8f212b2db38ecefa6f28b1c6d336f676f5010_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7dd1ff26d428fc7b075b0ccd4e19ecce723029e2e3b957c59716ceb48a532f09_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:3bc6fa2665020345f5e9a94bdb4fc11560336213889463812490ea2bd8a78bff_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:554f51fbd35480c5779d801f129e06045399f4bedeee7b3ec2a4bc839a0a4154_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:771f88b6a5b042c07e652196b406da2f88806334f882d418514f20de9cf1e9ee_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:826ce2adc3ce66628150e118662fd7871f2b9fb7de1507041f5f5f20e6558bfa_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:a4873e1ba82b7a55bccf7e1664cc3ecb51bb5e12d09dba4e1da3f3282cf3f1f9_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:f934d109a75fbac4316db68a7409a95bf848d6c99eacd925ff352204e891f1a0_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:47b2380c1a4f1b66fb8ea1d56cb55d5d48d157c3cd766910fa7a5967582901d6_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:5b9714c08022c3b1a94c779aa2daa98bb2965f6808f3049fe57f6045cd8fd534_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:72fcdf31e9b144f6bfc9a13dff8f720e963b7e49d6ef773522bdb5946cf0e1b9_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:b193eace13666b71a525f07627b8e727fa6594db0f9086940607be456f0dbe5f_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1c6e952f2c85c384a21c455e7a5d3788d96c23f5b76737fc19ec91782a4a7492_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1e7ec0d2278b508f4e6125cda83b09af84787ae37de6ca32e1866029c2f85d8c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:859683e6f8eca6302e197113eb7152e7779a3de72c59988b305bb0a8bc13cbe5_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:97e80a5d2ae898d4262a52e8e4f31a86c011b694160c47ce4074015ebab8a7f4_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:35be4ab2c944e950b7c635a0342aefbd5b13a3cf4d9f41828adf4e685e80bccf_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:8674ea245869c168353047d9bbf963cba13508d982b6ae288f15ab5540805f82_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:9268f1f878db35a8e9b5171e1e9bb517c329b8bd98ad74a1d0550baf67d6c501_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:ae2fd33a7da6eadafe9c1321397000a283ea67690bcc9f41458b8401e06d309c_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-6345" }, { "category": "external", "summary": "RHBZ#2297771", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2297771" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-6345", "url": "https://www.cve.org/CVERecord?id=CVE-2024-6345" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-6345", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6345" }, { "category": "external", "summary": "https://github.com/pypa/setuptools/commit/88807c7062788254f654ea8c03427adc859321f0", "url": "https://github.com/pypa/setuptools/commit/88807c7062788254f654ea8c03427adc859321f0" }, { "category": "external", "summary": "https://huntr.com/bounties/d6362117-ad57-4e83-951f-b8141c6e7ca5", "url": "https://huntr.com/bounties/d6362117-ad57-4e83-951f-b8141c6e7ca5" } ], "release_date": "2024-07-15T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-12-16T15:47:02+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:01b7f735b8efd48b3406d116a7885f4545efa21786fd96ea3479573b72181e6c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:2dedeeda52b1701d005dee4c2277c949d978214d32fffbdfc63e7c5ead8f1782_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7460ced07d36f6ce528561e92db8f212b2db38ecefa6f28b1c6d336f676f5010_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7dd1ff26d428fc7b075b0ccd4e19ecce723029e2e3b957c59716ceb48a532f09_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:3bc6fa2665020345f5e9a94bdb4fc11560336213889463812490ea2bd8a78bff_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:554f51fbd35480c5779d801f129e06045399f4bedeee7b3ec2a4bc839a0a4154_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:771f88b6a5b042c07e652196b406da2f88806334f882d418514f20de9cf1e9ee_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:826ce2adc3ce66628150e118662fd7871f2b9fb7de1507041f5f5f20e6558bfa_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:a4873e1ba82b7a55bccf7e1664cc3ecb51bb5e12d09dba4e1da3f3282cf3f1f9_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:f934d109a75fbac4316db68a7409a95bf848d6c99eacd925ff352204e891f1a0_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:47b2380c1a4f1b66fb8ea1d56cb55d5d48d157c3cd766910fa7a5967582901d6_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:5b9714c08022c3b1a94c779aa2daa98bb2965f6808f3049fe57f6045cd8fd534_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:72fcdf31e9b144f6bfc9a13dff8f720e963b7e49d6ef773522bdb5946cf0e1b9_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:b193eace13666b71a525f07627b8e727fa6594db0f9086940607be456f0dbe5f_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1c6e952f2c85c384a21c455e7a5d3788d96c23f5b76737fc19ec91782a4a7492_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1e7ec0d2278b508f4e6125cda83b09af84787ae37de6ca32e1866029c2f85d8c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:859683e6f8eca6302e197113eb7152e7779a3de72c59988b305bb0a8bc13cbe5_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:97e80a5d2ae898d4262a52e8e4f31a86c011b694160c47ce4074015ebab8a7f4_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:35be4ab2c944e950b7c635a0342aefbd5b13a3cf4d9f41828adf4e685e80bccf_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:8674ea245869c168353047d9bbf963cba13508d982b6ae288f15ab5540805f82_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:9268f1f878db35a8e9b5171e1e9bb517c329b8bd98ad74a1d0550baf67d6c501_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:ae2fd33a7da6eadafe9c1321397000a283ea67690bcc9f41458b8401e06d309c_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:11109" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:01b7f735b8efd48b3406d116a7885f4545efa21786fd96ea3479573b72181e6c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:2dedeeda52b1701d005dee4c2277c949d978214d32fffbdfc63e7c5ead8f1782_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7460ced07d36f6ce528561e92db8f212b2db38ecefa6f28b1c6d336f676f5010_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7dd1ff26d428fc7b075b0ccd4e19ecce723029e2e3b957c59716ceb48a532f09_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:3bc6fa2665020345f5e9a94bdb4fc11560336213889463812490ea2bd8a78bff_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:554f51fbd35480c5779d801f129e06045399f4bedeee7b3ec2a4bc839a0a4154_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:771f88b6a5b042c07e652196b406da2f88806334f882d418514f20de9cf1e9ee_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:826ce2adc3ce66628150e118662fd7871f2b9fb7de1507041f5f5f20e6558bfa_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:a4873e1ba82b7a55bccf7e1664cc3ecb51bb5e12d09dba4e1da3f3282cf3f1f9_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:f934d109a75fbac4316db68a7409a95bf848d6c99eacd925ff352204e891f1a0_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:47b2380c1a4f1b66fb8ea1d56cb55d5d48d157c3cd766910fa7a5967582901d6_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:5b9714c08022c3b1a94c779aa2daa98bb2965f6808f3049fe57f6045cd8fd534_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:72fcdf31e9b144f6bfc9a13dff8f720e963b7e49d6ef773522bdb5946cf0e1b9_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:b193eace13666b71a525f07627b8e727fa6594db0f9086940607be456f0dbe5f_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1c6e952f2c85c384a21c455e7a5d3788d96c23f5b76737fc19ec91782a4a7492_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1e7ec0d2278b508f4e6125cda83b09af84787ae37de6ca32e1866029c2f85d8c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:859683e6f8eca6302e197113eb7152e7779a3de72c59988b305bb0a8bc13cbe5_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:97e80a5d2ae898d4262a52e8e4f31a86c011b694160c47ce4074015ebab8a7f4_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:35be4ab2c944e950b7c635a0342aefbd5b13a3cf4d9f41828adf4e685e80bccf_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:8674ea245869c168353047d9bbf963cba13508d982b6ae288f15ab5540805f82_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:9268f1f878db35a8e9b5171e1e9bb517c329b8bd98ad74a1d0550baf67d6c501_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:ae2fd33a7da6eadafe9c1321397000a283ea67690bcc9f41458b8401e06d309c_s390x" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:01b7f735b8efd48b3406d116a7885f4545efa21786fd96ea3479573b72181e6c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:2dedeeda52b1701d005dee4c2277c949d978214d32fffbdfc63e7c5ead8f1782_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7460ced07d36f6ce528561e92db8f212b2db38ecefa6f28b1c6d336f676f5010_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7dd1ff26d428fc7b075b0ccd4e19ecce723029e2e3b957c59716ceb48a532f09_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:3bc6fa2665020345f5e9a94bdb4fc11560336213889463812490ea2bd8a78bff_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:554f51fbd35480c5779d801f129e06045399f4bedeee7b3ec2a4bc839a0a4154_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:771f88b6a5b042c07e652196b406da2f88806334f882d418514f20de9cf1e9ee_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:826ce2adc3ce66628150e118662fd7871f2b9fb7de1507041f5f5f20e6558bfa_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:a4873e1ba82b7a55bccf7e1664cc3ecb51bb5e12d09dba4e1da3f3282cf3f1f9_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:f934d109a75fbac4316db68a7409a95bf848d6c99eacd925ff352204e891f1a0_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:47b2380c1a4f1b66fb8ea1d56cb55d5d48d157c3cd766910fa7a5967582901d6_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:5b9714c08022c3b1a94c779aa2daa98bb2965f6808f3049fe57f6045cd8fd534_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:72fcdf31e9b144f6bfc9a13dff8f720e963b7e49d6ef773522bdb5946cf0e1b9_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:b193eace13666b71a525f07627b8e727fa6594db0f9086940607be456f0dbe5f_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1c6e952f2c85c384a21c455e7a5d3788d96c23f5b76737fc19ec91782a4a7492_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1e7ec0d2278b508f4e6125cda83b09af84787ae37de6ca32e1866029c2f85d8c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:859683e6f8eca6302e197113eb7152e7779a3de72c59988b305bb0a8bc13cbe5_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:97e80a5d2ae898d4262a52e8e4f31a86c011b694160c47ce4074015ebab8a7f4_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:35be4ab2c944e950b7c635a0342aefbd5b13a3cf4d9f41828adf4e685e80bccf_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:8674ea245869c168353047d9bbf963cba13508d982b6ae288f15ab5540805f82_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:9268f1f878db35a8e9b5171e1e9bb517c329b8bd98ad74a1d0550baf67d6c501_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:ae2fd33a7da6eadafe9c1321397000a283ea67690bcc9f41458b8401e06d309c_s390x" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "pypa/setuptools: Remote code execution via download functions in the package_index module in pypa/setuptools" }, { "cve": "CVE-2024-6923", "discovery_date": "2024-08-01T14:30:06+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2302255" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in the email module that uses Python language. The email module doesn\u0027t properly quote new lines in email headers. This flaw allows an attacker to inject email headers that could, among other possibilities, add hidden email destinations or inject content into the email, impacting data confidentiality and integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "cpython: python: email module doesn\u0027t properly quotes newlines in email headers, allowing header injection", "title": "Vulnerability summary" }, { "category": "other", "text": "Versions of python36:3.6/python36 as shipped with Red Hat Enterprise Linux 8 are marked as \u0027Not affected\u0027 as they just provide \"symlinks\" to the main python3 component, which provides the actual interpreter of the Python programming language.", "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-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:01b7f735b8efd48b3406d116a7885f4545efa21786fd96ea3479573b72181e6c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:2dedeeda52b1701d005dee4c2277c949d978214d32fffbdfc63e7c5ead8f1782_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7460ced07d36f6ce528561e92db8f212b2db38ecefa6f28b1c6d336f676f5010_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7dd1ff26d428fc7b075b0ccd4e19ecce723029e2e3b957c59716ceb48a532f09_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:3bc6fa2665020345f5e9a94bdb4fc11560336213889463812490ea2bd8a78bff_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:554f51fbd35480c5779d801f129e06045399f4bedeee7b3ec2a4bc839a0a4154_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:771f88b6a5b042c07e652196b406da2f88806334f882d418514f20de9cf1e9ee_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:826ce2adc3ce66628150e118662fd7871f2b9fb7de1507041f5f5f20e6558bfa_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:a4873e1ba82b7a55bccf7e1664cc3ecb51bb5e12d09dba4e1da3f3282cf3f1f9_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:f934d109a75fbac4316db68a7409a95bf848d6c99eacd925ff352204e891f1a0_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:47b2380c1a4f1b66fb8ea1d56cb55d5d48d157c3cd766910fa7a5967582901d6_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:5b9714c08022c3b1a94c779aa2daa98bb2965f6808f3049fe57f6045cd8fd534_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:72fcdf31e9b144f6bfc9a13dff8f720e963b7e49d6ef773522bdb5946cf0e1b9_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:b193eace13666b71a525f07627b8e727fa6594db0f9086940607be456f0dbe5f_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1c6e952f2c85c384a21c455e7a5d3788d96c23f5b76737fc19ec91782a4a7492_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1e7ec0d2278b508f4e6125cda83b09af84787ae37de6ca32e1866029c2f85d8c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:859683e6f8eca6302e197113eb7152e7779a3de72c59988b305bb0a8bc13cbe5_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:97e80a5d2ae898d4262a52e8e4f31a86c011b694160c47ce4074015ebab8a7f4_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:35be4ab2c944e950b7c635a0342aefbd5b13a3cf4d9f41828adf4e685e80bccf_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:8674ea245869c168353047d9bbf963cba13508d982b6ae288f15ab5540805f82_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:9268f1f878db35a8e9b5171e1e9bb517c329b8bd98ad74a1d0550baf67d6c501_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:ae2fd33a7da6eadafe9c1321397000a283ea67690bcc9f41458b8401e06d309c_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-6923" }, { "category": "external", "summary": "RHBZ#2302255", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302255" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-6923", "url": "https://www.cve.org/CVERecord?id=CVE-2024-6923" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-6923", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6923" }, { "category": "external", "summary": "https://github.com/python/cpython/issues/121650", "url": "https://github.com/python/cpython/issues/121650" }, { "category": "external", "summary": "https://github.com/python/cpython/pull/122233", "url": "https://github.com/python/cpython/pull/122233" }, { "category": "external", "summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/QH3BUOE2DYQBWP7NAQ7UNHPPOELKISRW/", "url": "https://mail.python.org/archives/list/security-announce@python.org/thread/QH3BUOE2DYQBWP7NAQ7UNHPPOELKISRW/" } ], "release_date": "2024-08-01T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-12-16T15:47:02+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:01b7f735b8efd48b3406d116a7885f4545efa21786fd96ea3479573b72181e6c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:2dedeeda52b1701d005dee4c2277c949d978214d32fffbdfc63e7c5ead8f1782_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7460ced07d36f6ce528561e92db8f212b2db38ecefa6f28b1c6d336f676f5010_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7dd1ff26d428fc7b075b0ccd4e19ecce723029e2e3b957c59716ceb48a532f09_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:3bc6fa2665020345f5e9a94bdb4fc11560336213889463812490ea2bd8a78bff_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:554f51fbd35480c5779d801f129e06045399f4bedeee7b3ec2a4bc839a0a4154_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:771f88b6a5b042c07e652196b406da2f88806334f882d418514f20de9cf1e9ee_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:826ce2adc3ce66628150e118662fd7871f2b9fb7de1507041f5f5f20e6558bfa_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:a4873e1ba82b7a55bccf7e1664cc3ecb51bb5e12d09dba4e1da3f3282cf3f1f9_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:f934d109a75fbac4316db68a7409a95bf848d6c99eacd925ff352204e891f1a0_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:47b2380c1a4f1b66fb8ea1d56cb55d5d48d157c3cd766910fa7a5967582901d6_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:5b9714c08022c3b1a94c779aa2daa98bb2965f6808f3049fe57f6045cd8fd534_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:72fcdf31e9b144f6bfc9a13dff8f720e963b7e49d6ef773522bdb5946cf0e1b9_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:b193eace13666b71a525f07627b8e727fa6594db0f9086940607be456f0dbe5f_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1c6e952f2c85c384a21c455e7a5d3788d96c23f5b76737fc19ec91782a4a7492_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1e7ec0d2278b508f4e6125cda83b09af84787ae37de6ca32e1866029c2f85d8c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:859683e6f8eca6302e197113eb7152e7779a3de72c59988b305bb0a8bc13cbe5_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:97e80a5d2ae898d4262a52e8e4f31a86c011b694160c47ce4074015ebab8a7f4_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:35be4ab2c944e950b7c635a0342aefbd5b13a3cf4d9f41828adf4e685e80bccf_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:8674ea245869c168353047d9bbf963cba13508d982b6ae288f15ab5540805f82_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:9268f1f878db35a8e9b5171e1e9bb517c329b8bd98ad74a1d0550baf67d6c501_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:ae2fd33a7da6eadafe9c1321397000a283ea67690bcc9f41458b8401e06d309c_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:11109" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:01b7f735b8efd48b3406d116a7885f4545efa21786fd96ea3479573b72181e6c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:2dedeeda52b1701d005dee4c2277c949d978214d32fffbdfc63e7c5ead8f1782_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7460ced07d36f6ce528561e92db8f212b2db38ecefa6f28b1c6d336f676f5010_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7dd1ff26d428fc7b075b0ccd4e19ecce723029e2e3b957c59716ceb48a532f09_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:3bc6fa2665020345f5e9a94bdb4fc11560336213889463812490ea2bd8a78bff_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:554f51fbd35480c5779d801f129e06045399f4bedeee7b3ec2a4bc839a0a4154_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:771f88b6a5b042c07e652196b406da2f88806334f882d418514f20de9cf1e9ee_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:826ce2adc3ce66628150e118662fd7871f2b9fb7de1507041f5f5f20e6558bfa_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:a4873e1ba82b7a55bccf7e1664cc3ecb51bb5e12d09dba4e1da3f3282cf3f1f9_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:f934d109a75fbac4316db68a7409a95bf848d6c99eacd925ff352204e891f1a0_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:47b2380c1a4f1b66fb8ea1d56cb55d5d48d157c3cd766910fa7a5967582901d6_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:5b9714c08022c3b1a94c779aa2daa98bb2965f6808f3049fe57f6045cd8fd534_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:72fcdf31e9b144f6bfc9a13dff8f720e963b7e49d6ef773522bdb5946cf0e1b9_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:b193eace13666b71a525f07627b8e727fa6594db0f9086940607be456f0dbe5f_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1c6e952f2c85c384a21c455e7a5d3788d96c23f5b76737fc19ec91782a4a7492_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1e7ec0d2278b508f4e6125cda83b09af84787ae37de6ca32e1866029c2f85d8c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:859683e6f8eca6302e197113eb7152e7779a3de72c59988b305bb0a8bc13cbe5_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:97e80a5d2ae898d4262a52e8e4f31a86c011b694160c47ce4074015ebab8a7f4_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:35be4ab2c944e950b7c635a0342aefbd5b13a3cf4d9f41828adf4e685e80bccf_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:8674ea245869c168353047d9bbf963cba13508d982b6ae288f15ab5540805f82_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:9268f1f878db35a8e9b5171e1e9bb517c329b8bd98ad74a1d0550baf67d6c501_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:ae2fd33a7da6eadafe9c1321397000a283ea67690bcc9f41458b8401e06d309c_s390x" ] } ], "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": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:01b7f735b8efd48b3406d116a7885f4545efa21786fd96ea3479573b72181e6c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:2dedeeda52b1701d005dee4c2277c949d978214d32fffbdfc63e7c5ead8f1782_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7460ced07d36f6ce528561e92db8f212b2db38ecefa6f28b1c6d336f676f5010_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7dd1ff26d428fc7b075b0ccd4e19ecce723029e2e3b957c59716ceb48a532f09_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:3bc6fa2665020345f5e9a94bdb4fc11560336213889463812490ea2bd8a78bff_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:554f51fbd35480c5779d801f129e06045399f4bedeee7b3ec2a4bc839a0a4154_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:771f88b6a5b042c07e652196b406da2f88806334f882d418514f20de9cf1e9ee_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:826ce2adc3ce66628150e118662fd7871f2b9fb7de1507041f5f5f20e6558bfa_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:a4873e1ba82b7a55bccf7e1664cc3ecb51bb5e12d09dba4e1da3f3282cf3f1f9_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:f934d109a75fbac4316db68a7409a95bf848d6c99eacd925ff352204e891f1a0_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:47b2380c1a4f1b66fb8ea1d56cb55d5d48d157c3cd766910fa7a5967582901d6_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:5b9714c08022c3b1a94c779aa2daa98bb2965f6808f3049fe57f6045cd8fd534_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:72fcdf31e9b144f6bfc9a13dff8f720e963b7e49d6ef773522bdb5946cf0e1b9_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:b193eace13666b71a525f07627b8e727fa6594db0f9086940607be456f0dbe5f_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1c6e952f2c85c384a21c455e7a5d3788d96c23f5b76737fc19ec91782a4a7492_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1e7ec0d2278b508f4e6125cda83b09af84787ae37de6ca32e1866029c2f85d8c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:859683e6f8eca6302e197113eb7152e7779a3de72c59988b305bb0a8bc13cbe5_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:97e80a5d2ae898d4262a52e8e4f31a86c011b694160c47ce4074015ebab8a7f4_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:35be4ab2c944e950b7c635a0342aefbd5b13a3cf4d9f41828adf4e685e80bccf_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:8674ea245869c168353047d9bbf963cba13508d982b6ae288f15ab5540805f82_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:9268f1f878db35a8e9b5171e1e9bb517c329b8bd98ad74a1d0550baf67d6c501_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:ae2fd33a7da6eadafe9c1321397000a283ea67690bcc9f41458b8401e06d309c_s390x" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "cpython: python: email module doesn\u0027t properly quotes newlines in email headers, allowing header injection" }, { "cve": "CVE-2024-34397", "cwe": { "id": "CWE-940", "name": "Improper Verification of Source of a Communication Channel" }, "discovery_date": "2024-05-07T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2279632" } ], "notes": [ { "category": "description", "text": "A flaw was found in GNOME GLib. When a GDBus-based client subscribes to signals from a trusted system service such as NetworkManager on a shared computer, other users of the same computer can send spoofed D-Bus signals that the GDBus-based client will wrongly interpret as having been sent by the trusted system service. This issue could lead to the GDBus-based client behaving incorrectly with an application-dependent impact.", "title": "Vulnerability description" }, { "category": "summary", "text": "glib2: Signal subscription vulnerabilities", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:01b7f735b8efd48b3406d116a7885f4545efa21786fd96ea3479573b72181e6c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:2dedeeda52b1701d005dee4c2277c949d978214d32fffbdfc63e7c5ead8f1782_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7460ced07d36f6ce528561e92db8f212b2db38ecefa6f28b1c6d336f676f5010_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7dd1ff26d428fc7b075b0ccd4e19ecce723029e2e3b957c59716ceb48a532f09_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:3bc6fa2665020345f5e9a94bdb4fc11560336213889463812490ea2bd8a78bff_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:554f51fbd35480c5779d801f129e06045399f4bedeee7b3ec2a4bc839a0a4154_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:771f88b6a5b042c07e652196b406da2f88806334f882d418514f20de9cf1e9ee_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:826ce2adc3ce66628150e118662fd7871f2b9fb7de1507041f5f5f20e6558bfa_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:a4873e1ba82b7a55bccf7e1664cc3ecb51bb5e12d09dba4e1da3f3282cf3f1f9_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:f934d109a75fbac4316db68a7409a95bf848d6c99eacd925ff352204e891f1a0_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:47b2380c1a4f1b66fb8ea1d56cb55d5d48d157c3cd766910fa7a5967582901d6_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:5b9714c08022c3b1a94c779aa2daa98bb2965f6808f3049fe57f6045cd8fd534_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:72fcdf31e9b144f6bfc9a13dff8f720e963b7e49d6ef773522bdb5946cf0e1b9_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:b193eace13666b71a525f07627b8e727fa6594db0f9086940607be456f0dbe5f_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1c6e952f2c85c384a21c455e7a5d3788d96c23f5b76737fc19ec91782a4a7492_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1e7ec0d2278b508f4e6125cda83b09af84787ae37de6ca32e1866029c2f85d8c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:859683e6f8eca6302e197113eb7152e7779a3de72c59988b305bb0a8bc13cbe5_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:97e80a5d2ae898d4262a52e8e4f31a86c011b694160c47ce4074015ebab8a7f4_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:35be4ab2c944e950b7c635a0342aefbd5b13a3cf4d9f41828adf4e685e80bccf_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:8674ea245869c168353047d9bbf963cba13508d982b6ae288f15ab5540805f82_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:9268f1f878db35a8e9b5171e1e9bb517c329b8bd98ad74a1d0550baf67d6c501_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:ae2fd33a7da6eadafe9c1321397000a283ea67690bcc9f41458b8401e06d309c_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-34397" }, { "category": "external", "summary": "RHBZ#2279632", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279632" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-34397", "url": "https://www.cve.org/CVERecord?id=CVE-2024-34397" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34397", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34397" }, { "category": "external", "summary": "https://gitlab.gnome.org/GNOME/glib/-/issues/3268", "url": "https://gitlab.gnome.org/GNOME/glib/-/issues/3268" }, { "category": "external", "summary": "https://www.openwall.com/lists/oss-security/2024/05/07/5", "url": "https://www.openwall.com/lists/oss-security/2024/05/07/5" } ], "release_date": "2024-05-07T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-12-16T15:47:02+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:01b7f735b8efd48b3406d116a7885f4545efa21786fd96ea3479573b72181e6c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:2dedeeda52b1701d005dee4c2277c949d978214d32fffbdfc63e7c5ead8f1782_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7460ced07d36f6ce528561e92db8f212b2db38ecefa6f28b1c6d336f676f5010_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7dd1ff26d428fc7b075b0ccd4e19ecce723029e2e3b957c59716ceb48a532f09_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:3bc6fa2665020345f5e9a94bdb4fc11560336213889463812490ea2bd8a78bff_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:554f51fbd35480c5779d801f129e06045399f4bedeee7b3ec2a4bc839a0a4154_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:771f88b6a5b042c07e652196b406da2f88806334f882d418514f20de9cf1e9ee_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:826ce2adc3ce66628150e118662fd7871f2b9fb7de1507041f5f5f20e6558bfa_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:a4873e1ba82b7a55bccf7e1664cc3ecb51bb5e12d09dba4e1da3f3282cf3f1f9_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:f934d109a75fbac4316db68a7409a95bf848d6c99eacd925ff352204e891f1a0_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:47b2380c1a4f1b66fb8ea1d56cb55d5d48d157c3cd766910fa7a5967582901d6_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:5b9714c08022c3b1a94c779aa2daa98bb2965f6808f3049fe57f6045cd8fd534_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:72fcdf31e9b144f6bfc9a13dff8f720e963b7e49d6ef773522bdb5946cf0e1b9_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:b193eace13666b71a525f07627b8e727fa6594db0f9086940607be456f0dbe5f_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1c6e952f2c85c384a21c455e7a5d3788d96c23f5b76737fc19ec91782a4a7492_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1e7ec0d2278b508f4e6125cda83b09af84787ae37de6ca32e1866029c2f85d8c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:859683e6f8eca6302e197113eb7152e7779a3de72c59988b305bb0a8bc13cbe5_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:97e80a5d2ae898d4262a52e8e4f31a86c011b694160c47ce4074015ebab8a7f4_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:35be4ab2c944e950b7c635a0342aefbd5b13a3cf4d9f41828adf4e685e80bccf_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:8674ea245869c168353047d9bbf963cba13508d982b6ae288f15ab5540805f82_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:9268f1f878db35a8e9b5171e1e9bb517c329b8bd98ad74a1d0550baf67d6c501_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:ae2fd33a7da6eadafe9c1321397000a283ea67690bcc9f41458b8401e06d309c_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:11109" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 3.8, "baseSeverity": "LOW", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "CHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:L/A:N", "version": "3.1" }, "products": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:01b7f735b8efd48b3406d116a7885f4545efa21786fd96ea3479573b72181e6c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:2dedeeda52b1701d005dee4c2277c949d978214d32fffbdfc63e7c5ead8f1782_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7460ced07d36f6ce528561e92db8f212b2db38ecefa6f28b1c6d336f676f5010_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7dd1ff26d428fc7b075b0ccd4e19ecce723029e2e3b957c59716ceb48a532f09_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:3bc6fa2665020345f5e9a94bdb4fc11560336213889463812490ea2bd8a78bff_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:554f51fbd35480c5779d801f129e06045399f4bedeee7b3ec2a4bc839a0a4154_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:771f88b6a5b042c07e652196b406da2f88806334f882d418514f20de9cf1e9ee_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:826ce2adc3ce66628150e118662fd7871f2b9fb7de1507041f5f5f20e6558bfa_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:a4873e1ba82b7a55bccf7e1664cc3ecb51bb5e12d09dba4e1da3f3282cf3f1f9_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:f934d109a75fbac4316db68a7409a95bf848d6c99eacd925ff352204e891f1a0_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:47b2380c1a4f1b66fb8ea1d56cb55d5d48d157c3cd766910fa7a5967582901d6_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:5b9714c08022c3b1a94c779aa2daa98bb2965f6808f3049fe57f6045cd8fd534_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:72fcdf31e9b144f6bfc9a13dff8f720e963b7e49d6ef773522bdb5946cf0e1b9_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:b193eace13666b71a525f07627b8e727fa6594db0f9086940607be456f0dbe5f_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1c6e952f2c85c384a21c455e7a5d3788d96c23f5b76737fc19ec91782a4a7492_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1e7ec0d2278b508f4e6125cda83b09af84787ae37de6ca32e1866029c2f85d8c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:859683e6f8eca6302e197113eb7152e7779a3de72c59988b305bb0a8bc13cbe5_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:97e80a5d2ae898d4262a52e8e4f31a86c011b694160c47ce4074015ebab8a7f4_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:35be4ab2c944e950b7c635a0342aefbd5b13a3cf4d9f41828adf4e685e80bccf_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:8674ea245869c168353047d9bbf963cba13508d982b6ae288f15ab5540805f82_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:9268f1f878db35a8e9b5171e1e9bb517c329b8bd98ad74a1d0550baf67d6c501_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:ae2fd33a7da6eadafe9c1321397000a283ea67690bcc9f41458b8401e06d309c_s390x" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "glib2: Signal subscription vulnerabilities" }, { "cve": "CVE-2024-37370", "discovery_date": "2024-06-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2294677" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in the MIT Kerberos 5 GSS krb5 wrap token, where an attacker can modify the plaintext Extra Count field, causing the unwrapped token to appear truncated to the application, occurs when the attacker alters the token data during transmission which can lead to improper handling of authentication tokens.", "title": "Vulnerability description" }, { "category": "summary", "text": "krb5: GSS message token handling", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability has an ability to disrupt authentication process and attackers able to alter the token data durning the transmission which leads to disruption in service and an attacker can void the integrity by altering the token durning the transmission for authentication process. This has been rated as moderate by Redhat as the vulnerability cannot be exploited in a way that it leads to a loss of availability or integrity,when in transmission token count field can be changed making the token appear truncated.", "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-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:01b7f735b8efd48b3406d116a7885f4545efa21786fd96ea3479573b72181e6c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:2dedeeda52b1701d005dee4c2277c949d978214d32fffbdfc63e7c5ead8f1782_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7460ced07d36f6ce528561e92db8f212b2db38ecefa6f28b1c6d336f676f5010_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7dd1ff26d428fc7b075b0ccd4e19ecce723029e2e3b957c59716ceb48a532f09_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:3bc6fa2665020345f5e9a94bdb4fc11560336213889463812490ea2bd8a78bff_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:554f51fbd35480c5779d801f129e06045399f4bedeee7b3ec2a4bc839a0a4154_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:771f88b6a5b042c07e652196b406da2f88806334f882d418514f20de9cf1e9ee_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:826ce2adc3ce66628150e118662fd7871f2b9fb7de1507041f5f5f20e6558bfa_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:a4873e1ba82b7a55bccf7e1664cc3ecb51bb5e12d09dba4e1da3f3282cf3f1f9_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:f934d109a75fbac4316db68a7409a95bf848d6c99eacd925ff352204e891f1a0_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:47b2380c1a4f1b66fb8ea1d56cb55d5d48d157c3cd766910fa7a5967582901d6_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:5b9714c08022c3b1a94c779aa2daa98bb2965f6808f3049fe57f6045cd8fd534_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:72fcdf31e9b144f6bfc9a13dff8f720e963b7e49d6ef773522bdb5946cf0e1b9_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:b193eace13666b71a525f07627b8e727fa6594db0f9086940607be456f0dbe5f_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1c6e952f2c85c384a21c455e7a5d3788d96c23f5b76737fc19ec91782a4a7492_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1e7ec0d2278b508f4e6125cda83b09af84787ae37de6ca32e1866029c2f85d8c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:859683e6f8eca6302e197113eb7152e7779a3de72c59988b305bb0a8bc13cbe5_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:97e80a5d2ae898d4262a52e8e4f31a86c011b694160c47ce4074015ebab8a7f4_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:35be4ab2c944e950b7c635a0342aefbd5b13a3cf4d9f41828adf4e685e80bccf_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:8674ea245869c168353047d9bbf963cba13508d982b6ae288f15ab5540805f82_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:9268f1f878db35a8e9b5171e1e9bb517c329b8bd98ad74a1d0550baf67d6c501_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:ae2fd33a7da6eadafe9c1321397000a283ea67690bcc9f41458b8401e06d309c_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-37370" }, { "category": "external", "summary": "RHBZ#2294677", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294677" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-37370", "url": "https://www.cve.org/CVERecord?id=CVE-2024-37370" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-37370", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-37370" }, { "category": "external", "summary": "https://web.mit.edu/kerberos/www/krb5-1.21/", "url": "https://web.mit.edu/kerberos/www/krb5-1.21/" } ], "release_date": "2024-06-27T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-12-16T15:47:02+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:01b7f735b8efd48b3406d116a7885f4545efa21786fd96ea3479573b72181e6c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:2dedeeda52b1701d005dee4c2277c949d978214d32fffbdfc63e7c5ead8f1782_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7460ced07d36f6ce528561e92db8f212b2db38ecefa6f28b1c6d336f676f5010_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7dd1ff26d428fc7b075b0ccd4e19ecce723029e2e3b957c59716ceb48a532f09_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:3bc6fa2665020345f5e9a94bdb4fc11560336213889463812490ea2bd8a78bff_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:554f51fbd35480c5779d801f129e06045399f4bedeee7b3ec2a4bc839a0a4154_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:771f88b6a5b042c07e652196b406da2f88806334f882d418514f20de9cf1e9ee_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:826ce2adc3ce66628150e118662fd7871f2b9fb7de1507041f5f5f20e6558bfa_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:a4873e1ba82b7a55bccf7e1664cc3ecb51bb5e12d09dba4e1da3f3282cf3f1f9_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:f934d109a75fbac4316db68a7409a95bf848d6c99eacd925ff352204e891f1a0_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:47b2380c1a4f1b66fb8ea1d56cb55d5d48d157c3cd766910fa7a5967582901d6_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:5b9714c08022c3b1a94c779aa2daa98bb2965f6808f3049fe57f6045cd8fd534_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:72fcdf31e9b144f6bfc9a13dff8f720e963b7e49d6ef773522bdb5946cf0e1b9_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:b193eace13666b71a525f07627b8e727fa6594db0f9086940607be456f0dbe5f_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1c6e952f2c85c384a21c455e7a5d3788d96c23f5b76737fc19ec91782a4a7492_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1e7ec0d2278b508f4e6125cda83b09af84787ae37de6ca32e1866029c2f85d8c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:859683e6f8eca6302e197113eb7152e7779a3de72c59988b305bb0a8bc13cbe5_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:97e80a5d2ae898d4262a52e8e4f31a86c011b694160c47ce4074015ebab8a7f4_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:35be4ab2c944e950b7c635a0342aefbd5b13a3cf4d9f41828adf4e685e80bccf_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:8674ea245869c168353047d9bbf963cba13508d982b6ae288f15ab5540805f82_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:9268f1f878db35a8e9b5171e1e9bb517c329b8bd98ad74a1d0550baf67d6c501_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:ae2fd33a7da6eadafe9c1321397000a283ea67690bcc9f41458b8401e06d309c_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:11109" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:01b7f735b8efd48b3406d116a7885f4545efa21786fd96ea3479573b72181e6c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:2dedeeda52b1701d005dee4c2277c949d978214d32fffbdfc63e7c5ead8f1782_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7460ced07d36f6ce528561e92db8f212b2db38ecefa6f28b1c6d336f676f5010_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7dd1ff26d428fc7b075b0ccd4e19ecce723029e2e3b957c59716ceb48a532f09_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:3bc6fa2665020345f5e9a94bdb4fc11560336213889463812490ea2bd8a78bff_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:554f51fbd35480c5779d801f129e06045399f4bedeee7b3ec2a4bc839a0a4154_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:771f88b6a5b042c07e652196b406da2f88806334f882d418514f20de9cf1e9ee_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:826ce2adc3ce66628150e118662fd7871f2b9fb7de1507041f5f5f20e6558bfa_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:a4873e1ba82b7a55bccf7e1664cc3ecb51bb5e12d09dba4e1da3f3282cf3f1f9_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:f934d109a75fbac4316db68a7409a95bf848d6c99eacd925ff352204e891f1a0_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:47b2380c1a4f1b66fb8ea1d56cb55d5d48d157c3cd766910fa7a5967582901d6_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:5b9714c08022c3b1a94c779aa2daa98bb2965f6808f3049fe57f6045cd8fd534_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:72fcdf31e9b144f6bfc9a13dff8f720e963b7e49d6ef773522bdb5946cf0e1b9_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:b193eace13666b71a525f07627b8e727fa6594db0f9086940607be456f0dbe5f_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1c6e952f2c85c384a21c455e7a5d3788d96c23f5b76737fc19ec91782a4a7492_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1e7ec0d2278b508f4e6125cda83b09af84787ae37de6ca32e1866029c2f85d8c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:859683e6f8eca6302e197113eb7152e7779a3de72c59988b305bb0a8bc13cbe5_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:97e80a5d2ae898d4262a52e8e4f31a86c011b694160c47ce4074015ebab8a7f4_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:35be4ab2c944e950b7c635a0342aefbd5b13a3cf4d9f41828adf4e685e80bccf_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:8674ea245869c168353047d9bbf963cba13508d982b6ae288f15ab5540805f82_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:9268f1f878db35a8e9b5171e1e9bb517c329b8bd98ad74a1d0550baf67d6c501_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:ae2fd33a7da6eadafe9c1321397000a283ea67690bcc9f41458b8401e06d309c_s390x" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:01b7f735b8efd48b3406d116a7885f4545efa21786fd96ea3479573b72181e6c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:2dedeeda52b1701d005dee4c2277c949d978214d32fffbdfc63e7c5ead8f1782_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7460ced07d36f6ce528561e92db8f212b2db38ecefa6f28b1c6d336f676f5010_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7dd1ff26d428fc7b075b0ccd4e19ecce723029e2e3b957c59716ceb48a532f09_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:3bc6fa2665020345f5e9a94bdb4fc11560336213889463812490ea2bd8a78bff_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:554f51fbd35480c5779d801f129e06045399f4bedeee7b3ec2a4bc839a0a4154_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:771f88b6a5b042c07e652196b406da2f88806334f882d418514f20de9cf1e9ee_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:826ce2adc3ce66628150e118662fd7871f2b9fb7de1507041f5f5f20e6558bfa_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:a4873e1ba82b7a55bccf7e1664cc3ecb51bb5e12d09dba4e1da3f3282cf3f1f9_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:f934d109a75fbac4316db68a7409a95bf848d6c99eacd925ff352204e891f1a0_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:47b2380c1a4f1b66fb8ea1d56cb55d5d48d157c3cd766910fa7a5967582901d6_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:5b9714c08022c3b1a94c779aa2daa98bb2965f6808f3049fe57f6045cd8fd534_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:72fcdf31e9b144f6bfc9a13dff8f720e963b7e49d6ef773522bdb5946cf0e1b9_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:b193eace13666b71a525f07627b8e727fa6594db0f9086940607be456f0dbe5f_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1c6e952f2c85c384a21c455e7a5d3788d96c23f5b76737fc19ec91782a4a7492_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1e7ec0d2278b508f4e6125cda83b09af84787ae37de6ca32e1866029c2f85d8c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:859683e6f8eca6302e197113eb7152e7779a3de72c59988b305bb0a8bc13cbe5_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:97e80a5d2ae898d4262a52e8e4f31a86c011b694160c47ce4074015ebab8a7f4_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:35be4ab2c944e950b7c635a0342aefbd5b13a3cf4d9f41828adf4e685e80bccf_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:8674ea245869c168353047d9bbf963cba13508d982b6ae288f15ab5540805f82_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:9268f1f878db35a8e9b5171e1e9bb517c329b8bd98ad74a1d0550baf67d6c501_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:ae2fd33a7da6eadafe9c1321397000a283ea67690bcc9f41458b8401e06d309c_s390x" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "krb5: GSS message token handling" }, { "cve": "CVE-2024-37371", "discovery_date": "2024-06-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2294676" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in the MIT Kerberos 5 GSS krb5 wrap token, where an attacker can modify the plaintext Extra Count field, causing the unwrapped token to appear truncated to the application, occurs when the attacker alters the token data during transmission which can lead to improper handling of authentication tokens.", "title": "Vulnerability description" }, { "category": "summary", "text": "krb5: GSS message token handling", "title": "Vulnerability summary" }, { "category": "other", "text": "This issue is classified as a moderate severity vulnerability because, while it allows an attacker to modify the plaintext \"Extra Count\" field of a GSS krb5 wrap token, the impact is primarily limited to token truncation at the application layer. This truncation can disrupt services but does not directly lead to a full compromise of confidentiality or integrity. The attack requires that the attacker already has access to a valid token transmission to modify, meaning it cannot be exploited remotely without first obtaining or intercepting a valid token.", "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-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:01b7f735b8efd48b3406d116a7885f4545efa21786fd96ea3479573b72181e6c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:2dedeeda52b1701d005dee4c2277c949d978214d32fffbdfc63e7c5ead8f1782_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7460ced07d36f6ce528561e92db8f212b2db38ecefa6f28b1c6d336f676f5010_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7dd1ff26d428fc7b075b0ccd4e19ecce723029e2e3b957c59716ceb48a532f09_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:3bc6fa2665020345f5e9a94bdb4fc11560336213889463812490ea2bd8a78bff_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:554f51fbd35480c5779d801f129e06045399f4bedeee7b3ec2a4bc839a0a4154_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:771f88b6a5b042c07e652196b406da2f88806334f882d418514f20de9cf1e9ee_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:826ce2adc3ce66628150e118662fd7871f2b9fb7de1507041f5f5f20e6558bfa_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:a4873e1ba82b7a55bccf7e1664cc3ecb51bb5e12d09dba4e1da3f3282cf3f1f9_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:f934d109a75fbac4316db68a7409a95bf848d6c99eacd925ff352204e891f1a0_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:47b2380c1a4f1b66fb8ea1d56cb55d5d48d157c3cd766910fa7a5967582901d6_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:5b9714c08022c3b1a94c779aa2daa98bb2965f6808f3049fe57f6045cd8fd534_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:72fcdf31e9b144f6bfc9a13dff8f720e963b7e49d6ef773522bdb5946cf0e1b9_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:b193eace13666b71a525f07627b8e727fa6594db0f9086940607be456f0dbe5f_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1c6e952f2c85c384a21c455e7a5d3788d96c23f5b76737fc19ec91782a4a7492_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1e7ec0d2278b508f4e6125cda83b09af84787ae37de6ca32e1866029c2f85d8c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:859683e6f8eca6302e197113eb7152e7779a3de72c59988b305bb0a8bc13cbe5_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:97e80a5d2ae898d4262a52e8e4f31a86c011b694160c47ce4074015ebab8a7f4_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:35be4ab2c944e950b7c635a0342aefbd5b13a3cf4d9f41828adf4e685e80bccf_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:8674ea245869c168353047d9bbf963cba13508d982b6ae288f15ab5540805f82_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:9268f1f878db35a8e9b5171e1e9bb517c329b8bd98ad74a1d0550baf67d6c501_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:ae2fd33a7da6eadafe9c1321397000a283ea67690bcc9f41458b8401e06d309c_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-37371" }, { "category": "external", "summary": "RHBZ#2294676", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294676" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-37371", "url": "https://www.cve.org/CVERecord?id=CVE-2024-37371" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-37371", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-37371" }, { "category": "external", "summary": "https://web.mit.edu/kerberos/www/krb5-1.21/", "url": "https://web.mit.edu/kerberos/www/krb5-1.21/" } ], "release_date": "2024-06-27T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-12-16T15:47:02+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:01b7f735b8efd48b3406d116a7885f4545efa21786fd96ea3479573b72181e6c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:2dedeeda52b1701d005dee4c2277c949d978214d32fffbdfc63e7c5ead8f1782_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7460ced07d36f6ce528561e92db8f212b2db38ecefa6f28b1c6d336f676f5010_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7dd1ff26d428fc7b075b0ccd4e19ecce723029e2e3b957c59716ceb48a532f09_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:3bc6fa2665020345f5e9a94bdb4fc11560336213889463812490ea2bd8a78bff_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:554f51fbd35480c5779d801f129e06045399f4bedeee7b3ec2a4bc839a0a4154_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:771f88b6a5b042c07e652196b406da2f88806334f882d418514f20de9cf1e9ee_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:826ce2adc3ce66628150e118662fd7871f2b9fb7de1507041f5f5f20e6558bfa_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:a4873e1ba82b7a55bccf7e1664cc3ecb51bb5e12d09dba4e1da3f3282cf3f1f9_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:f934d109a75fbac4316db68a7409a95bf848d6c99eacd925ff352204e891f1a0_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:47b2380c1a4f1b66fb8ea1d56cb55d5d48d157c3cd766910fa7a5967582901d6_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:5b9714c08022c3b1a94c779aa2daa98bb2965f6808f3049fe57f6045cd8fd534_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:72fcdf31e9b144f6bfc9a13dff8f720e963b7e49d6ef773522bdb5946cf0e1b9_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:b193eace13666b71a525f07627b8e727fa6594db0f9086940607be456f0dbe5f_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1c6e952f2c85c384a21c455e7a5d3788d96c23f5b76737fc19ec91782a4a7492_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1e7ec0d2278b508f4e6125cda83b09af84787ae37de6ca32e1866029c2f85d8c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:859683e6f8eca6302e197113eb7152e7779a3de72c59988b305bb0a8bc13cbe5_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:97e80a5d2ae898d4262a52e8e4f31a86c011b694160c47ce4074015ebab8a7f4_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:35be4ab2c944e950b7c635a0342aefbd5b13a3cf4d9f41828adf4e685e80bccf_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:8674ea245869c168353047d9bbf963cba13508d982b6ae288f15ab5540805f82_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:9268f1f878db35a8e9b5171e1e9bb517c329b8bd98ad74a1d0550baf67d6c501_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:ae2fd33a7da6eadafe9c1321397000a283ea67690bcc9f41458b8401e06d309c_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:11109" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:01b7f735b8efd48b3406d116a7885f4545efa21786fd96ea3479573b72181e6c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:2dedeeda52b1701d005dee4c2277c949d978214d32fffbdfc63e7c5ead8f1782_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7460ced07d36f6ce528561e92db8f212b2db38ecefa6f28b1c6d336f676f5010_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7dd1ff26d428fc7b075b0ccd4e19ecce723029e2e3b957c59716ceb48a532f09_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:3bc6fa2665020345f5e9a94bdb4fc11560336213889463812490ea2bd8a78bff_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:554f51fbd35480c5779d801f129e06045399f4bedeee7b3ec2a4bc839a0a4154_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:771f88b6a5b042c07e652196b406da2f88806334f882d418514f20de9cf1e9ee_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:826ce2adc3ce66628150e118662fd7871f2b9fb7de1507041f5f5f20e6558bfa_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:a4873e1ba82b7a55bccf7e1664cc3ecb51bb5e12d09dba4e1da3f3282cf3f1f9_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:f934d109a75fbac4316db68a7409a95bf848d6c99eacd925ff352204e891f1a0_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:47b2380c1a4f1b66fb8ea1d56cb55d5d48d157c3cd766910fa7a5967582901d6_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:5b9714c08022c3b1a94c779aa2daa98bb2965f6808f3049fe57f6045cd8fd534_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:72fcdf31e9b144f6bfc9a13dff8f720e963b7e49d6ef773522bdb5946cf0e1b9_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:b193eace13666b71a525f07627b8e727fa6594db0f9086940607be456f0dbe5f_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1c6e952f2c85c384a21c455e7a5d3788d96c23f5b76737fc19ec91782a4a7492_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1e7ec0d2278b508f4e6125cda83b09af84787ae37de6ca32e1866029c2f85d8c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:859683e6f8eca6302e197113eb7152e7779a3de72c59988b305bb0a8bc13cbe5_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:97e80a5d2ae898d4262a52e8e4f31a86c011b694160c47ce4074015ebab8a7f4_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:35be4ab2c944e950b7c635a0342aefbd5b13a3cf4d9f41828adf4e685e80bccf_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:8674ea245869c168353047d9bbf963cba13508d982b6ae288f15ab5540805f82_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:9268f1f878db35a8e9b5171e1e9bb517c329b8bd98ad74a1d0550baf67d6c501_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:ae2fd33a7da6eadafe9c1321397000a283ea67690bcc9f41458b8401e06d309c_s390x" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:01b7f735b8efd48b3406d116a7885f4545efa21786fd96ea3479573b72181e6c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:2dedeeda52b1701d005dee4c2277c949d978214d32fffbdfc63e7c5ead8f1782_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7460ced07d36f6ce528561e92db8f212b2db38ecefa6f28b1c6d336f676f5010_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7dd1ff26d428fc7b075b0ccd4e19ecce723029e2e3b957c59716ceb48a532f09_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:3bc6fa2665020345f5e9a94bdb4fc11560336213889463812490ea2bd8a78bff_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:554f51fbd35480c5779d801f129e06045399f4bedeee7b3ec2a4bc839a0a4154_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:771f88b6a5b042c07e652196b406da2f88806334f882d418514f20de9cf1e9ee_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:826ce2adc3ce66628150e118662fd7871f2b9fb7de1507041f5f5f20e6558bfa_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:a4873e1ba82b7a55bccf7e1664cc3ecb51bb5e12d09dba4e1da3f3282cf3f1f9_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:f934d109a75fbac4316db68a7409a95bf848d6c99eacd925ff352204e891f1a0_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:47b2380c1a4f1b66fb8ea1d56cb55d5d48d157c3cd766910fa7a5967582901d6_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:5b9714c08022c3b1a94c779aa2daa98bb2965f6808f3049fe57f6045cd8fd534_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:72fcdf31e9b144f6bfc9a13dff8f720e963b7e49d6ef773522bdb5946cf0e1b9_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:b193eace13666b71a525f07627b8e727fa6594db0f9086940607be456f0dbe5f_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1c6e952f2c85c384a21c455e7a5d3788d96c23f5b76737fc19ec91782a4a7492_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1e7ec0d2278b508f4e6125cda83b09af84787ae37de6ca32e1866029c2f85d8c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:859683e6f8eca6302e197113eb7152e7779a3de72c59988b305bb0a8bc13cbe5_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:97e80a5d2ae898d4262a52e8e4f31a86c011b694160c47ce4074015ebab8a7f4_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:35be4ab2c944e950b7c635a0342aefbd5b13a3cf4d9f41828adf4e685e80bccf_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:8674ea245869c168353047d9bbf963cba13508d982b6ae288f15ab5540805f82_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:9268f1f878db35a8e9b5171e1e9bb517c329b8bd98ad74a1d0550baf67d6c501_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:ae2fd33a7da6eadafe9c1321397000a283ea67690bcc9f41458b8401e06d309c_s390x" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "krb5: GSS message token handling" }, { "cve": "CVE-2024-45490", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "discovery_date": "2024-08-30T03:20:06.675968+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2308615" } ], "notes": [ { "category": "description", "text": "A flaw was found in libexpat\u0027s xmlparse.c component. This vulnerability allows an attacker to cause improper handling of XML data by providing a negative length value to the XML_ParseBuffer function.", "title": "Vulnerability description" }, { "category": "summary", "text": "libexpat: Negative Length Parsing Vulnerability in libexpat", "title": "Vulnerability summary" }, { "category": "other", "text": "The CVE-2024-45490 vulnerability is rated as moderate severity because while it allows for memory corruption through improper argument handling in XML_ParseBuffer, the exploitability is limited. Specifically, it requires an unlikely scenario where the input passed to the function has a negative length (len \u003c 0), which would typically not occur in well-formed applications. Moreover, while the impact includes denial of service (DoS), the conditions necessary for arbitrary code execution are non-trivial, requiring specific exploitation of memory corruption. Since it primarily leads to application crashes without an easily accessible attack vector for remote code execution, the risk is lower compared to higher-severity vulnerabilities that offer more direct pathways to exploitation.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:01b7f735b8efd48b3406d116a7885f4545efa21786fd96ea3479573b72181e6c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:2dedeeda52b1701d005dee4c2277c949d978214d32fffbdfc63e7c5ead8f1782_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7460ced07d36f6ce528561e92db8f212b2db38ecefa6f28b1c6d336f676f5010_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7dd1ff26d428fc7b075b0ccd4e19ecce723029e2e3b957c59716ceb48a532f09_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:3bc6fa2665020345f5e9a94bdb4fc11560336213889463812490ea2bd8a78bff_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:554f51fbd35480c5779d801f129e06045399f4bedeee7b3ec2a4bc839a0a4154_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:771f88b6a5b042c07e652196b406da2f88806334f882d418514f20de9cf1e9ee_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:826ce2adc3ce66628150e118662fd7871f2b9fb7de1507041f5f5f20e6558bfa_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:a4873e1ba82b7a55bccf7e1664cc3ecb51bb5e12d09dba4e1da3f3282cf3f1f9_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:f934d109a75fbac4316db68a7409a95bf848d6c99eacd925ff352204e891f1a0_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:47b2380c1a4f1b66fb8ea1d56cb55d5d48d157c3cd766910fa7a5967582901d6_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:5b9714c08022c3b1a94c779aa2daa98bb2965f6808f3049fe57f6045cd8fd534_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:72fcdf31e9b144f6bfc9a13dff8f720e963b7e49d6ef773522bdb5946cf0e1b9_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:b193eace13666b71a525f07627b8e727fa6594db0f9086940607be456f0dbe5f_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1c6e952f2c85c384a21c455e7a5d3788d96c23f5b76737fc19ec91782a4a7492_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1e7ec0d2278b508f4e6125cda83b09af84787ae37de6ca32e1866029c2f85d8c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:859683e6f8eca6302e197113eb7152e7779a3de72c59988b305bb0a8bc13cbe5_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:97e80a5d2ae898d4262a52e8e4f31a86c011b694160c47ce4074015ebab8a7f4_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:35be4ab2c944e950b7c635a0342aefbd5b13a3cf4d9f41828adf4e685e80bccf_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:8674ea245869c168353047d9bbf963cba13508d982b6ae288f15ab5540805f82_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:9268f1f878db35a8e9b5171e1e9bb517c329b8bd98ad74a1d0550baf67d6c501_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:ae2fd33a7da6eadafe9c1321397000a283ea67690bcc9f41458b8401e06d309c_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-45490" }, { "category": "external", "summary": "RHBZ#2308615", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2308615" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-45490", "url": "https://www.cve.org/CVERecord?id=CVE-2024-45490" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45490", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45490" }, { "category": "external", "summary": "https://github.com/libexpat/libexpat/blob/R_2_6_3/expat/Changes", "url": "https://github.com/libexpat/libexpat/blob/R_2_6_3/expat/Changes" }, { "category": "external", "summary": "https://github.com/libexpat/libexpat/issues/887", "url": "https://github.com/libexpat/libexpat/issues/887" }, { "category": "external", "summary": "https://github.com/libexpat/libexpat/pull/890", "url": "https://github.com/libexpat/libexpat/pull/890" } ], "release_date": "2024-08-30T03:15:03.757000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-12-16T15:47:02+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:01b7f735b8efd48b3406d116a7885f4545efa21786fd96ea3479573b72181e6c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:2dedeeda52b1701d005dee4c2277c949d978214d32fffbdfc63e7c5ead8f1782_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7460ced07d36f6ce528561e92db8f212b2db38ecefa6f28b1c6d336f676f5010_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7dd1ff26d428fc7b075b0ccd4e19ecce723029e2e3b957c59716ceb48a532f09_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:3bc6fa2665020345f5e9a94bdb4fc11560336213889463812490ea2bd8a78bff_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:554f51fbd35480c5779d801f129e06045399f4bedeee7b3ec2a4bc839a0a4154_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:771f88b6a5b042c07e652196b406da2f88806334f882d418514f20de9cf1e9ee_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:826ce2adc3ce66628150e118662fd7871f2b9fb7de1507041f5f5f20e6558bfa_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:a4873e1ba82b7a55bccf7e1664cc3ecb51bb5e12d09dba4e1da3f3282cf3f1f9_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:f934d109a75fbac4316db68a7409a95bf848d6c99eacd925ff352204e891f1a0_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:47b2380c1a4f1b66fb8ea1d56cb55d5d48d157c3cd766910fa7a5967582901d6_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:5b9714c08022c3b1a94c779aa2daa98bb2965f6808f3049fe57f6045cd8fd534_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:72fcdf31e9b144f6bfc9a13dff8f720e963b7e49d6ef773522bdb5946cf0e1b9_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:b193eace13666b71a525f07627b8e727fa6594db0f9086940607be456f0dbe5f_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1c6e952f2c85c384a21c455e7a5d3788d96c23f5b76737fc19ec91782a4a7492_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1e7ec0d2278b508f4e6125cda83b09af84787ae37de6ca32e1866029c2f85d8c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:859683e6f8eca6302e197113eb7152e7779a3de72c59988b305bb0a8bc13cbe5_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:97e80a5d2ae898d4262a52e8e4f31a86c011b694160c47ce4074015ebab8a7f4_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:35be4ab2c944e950b7c635a0342aefbd5b13a3cf4d9f41828adf4e685e80bccf_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:8674ea245869c168353047d9bbf963cba13508d982b6ae288f15ab5540805f82_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:9268f1f878db35a8e9b5171e1e9bb517c329b8bd98ad74a1d0550baf67d6c501_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:ae2fd33a7da6eadafe9c1321397000a283ea67690bcc9f41458b8401e06d309c_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:11109" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:01b7f735b8efd48b3406d116a7885f4545efa21786fd96ea3479573b72181e6c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:2dedeeda52b1701d005dee4c2277c949d978214d32fffbdfc63e7c5ead8f1782_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7460ced07d36f6ce528561e92db8f212b2db38ecefa6f28b1c6d336f676f5010_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7dd1ff26d428fc7b075b0ccd4e19ecce723029e2e3b957c59716ceb48a532f09_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:3bc6fa2665020345f5e9a94bdb4fc11560336213889463812490ea2bd8a78bff_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:554f51fbd35480c5779d801f129e06045399f4bedeee7b3ec2a4bc839a0a4154_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:771f88b6a5b042c07e652196b406da2f88806334f882d418514f20de9cf1e9ee_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:826ce2adc3ce66628150e118662fd7871f2b9fb7de1507041f5f5f20e6558bfa_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:a4873e1ba82b7a55bccf7e1664cc3ecb51bb5e12d09dba4e1da3f3282cf3f1f9_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:f934d109a75fbac4316db68a7409a95bf848d6c99eacd925ff352204e891f1a0_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:47b2380c1a4f1b66fb8ea1d56cb55d5d48d157c3cd766910fa7a5967582901d6_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:5b9714c08022c3b1a94c779aa2daa98bb2965f6808f3049fe57f6045cd8fd534_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:72fcdf31e9b144f6bfc9a13dff8f720e963b7e49d6ef773522bdb5946cf0e1b9_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:b193eace13666b71a525f07627b8e727fa6594db0f9086940607be456f0dbe5f_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1c6e952f2c85c384a21c455e7a5d3788d96c23f5b76737fc19ec91782a4a7492_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1e7ec0d2278b508f4e6125cda83b09af84787ae37de6ca32e1866029c2f85d8c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:859683e6f8eca6302e197113eb7152e7779a3de72c59988b305bb0a8bc13cbe5_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:97e80a5d2ae898d4262a52e8e4f31a86c011b694160c47ce4074015ebab8a7f4_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:35be4ab2c944e950b7c635a0342aefbd5b13a3cf4d9f41828adf4e685e80bccf_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:8674ea245869c168353047d9bbf963cba13508d982b6ae288f15ab5540805f82_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:9268f1f878db35a8e9b5171e1e9bb517c329b8bd98ad74a1d0550baf67d6c501_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:ae2fd33a7da6eadafe9c1321397000a283ea67690bcc9f41458b8401e06d309c_s390x" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:01b7f735b8efd48b3406d116a7885f4545efa21786fd96ea3479573b72181e6c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:2dedeeda52b1701d005dee4c2277c949d978214d32fffbdfc63e7c5ead8f1782_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7460ced07d36f6ce528561e92db8f212b2db38ecefa6f28b1c6d336f676f5010_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7dd1ff26d428fc7b075b0ccd4e19ecce723029e2e3b957c59716ceb48a532f09_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:3bc6fa2665020345f5e9a94bdb4fc11560336213889463812490ea2bd8a78bff_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:554f51fbd35480c5779d801f129e06045399f4bedeee7b3ec2a4bc839a0a4154_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:771f88b6a5b042c07e652196b406da2f88806334f882d418514f20de9cf1e9ee_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:826ce2adc3ce66628150e118662fd7871f2b9fb7de1507041f5f5f20e6558bfa_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:a4873e1ba82b7a55bccf7e1664cc3ecb51bb5e12d09dba4e1da3f3282cf3f1f9_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:f934d109a75fbac4316db68a7409a95bf848d6c99eacd925ff352204e891f1a0_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:47b2380c1a4f1b66fb8ea1d56cb55d5d48d157c3cd766910fa7a5967582901d6_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:5b9714c08022c3b1a94c779aa2daa98bb2965f6808f3049fe57f6045cd8fd534_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:72fcdf31e9b144f6bfc9a13dff8f720e963b7e49d6ef773522bdb5946cf0e1b9_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:b193eace13666b71a525f07627b8e727fa6594db0f9086940607be456f0dbe5f_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1c6e952f2c85c384a21c455e7a5d3788d96c23f5b76737fc19ec91782a4a7492_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1e7ec0d2278b508f4e6125cda83b09af84787ae37de6ca32e1866029c2f85d8c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:859683e6f8eca6302e197113eb7152e7779a3de72c59988b305bb0a8bc13cbe5_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:97e80a5d2ae898d4262a52e8e4f31a86c011b694160c47ce4074015ebab8a7f4_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:35be4ab2c944e950b7c635a0342aefbd5b13a3cf4d9f41828adf4e685e80bccf_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:8674ea245869c168353047d9bbf963cba13508d982b6ae288f15ab5540805f82_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:9268f1f878db35a8e9b5171e1e9bb517c329b8bd98ad74a1d0550baf67d6c501_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:ae2fd33a7da6eadafe9c1321397000a283ea67690bcc9f41458b8401e06d309c_s390x" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libexpat: Negative Length Parsing Vulnerability in libexpat" }, { "cve": "CVE-2024-45491", "discovery_date": "2024-08-30T03:20:09.474759+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2308616" } ], "notes": [ { "category": "description", "text": "An issue was found in libexpat\u2019s internal dtdCopy function in xmlparse.c, It can have an integer overflow for nDefaultAtts on 32-bit platforms where UINT_MAX equals SIZE_MAX.", "title": "Vulnerability description" }, { "category": "summary", "text": "libexpat: Integer Overflow or Wraparound", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability is classified as Moderate severity rather than Important due to its reliance on specific conditions for exploitation. The integer overflow in dtdCopy affecting nDefaultAtts is limited to 32-bit platforms, reducing the attack surface as many modern systems operate on 64-bit architectures. Additionally, while the impact can lead to denial of service and potentially arbitrary code execution, the latter requires precise manipulation of the overflow condition, which may be non-trivial for attackers to achieve reliably. The constrained platform scope and the complexity of exploitation lower the overall severity, though it still poses a risk in environments where 32-bit systems are prevalent.", "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-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:01b7f735b8efd48b3406d116a7885f4545efa21786fd96ea3479573b72181e6c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:2dedeeda52b1701d005dee4c2277c949d978214d32fffbdfc63e7c5ead8f1782_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7460ced07d36f6ce528561e92db8f212b2db38ecefa6f28b1c6d336f676f5010_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7dd1ff26d428fc7b075b0ccd4e19ecce723029e2e3b957c59716ceb48a532f09_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:3bc6fa2665020345f5e9a94bdb4fc11560336213889463812490ea2bd8a78bff_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:554f51fbd35480c5779d801f129e06045399f4bedeee7b3ec2a4bc839a0a4154_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:771f88b6a5b042c07e652196b406da2f88806334f882d418514f20de9cf1e9ee_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:826ce2adc3ce66628150e118662fd7871f2b9fb7de1507041f5f5f20e6558bfa_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:a4873e1ba82b7a55bccf7e1664cc3ecb51bb5e12d09dba4e1da3f3282cf3f1f9_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:f934d109a75fbac4316db68a7409a95bf848d6c99eacd925ff352204e891f1a0_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:47b2380c1a4f1b66fb8ea1d56cb55d5d48d157c3cd766910fa7a5967582901d6_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:5b9714c08022c3b1a94c779aa2daa98bb2965f6808f3049fe57f6045cd8fd534_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:72fcdf31e9b144f6bfc9a13dff8f720e963b7e49d6ef773522bdb5946cf0e1b9_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:b193eace13666b71a525f07627b8e727fa6594db0f9086940607be456f0dbe5f_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1c6e952f2c85c384a21c455e7a5d3788d96c23f5b76737fc19ec91782a4a7492_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1e7ec0d2278b508f4e6125cda83b09af84787ae37de6ca32e1866029c2f85d8c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:859683e6f8eca6302e197113eb7152e7779a3de72c59988b305bb0a8bc13cbe5_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:97e80a5d2ae898d4262a52e8e4f31a86c011b694160c47ce4074015ebab8a7f4_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:35be4ab2c944e950b7c635a0342aefbd5b13a3cf4d9f41828adf4e685e80bccf_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:8674ea245869c168353047d9bbf963cba13508d982b6ae288f15ab5540805f82_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:9268f1f878db35a8e9b5171e1e9bb517c329b8bd98ad74a1d0550baf67d6c501_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:ae2fd33a7da6eadafe9c1321397000a283ea67690bcc9f41458b8401e06d309c_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-45491" }, { "category": "external", "summary": "RHBZ#2308616", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2308616" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-45491", "url": "https://www.cve.org/CVERecord?id=CVE-2024-45491" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45491", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45491" }, { "category": "external", "summary": "https://github.com/libexpat/libexpat/blob/R_2_6_3/expat/Changes", "url": "https://github.com/libexpat/libexpat/blob/R_2_6_3/expat/Changes" }, { "category": "external", "summary": "https://github.com/libexpat/libexpat/issues/888", "url": "https://github.com/libexpat/libexpat/issues/888" }, { "category": "external", "summary": "https://github.com/libexpat/libexpat/pull/891", "url": "https://github.com/libexpat/libexpat/pull/891" } ], "release_date": "2024-08-30T03:15:03.850000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-12-16T15:47:02+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:01b7f735b8efd48b3406d116a7885f4545efa21786fd96ea3479573b72181e6c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:2dedeeda52b1701d005dee4c2277c949d978214d32fffbdfc63e7c5ead8f1782_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7460ced07d36f6ce528561e92db8f212b2db38ecefa6f28b1c6d336f676f5010_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7dd1ff26d428fc7b075b0ccd4e19ecce723029e2e3b957c59716ceb48a532f09_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:3bc6fa2665020345f5e9a94bdb4fc11560336213889463812490ea2bd8a78bff_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:554f51fbd35480c5779d801f129e06045399f4bedeee7b3ec2a4bc839a0a4154_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:771f88b6a5b042c07e652196b406da2f88806334f882d418514f20de9cf1e9ee_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:826ce2adc3ce66628150e118662fd7871f2b9fb7de1507041f5f5f20e6558bfa_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:a4873e1ba82b7a55bccf7e1664cc3ecb51bb5e12d09dba4e1da3f3282cf3f1f9_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:f934d109a75fbac4316db68a7409a95bf848d6c99eacd925ff352204e891f1a0_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:47b2380c1a4f1b66fb8ea1d56cb55d5d48d157c3cd766910fa7a5967582901d6_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:5b9714c08022c3b1a94c779aa2daa98bb2965f6808f3049fe57f6045cd8fd534_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:72fcdf31e9b144f6bfc9a13dff8f720e963b7e49d6ef773522bdb5946cf0e1b9_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:b193eace13666b71a525f07627b8e727fa6594db0f9086940607be456f0dbe5f_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1c6e952f2c85c384a21c455e7a5d3788d96c23f5b76737fc19ec91782a4a7492_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1e7ec0d2278b508f4e6125cda83b09af84787ae37de6ca32e1866029c2f85d8c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:859683e6f8eca6302e197113eb7152e7779a3de72c59988b305bb0a8bc13cbe5_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:97e80a5d2ae898d4262a52e8e4f31a86c011b694160c47ce4074015ebab8a7f4_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:35be4ab2c944e950b7c635a0342aefbd5b13a3cf4d9f41828adf4e685e80bccf_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:8674ea245869c168353047d9bbf963cba13508d982b6ae288f15ab5540805f82_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:9268f1f878db35a8e9b5171e1e9bb517c329b8bd98ad74a1d0550baf67d6c501_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:ae2fd33a7da6eadafe9c1321397000a283ea67690bcc9f41458b8401e06d309c_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:11109" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:01b7f735b8efd48b3406d116a7885f4545efa21786fd96ea3479573b72181e6c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:2dedeeda52b1701d005dee4c2277c949d978214d32fffbdfc63e7c5ead8f1782_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7460ced07d36f6ce528561e92db8f212b2db38ecefa6f28b1c6d336f676f5010_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7dd1ff26d428fc7b075b0ccd4e19ecce723029e2e3b957c59716ceb48a532f09_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:3bc6fa2665020345f5e9a94bdb4fc11560336213889463812490ea2bd8a78bff_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:554f51fbd35480c5779d801f129e06045399f4bedeee7b3ec2a4bc839a0a4154_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:771f88b6a5b042c07e652196b406da2f88806334f882d418514f20de9cf1e9ee_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:826ce2adc3ce66628150e118662fd7871f2b9fb7de1507041f5f5f20e6558bfa_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:a4873e1ba82b7a55bccf7e1664cc3ecb51bb5e12d09dba4e1da3f3282cf3f1f9_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:f934d109a75fbac4316db68a7409a95bf848d6c99eacd925ff352204e891f1a0_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:47b2380c1a4f1b66fb8ea1d56cb55d5d48d157c3cd766910fa7a5967582901d6_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:5b9714c08022c3b1a94c779aa2daa98bb2965f6808f3049fe57f6045cd8fd534_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:72fcdf31e9b144f6bfc9a13dff8f720e963b7e49d6ef773522bdb5946cf0e1b9_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:b193eace13666b71a525f07627b8e727fa6594db0f9086940607be456f0dbe5f_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1c6e952f2c85c384a21c455e7a5d3788d96c23f5b76737fc19ec91782a4a7492_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1e7ec0d2278b508f4e6125cda83b09af84787ae37de6ca32e1866029c2f85d8c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:859683e6f8eca6302e197113eb7152e7779a3de72c59988b305bb0a8bc13cbe5_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:97e80a5d2ae898d4262a52e8e4f31a86c011b694160c47ce4074015ebab8a7f4_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:35be4ab2c944e950b7c635a0342aefbd5b13a3cf4d9f41828adf4e685e80bccf_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:8674ea245869c168353047d9bbf963cba13508d982b6ae288f15ab5540805f82_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:9268f1f878db35a8e9b5171e1e9bb517c329b8bd98ad74a1d0550baf67d6c501_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:ae2fd33a7da6eadafe9c1321397000a283ea67690bcc9f41458b8401e06d309c_s390x" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:01b7f735b8efd48b3406d116a7885f4545efa21786fd96ea3479573b72181e6c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:2dedeeda52b1701d005dee4c2277c949d978214d32fffbdfc63e7c5ead8f1782_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7460ced07d36f6ce528561e92db8f212b2db38ecefa6f28b1c6d336f676f5010_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7dd1ff26d428fc7b075b0ccd4e19ecce723029e2e3b957c59716ceb48a532f09_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:3bc6fa2665020345f5e9a94bdb4fc11560336213889463812490ea2bd8a78bff_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:554f51fbd35480c5779d801f129e06045399f4bedeee7b3ec2a4bc839a0a4154_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:771f88b6a5b042c07e652196b406da2f88806334f882d418514f20de9cf1e9ee_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:826ce2adc3ce66628150e118662fd7871f2b9fb7de1507041f5f5f20e6558bfa_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:a4873e1ba82b7a55bccf7e1664cc3ecb51bb5e12d09dba4e1da3f3282cf3f1f9_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:f934d109a75fbac4316db68a7409a95bf848d6c99eacd925ff352204e891f1a0_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:47b2380c1a4f1b66fb8ea1d56cb55d5d48d157c3cd766910fa7a5967582901d6_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:5b9714c08022c3b1a94c779aa2daa98bb2965f6808f3049fe57f6045cd8fd534_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:72fcdf31e9b144f6bfc9a13dff8f720e963b7e49d6ef773522bdb5946cf0e1b9_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:b193eace13666b71a525f07627b8e727fa6594db0f9086940607be456f0dbe5f_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1c6e952f2c85c384a21c455e7a5d3788d96c23f5b76737fc19ec91782a4a7492_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1e7ec0d2278b508f4e6125cda83b09af84787ae37de6ca32e1866029c2f85d8c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:859683e6f8eca6302e197113eb7152e7779a3de72c59988b305bb0a8bc13cbe5_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:97e80a5d2ae898d4262a52e8e4f31a86c011b694160c47ce4074015ebab8a7f4_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:35be4ab2c944e950b7c635a0342aefbd5b13a3cf4d9f41828adf4e685e80bccf_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:8674ea245869c168353047d9bbf963cba13508d982b6ae288f15ab5540805f82_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:9268f1f878db35a8e9b5171e1e9bb517c329b8bd98ad74a1d0550baf67d6c501_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:ae2fd33a7da6eadafe9c1321397000a283ea67690bcc9f41458b8401e06d309c_s390x" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libexpat: Integer Overflow or Wraparound" }, { "cve": "CVE-2024-45492", "discovery_date": "2024-08-30T03:20:11.638476+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2308617" } ], "notes": [ { "category": "description", "text": "A flaw was found in libexpat\u0027s internal nextScaffoldPart function in xmlparse.c. It can have an integer overflow for m_groupSize on 32-bit platforms where UINT_MAX equals SIZE_MAX.", "title": "Vulnerability description" }, { "category": "summary", "text": "libexpat: integer overflow", "title": "Vulnerability summary" }, { "category": "other", "text": "CVE-2024-45492 is categorized as a Moderate severity issue rather than Important due to the specific conditions required for exploitation and the limited scope of impact. While an integer overflow in the nextScaffoldPart function on 32-bit platforms can potentially lead to denial of service (DoS) or, in rare cases, arbitrary code execution, the vulnerability is platform-specific, affecting only 32-bit architectures with particular handling of UINT_MAX and SIZE_MAX. Additionally, exploiting the overflow for arbitrary code execution would require precise manipulation of memory, making it a less likely attack vector. The primary risk of DoS, without guaranteed escalation to remote code execution, further justifies the moderate severity classification.", "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-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:01b7f735b8efd48b3406d116a7885f4545efa21786fd96ea3479573b72181e6c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:2dedeeda52b1701d005dee4c2277c949d978214d32fffbdfc63e7c5ead8f1782_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7460ced07d36f6ce528561e92db8f212b2db38ecefa6f28b1c6d336f676f5010_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7dd1ff26d428fc7b075b0ccd4e19ecce723029e2e3b957c59716ceb48a532f09_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:3bc6fa2665020345f5e9a94bdb4fc11560336213889463812490ea2bd8a78bff_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:554f51fbd35480c5779d801f129e06045399f4bedeee7b3ec2a4bc839a0a4154_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:771f88b6a5b042c07e652196b406da2f88806334f882d418514f20de9cf1e9ee_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:826ce2adc3ce66628150e118662fd7871f2b9fb7de1507041f5f5f20e6558bfa_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:a4873e1ba82b7a55bccf7e1664cc3ecb51bb5e12d09dba4e1da3f3282cf3f1f9_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:f934d109a75fbac4316db68a7409a95bf848d6c99eacd925ff352204e891f1a0_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:47b2380c1a4f1b66fb8ea1d56cb55d5d48d157c3cd766910fa7a5967582901d6_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:5b9714c08022c3b1a94c779aa2daa98bb2965f6808f3049fe57f6045cd8fd534_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:72fcdf31e9b144f6bfc9a13dff8f720e963b7e49d6ef773522bdb5946cf0e1b9_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:b193eace13666b71a525f07627b8e727fa6594db0f9086940607be456f0dbe5f_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1c6e952f2c85c384a21c455e7a5d3788d96c23f5b76737fc19ec91782a4a7492_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1e7ec0d2278b508f4e6125cda83b09af84787ae37de6ca32e1866029c2f85d8c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:859683e6f8eca6302e197113eb7152e7779a3de72c59988b305bb0a8bc13cbe5_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:97e80a5d2ae898d4262a52e8e4f31a86c011b694160c47ce4074015ebab8a7f4_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:35be4ab2c944e950b7c635a0342aefbd5b13a3cf4d9f41828adf4e685e80bccf_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:8674ea245869c168353047d9bbf963cba13508d982b6ae288f15ab5540805f82_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:9268f1f878db35a8e9b5171e1e9bb517c329b8bd98ad74a1d0550baf67d6c501_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:ae2fd33a7da6eadafe9c1321397000a283ea67690bcc9f41458b8401e06d309c_s390x" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-45492" }, { "category": "external", "summary": "RHBZ#2308617", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2308617" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-45492", "url": "https://www.cve.org/CVERecord?id=CVE-2024-45492" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45492", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45492" }, { "category": "external", "summary": "https://github.com/libexpat/libexpat/blob/R_2_6_3/expat/Changes", "url": "https://github.com/libexpat/libexpat/blob/R_2_6_3/expat/Changes" }, { "category": "external", "summary": "https://github.com/libexpat/libexpat/issues/889", "url": "https://github.com/libexpat/libexpat/issues/889" }, { "category": "external", "summary": "https://github.com/libexpat/libexpat/pull/892", "url": "https://github.com/libexpat/libexpat/pull/892" } ], "release_date": "2024-08-30T03:15:03.930000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-12-16T15:47:02+00:00", "details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:01b7f735b8efd48b3406d116a7885f4545efa21786fd96ea3479573b72181e6c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:2dedeeda52b1701d005dee4c2277c949d978214d32fffbdfc63e7c5ead8f1782_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7460ced07d36f6ce528561e92db8f212b2db38ecefa6f28b1c6d336f676f5010_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7dd1ff26d428fc7b075b0ccd4e19ecce723029e2e3b957c59716ceb48a532f09_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:3bc6fa2665020345f5e9a94bdb4fc11560336213889463812490ea2bd8a78bff_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:554f51fbd35480c5779d801f129e06045399f4bedeee7b3ec2a4bc839a0a4154_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:771f88b6a5b042c07e652196b406da2f88806334f882d418514f20de9cf1e9ee_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:826ce2adc3ce66628150e118662fd7871f2b9fb7de1507041f5f5f20e6558bfa_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:a4873e1ba82b7a55bccf7e1664cc3ecb51bb5e12d09dba4e1da3f3282cf3f1f9_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:f934d109a75fbac4316db68a7409a95bf848d6c99eacd925ff352204e891f1a0_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:47b2380c1a4f1b66fb8ea1d56cb55d5d48d157c3cd766910fa7a5967582901d6_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:5b9714c08022c3b1a94c779aa2daa98bb2965f6808f3049fe57f6045cd8fd534_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:72fcdf31e9b144f6bfc9a13dff8f720e963b7e49d6ef773522bdb5946cf0e1b9_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:b193eace13666b71a525f07627b8e727fa6594db0f9086940607be456f0dbe5f_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1c6e952f2c85c384a21c455e7a5d3788d96c23f5b76737fc19ec91782a4a7492_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1e7ec0d2278b508f4e6125cda83b09af84787ae37de6ca32e1866029c2f85d8c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:859683e6f8eca6302e197113eb7152e7779a3de72c59988b305bb0a8bc13cbe5_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:97e80a5d2ae898d4262a52e8e4f31a86c011b694160c47ce4074015ebab8a7f4_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:35be4ab2c944e950b7c635a0342aefbd5b13a3cf4d9f41828adf4e685e80bccf_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:8674ea245869c168353047d9bbf963cba13508d982b6ae288f15ab5540805f82_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:9268f1f878db35a8e9b5171e1e9bb517c329b8bd98ad74a1d0550baf67d6c501_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:ae2fd33a7da6eadafe9c1321397000a283ea67690bcc9f41458b8401e06d309c_s390x" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:11109" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:01b7f735b8efd48b3406d116a7885f4545efa21786fd96ea3479573b72181e6c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:2dedeeda52b1701d005dee4c2277c949d978214d32fffbdfc63e7c5ead8f1782_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7460ced07d36f6ce528561e92db8f212b2db38ecefa6f28b1c6d336f676f5010_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7dd1ff26d428fc7b075b0ccd4e19ecce723029e2e3b957c59716ceb48a532f09_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:3bc6fa2665020345f5e9a94bdb4fc11560336213889463812490ea2bd8a78bff_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:554f51fbd35480c5779d801f129e06045399f4bedeee7b3ec2a4bc839a0a4154_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:771f88b6a5b042c07e652196b406da2f88806334f882d418514f20de9cf1e9ee_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:826ce2adc3ce66628150e118662fd7871f2b9fb7de1507041f5f5f20e6558bfa_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:a4873e1ba82b7a55bccf7e1664cc3ecb51bb5e12d09dba4e1da3f3282cf3f1f9_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:f934d109a75fbac4316db68a7409a95bf848d6c99eacd925ff352204e891f1a0_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:47b2380c1a4f1b66fb8ea1d56cb55d5d48d157c3cd766910fa7a5967582901d6_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:5b9714c08022c3b1a94c779aa2daa98bb2965f6808f3049fe57f6045cd8fd534_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:72fcdf31e9b144f6bfc9a13dff8f720e963b7e49d6ef773522bdb5946cf0e1b9_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:b193eace13666b71a525f07627b8e727fa6594db0f9086940607be456f0dbe5f_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1c6e952f2c85c384a21c455e7a5d3788d96c23f5b76737fc19ec91782a4a7492_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1e7ec0d2278b508f4e6125cda83b09af84787ae37de6ca32e1866029c2f85d8c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:859683e6f8eca6302e197113eb7152e7779a3de72c59988b305bb0a8bc13cbe5_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:97e80a5d2ae898d4262a52e8e4f31a86c011b694160c47ce4074015ebab8a7f4_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:35be4ab2c944e950b7c635a0342aefbd5b13a3cf4d9f41828adf4e685e80bccf_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:8674ea245869c168353047d9bbf963cba13508d982b6ae288f15ab5540805f82_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:9268f1f878db35a8e9b5171e1e9bb517c329b8bd98ad74a1d0550baf67d6c501_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:ae2fd33a7da6eadafe9c1321397000a283ea67690bcc9f41458b8401e06d309c_s390x" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:01b7f735b8efd48b3406d116a7885f4545efa21786fd96ea3479573b72181e6c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:2dedeeda52b1701d005dee4c2277c949d978214d32fffbdfc63e7c5ead8f1782_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7460ced07d36f6ce528561e92db8f212b2db38ecefa6f28b1c6d336f676f5010_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-config-sync-rhel9@sha256:7dd1ff26d428fc7b075b0ccd4e19ecce723029e2e3b957c59716ceb48a532f09_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-container-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:03c5da9f3d13f3d5c54072cec23d09e49c18925d389817f3c75ab73e94be9e45_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:2da92855aa7fc0a5b17909ca2e43950a9785ca3b58b001880caaddfe69bd7c1b_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:bdf007b74711d3bbd1986a29c9702e5b237edc34b2db86c70df7c8fd47e54454_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-controller-podman-rhel9@sha256:ef40b43b27d8bd205d01ee1a6e11fbceaa345ab72ee6d39e2d436fa1b99a9aaa_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:3bc6fa2665020345f5e9a94bdb4fc11560336213889463812490ea2bd8a78bff_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:554f51fbd35480c5779d801f129e06045399f4bedeee7b3ec2a4bc839a0a4154_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:771f88b6a5b042c07e652196b406da2f88806334f882d418514f20de9cf1e9ee_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-flow-collector-rhel9@sha256:826ce2adc3ce66628150e118662fd7871f2b9fb7de1507041f5f5f20e6558bfa_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:a4873e1ba82b7a55bccf7e1664cc3ecb51bb5e12d09dba4e1da3f3282cf3f1f9_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-operator-bundle@sha256:f934d109a75fbac4316db68a7409a95bf848d6c99eacd925ff352204e891f1a0_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:47b2380c1a4f1b66fb8ea1d56cb55d5d48d157c3cd766910fa7a5967582901d6_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:5b9714c08022c3b1a94c779aa2daa98bb2965f6808f3049fe57f6045cd8fd534_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:72fcdf31e9b144f6bfc9a13dff8f720e963b7e49d6ef773522bdb5946cf0e1b9_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-router-rhel9@sha256:b193eace13666b71a525f07627b8e727fa6594db0f9086940607be456f0dbe5f_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1c6e952f2c85c384a21c455e7a5d3788d96c23f5b76737fc19ec91782a4a7492_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:1e7ec0d2278b508f4e6125cda83b09af84787ae37de6ca32e1866029c2f85d8c_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:859683e6f8eca6302e197113eb7152e7779a3de72c59988b305bb0a8bc13cbe5_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-service-controller-rhel9@sha256:97e80a5d2ae898d4262a52e8e4f31a86c011b694160c47ce4074015ebab8a7f4_s390x", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:35be4ab2c944e950b7c635a0342aefbd5b13a3cf4d9f41828adf4e685e80bccf_ppc64le", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:8674ea245869c168353047d9bbf963cba13508d982b6ae288f15ab5540805f82_arm64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:9268f1f878db35a8e9b5171e1e9bb517c329b8bd98ad74a1d0550baf67d6c501_amd64", "9Base-Service-Interconnect-1:service-interconnect/skupper-site-controller-rhel9@sha256:ae2fd33a7da6eadafe9c1321397000a283ea67690bcc9f41458b8401e06d309c_s390x" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libexpat: integer overflow" } ] }
rhsa-2024_6989
Vulnerability from csaf_redhat
Published
2024-09-24 01:24
Modified
2024-12-18 03:40
Summary
Red Hat Security Advisory: expat security update
Notes
Topic
An update for expat is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Expat is a C library for parsing XML documents.
Security Fix(es):
* libexpat: Negative Length Parsing Vulnerability in libexpat (CVE-2024-45490)
* libexpat: Integer Overflow or Wraparound (CVE-2024-45491)
* libexpat: integer overflow (CVE-2024-45492)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for expat is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Expat is a C library for parsing XML documents.\n\nSecurity Fix(es):\n\n* libexpat: Negative Length Parsing Vulnerability in libexpat (CVE-2024-45490)\n\n* libexpat: Integer Overflow or Wraparound (CVE-2024-45491)\n\n* libexpat: integer overflow (CVE-2024-45492)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2024:6989", "url": "https://access.redhat.com/errata/RHSA-2024:6989" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2308615", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2308615" }, { "category": "external", "summary": "2308616", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2308616" }, { "category": "external", "summary": "2308617", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2308617" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_6989.json" } ], "title": "Red Hat Security Advisory: expat security update", "tracking": { "current_release_date": "2024-12-18T03:40:00+00:00", "generator": { "date": "2024-12-18T03:40:00+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.3" } }, "id": "RHSA-2024:6989", "initial_release_date": "2024-09-24T01:24:47+00:00", "revision_history": [ { "date": "2024-09-24T01:24:47+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-09-24T01:24:47+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2024-12-18T03:40:00+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux BaseOS (v. 8)", "product": { "name": "Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:8::baseos" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "expat-0:2.2.5-15.el8_10.src", "product": { "name": "expat-0:2.2.5-15.el8_10.src", "product_id": "expat-0:2.2.5-15.el8_10.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/expat@2.2.5-15.el8_10?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "expat-0:2.2.5-15.el8_10.aarch64", "product": { "name": "expat-0:2.2.5-15.el8_10.aarch64", "product_id": "expat-0:2.2.5-15.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/expat@2.2.5-15.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "expat-devel-0:2.2.5-15.el8_10.aarch64", "product": { "name": "expat-devel-0:2.2.5-15.el8_10.aarch64", "product_id": "expat-devel-0:2.2.5-15.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/expat-devel@2.2.5-15.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "expat-debugsource-0:2.2.5-15.el8_10.aarch64", "product": { "name": "expat-debugsource-0:2.2.5-15.el8_10.aarch64", "product_id": "expat-debugsource-0:2.2.5-15.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/expat-debugsource@2.2.5-15.el8_10?arch=aarch64" } } }, { "category": "product_version", "name": "expat-debuginfo-0:2.2.5-15.el8_10.aarch64", "product": { "name": "expat-debuginfo-0:2.2.5-15.el8_10.aarch64", "product_id": "expat-debuginfo-0:2.2.5-15.el8_10.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/expat-debuginfo@2.2.5-15.el8_10?arch=aarch64" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "expat-0:2.2.5-15.el8_10.ppc64le", "product": { "name": "expat-0:2.2.5-15.el8_10.ppc64le", "product_id": "expat-0:2.2.5-15.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/expat@2.2.5-15.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "expat-devel-0:2.2.5-15.el8_10.ppc64le", "product": { "name": "expat-devel-0:2.2.5-15.el8_10.ppc64le", "product_id": "expat-devel-0:2.2.5-15.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/expat-devel@2.2.5-15.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "expat-debugsource-0:2.2.5-15.el8_10.ppc64le", "product": { "name": "expat-debugsource-0:2.2.5-15.el8_10.ppc64le", "product_id": "expat-debugsource-0:2.2.5-15.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/expat-debugsource@2.2.5-15.el8_10?arch=ppc64le" } } }, { "category": "product_version", "name": "expat-debuginfo-0:2.2.5-15.el8_10.ppc64le", "product": { "name": "expat-debuginfo-0:2.2.5-15.el8_10.ppc64le", "product_id": "expat-debuginfo-0:2.2.5-15.el8_10.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/expat-debuginfo@2.2.5-15.el8_10?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "expat-0:2.2.5-15.el8_10.i686", "product": { "name": "expat-0:2.2.5-15.el8_10.i686", "product_id": "expat-0:2.2.5-15.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/expat@2.2.5-15.el8_10?arch=i686" } } }, { "category": "product_version", "name": "expat-devel-0:2.2.5-15.el8_10.i686", "product": { "name": "expat-devel-0:2.2.5-15.el8_10.i686", "product_id": "expat-devel-0:2.2.5-15.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/expat-devel@2.2.5-15.el8_10?arch=i686" } } }, { "category": "product_version", "name": "expat-debugsource-0:2.2.5-15.el8_10.i686", "product": { "name": "expat-debugsource-0:2.2.5-15.el8_10.i686", "product_id": "expat-debugsource-0:2.2.5-15.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/expat-debugsource@2.2.5-15.el8_10?arch=i686" } } }, { "category": "product_version", "name": "expat-debuginfo-0:2.2.5-15.el8_10.i686", "product": { "name": "expat-debuginfo-0:2.2.5-15.el8_10.i686", "product_id": "expat-debuginfo-0:2.2.5-15.el8_10.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/expat-debuginfo@2.2.5-15.el8_10?arch=i686" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "expat-0:2.2.5-15.el8_10.x86_64", "product": { "name": "expat-0:2.2.5-15.el8_10.x86_64", "product_id": "expat-0:2.2.5-15.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/expat@2.2.5-15.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "expat-devel-0:2.2.5-15.el8_10.x86_64", "product": { "name": "expat-devel-0:2.2.5-15.el8_10.x86_64", "product_id": "expat-devel-0:2.2.5-15.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/expat-devel@2.2.5-15.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "expat-debugsource-0:2.2.5-15.el8_10.x86_64", "product": { "name": "expat-debugsource-0:2.2.5-15.el8_10.x86_64", "product_id": "expat-debugsource-0:2.2.5-15.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/expat-debugsource@2.2.5-15.el8_10?arch=x86_64" } } }, { "category": "product_version", "name": "expat-debuginfo-0:2.2.5-15.el8_10.x86_64", "product": { "name": "expat-debuginfo-0:2.2.5-15.el8_10.x86_64", "product_id": "expat-debuginfo-0:2.2.5-15.el8_10.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/expat-debuginfo@2.2.5-15.el8_10?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "expat-0:2.2.5-15.el8_10.s390x", "product": { "name": "expat-0:2.2.5-15.el8_10.s390x", "product_id": "expat-0:2.2.5-15.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/expat@2.2.5-15.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "expat-devel-0:2.2.5-15.el8_10.s390x", "product": { "name": "expat-devel-0:2.2.5-15.el8_10.s390x", "product_id": "expat-devel-0:2.2.5-15.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/expat-devel@2.2.5-15.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "expat-debugsource-0:2.2.5-15.el8_10.s390x", "product": { "name": "expat-debugsource-0:2.2.5-15.el8_10.s390x", "product_id": "expat-debugsource-0:2.2.5-15.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/expat-debugsource@2.2.5-15.el8_10?arch=s390x" } } }, { "category": "product_version", "name": "expat-debuginfo-0:2.2.5-15.el8_10.s390x", "product": { "name": "expat-debuginfo-0:2.2.5-15.el8_10.s390x", "product_id": "expat-debuginfo-0:2.2.5-15.el8_10.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/expat-debuginfo@2.2.5-15.el8_10?arch=s390x" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "expat-0:2.2.5-15.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.aarch64" }, "product_reference": "expat-0:2.2.5-15.el8_10.aarch64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "expat-0:2.2.5-15.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.i686" }, "product_reference": "expat-0:2.2.5-15.el8_10.i686", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "expat-0:2.2.5-15.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.ppc64le" }, "product_reference": "expat-0:2.2.5-15.el8_10.ppc64le", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "expat-0:2.2.5-15.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.s390x" }, "product_reference": "expat-0:2.2.5-15.el8_10.s390x", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "expat-0:2.2.5-15.el8_10.src as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.src" }, "product_reference": "expat-0:2.2.5-15.el8_10.src", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "expat-0:2.2.5-15.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.x86_64" }, "product_reference": "expat-0:2.2.5-15.el8_10.x86_64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "expat-debuginfo-0:2.2.5-15.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.aarch64" }, "product_reference": "expat-debuginfo-0:2.2.5-15.el8_10.aarch64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "expat-debuginfo-0:2.2.5-15.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.i686" }, "product_reference": "expat-debuginfo-0:2.2.5-15.el8_10.i686", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "expat-debuginfo-0:2.2.5-15.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.ppc64le" }, "product_reference": "expat-debuginfo-0:2.2.5-15.el8_10.ppc64le", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "expat-debuginfo-0:2.2.5-15.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.s390x" }, "product_reference": "expat-debuginfo-0:2.2.5-15.el8_10.s390x", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "expat-debuginfo-0:2.2.5-15.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.x86_64" }, "product_reference": "expat-debuginfo-0:2.2.5-15.el8_10.x86_64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "expat-debugsource-0:2.2.5-15.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.aarch64" }, "product_reference": "expat-debugsource-0:2.2.5-15.el8_10.aarch64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "expat-debugsource-0:2.2.5-15.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.i686" }, "product_reference": "expat-debugsource-0:2.2.5-15.el8_10.i686", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "expat-debugsource-0:2.2.5-15.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.ppc64le" }, "product_reference": "expat-debugsource-0:2.2.5-15.el8_10.ppc64le", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "expat-debugsource-0:2.2.5-15.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.s390x" }, "product_reference": "expat-debugsource-0:2.2.5-15.el8_10.s390x", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "expat-debugsource-0:2.2.5-15.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.x86_64" }, "product_reference": "expat-debugsource-0:2.2.5-15.el8_10.x86_64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "expat-devel-0:2.2.5-15.el8_10.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.aarch64" }, "product_reference": "expat-devel-0:2.2.5-15.el8_10.aarch64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "expat-devel-0:2.2.5-15.el8_10.i686 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.i686" }, "product_reference": "expat-devel-0:2.2.5-15.el8_10.i686", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "expat-devel-0:2.2.5-15.el8_10.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.ppc64le" }, "product_reference": "expat-devel-0:2.2.5-15.el8_10.ppc64le", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "expat-devel-0:2.2.5-15.el8_10.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.s390x" }, "product_reference": "expat-devel-0:2.2.5-15.el8_10.s390x", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "expat-devel-0:2.2.5-15.el8_10.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)", "product_id": "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.x86_64" }, "product_reference": "expat-devel-0:2.2.5-15.el8_10.x86_64", "relates_to_product_reference": "BaseOS-8.10.0.Z.MAIN.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2024-45490", "cwe": { "id": "CWE-190", "name": "Integer Overflow or Wraparound" }, "discovery_date": "2024-08-30T03:20:06.675968+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2308615" } ], "notes": [ { "category": "description", "text": "A flaw was found in libexpat\u0027s xmlparse.c component. This vulnerability allows an attacker to cause improper handling of XML data by providing a negative length value to the XML_ParseBuffer function.", "title": "Vulnerability description" }, { "category": "summary", "text": "libexpat: Negative Length Parsing Vulnerability in libexpat", "title": "Vulnerability summary" }, { "category": "other", "text": "The CVE-2024-45490 vulnerability is rated as moderate severity because while it allows for memory corruption through improper argument handling in XML_ParseBuffer, the exploitability is limited. Specifically, it requires an unlikely scenario where the input passed to the function has a negative length (len \u003c 0), which would typically not occur in well-formed applications. Moreover, while the impact includes denial of service (DoS), the conditions necessary for arbitrary code execution are non-trivial, requiring specific exploitation of memory corruption. Since it primarily leads to application crashes without an easily accessible attack vector for remote code execution, the risk is lower compared to higher-severity vulnerabilities that offer more direct pathways to exploitation.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.src", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-45490" }, { "category": "external", "summary": "RHBZ#2308615", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2308615" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-45490", "url": "https://www.cve.org/CVERecord?id=CVE-2024-45490" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45490", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45490" }, { "category": "external", "summary": "https://github.com/libexpat/libexpat/blob/R_2_6_3/expat/Changes", "url": "https://github.com/libexpat/libexpat/blob/R_2_6_3/expat/Changes" }, { "category": "external", "summary": "https://github.com/libexpat/libexpat/issues/887", "url": "https://github.com/libexpat/libexpat/issues/887" }, { "category": "external", "summary": "https://github.com/libexpat/libexpat/pull/890", "url": "https://github.com/libexpat/libexpat/pull/890" } ], "release_date": "2024-08-30T03:15:03.757000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-09-24T01:24:47+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.src", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:6989" }, { "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": [ "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.src", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.src", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libexpat: Negative Length Parsing Vulnerability in libexpat" }, { "cve": "CVE-2024-45491", "discovery_date": "2024-08-30T03:20:09.474759+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2308616" } ], "notes": [ { "category": "description", "text": "An issue was found in libexpat\u2019s internal dtdCopy function in xmlparse.c, It can have an integer overflow for nDefaultAtts on 32-bit platforms where UINT_MAX equals SIZE_MAX.", "title": "Vulnerability description" }, { "category": "summary", "text": "libexpat: Integer Overflow or Wraparound", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability is classified as Moderate severity rather than Important due to its reliance on specific conditions for exploitation. The integer overflow in dtdCopy affecting nDefaultAtts is limited to 32-bit platforms, reducing the attack surface as many modern systems operate on 64-bit architectures. Additionally, while the impact can lead to denial of service and potentially arbitrary code execution, the latter requires precise manipulation of the overflow condition, which may be non-trivial for attackers to achieve reliably. The constrained platform scope and the complexity of exploitation lower the overall severity, though it still poses a risk in environments where 32-bit systems are prevalent.", "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": [ "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.src", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-45491" }, { "category": "external", "summary": "RHBZ#2308616", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2308616" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-45491", "url": "https://www.cve.org/CVERecord?id=CVE-2024-45491" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45491", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45491" }, { "category": "external", "summary": "https://github.com/libexpat/libexpat/blob/R_2_6_3/expat/Changes", "url": "https://github.com/libexpat/libexpat/blob/R_2_6_3/expat/Changes" }, { "category": "external", "summary": "https://github.com/libexpat/libexpat/issues/888", "url": "https://github.com/libexpat/libexpat/issues/888" }, { "category": "external", "summary": "https://github.com/libexpat/libexpat/pull/891", "url": "https://github.com/libexpat/libexpat/pull/891" } ], "release_date": "2024-08-30T03:15:03.850000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-09-24T01:24:47+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.src", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:6989" }, { "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": [ "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.src", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.src", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libexpat: Integer Overflow or Wraparound" }, { "cve": "CVE-2024-45492", "discovery_date": "2024-08-30T03:20:11.638476+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2308617" } ], "notes": [ { "category": "description", "text": "A flaw was found in libexpat\u0027s internal nextScaffoldPart function in xmlparse.c. It can have an integer overflow for m_groupSize on 32-bit platforms where UINT_MAX equals SIZE_MAX.", "title": "Vulnerability description" }, { "category": "summary", "text": "libexpat: integer overflow", "title": "Vulnerability summary" }, { "category": "other", "text": "CVE-2024-45492 is categorized as a Moderate severity issue rather than Important due to the specific conditions required for exploitation and the limited scope of impact. While an integer overflow in the nextScaffoldPart function on 32-bit platforms can potentially lead to denial of service (DoS) or, in rare cases, arbitrary code execution, the vulnerability is platform-specific, affecting only 32-bit architectures with particular handling of UINT_MAX and SIZE_MAX. Additionally, exploiting the overflow for arbitrary code execution would require precise manipulation of memory, making it a less likely attack vector. The primary risk of DoS, without guaranteed escalation to remote code execution, further justifies the moderate severity classification.", "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": [ "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.src", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2024-45492" }, { "category": "external", "summary": "RHBZ#2308617", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2308617" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2024-45492", "url": "https://www.cve.org/CVERecord?id=CVE-2024-45492" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-45492", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45492" }, { "category": "external", "summary": "https://github.com/libexpat/libexpat/blob/R_2_6_3/expat/Changes", "url": "https://github.com/libexpat/libexpat/blob/R_2_6_3/expat/Changes" }, { "category": "external", "summary": "https://github.com/libexpat/libexpat/issues/889", "url": "https://github.com/libexpat/libexpat/issues/889" }, { "category": "external", "summary": "https://github.com/libexpat/libexpat/pull/892", "url": "https://github.com/libexpat/libexpat/pull/892" } ], "release_date": "2024-08-30T03:15:03.930000+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-09-24T01:24:47+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.src", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:6989" }, { "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": [ "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.src", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "HIGH", "baseScore": 6.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.src", "BaseOS-8.10.0.Z.MAIN.EUS:expat-0:2.2.5-15.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debuginfo-0:2.2.5-15.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:expat-debugsource-0:2.2.5-15.el8_10.x86_64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.aarch64", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.i686", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.ppc64le", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.s390x", "BaseOS-8.10.0.Z.MAIN.EUS:expat-devel-0:2.2.5-15.el8_10.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "libexpat: integer overflow" } ] }
RHSA-2024:7599
Vulnerability from csaf_redhat
Published
2024-10-09 05:32
Modified
2025-04-10 00:21
Summary
Red Hat Security Advisory: OpenShift Container Platform 4.16.16 bug fix and security update
Notes
Topic
Red Hat OpenShift Container Platform release 4.16.16 is now available with updates to packages and images that fix several bugs and add enhancements.
This release includes a security update for Red Hat OpenShift Container Platform 4.16.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Red Hat OpenShift Container Platform is Red Hat's cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.
This advisory contains the container images for Red Hat OpenShift Container Platform 4.16.16. See the following advisory for the RPM packages for this release:
https://access.redhat.com/errata/RHBA-2024:7602
Space precludes documenting all of the container images in this advisory. See the following Release Notes documentation, which will be updated shortly for this release, for details about these changes:
https://docs.openshift.com/container-platform/4.16/release_notes/ocp-4-16-release-notes.html
Security Fix(es):
* glibc: Out of bounds write in iconv may lead to remote code execution
(CVE-2024-2961)
* Hashicorp/vault: Vault’s LDAP Auth Method Allows for User Enumeration
(CVE-2023-3462)
* openssl: Possible denial of service in X.509 name checks (CVE-2024-6119)
* path-to-regexp: Backtracking regular expressions cause ReDoS
(CVE-2024-45296)
* libexpat: Negative Length Parsing Vulnerability in libexpat
(CVE-2024-45490)
* libexpat: Integer Overflow or Wraparound (CVE-2024-45491)
* libexpat: integer overflow (CVE-2024-45492)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
All OpenShift Container Platform 4.16 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.16/updating/updating_a_cluster/updating-cluster-cli.html
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Red Hat OpenShift Container Platform release 4.16.16 is now available with updates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.16.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the container images for Red Hat OpenShift Container Platform 4.16.16. See the following advisory for the RPM packages for this release:\n\nhttps://access.redhat.com/errata/RHBA-2024:7602\n\nSpace precludes documenting all of the container images in this advisory. See the following Release Notes documentation, which will be updated shortly for this release, for details about these changes:\n\nhttps://docs.openshift.com/container-platform/4.16/release_notes/ocp-4-16-release-notes.html\n\nSecurity Fix(es):\n\n* glibc: Out of bounds write in iconv may lead to remote code execution\n(CVE-2024-2961)\n* Hashicorp/vault: Vault\u2019s LDAP Auth Method Allows for User Enumeration\n(CVE-2023-3462)\n* openssl: Possible denial of service in X.509 name checks (CVE-2024-6119)\n* path-to-regexp: Backtracking regular expressions cause ReDoS\n(CVE-2024-45296)\n* libexpat: Negative Length Parsing Vulnerability in libexpat\n(CVE-2024-45490)\n* libexpat: Integer Overflow or Wraparound (CVE-2024-45491)\n* libexpat: integer overflow (CVE-2024-45492)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAll OpenShift Container Platform 4.16 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.16/updating/updating_a_cluster/updating-cluster-cli.html", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2024:7599", "url": "https://access.redhat.com/errata/RHSA-2024:7599" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2228020", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228020" }, { "category": "external", "summary": "2273404", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2273404" }, { "category": "external", "summary": "2306158", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2306158" }, { "category": "external", "summary": "2308615", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2308615" }, { "category": "external", "summary": "2308616", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2308616" }, { "category": "external", "summary": "2308617", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2308617" }, { "category": "external", "summary": "2310908", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310908" }, { "category": "external", "summary": "OCPBUGS-31878", "url": "https://issues.redhat.com/browse/OCPBUGS-31878" }, { "category": "external", "summary": "OCPBUGS-35850", "url": "https://issues.redhat.com/browse/OCPBUGS-35850" }, { "category": "external", "summary": "OCPBUGS-36816", "url": "https://issues.redhat.com/browse/OCPBUGS-36816" }, { "category": "external", "summary": "OCPBUGS-37654", "url": "https://issues.redhat.com/browse/OCPBUGS-37654" }, { "category": "external", "summary": "OCPBUGS-37689", "url": "https://issues.redhat.com/browse/OCPBUGS-37689" }, { "category": "external", "summary": "OCPBUGS-38687", "url": "https://issues.redhat.com/browse/OCPBUGS-38687" }, { "category": "external", "summary": "OCPBUGS-38797", "url": "https://issues.redhat.com/browse/OCPBUGS-38797" }, { "category": "external", "summary": "OCPBUGS-39377", "url": "https://issues.redhat.com/browse/OCPBUGS-39377" }, { "category": "external", "summary": "OCPBUGS-41709", "url": "https://issues.redhat.com/browse/OCPBUGS-41709" }, { "category": "external", "summary": "OCPBUGS-41905", "url": "https://issues.redhat.com/browse/OCPBUGS-41905" }, { "category": "external", "summary": "OCPBUGS-42012", "url": "https://issues.redhat.com/browse/OCPBUGS-42012" }, { "category": "external", "summary": "OCPBUGS-42015", "url": "https://issues.redhat.com/browse/OCPBUGS-42015" }, { "category": "external", "summary": "OCPBUGS-42057", "url": "https://issues.redhat.com/browse/OCPBUGS-42057" }, { "category": "external", "summary": "OCPBUGS-42113", "url": "https://issues.redhat.com/browse/OCPBUGS-42113" }, { "category": "external", "summary": "OCPBUGS-42382", "url": "https://issues.redhat.com/browse/OCPBUGS-42382" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_7599.json" } ], "title": "Red Hat Security Advisory: OpenShift Container Platform 4.16.16 bug fix and security update", "tracking": { "current_release_date": "2025-04-10T00:21:47+00:00", "generator": { "date": "2025-04-10T00:21:47+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.4.2" } }, "id": "RHSA-2024:7599", "initial_release_date": "2024-10-09T05:32:16+00:00", "revision_history": [ { "date": "2024-10-09T05:32:16+00:00", "number": "1", "summary": "Initial version" }, { "date": "2024-10-09T05:32:16+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-04-10T00:21:47+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat OpenShift Container Platform 4.16", "product": { "name": "Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16", "product_identification_helper": { "cpe": "cpe:/a:redhat:openshift:4.16::el9" } } } ], "category": "product_family", "name": "Red Hat OpenShift Enterprise" }, { "branches": [ { "category": "product_version", "name": "openshift4/ose-cluster-autoscaler-rhel9@sha256:762a3f1906ca8898f2a06800145a8f5bcb6d5975344916bcc81267c862c16068_s390x", "product": { "name": "openshift4/ose-cluster-autoscaler-rhel9@sha256:762a3f1906ca8898f2a06800145a8f5bcb6d5975344916bcc81267c862c16068_s390x", "product_id": "openshift4/ose-cluster-autoscaler-rhel9@sha256:762a3f1906ca8898f2a06800145a8f5bcb6d5975344916bcc81267c862c16068_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-autoscaler-rhel9@sha256:762a3f1906ca8898f2a06800145a8f5bcb6d5975344916bcc81267c862c16068?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9\u0026tag=v4.16.0-202410011135.p0.geecb123.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/aws-kms-encryption-provider-rhel9@sha256:a016229598f9b0d366d745218b71c543e7f9593270d2cd84c33f867d12ebb567_s390x", "product": { "name": "openshift4/aws-kms-encryption-provider-rhel9@sha256:a016229598f9b0d366d745218b71c543e7f9593270d2cd84c33f867d12ebb567_s390x", "product_id": "openshift4/aws-kms-encryption-provider-rhel9@sha256:a016229598f9b0d366d745218b71c543e7f9593270d2cd84c33f867d12ebb567_s390x", "product_identification_helper": { "purl": "pkg:oci/aws-kms-encryption-provider-rhel9@sha256:a016229598f9b0d366d745218b71c543e7f9593270d2cd84c33f867d12ebb567?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9\u0026tag=v4.16.0-202410011135.p0.gda90fb7.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/azure-kms-encryption-provider-rhel9@sha256:1fac37363539aef403e06e813f7a5ac60ebbbbb0c9864e1b8a85eb643741cc53_s390x", "product": { "name": "openshift4/azure-kms-encryption-provider-rhel9@sha256:1fac37363539aef403e06e813f7a5ac60ebbbbb0c9864e1b8a85eb643741cc53_s390x", "product_id": "openshift4/azure-kms-encryption-provider-rhel9@sha256:1fac37363539aef403e06e813f7a5ac60ebbbbb0c9864e1b8a85eb643741cc53_s390x", "product_identification_helper": { "purl": "pkg:oci/azure-kms-encryption-provider-rhel9@sha256:1fac37363539aef403e06e813f7a5ac60ebbbbb0c9864e1b8a85eb643741cc53?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9\u0026tag=v4.16.0-202410011135.p0.gbc92347.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:68980c1ddac17d2811b1af29b068827fee6023ce4eb95b3e0b8605d6144da684_s390x", "product": { "name": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:68980c1ddac17d2811b1af29b068827fee6023ce4eb95b3e0b8605d6144da684_s390x", "product_id": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:68980c1ddac17d2811b1af29b068827fee6023ce4eb95b3e0b8605d6144da684_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-baremetal-machine-controllers-rhel9@sha256:68980c1ddac17d2811b1af29b068827fee6023ce4eb95b3e0b8605d6144da684?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9\u0026tag=v4.16.0-202410011135.p0.g11ba601.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:ce739de41a94a084462030e16886e9ffe1a63bae315b77330a378df504adc262_s390x", "product": { "name": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:ce739de41a94a084462030e16886e9ffe1a63bae315b77330a378df504adc262_s390x", "product_id": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:ce739de41a94a084462030e16886e9ffe1a63bae315b77330a378df504adc262_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-etcd-rhel9-operator@sha256:ce739de41a94a084462030e16886e9ffe1a63bae315b77330a378df504adc262?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.g11269ec.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6b08c88861acaaec943108d4320c99bfa6d653b9a755bda9a3c809b4a1a42fb9_s390x", "product": { "name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6b08c88861acaaec943108d4320c99bfa6d653b9a755bda9a3c809b4a1a42fb9_s390x", "product_id": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6b08c88861acaaec943108d4320c99bfa6d653b9a755bda9a3c809b4a1a42fb9_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-monitoring-rhel9-operator@sha256:6b08c88861acaaec943108d4320c99bfa6d653b9a755bda9a3c809b4a1a42fb9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.g4af900e.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-network-rhel9-operator@sha256:6e6d444adcfa33aedcc621a4ef384d6294f74fd2bc9cccf6f729b81cb5cf3033_s390x", "product": { "name": "openshift4/ose-cluster-network-rhel9-operator@sha256:6e6d444adcfa33aedcc621a4ef384d6294f74fd2bc9cccf6f729b81cb5cf3033_s390x", "product_id": "openshift4/ose-cluster-network-rhel9-operator@sha256:6e6d444adcfa33aedcc621a4ef384d6294f74fd2bc9cccf6f729b81cb5cf3033_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-network-rhel9-operator@sha256:6e6d444adcfa33aedcc621a4ef384d6294f74fd2bc9cccf6f729b81cb5cf3033?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.g5e5e21a.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:96017397cb3c98a1dd0a201bb328e7734e209a0fe6fd17c804a5fcb404c5cfc9_s390x", "product": { "name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:96017397cb3c98a1dd0a201bb328e7734e209a0fe6fd17c804a5fcb404c5cfc9_s390x", "product_id": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:96017397cb3c98a1dd0a201bb328e7734e209a0fe6fd17c804a5fcb404c5cfc9_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256:96017397cb3c98a1dd0a201bb328e7734e209a0fe6fd17c804a5fcb404c5cfc9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.g57a7145.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-version-rhel9-operator@sha256:318215ae07e01a8860ace47587541adf836f28545fc128860a6b32137c79bc7d_s390x", "product": { "name": "openshift4/ose-cluster-version-rhel9-operator@sha256:318215ae07e01a8860ace47587541adf836f28545fc128860a6b32137c79bc7d_s390x", "product_id": "openshift4/ose-cluster-version-rhel9-operator@sha256:318215ae07e01a8860ace47587541adf836f28545fc128860a6b32137c79bc7d_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-version-rhel9-operator@sha256:318215ae07e01a8860ace47587541adf836f28545fc128860a6b32137c79bc7d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.g617769f.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-configmap-reloader-rhel9@sha256:bf60026f2c7567fa5cd445cf0ee3f176eba6574d6501cef2889dbde08110c84b_s390x", "product": { "name": "openshift4/ose-configmap-reloader-rhel9@sha256:bf60026f2c7567fa5cd445cf0ee3f176eba6574d6501cef2889dbde08110c84b_s390x", "product_id": "openshift4/ose-configmap-reloader-rhel9@sha256:bf60026f2c7567fa5cd445cf0ee3f176eba6574d6501cef2889dbde08110c84b_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-configmap-reloader-rhel9@sha256:bf60026f2c7567fa5cd445cf0ee3f176eba6574d6501cef2889dbde08110c84b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-configmap-reloader-rhel9\u0026tag=v4.16.0-202410011135.p0.gdc91ddc.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/container-networking-plugins-microshift-rhel9@sha256:42870ac9c7fe192bb6db58baa6f90e908abf4070d15bfea2a75b2df142a891ee_s390x", "product": { "name": "openshift4/container-networking-plugins-microshift-rhel9@sha256:42870ac9c7fe192bb6db58baa6f90e908abf4070d15bfea2a75b2df142a891ee_s390x", "product_id": "openshift4/container-networking-plugins-microshift-rhel9@sha256:42870ac9c7fe192bb6db58baa6f90e908abf4070d15bfea2a75b2df142a891ee_s390x", "product_identification_helper": { "purl": "pkg:oci/container-networking-plugins-microshift-rhel9@sha256:42870ac9c7fe192bb6db58baa6f90e908abf4070d15bfea2a75b2df142a891ee?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9\u0026tag=v4.16.0-202410011135.p0.g73b4123.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-coredns-rhel9@sha256:c716a42efdc552b1a3facd297262f7e3d03f7d370550d3f1edd4ab40daae3858_s390x", "product": { "name": "openshift4/ose-coredns-rhel9@sha256:c716a42efdc552b1a3facd297262f7e3d03f7d370550d3f1edd4ab40daae3858_s390x", "product_id": "openshift4/ose-coredns-rhel9@sha256:c716a42efdc552b1a3facd297262f7e3d03f7d370550d3f1edd4ab40daae3858_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-coredns-rhel9@sha256:c716a42efdc552b1a3facd297262f7e3d03f7d370550d3f1edd4ab40daae3858?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-coredns-rhel9\u0026tag=v4.16.0-202410011135.p0.g1e41765.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-csi-external-attacher-rhel9@sha256:db4af2fc7f4c898a6f145f4033304e3d9af32682b4788097aef145d154e2e9be_s390x", "product": { "name": "openshift4/ose-csi-external-attacher-rhel9@sha256:db4af2fc7f4c898a6f145f4033304e3d9af32682b4788097aef145d154e2e9be_s390x", "product_id": "openshift4/ose-csi-external-attacher-rhel9@sha256:db4af2fc7f4c898a6f145f4033304e3d9af32682b4788097aef145d154e2e9be_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-csi-external-attacher-rhel9@sha256:db4af2fc7f4c898a6f145f4033304e3d9af32682b4788097aef145d154e2e9be?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9\u0026tag=v4.16.0-202410011135.p0.g7da80aa.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-csi-livenessprobe-rhel9@sha256:e82b33b3c5c33de944d6ec0f0f8c1f30db31317210c408778c0ef593f6f9e07c_s390x", "product": { "name": "openshift4/ose-csi-livenessprobe-rhel9@sha256:e82b33b3c5c33de944d6ec0f0f8c1f30db31317210c408778c0ef593f6f9e07c_s390x", "product_id": "openshift4/ose-csi-livenessprobe-rhel9@sha256:e82b33b3c5c33de944d6ec0f0f8c1f30db31317210c408778c0ef593f6f9e07c_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-csi-livenessprobe-rhel9@sha256:e82b33b3c5c33de944d6ec0f0f8c1f30db31317210c408778c0ef593f6f9e07c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9\u0026tag=v4.16.0-202410011135.p0.gf5e3ff5.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-csi-node-driver-registrar-rhel9@sha256:064ea9839beceefa22ea75bec600cde687abf950dec91081cd0d8ce0db588027_s390x", "product": { "name": "openshift4/ose-csi-node-driver-registrar-rhel9@sha256:064ea9839beceefa22ea75bec600cde687abf950dec91081cd0d8ce0db588027_s390x", "product_id": "openshift4/ose-csi-node-driver-registrar-rhel9@sha256:064ea9839beceefa22ea75bec600cde687abf950dec91081cd0d8ce0db588027_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-csi-node-driver-registrar-rhel9@sha256:064ea9839beceefa22ea75bec600cde687abf950dec91081cd0d8ce0db588027?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9\u0026tag=v4.16.0-202410011135.p0.g8930c36.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-csi-external-provisioner-rhel9@sha256:0c4ec7a3680bdb44b71c87730491fb9a5f34748f18fe1ad41211955583a40caa_s390x", "product": { "name": "openshift4/ose-csi-external-provisioner-rhel9@sha256:0c4ec7a3680bdb44b71c87730491fb9a5f34748f18fe1ad41211955583a40caa_s390x", "product_id": "openshift4/ose-csi-external-provisioner-rhel9@sha256:0c4ec7a3680bdb44b71c87730491fb9a5f34748f18fe1ad41211955583a40caa_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-csi-external-provisioner-rhel9@sha256:0c4ec7a3680bdb44b71c87730491fb9a5f34748f18fe1ad41211955583a40caa?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9\u0026tag=v4.16.0-202410011135.p0.g9e8af01.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/driver-toolkit-rhel9@sha256:c3057fd38677ce93ca4f448365bad8c03cbc3ab72bcdc1166b4b110116318c2b_s390x", "product": { "name": "openshift4/driver-toolkit-rhel9@sha256:c3057fd38677ce93ca4f448365bad8c03cbc3ab72bcdc1166b4b110116318c2b_s390x", "product_id": "openshift4/driver-toolkit-rhel9@sha256:c3057fd38677ce93ca4f448365bad8c03cbc3ab72bcdc1166b4b110116318c2b_s390x", "product_identification_helper": { "purl": "pkg:oci/driver-toolkit-rhel9@sha256:c3057fd38677ce93ca4f448365bad8c03cbc3ab72bcdc1166b4b110116318c2b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=v4.16.0-202410020134.p0.g1d5732f.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-oauth-proxy-rhel9@sha256:c05c53ee58a4ab9b86bce53b7d50807dea16ce624f536ef039173d8cd7c8b6b4_s390x", "product": { "name": "openshift4/ose-oauth-proxy-rhel9@sha256:c05c53ee58a4ab9b86bce53b7d50807dea16ce624f536ef039173d8cd7c8b6b4_s390x", "product_id": "openshift4/ose-oauth-proxy-rhel9@sha256:c05c53ee58a4ab9b86bce53b7d50807dea16ce624f536ef039173d8cd7c8b6b4_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-oauth-proxy-rhel9@sha256:c05c53ee58a4ab9b86bce53b7d50807dea16ce624f536ef039173d8cd7c8b6b4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-proxy-rhel9\u0026tag=v4.16.0-202410011905.p0.g30f8012.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-prometheus-alertmanager-rhel9@sha256:da522e59697fa30fff1e3a723f62c8b865ec4d3f8047310a47cbfa1a16bb51bc_s390x", "product": { "name": "openshift4/ose-prometheus-alertmanager-rhel9@sha256:da522e59697fa30fff1e3a723f62c8b865ec4d3f8047310a47cbfa1a16bb51bc_s390x", "product_id": "openshift4/ose-prometheus-alertmanager-rhel9@sha256:da522e59697fa30fff1e3a723f62c8b865ec4d3f8047310a47cbfa1a16bb51bc_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-prometheus-alertmanager-rhel9@sha256:da522e59697fa30fff1e3a723f62c8b865ec4d3f8047310a47cbfa1a16bb51bc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9\u0026tag=v4.16.0-202410011135.p0.ge9aea92.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-prometheus-node-exporter-rhel9@sha256:c7d4aee2e0effc16100799e30b9c7ffe40b9efa324ed798042ec981fc94c1a3b_s390x", "product": { "name": "openshift4/ose-prometheus-node-exporter-rhel9@sha256:c7d4aee2e0effc16100799e30b9c7ffe40b9efa324ed798042ec981fc94c1a3b_s390x", "product_id": "openshift4/ose-prometheus-node-exporter-rhel9@sha256:c7d4aee2e0effc16100799e30b9c7ffe40b9efa324ed798042ec981fc94c1a3b_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-prometheus-node-exporter-rhel9@sha256:c7d4aee2e0effc16100799e30b9c7ffe40b9efa324ed798042ec981fc94c1a3b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9\u0026tag=v4.16.0-202410011135.p0.g29ba26d.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-prometheus-rhel9@sha256:0d452f2b43d25fc70e1683cec26c597ac80014e6a28f818af2f45bcca0cab7d5_s390x", "product": { "name": "openshift4/ose-prometheus-rhel9@sha256:0d452f2b43d25fc70e1683cec26c597ac80014e6a28f818af2f45bcca0cab7d5_s390x", "product_id": "openshift4/ose-prometheus-rhel9@sha256:0d452f2b43d25fc70e1683cec26c597ac80014e6a28f818af2f45bcca0cab7d5_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-prometheus-rhel9@sha256:0d452f2b43d25fc70e1683cec26c597ac80014e6a28f818af2f45bcca0cab7d5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9\u0026tag=v4.16.0-202410011135.p0.gc5c08df.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-kube-proxy-rhel9@sha256:7358a44ad56fe597f935224d10b92d2e1041d88200cedddb541f0ca7a9a8eecf_s390x", "product": { "name": "openshift4/ose-kube-proxy-rhel9@sha256:7358a44ad56fe597f935224d10b92d2e1041d88200cedddb541f0ca7a9a8eecf_s390x", "product_id": "openshift4/ose-kube-proxy-rhel9@sha256:7358a44ad56fe597f935224d10b92d2e1041d88200cedddb541f0ca7a9a8eecf_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-kube-proxy-rhel9@sha256:7358a44ad56fe597f935224d10b92d2e1041d88200cedddb541f0ca7a9a8eecf?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kube-proxy-rhel9\u0026tag=v4.16.0-202410011135.p0.g807fca2.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-kube-rbac-proxy-rhel9@sha256:0adb39d85aa95db4356152dfffda6fcca7053fa79ee526f60a54c9c8daca2afe_s390x", "product": { "name": "openshift4/ose-kube-rbac-proxy-rhel9@sha256:0adb39d85aa95db4356152dfffda6fcca7053fa79ee526f60a54c9c8daca2afe_s390x", "product_id": "openshift4/ose-kube-rbac-proxy-rhel9@sha256:0adb39d85aa95db4356152dfffda6fcca7053fa79ee526f60a54c9c8daca2afe_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-kube-rbac-proxy-rhel9@sha256:0adb39d85aa95db4356152dfffda6fcca7053fa79ee526f60a54c9c8daca2afe?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9\u0026tag=v4.16.0-202410011135.p0.g8ea2c99.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-kube-state-metrics-rhel9@sha256:13abc456de760197ab220610a5ff216774043f4b9658538072bd8af34f839abd_s390x", "product": { "name": "openshift4/ose-kube-state-metrics-rhel9@sha256:13abc456de760197ab220610a5ff216774043f4b9658538072bd8af34f839abd_s390x", "product_id": "openshift4/ose-kube-state-metrics-rhel9@sha256:13abc456de760197ab220610a5ff216774043f4b9658538072bd8af34f839abd_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-kube-state-metrics-rhel9@sha256:13abc456de760197ab220610a5ff216774043f4b9658538072bd8af34f839abd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9\u0026tag=v4.16.0-202410011135.p0.g9b67b8d.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-operator-marketplace-rhel9@sha256:6dacc9b7bbae110c1de6cfc5f76a2bef08804ff6aa8961f81a4287c1fd182fdc_s390x", "product": { "name": "openshift4/ose-operator-marketplace-rhel9@sha256:6dacc9b7bbae110c1de6cfc5f76a2bef08804ff6aa8961f81a4287c1fd182fdc_s390x", "product_id": "openshift4/ose-operator-marketplace-rhel9@sha256:6dacc9b7bbae110c1de6cfc5f76a2bef08804ff6aa8961f81a4287c1fd182fdc_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-operator-marketplace-rhel9@sha256:6dacc9b7bbae110c1de6cfc5f76a2bef08804ff6aa8961f81a4287c1fd182fdc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-marketplace-rhel9\u0026tag=v4.16.0-202410011135.p0.g7db179f.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-monitoring-plugin-rhel9@sha256:e7220c98b680312424a3651c8674ba01a23fac67fa68abcc4e50aa9215ae08ae_s390x", "product": { "name": "openshift4/ose-monitoring-plugin-rhel9@sha256:e7220c98b680312424a3651c8674ba01a23fac67fa68abcc4e50aa9215ae08ae_s390x", "product_id": "openshift4/ose-monitoring-plugin-rhel9@sha256:e7220c98b680312424a3651c8674ba01a23fac67fa68abcc4e50aa9215ae08ae_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-monitoring-plugin-rhel9@sha256:e7220c98b680312424a3651c8674ba01a23fac67fa68abcc4e50aa9215ae08ae?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9\u0026tag=v4.16.0-202410021704.p0.g6a049e3.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-multus-cni-rhel9@sha256:08d9c1463da8266abb3ff2e3429c474bb65e91cb3993f36f0540a52c1f7d13b4_s390x", "product": { "name": "openshift4/ose-multus-cni-rhel9@sha256:08d9c1463da8266abb3ff2e3429c474bb65e91cb3993f36f0540a52c1f7d13b4_s390x", "product_id": "openshift4/ose-multus-cni-rhel9@sha256:08d9c1463da8266abb3ff2e3429c474bb65e91cb3993f36f0540a52c1f7d13b4_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-multus-cni-rhel9@sha256:08d9c1463da8266abb3ff2e3429c474bb65e91cb3993f36f0540a52c1f7d13b4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni-rhel9\u0026tag=v4.16.0-202410011135.p0.gc4aa21b.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-multus-cni-microshift-rhel9@sha256:822e167d8e17f0c66b1d01b6f9683a28dd7eb10beb90e3eaa8b9c9d877176de6_s390x", "product": { "name": "openshift4/ose-multus-cni-microshift-rhel9@sha256:822e167d8e17f0c66b1d01b6f9683a28dd7eb10beb90e3eaa8b9c9d877176de6_s390x", "product_id": "openshift4/ose-multus-cni-microshift-rhel9@sha256:822e167d8e17f0c66b1d01b6f9683a28dd7eb10beb90e3eaa8b9c9d877176de6_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-multus-cni-microshift-rhel9@sha256:822e167d8e17f0c66b1d01b6f9683a28dd7eb10beb90e3eaa8b9c9d877176de6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9\u0026tag=v4.16.0-202410011135.p0.gc4aa21b.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-networking-console-plugin-rhel9@sha256:c588c0cf236cb7499f8599bfd45e29541f05a0ea18aebbf5b5ca465aeaf26554_s390x", "product": { "name": "openshift4/ose-networking-console-plugin-rhel9@sha256:c588c0cf236cb7499f8599bfd45e29541f05a0ea18aebbf5b5ca465aeaf26554_s390x", "product_id": "openshift4/ose-networking-console-plugin-rhel9@sha256:c588c0cf236cb7499f8599bfd45e29541f05a0ea18aebbf5b5ca465aeaf26554_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-networking-console-plugin-rhel9@sha256:c588c0cf236cb7499f8599bfd45e29541f05a0ea18aebbf5b5ca465aeaf26554?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9\u0026tag=v4.16.0-202410021935.p0.gaf82cce.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-oauth-server-rhel9@sha256:62aec670236d6ed3e3c15b4f3836cad83f4d73daeec88a42ba31d8005bd8bb77_s390x", "product": { "name": "openshift4/ose-oauth-server-rhel9@sha256:62aec670236d6ed3e3c15b4f3836cad83f4d73daeec88a42ba31d8005bd8bb77_s390x", "product_id": "openshift4/ose-oauth-server-rhel9@sha256:62aec670236d6ed3e3c15b4f3836cad83f4d73daeec88a42ba31d8005bd8bb77_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-oauth-server-rhel9@sha256:62aec670236d6ed3e3c15b4f3836cad83f4d73daeec88a42ba31d8005bd8bb77?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-server-rhel9\u0026tag=v4.16.0-202410011135.p0.g3739138.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/oc-mirror-plugin-rhel9@sha256:80bb57631b98cc8a554ba70d32f37909aaafb59d87bfddf7da52ef9a51e5242d_s390x", "product": { "name": "openshift4/oc-mirror-plugin-rhel9@sha256:80bb57631b98cc8a554ba70d32f37909aaafb59d87bfddf7da52ef9a51e5242d_s390x", "product_id": "openshift4/oc-mirror-plugin-rhel9@sha256:80bb57631b98cc8a554ba70d32f37909aaafb59d87bfddf7da52ef9a51e5242d_s390x", "product_identification_helper": { "purl": "pkg:oci/oc-mirror-plugin-rhel9@sha256:80bb57631b98cc8a554ba70d32f37909aaafb59d87bfddf7da52ef9a51e5242d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/oc-mirror-plugin-rhel9\u0026tag=v4.16.0-202410011135.p0.g819f011.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-docker-builder-rhel9@sha256:e69d9bb39e69aec74ec96f120a8172ea94a9f85cf487e5b43bd5e53618ea26f3_s390x", "product": { "name": "openshift4/ose-docker-builder-rhel9@sha256:e69d9bb39e69aec74ec96f120a8172ea94a9f85cf487e5b43bd5e53618ea26f3_s390x", "product_id": "openshift4/ose-docker-builder-rhel9@sha256:e69d9bb39e69aec74ec96f120a8172ea94a9f85cf487e5b43bd5e53618ea26f3_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-docker-builder-rhel9@sha256:e69d9bb39e69aec74ec96f120a8172ea94a9f85cf487e5b43bd5e53618ea26f3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder-rhel9\u0026tag=v4.16.0-202410011135.p0.g5e57cc8.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cli-rhel9@sha256:3f69aa15927a46cafbbc27f0ba05eac89892c5cf22027445805429e4c6d6bd0a_s390x", "product": { "name": "openshift4/ose-cli-rhel9@sha256:3f69aa15927a46cafbbc27f0ba05eac89892c5cf22027445805429e4c6d6bd0a_s390x", "product_id": "openshift4/ose-cli-rhel9@sha256:3f69aa15927a46cafbbc27f0ba05eac89892c5cf22027445805429e4c6d6bd0a_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-cli-rhel9@sha256:3f69aa15927a46cafbbc27f0ba05eac89892c5cf22027445805429e4c6d6bd0a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cli-rhel9\u0026tag=v4.16.0-202410011135.p0.gc44c839.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-console-rhel9@sha256:2728fc4461f1f0764d9ed90147735b87522b757bbf9ec16adc721b6202b8f74c_s390x", "product": { "name": "openshift4/ose-console-rhel9@sha256:2728fc4461f1f0764d9ed90147735b87522b757bbf9ec16adc721b6202b8f74c_s390x", "product_id": "openshift4/ose-console-rhel9@sha256:2728fc4461f1f0764d9ed90147735b87522b757bbf9ec16adc721b6202b8f74c_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-console-rhel9@sha256:2728fc4461f1f0764d9ed90147735b87522b757bbf9ec16adc721b6202b8f74c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9\u0026tag=v4.16.0-202410021935.p0.ga9acc9a.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-console-rhel9-operator@sha256:e81011eca2dbbffe57ca88496cf7e98f96c3329c292429a2dc50d114b06a885b_s390x", "product": { "name": "openshift4/ose-console-rhel9-operator@sha256:e81011eca2dbbffe57ca88496cf7e98f96c3329c292429a2dc50d114b06a885b_s390x", "product_id": "openshift4/ose-console-rhel9-operator@sha256:e81011eca2dbbffe57ca88496cf7e98f96c3329c292429a2dc50d114b06a885b_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-console-rhel9-operator@sha256:e81011eca2dbbffe57ca88496cf7e98f96c3329c292429a2dc50d114b06a885b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.g92447df.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-deployer-rhel9@sha256:48c8caaf54c288fef37535c4c8f7f3e2c685482c2ff7510ba818a078d96c7d61_s390x", "product": { "name": "openshift4/ose-deployer-rhel9@sha256:48c8caaf54c288fef37535c4c8f7f3e2c685482c2ff7510ba818a078d96c7d61_s390x", "product_id": "openshift4/ose-deployer-rhel9@sha256:48c8caaf54c288fef37535c4c8f7f3e2c685482c2ff7510ba818a078d96c7d61_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-deployer-rhel9@sha256:48c8caaf54c288fef37535c4c8f7f3e2c685482c2ff7510ba818a078d96c7d61?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-deployer-rhel9\u0026tag=v4.16.0-202410011135.p0.gc44c839.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-haproxy-router-rhel9@sha256:e953fdb0c6878c8104ca515a9d919000c4d16a9abed4f3e9729c6d67fef78ff6_s390x", "product": { "name": "openshift4/ose-haproxy-router-rhel9@sha256:e953fdb0c6878c8104ca515a9d919000c4d16a9abed4f3e9729c6d67fef78ff6_s390x", "product_id": "openshift4/ose-haproxy-router-rhel9@sha256:e953fdb0c6878c8104ca515a9d919000c4d16a9abed4f3e9729c6d67fef78ff6_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-haproxy-router-rhel9@sha256:e953fdb0c6878c8104ca515a9d919000c4d16a9abed4f3e9729c6d67fef78ff6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-haproxy-router-rhel9\u0026tag=v4.16.0-202410011135.p0.g4d9b8c4.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-hyperkube-rhel9@sha256:710e35b23584f7a75641789c586f7e53449ce273101cb7be795c9f037eb82383_s390x", "product": { "name": "openshift4/ose-hyperkube-rhel9@sha256:710e35b23584f7a75641789c586f7e53449ce273101cb7be795c9f037eb82383_s390x", "product_id": "openshift4/ose-hyperkube-rhel9@sha256:710e35b23584f7a75641789c586f7e53449ce273101cb7be795c9f037eb82383_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-hyperkube-rhel9@sha256:710e35b23584f7a75641789c586f7e53449ce273101cb7be795c9f037eb82383?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=v4.16.0-202410011135.p0.g632b078.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-keepalived-ipfailover-rhel9@sha256:b855d8224a9e8787b421fc64079dc57874d89d8d29b322610aa2645cc5fdacb3_s390x", "product": { "name": "openshift4/ose-keepalived-ipfailover-rhel9@sha256:b855d8224a9e8787b421fc64079dc57874d89d8d29b322610aa2645cc5fdacb3_s390x", "product_id": "openshift4/ose-keepalived-ipfailover-rhel9@sha256:b855d8224a9e8787b421fc64079dc57874d89d8d29b322610aa2645cc5fdacb3_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-keepalived-ipfailover-rhel9@sha256:b855d8224a9e8787b421fc64079dc57874d89d8d29b322610aa2645cc5fdacb3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9\u0026tag=v4.16.0-202410011135.p0.gb58673a.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-pod-rhel9@sha256:cf70099e86f490596f002a5a153444278eac7d0278bbfde767b9325c59c0ef6e_s390x", "product": { "name": "openshift4/ose-pod-rhel9@sha256:cf70099e86f490596f002a5a153444278eac7d0278bbfde767b9325c59c0ef6e_s390x", "product_id": "openshift4/ose-pod-rhel9@sha256:cf70099e86f490596f002a5a153444278eac7d0278bbfde767b9325c59c0ef6e_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-pod-rhel9@sha256:cf70099e86f490596f002a5a153444278eac7d0278bbfde767b9325c59c0ef6e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-pod-rhel9\u0026tag=v4.16.0-202410011135.p0.g632b078.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-docker-registry-rhel9@sha256:aed9c1b83d6cd494fc5acc96baf571a63823f09bd12dd19495c9d4cdaeb9a567_s390x", "product": { "name": "openshift4/ose-docker-registry-rhel9@sha256:aed9c1b83d6cd494fc5acc96baf571a63823f09bd12dd19495c9d4cdaeb9a567_s390x", "product_id": "openshift4/ose-docker-registry-rhel9@sha256:aed9c1b83d6cd494fc5acc96baf571a63823f09bd12dd19495c9d4cdaeb9a567_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-docker-registry-rhel9@sha256:aed9c1b83d6cd494fc5acc96baf571a63823f09bd12dd19495c9d4cdaeb9a567?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-docker-registry-rhel9\u0026tag=v4.16.0-202410011135.p0.ge4d5662.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-tests-rhel9@sha256:299d5f688d39949c7c0c1f739b87f4b59bea532ce2d5608c6ff0af49ac098706_s390x", "product": { "name": "openshift4/ose-tests-rhel9@sha256:299d5f688d39949c7c0c1f739b87f4b59bea532ce2d5608c6ff0af49ac098706_s390x", "product_id": "openshift4/ose-tests-rhel9@sha256:299d5f688d39949c7c0c1f739b87f4b59bea532ce2d5608c6ff0af49ac098706_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-tests-rhel9@sha256:299d5f688d39949c7c0c1f739b87f4b59bea532ce2d5608c6ff0af49ac098706?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-tests-rhel9\u0026tag=v4.16.0-202410011135.p0.g06403d4.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-openshift-state-metrics-rhel9@sha256:0d0fd604a14b4a5bed6c28808be2f1319755b70aa352a94a0fdb7f3a6285512d_s390x", "product": { "name": "openshift4/ose-openshift-state-metrics-rhel9@sha256:0d0fd604a14b4a5bed6c28808be2f1319755b70aa352a94a0fdb7f3a6285512d_s390x", "product_id": "openshift4/ose-openshift-state-metrics-rhel9@sha256:0d0fd604a14b4a5bed6c28808be2f1319755b70aa352a94a0fdb7f3a6285512d_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-openshift-state-metrics-rhel9@sha256:0d0fd604a14b4a5bed6c28808be2f1319755b70aa352a94a0fdb7f3a6285512d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9\u0026tag=v4.16.0-202410011135.p0.g59b8a0f.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ab4f157ff3717c2909571ad5690b56a1cadb7ce3a842bea0777ce630c2afd99d_s390x", "product": { "name": "openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ab4f157ff3717c2909571ad5690b56a1cadb7ce3a842bea0777ce630c2afd99d_s390x", "product_id": "openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ab4f157ff3717c2909571ad5690b56a1cadb7ce3a842bea0777ce630c2afd99d_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-openstack-cluster-api-controllers-rhel9@sha256:ab4f157ff3717c2909571ad5690b56a1cadb7ce3a842bea0777ce630c2afd99d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9\u0026tag=v4.16.0-202410011135.p0.g10aa50e.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5ce5c01a01fa37b1fe280c5787e2190905671f307dc3255dac8a251bb6cb439c_s390x", "product": { "name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5ce5c01a01fa37b1fe280c5787e2190905671f307dc3255dac8a251bb6cb439c_s390x", "product_id": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5ce5c01a01fa37b1fe280c5787e2190905671f307dc3255dac8a251bb6cb439c_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-operator-lifecycle-manager-rhel9@sha256:5ce5c01a01fa37b1fe280c5787e2190905671f307dc3255dac8a251bb6cb439c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9\u0026tag=v4.16.0-202410011135.p0.gc50e9ce.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-operator-registry-rhel9@sha256:b4822a81f16167f924d7102faed1841ed4604e86966595a8e805c1739a0297ec_s390x", "product": { "name": "openshift4/ose-operator-registry-rhel9@sha256:b4822a81f16167f924d7102faed1841ed4604e86966595a8e805c1739a0297ec_s390x", "product_id": "openshift4/ose-operator-registry-rhel9@sha256:b4822a81f16167f924d7102faed1841ed4604e86966595a8e805c1739a0297ec_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-operator-registry-rhel9@sha256:b4822a81f16167f924d7102faed1841ed4604e86966595a8e805c1739a0297ec?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry-rhel9\u0026tag=v4.16.0-202410011135.p0.gc50e9ce.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-agent-installer-api-server-rhel9@sha256:011f82d23992f71a42786fb5c76fa556510462bc488ed64208daa9989442d6fc_s390x", "product": { "name": "openshift4/ose-agent-installer-api-server-rhel9@sha256:011f82d23992f71a42786fb5c76fa556510462bc488ed64208daa9989442d6fc_s390x", "product_id": "openshift4/ose-agent-installer-api-server-rhel9@sha256:011f82d23992f71a42786fb5c76fa556510462bc488ed64208daa9989442d6fc_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-agent-installer-api-server-rhel9@sha256:011f82d23992f71a42786fb5c76fa556510462bc488ed64208daa9989442d6fc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9\u0026tag=v4.16.0-202410011135.p0.gd569756.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:c69ff6b3acb377262649c578b2853569e84297022b754a9ee1960a591713be7b_s390x", "product": { "name": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:c69ff6b3acb377262649c578b2853569e84297022b754a9ee1960a591713be7b_s390x", "product_id": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:c69ff6b3acb377262649c578b2853569e84297022b754a9ee1960a591713be7b_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-agent-installer-csr-approver-rhel9@sha256:c69ff6b3acb377262649c578b2853569e84297022b754a9ee1960a591713be7b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9\u0026tag=v4.16.0-202410011135.p0.g342902b.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:c8c3c19ea90599d0f3a50161ce06725e4cf524211783d80ed2e3126af51957bb_s390x", "product": { "name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:c8c3c19ea90599d0f3a50161ce06725e4cf524211783d80ed2e3126af51957bb_s390x", "product_id": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:c8c3c19ea90599d0f3a50161ce06725e4cf524211783d80ed2e3126af51957bb_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256:c8c3c19ea90599d0f3a50161ce06725e4cf524211783d80ed2e3126af51957bb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=v4.16.0-202410011135.p0.g9ca7b58.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9b69cb7b27de481c4cb2c0ca66d48228e6979de9173a4bd099a7ce9ead0a4d0f_s390x", "product": { "name": "openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9b69cb7b27de481c4cb2c0ca66d48228e6979de9173a4bd099a7ce9ead0a4d0f_s390x", "product_id": "openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9b69cb7b27de481c4cb2c0ca66d48228e6979de9173a4bd099a7ce9ead0a4d0f_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-agent-installer-orchestrator-rhel9@sha256:9b69cb7b27de481c4cb2c0ca66d48228e6979de9173a4bd099a7ce9ead0a4d0f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9\u0026tag=v4.16.0-202410011135.p0.g342902b.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-agent-installer-utils-rhel9@sha256:763191c2b0412a2089c24a382e9d0acb6c8828f7327f0d8fb09d7261565dfb62_s390x", "product": { "name": "openshift4/ose-agent-installer-utils-rhel9@sha256:763191c2b0412a2089c24a382e9d0acb6c8828f7327f0d8fb09d7261565dfb62_s390x", "product_id": "openshift4/ose-agent-installer-utils-rhel9@sha256:763191c2b0412a2089c24a382e9d0acb6c8828f7327f0d8fb09d7261565dfb62_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-agent-installer-utils-rhel9@sha256:763191c2b0412a2089c24a382e9d0acb6c8828f7327f0d8fb09d7261565dfb62?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9\u0026tag=v4.16.0-202410011135.p0.g6e6bb40.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:a6dbc9aad5d72ac8e58fc34e75034ea736d68ba2c01fdbdc17aa62cab45d6dc3_s390x", "product": { "name": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:a6dbc9aad5d72ac8e58fc34e75034ea736d68ba2c01fdbdc17aa62cab45d6dc3_s390x", "product_id": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:a6dbc9aad5d72ac8e58fc34e75034ea736d68ba2c01fdbdc17aa62cab45d6dc3_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-apiserver-network-proxy-rhel9@sha256:a6dbc9aad5d72ac8e58fc34e75034ea736d68ba2c01fdbdc17aa62cab45d6dc3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9\u0026tag=v4.16.0-202410011135.p0.gca81b6a.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-baremetal-installer-rhel9@sha256:bd3b7156b26ff3473a90cc7f36a283a965b8f34f4abf46b909596f52170b7f3f_s390x", "product": { "name": "openshift4/ose-baremetal-installer-rhel9@sha256:bd3b7156b26ff3473a90cc7f36a283a965b8f34f4abf46b909596f52170b7f3f_s390x", "product_id": "openshift4/ose-baremetal-installer-rhel9@sha256:bd3b7156b26ff3473a90cc7f36a283a965b8f34f4abf46b909596f52170b7f3f_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-baremetal-installer-rhel9@sha256:bd3b7156b26ff3473a90cc7f36a283a965b8f34f4abf46b909596f52170b7f3f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel9\u0026tag=v4.16.0-202410011135.p0.ge8f8bf9.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-baremetal-rhel9-operator@sha256:a0c95c413075feaf0bb1302492c8d09001dcbacec503b7c5feec2df512f2f8ff_s390x", "product": { "name": "openshift4/ose-baremetal-rhel9-operator@sha256:a0c95c413075feaf0bb1302492c8d09001dcbacec503b7c5feec2df512f2f8ff_s390x", "product_id": "openshift4/ose-baremetal-rhel9-operator@sha256:a0c95c413075feaf0bb1302492c8d09001dcbacec503b7c5feec2df512f2f8ff_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-baremetal-rhel9-operator@sha256:a0c95c413075feaf0bb1302492c8d09001dcbacec503b7c5feec2df512f2f8ff?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.gae55a70.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:10b926fc53190e49bec9492ecc945a862596fdba0cdd15359cd94c39944f07fc_s390x", "product": { "name": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:10b926fc53190e49bec9492ecc945a862596fdba0cdd15359cd94c39944f07fc_s390x", "product_id": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:10b926fc53190e49bec9492ecc945a862596fdba0cdd15359cd94c39944f07fc_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-baremetal-runtimecfg-rhel9@sha256:10b926fc53190e49bec9492ecc945a862596fdba0cdd15359cd94c39944f07fc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9\u0026tag=v4.16.0-202410011135.p0.gf55a330.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cli-artifacts-rhel9@sha256:d991c53328d8b37de4ed28ff09c7371a062ad8bb407dd6f55a655809a6cfd2c8_s390x", "product": { "name": "openshift4/ose-cli-artifacts-rhel9@sha256:d991c53328d8b37de4ed28ff09c7371a062ad8bb407dd6f55a655809a6cfd2c8_s390x", "product_id": "openshift4/ose-cli-artifacts-rhel9@sha256:d991c53328d8b37de4ed28ff09c7371a062ad8bb407dd6f55a655809a6cfd2c8_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-cli-artifacts-rhel9@sha256:d991c53328d8b37de4ed28ff09c7371a062ad8bb407dd6f55a655809a6cfd2c8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts-rhel9\u0026tag=v4.16.0-202410011135.p0.gc44c839.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cloud-credential-rhel9-operator@sha256:e39ee21541f57a4d83bf61dde98f089448b25badff8dc71509ecec5181348b35_s390x", "product": { "name": "openshift4/ose-cloud-credential-rhel9-operator@sha256:e39ee21541f57a4d83bf61dde98f089448b25badff8dc71509ecec5181348b35_s390x", "product_id": "openshift4/ose-cloud-credential-rhel9-operator@sha256:e39ee21541f57a4d83bf61dde98f089448b25badff8dc71509ecec5181348b35_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-cloud-credential-rhel9-operator@sha256:e39ee21541f57a4d83bf61dde98f089448b25badff8dc71509ecec5181348b35?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.gda307a1.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/cloud-network-config-controller-rhel9@sha256:ac969ee92e5460c05531dfae4c7c4694d4ed67b1e43ad91c146c3b19870c1f22_s390x", "product": { "name": "openshift4/cloud-network-config-controller-rhel9@sha256:ac969ee92e5460c05531dfae4c7c4694d4ed67b1e43ad91c146c3b19870c1f22_s390x", "product_id": "openshift4/cloud-network-config-controller-rhel9@sha256:ac969ee92e5460c05531dfae4c7c4694d4ed67b1e43ad91c146c3b19870c1f22_s390x", "product_identification_helper": { "purl": "pkg:oci/cloud-network-config-controller-rhel9@sha256:ac969ee92e5460c05531dfae4c7c4694d4ed67b1e43ad91c146c3b19870c1f22?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/cloud-network-config-controller-rhel9\u0026tag=v4.16.0-202410011135.p0.g8ceee78.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-api-rhel9@sha256:56072ec0c542eee3e3d231b48cf22cfb74b982936c3af7d67fe4e92fa14e9e85_s390x", "product": { "name": "openshift4/ose-cluster-api-rhel9@sha256:56072ec0c542eee3e3d231b48cf22cfb74b982936c3af7d67fe4e92fa14e9e85_s390x", "product_id": "openshift4/ose-cluster-api-rhel9@sha256:56072ec0c542eee3e3d231b48cf22cfb74b982936c3af7d67fe4e92fa14e9e85_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-api-rhel9@sha256:56072ec0c542eee3e3d231b48cf22cfb74b982936c3af7d67fe4e92fa14e9e85?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-api-rhel9\u0026tag=v4.16.0-202410011135.p0.g5830a10.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:0c8e2edbefb7f1782c5d5bcd3aa46ee98d10bf7910455b02dbe7f46efd790a03_s390x", "product": { "name": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:0c8e2edbefb7f1782c5d5bcd3aa46ee98d10bf7910455b02dbe7f46efd790a03_s390x", "product_id": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:0c8e2edbefb7f1782c5d5bcd3aa46ee98d10bf7910455b02dbe7f46efd790a03_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-authentication-rhel9-operator@sha256:0c8e2edbefb7f1782c5d5bcd3aa46ee98d10bf7910455b02dbe7f46efd790a03?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.gbae1e1c.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:10c5df89a82dc004786ef3fdde89d3a026379c7c457396b7bdbea0eb6a2c57d6_s390x", "product": { "name": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:10c5df89a82dc004786ef3fdde89d3a026379c7c457396b7bdbea0eb6a2c57d6_s390x", "product_id": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:10c5df89a82dc004786ef3fdde89d3a026379c7c457396b7bdbea0eb6a2c57d6_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-autoscaler-rhel9-operator@sha256:10c5df89a82dc004786ef3fdde89d3a026379c7c457396b7bdbea0eb6a2c57d6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.g40cadf8.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:04aa3802f7c6f25b96e0da1043c88992e55408f8581d0514aec0e52d20367aa7_s390x", "product": { "name": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:04aa3802f7c6f25b96e0da1043c88992e55408f8581d0514aec0e52d20367aa7_s390x", "product_id": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:04aa3802f7c6f25b96e0da1043c88992e55408f8581d0514aec0e52d20367aa7_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-baremetal-operator-rhel9@sha256:04aa3802f7c6f25b96e0da1043c88992e55408f8581d0514aec0e52d20367aa7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9\u0026tag=v4.16.0-202410011135.p0.g8f65ef6.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-bootstrap-rhel9@sha256:37b626f7af5580c1d2f1c9377c306b5ce0ac36c821792457305441e67861b86b_s390x", "product": { "name": "openshift4/ose-cluster-bootstrap-rhel9@sha256:37b626f7af5580c1d2f1c9377c306b5ce0ac36c821792457305441e67861b86b_s390x", "product_id": "openshift4/ose-cluster-bootstrap-rhel9@sha256:37b626f7af5580c1d2f1c9377c306b5ce0ac36c821792457305441e67861b86b_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-bootstrap-rhel9@sha256:37b626f7af5580c1d2f1c9377c306b5ce0ac36c821792457305441e67861b86b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9\u0026tag=v4.16.0-202410011135.p0.g27bfb59.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-capi-rhel9-operator@sha256:e6e828a016f27058296386c48fd99a0a272f47e2504bf7441469b369fffbbc69_s390x", "product": { "name": "openshift4/ose-cluster-capi-rhel9-operator@sha256:e6e828a016f27058296386c48fd99a0a272f47e2504bf7441469b369fffbbc69_s390x", "product_id": "openshift4/ose-cluster-capi-rhel9-operator@sha256:e6e828a016f27058296386c48fd99a0a272f47e2504bf7441469b369fffbbc69_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-capi-rhel9-operator@sha256:e6e828a016f27058296386c48fd99a0a272f47e2504bf7441469b369fffbbc69?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.g3a2f98f.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:8421beeeb9a639593cc9344a83d32bb3360b3a775862113e4cc2945764f2c14e_s390x", "product": { "name": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:8421beeeb9a639593cc9344a83d32bb3360b3a775862113e4cc2945764f2c14e_s390x", "product_id": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:8421beeeb9a639593cc9344a83d32bb3360b3a775862113e4cc2945764f2c14e_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:8421beeeb9a639593cc9344a83d32bb3360b3a775862113e4cc2945764f2c14e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.gd400813.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-config-api-rhel9@sha256:cc2c70034c863086ede1625993002a6de7fe63e778736a8d711bdbf51572c982_s390x", "product": { "name": "openshift4/ose-cluster-config-api-rhel9@sha256:cc2c70034c863086ede1625993002a6de7fe63e778736a8d711bdbf51572c982_s390x", "product_id": "openshift4/ose-cluster-config-api-rhel9@sha256:cc2c70034c863086ede1625993002a6de7fe63e778736a8d711bdbf51572c982_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-config-api-rhel9@sha256:cc2c70034c863086ede1625993002a6de7fe63e778736a8d711bdbf51572c982?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-api-rhel9\u0026tag=v4.16.0-202410011135.p0.gb7d0481.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-config-rhel9-operator@sha256:d9e884feae67a27f9e0a29222280c17638484af6c0192fa0f218cacc577bcff5_s390x", "product": { "name": "openshift4/ose-cluster-config-rhel9-operator@sha256:d9e884feae67a27f9e0a29222280c17638484af6c0192fa0f218cacc577bcff5_s390x", "product_id": "openshift4/ose-cluster-config-rhel9-operator@sha256:d9e884feae67a27f9e0a29222280c17638484af6c0192fa0f218cacc577bcff5_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-config-rhel9-operator@sha256:d9e884feae67a27f9e0a29222280c17638484af6c0192fa0f218cacc577bcff5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.g441d29c.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7ad5b58769ee868062f50a11c4f6f4a372c79ebbf4bc38a1da2a247a3d827307_s390x", "product": { "name": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7ad5b58769ee868062f50a11c4f6f4a372c79ebbf4bc38a1da2a247a3d827307_s390x", "product_id": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7ad5b58769ee868062f50a11c4f6f4a372c79ebbf4bc38a1da2a247a3d827307_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7ad5b58769ee868062f50a11c4f6f4a372c79ebbf4bc38a1da2a247a3d827307?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.gb0cb3df.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8cc688b779f6112943cf1df8fb976af95c7899cb7f64e7ee40bb5addbfe8ca87_s390x", "product": { "name": "openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8cc688b779f6112943cf1df8fb976af95c7899cb7f64e7ee40bb5addbfe8ca87_s390x", "product_id": "openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8cc688b779f6112943cf1df8fb976af95c7899cb7f64e7ee40bb5addbfe8ca87_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8cc688b779f6112943cf1df8fb976af95c7899cb7f64e7ee40bb5addbfe8ca87?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.g439826e.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-dns-rhel9-operator@sha256:00bc5a376a13759d0b3a514e4e0c21840b7242183ccf101915e28ef32fd6c94f_s390x", "product": { "name": "openshift4/ose-cluster-dns-rhel9-operator@sha256:00bc5a376a13759d0b3a514e4e0c21840b7242183ccf101915e28ef32fd6c94f_s390x", "product_id": "openshift4/ose-cluster-dns-rhel9-operator@sha256:00bc5a376a13759d0b3a514e4e0c21840b7242183ccf101915e28ef32fd6c94f_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-dns-rhel9-operator@sha256:00bc5a376a13759d0b3a514e4e0c21840b7242183ccf101915e28ef32fd6c94f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.g8ddf28f.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a74c14a8afdfc8d1339819f931ab0b509ef8a12ec4c8b762b319b76972df8947_s390x", "product": { "name": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a74c14a8afdfc8d1339819f931ab0b509ef8a12ec4c8b762b319b76972df8947_s390x", "product_id": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a74c14a8afdfc8d1339819f931ab0b509ef8a12ec4c8b762b319b76972df8947_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-image-registry-rhel9-operator@sha256:a74c14a8afdfc8d1339819f931ab0b509ef8a12ec4c8b762b319b76972df8947?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.g9d2162f.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:cb4775f0b360a9d5568dfe8806ff63202eed03db6496a9e86b513b5459c01294_s390x", "product": { "name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:cb4775f0b360a9d5568dfe8806ff63202eed03db6496a9e86b513b5459c01294_s390x", "product_id": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:cb4775f0b360a9d5568dfe8806ff63202eed03db6496a9e86b513b5459c01294_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-ingress-rhel9-operator@sha256:cb4775f0b360a9d5568dfe8806ff63202eed03db6496a9e86b513b5459c01294?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.g57f9674.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:98ab9718d5c8e7cdb7e1f54e97d831d528f436a9c51d026d6ca0f48f322aa928_s390x", "product": { "name": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:98ab9718d5c8e7cdb7e1f54e97d831d528f436a9c51d026d6ca0f48f322aa928_s390x", "product_id": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:98ab9718d5c8e7cdb7e1f54e97d831d528f436a9c51d026d6ca0f48f322aa928_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-kube-apiserver-rhel9-operator@sha256:98ab9718d5c8e7cdb7e1f54e97d831d528f436a9c51d026d6ca0f48f322aa928?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.gde2f2ac.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:a2d1b63d30a866de13671756adc9c76bcef16fb4254ac0f62d6efc5faf2955d5_s390x", "product": { "name": "openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:a2d1b63d30a866de13671756adc9c76bcef16fb4254ac0f62d6efc5faf2955d5_s390x", "product_id": "openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:a2d1b63d30a866de13671756adc9c76bcef16fb4254ac0f62d6efc5faf2955d5_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-kube-cluster-api-rhel9-operator@sha256:a2d1b63d30a866de13671756adc9c76bcef16fb4254ac0f62d6efc5faf2955d5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.g95ceaa9.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:344c0d5a87db7e51270d921c76f624cbe077e03fde6b408d27a3ed5dfe6874fc_s390x", "product": { "name": "openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:344c0d5a87db7e51270d921c76f624cbe077e03fde6b408d27a3ed5dfe6874fc_s390x", "product_id": "openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:344c0d5a87db7e51270d921c76f624cbe077e03fde6b408d27a3ed5dfe6874fc_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-kube-controller-manager-rhel9-operator@sha256:344c0d5a87db7e51270d921c76f624cbe077e03fde6b408d27a3ed5dfe6874fc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.g0338b3b.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9b91e85d2826e7cf59f39a0182571b853ee5b53b9e619ccbfff0166ea52bb5a0_s390x", "product": { "name": "openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9b91e85d2826e7cf59f39a0182571b853ee5b53b9e619ccbfff0166ea52bb5a0_s390x", "product_id": "openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9b91e85d2826e7cf59f39a0182571b853ee5b53b9e619ccbfff0166ea52bb5a0_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-kube-scheduler-rhel9-operator@sha256:9b91e85d2826e7cf59f39a0182571b853ee5b53b9e619ccbfff0166ea52bb5a0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.g630f63b.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ddd61680206d617c236d738e6248a6ec06005ab1fd3226e1a9fee50732d44a_s390x", "product": { "name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ddd61680206d617c236d738e6248a6ec06005ab1fd3226e1a9fee50732d44a_s390x", "product_id": "openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ddd61680206d617c236d738e6248a6ec06005ab1fd3226e1a9fee50732d44a_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ddd61680206d617c236d738e6248a6ec06005ab1fd3226e1a9fee50732d44a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.ge825811.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-machine-approver-rhel9@sha256:b09be9e82db065dfbcfdf123e30c445b048dccb7c1bfb76308e9d3b4cbb07295_s390x", "product": { "name": "openshift4/ose-cluster-machine-approver-rhel9@sha256:b09be9e82db065dfbcfdf123e30c445b048dccb7c1bfb76308e9d3b4cbb07295_s390x", "product_id": "openshift4/ose-cluster-machine-approver-rhel9@sha256:b09be9e82db065dfbcfdf123e30c445b048dccb7c1bfb76308e9d3b4cbb07295_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-machine-approver-rhel9@sha256:b09be9e82db065dfbcfdf123e30c445b048dccb7c1bfb76308e9d3b4cbb07295?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9\u0026tag=v4.16.0-202410011135.p0.g3eba7ee.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-olm-rhel9-operator@sha256:64a4bdcf1cdbadce05733235f0292f5b84805cfc39b9b3ed9376dea0aee27e8a_s390x", "product": { "name": "openshift4/ose-cluster-olm-rhel9-operator@sha256:64a4bdcf1cdbadce05733235f0292f5b84805cfc39b9b3ed9376dea0aee27e8a_s390x", "product_id": "openshift4/ose-cluster-olm-rhel9-operator@sha256:64a4bdcf1cdbadce05733235f0292f5b84805cfc39b9b3ed9376dea0aee27e8a_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-olm-rhel9-operator@sha256:64a4bdcf1cdbadce05733235f0292f5b84805cfc39b9b3ed9376dea0aee27e8a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.g27bf70d.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b9a73057e6b4dfe6c8dcad732d520b98da6b59feeaeb88c9340b13cd28ddd290_s390x", "product": { "name": "openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b9a73057e6b4dfe6c8dcad732d520b98da6b59feeaeb88c9340b13cd28ddd290_s390x", "product_id": "openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b9a73057e6b4dfe6c8dcad732d520b98da6b59feeaeb88c9340b13cd28ddd290_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b9a73057e6b4dfe6c8dcad732d520b98da6b59feeaeb88c9340b13cd28ddd290?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.gd26f300.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f5a6f002d200b24006f19c6d50478f4e75292de96c424a78abb4e98aea0a2a59_s390x", "product": { "name": "openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f5a6f002d200b24006f19c6d50478f4e75292de96c424a78abb4e98aea0a2a59_s390x", "product_id": "openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f5a6f002d200b24006f19c6d50478f4e75292de96c424a78abb4e98aea0a2a59_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f5a6f002d200b24006f19c6d50478f4e75292de96c424a78abb4e98aea0a2a59?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.gbcc371c.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ovirt-csi-driver-rhel9-operator@sha256:bdc6a1f61619526dbf964b2d33560b02f227005434e17d20a9c482f841f78af1_s390x", "product": { "name": "openshift4/ovirt-csi-driver-rhel9-operator@sha256:bdc6a1f61619526dbf964b2d33560b02f227005434e17d20a9c482f841f78af1_s390x", "product_id": "openshift4/ovirt-csi-driver-rhel9-operator@sha256:bdc6a1f61619526dbf964b2d33560b02f227005434e17d20a9c482f841f78af1_s390x", "product_identification_helper": { "purl": "pkg:oci/ovirt-csi-driver-rhel9-operator@sha256:bdc6a1f61619526dbf964b2d33560b02f227005434e17d20a9c482f841f78af1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.gac852f3.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:b6e5f475d3d57fd92fd912ec22902a8acce482092bf75385920f350da3989dbd_s390x", "product": { "name": "openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:b6e5f475d3d57fd92fd912ec22902a8acce482092bf75385920f350da3989dbd_s390x", "product_id": "openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:b6e5f475d3d57fd92fd912ec22902a8acce482092bf75385920f350da3989dbd_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-platform-operators-manager-rhel9@sha256:b6e5f475d3d57fd92fd912ec22902a8acce482092bf75385920f350da3989dbd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9\u0026tag=v4.16.0-202410011135.p0.gcf88629.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-policy-controller-rhel9@sha256:7efcefef0797e031a4015936c8a17100adf332dd0707d04bc9b3cb441b31624e_s390x", "product": { "name": "openshift4/ose-cluster-policy-controller-rhel9@sha256:7efcefef0797e031a4015936c8a17100adf332dd0707d04bc9b3cb441b31624e_s390x", "product_id": "openshift4/ose-cluster-policy-controller-rhel9@sha256:7efcefef0797e031a4015936c8a17100adf332dd0707d04bc9b3cb441b31624e_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-policy-controller-rhel9@sha256:7efcefef0797e031a4015936c8a17100adf332dd0707d04bc9b3cb441b31624e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9\u0026tag=v4.16.0-202410011135.p0.geaea543.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-samples-rhel9-operator@sha256:42cd040695e7e752bfc02632c1c3b07ab05839e30d63c74c803f0999a63da435_s390x", "product": { "name": "openshift4/ose-cluster-samples-rhel9-operator@sha256:42cd040695e7e752bfc02632c1c3b07ab05839e30d63c74c803f0999a63da435_s390x", "product_id": "openshift4/ose-cluster-samples-rhel9-operator@sha256:42cd040695e7e752bfc02632c1c3b07ab05839e30d63c74c803f0999a63da435_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-samples-rhel9-operator@sha256:42cd040695e7e752bfc02632c1c3b07ab05839e30d63c74c803f0999a63da435?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.g6541dd7.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-storage-rhel9-operator@sha256:ab8ee125dbe406813fda80c40f85b9acf6e79d34035cb5f6daafed940ed06d15_s390x", "product": { "name": "openshift4/ose-cluster-storage-rhel9-operator@sha256:ab8ee125dbe406813fda80c40f85b9acf6e79d34035cb5f6daafed940ed06d15_s390x", "product_id": "openshift4/ose-cluster-storage-rhel9-operator@sha256:ab8ee125dbe406813fda80c40f85b9acf6e79d34035cb5f6daafed940ed06d15_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-storage-rhel9-operator@sha256:ab8ee125dbe406813fda80c40f85b9acf6e79d34035cb5f6daafed940ed06d15?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator\u0026tag=v4.16.0-202410011905.p0.g7af2fc4.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-update-keys-rhel9@sha256:a34e955a2feab0a482368e5738439d95253f2bc030b32cd6c3620649ad07349f_s390x", "product": { "name": "openshift4/ose-cluster-update-keys-rhel9@sha256:a34e955a2feab0a482368e5738439d95253f2bc030b32cd6c3620649ad07349f_s390x", "product_id": "openshift4/ose-cluster-update-keys-rhel9@sha256:a34e955a2feab0a482368e5738439d95253f2bc030b32cd6c3620649ad07349f_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-update-keys-rhel9@sha256:a34e955a2feab0a482368e5738439d95253f2bc030b32cd6c3620649ad07349f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9\u0026tag=v4.16.0-202410011135.p0.gc0641e0.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-container-networking-plugins-rhel9@sha256:b0889b4b6b3b0f2bea7497e35e0daaac995d2ce0394e57909d0e21e3dc90bb81_s390x", "product": { "name": "openshift4/ose-container-networking-plugins-rhel9@sha256:b0889b4b6b3b0f2bea7497e35e0daaac995d2ce0394e57909d0e21e3dc90bb81_s390x", "product_id": "openshift4/ose-container-networking-plugins-rhel9@sha256:b0889b4b6b3b0f2bea7497e35e0daaac995d2ce0394e57909d0e21e3dc90bb81_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-container-networking-plugins-rhel9@sha256:b0889b4b6b3b0f2bea7497e35e0daaac995d2ce0394e57909d0e21e3dc90bb81?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9\u0026tag=v4.16.0-202410011135.p0.g73b4123.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-csi-driver-shared-resource-rhel9@sha256:abd9a6910fd825b42f75401cc528bff3278e8a954d1531a8b71b71fd0d0d892e_s390x", "product": { "name": "openshift4/ose-csi-driver-shared-resource-rhel9@sha256:abd9a6910fd825b42f75401cc528bff3278e8a954d1531a8b71b71fd0d0d892e_s390x", "product_id": "openshift4/ose-csi-driver-shared-resource-rhel9@sha256:abd9a6910fd825b42f75401cc528bff3278e8a954d1531a8b71b71fd0d0d892e_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-csi-driver-shared-resource-rhel9@sha256:abd9a6910fd825b42f75401cc528bff3278e8a954d1531a8b71b71fd0d0d892e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9\u0026tag=v4.16.0-202410011135.p0.gbc125de.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:5bfd50def733e46276d656f902fb87591f4405dc887caacefb6cfeaa376990b2_s390x", "product": { "name": "openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:5bfd50def733e46276d656f902fb87591f4405dc887caacefb6cfeaa376990b2_s390x", "product_id": "openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:5bfd50def733e46276d656f902fb87591f4405dc887caacefb6cfeaa376990b2_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-csi-driver-shared-resource-rhel9-operator@sha256:5bfd50def733e46276d656f902fb87591f4405dc887caacefb6cfeaa376990b2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.g1e1194b.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:87e82a6fa2292fc766731802b850916e93124da31a6431bbd744c651e078a67c_s390x", "product": { "name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:87e82a6fa2292fc766731802b850916e93124da31a6431bbd744c651e078a67c_s390x", "product_id": "openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:87e82a6fa2292fc766731802b850916e93124da31a6431bbd744c651e078a67c_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-csi-driver-shared-resource-webhook-rhel9@sha256:87e82a6fa2292fc766731802b850916e93124da31a6431bbd744c651e078a67c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9\u0026tag=v4.16.0-202410011135.p0.gbc125de.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-csi-external-resizer-rhel9@sha256:a2c98d61f6dd20b927e4472a86eaac7b358a99c2c7f99f635d07a049d3741a3b_s390x", "product": { "name": "openshift4/ose-csi-external-resizer-rhel9@sha256:a2c98d61f6dd20b927e4472a86eaac7b358a99c2c7f99f635d07a049d3741a3b_s390x", "product_id": "openshift4/ose-csi-external-resizer-rhel9@sha256:a2c98d61f6dd20b927e4472a86eaac7b358a99c2c7f99f635d07a049d3741a3b_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-csi-external-resizer-rhel9@sha256:a2c98d61f6dd20b927e4472a86eaac7b358a99c2c7f99f635d07a049d3741a3b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9\u0026tag=v4.16.0-202410011135.p0.gbdf5bfb.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:2919fcb3fec4afc850358f39c524d35f3bd4176edd393e944b3191568bcdd584_s390x", "product": { "name": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:2919fcb3fec4afc850358f39c524d35f3bd4176edd393e944b3191568bcdd584_s390x", "product_id": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:2919fcb3fec4afc850358f39c524d35f3bd4176edd393e944b3191568bcdd584_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-csi-external-snapshotter-rhel9@sha256:2919fcb3fec4afc850358f39c524d35f3bd4176edd393e944b3191568bcdd584?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9\u0026tag=v4.16.0-202410011135.p0.g5315d37.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:c1c572eca3c27d5953827bedb24634d0c04df767dc85df7e0f7a9a433c149b44_s390x", "product": { "name": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:c1c572eca3c27d5953827bedb24634d0c04df767dc85df7e0f7a9a433c149b44_s390x", "product_id": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:c1c572eca3c27d5953827bedb24634d0c04df767dc85df7e0f7a9a433c149b44_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-csi-snapshot-controller-rhel9@sha256:c1c572eca3c27d5953827bedb24634d0c04df767dc85df7e0f7a9a433c149b44?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9\u0026tag=v4.16.0-202410011135.p0.g5315d37.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:72e1ec4501510e8ff3e51661a0bea692929d016f53ebc6862dccbb9634ce2905_s390x", "product": { "name": "openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:72e1ec4501510e8ff3e51661a0bea692929d016f53ebc6862dccbb9634ce2905_s390x", "product_id": "openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:72e1ec4501510e8ff3e51661a0bea692929d016f53ebc6862dccbb9634ce2905_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-csi-snapshot-validation-webhook-rhel9@sha256:72e1ec4501510e8ff3e51661a0bea692929d016f53ebc6862dccbb9634ce2905?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9\u0026tag=v4.16.0-202410011135.p0.g5315d37.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/egress-router-cni-rhel9@sha256:6ae37c1546e1153ceea031b5d13dec2b3eb43692367477ae288cd283ad61bda7_s390x", "product": { "name": "openshift4/egress-router-cni-rhel9@sha256:6ae37c1546e1153ceea031b5d13dec2b3eb43692367477ae288cd283ad61bda7_s390x", "product_id": "openshift4/egress-router-cni-rhel9@sha256:6ae37c1546e1153ceea031b5d13dec2b3eb43692367477ae288cd283ad61bda7_s390x", "product_identification_helper": { "purl": "pkg:oci/egress-router-cni-rhel9@sha256:6ae37c1546e1153ceea031b5d13dec2b3eb43692367477ae288cd283ad61bda7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel9\u0026tag=v4.16.0-202410011135.p0.g7089efe.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-etcd-rhel9@sha256:cf084c3cef3329575e32d56515dc85c0fc2ac38a7f691fa28d52f1ac05e4e94c_s390x", "product": { "name": "openshift4/ose-etcd-rhel9@sha256:cf084c3cef3329575e32d56515dc85c0fc2ac38a7f691fa28d52f1ac05e4e94c_s390x", "product_id": "openshift4/ose-etcd-rhel9@sha256:cf084c3cef3329575e32d56515dc85c0fc2ac38a7f691fa28d52f1ac05e4e94c_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-etcd-rhel9@sha256:cf084c3cef3329575e32d56515dc85c0fc2ac38a7f691fa28d52f1ac05e4e94c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-etcd-rhel9\u0026tag=v4.16.0-202410011135.p0.g16202ec.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-hypershift-rhel9@sha256:3143372d573451bfcb11e3465fb12f7f2682da91795ebb9f14526327f85c34e0_s390x", "product": { "name": "openshift4/ose-hypershift-rhel9@sha256:3143372d573451bfcb11e3465fb12f7f2682da91795ebb9f14526327f85c34e0_s390x", "product_id": "openshift4/ose-hypershift-rhel9@sha256:3143372d573451bfcb11e3465fb12f7f2682da91795ebb9f14526327f85c34e0_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-hypershift-rhel9@sha256:3143372d573451bfcb11e3465fb12f7f2682da91795ebb9f14526327f85c34e0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel9\u0026tag=v4.16.0-202410011135.p0.g235766c.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:927f3a087ded590d92122040f7f5244e7ee08b29e7ec9bc99c42d9aa33229c76_s390x", "product": { "name": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:927f3a087ded590d92122040f7f5244e7ee08b29e7ec9bc99c42d9aa33229c76_s390x", "product_id": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:927f3a087ded590d92122040f7f5244e7ee08b29e7ec9bc99c42d9aa33229c76_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:927f3a087ded590d92122040f7f5244e7ee08b29e7ec9bc99c42d9aa33229c76?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9\u0026tag=v4.16.0-202410011135.p0.g60b7ca9.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:4952c68820c17528df39dc23c5404910edf1b06e05947ba44172938d338ac526_s390x", "product": { "name": "openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:4952c68820c17528df39dc23c5404910edf1b06e05947ba44172938d338ac526_s390x", "product_id": "openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:4952c68820c17528df39dc23c5404910edf1b06e05947ba44172938d338ac526_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-ibm-cloud-controller-manager-rhel9@sha256:4952c68820c17528df39dc23c5404910edf1b06e05947ba44172938d338ac526?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9\u0026tag=v4.16.0-202410011135.p0.gf961f16.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:b40452cd10436d5cc4b88e87683ed68ebdd0c686acd7ab0778a3b74cd2593818_s390x", "product": { "name": "openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:b40452cd10436d5cc4b88e87683ed68ebdd0c686acd7ab0778a3b74cd2593818_s390x", "product_id": "openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:b40452cd10436d5cc4b88e87683ed68ebdd0c686acd7ab0778a3b74cd2593818_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-ibmcloud-machine-controllers-rhel9@sha256:b40452cd10436d5cc4b88e87683ed68ebdd0c686acd7ab0778a3b74cd2593818?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9\u0026tag=v4.16.0-202410011135.p0.g1a3a303.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:3e21d147e3637b6a1dd10592462382ecb5d2241927ca7c2d3c3dfd26d6119995_s390x", "product": { "name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:3e21d147e3637b6a1dd10592462382ecb5d2241927ca7c2d3c3dfd26d6119995_s390x", "product_id": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:3e21d147e3637b6a1dd10592462382ecb5d2241927ca7c2d3c3dfd26d6119995_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-rhel9@sha256:3e21d147e3637b6a1dd10592462382ecb5d2241927ca7c2d3c3dfd26d6119995?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9\u0026tag=v4.16.0-202410011135.p0.g9571973.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:677ad57ae44cb76e8b11e60319e923927823c82daf0aeec355d5a6d46a5c73f5_s390x", "product": { "name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:677ad57ae44cb76e8b11e60319e923927823c82daf0aeec355d5a6d46a5c73f5_s390x", "product_id": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:677ad57ae44cb76e8b11e60319e923927823c82daf0aeec355d5a6d46a5c73f5_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:677ad57ae44cb76e8b11e60319e923927823c82daf0aeec355d5a6d46a5c73f5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.g5d5d801.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-insights-rhel9-operator@sha256:82bfcd511f80b5699c408ae43a8bde1eddcd393dfa3820a351d5731ad6f5da1d_s390x", "product": { "name": "openshift4/ose-insights-rhel9-operator@sha256:82bfcd511f80b5699c408ae43a8bde1eddcd393dfa3820a351d5731ad6f5da1d_s390x", "product_id": "openshift4/ose-insights-rhel9-operator@sha256:82bfcd511f80b5699c408ae43a8bde1eddcd393dfa3820a351d5731ad6f5da1d_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-insights-rhel9-operator@sha256:82bfcd511f80b5699c408ae43a8bde1eddcd393dfa3820a351d5731ad6f5da1d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.gb98e7c8.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-installer-altinfra-rhel9@sha256:3f69c1a8940a1623d9e33043054393984da3e6f80e7db461542852df77776bc3_s390x", "product": { "name": "openshift4/ose-installer-altinfra-rhel9@sha256:3f69c1a8940a1623d9e33043054393984da3e6f80e7db461542852df77776bc3_s390x", "product_id": "openshift4/ose-installer-altinfra-rhel9@sha256:3f69c1a8940a1623d9e33043054393984da3e6f80e7db461542852df77776bc3_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-installer-altinfra-rhel9@sha256:3f69c1a8940a1623d9e33043054393984da3e6f80e7db461542852df77776bc3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-installer-altinfra-rhel9\u0026tag=v4.16.0-202410011135.p0.ge8f8bf9.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-installer-artifacts-rhel9@sha256:7732fa6233771d45ce945df849f668807d45787e6c38c40c88e35932bf78beca_s390x", "product": { "name": "openshift4/ose-installer-artifacts-rhel9@sha256:7732fa6233771d45ce945df849f668807d45787e6c38c40c88e35932bf78beca_s390x", "product_id": "openshift4/ose-installer-artifacts-rhel9@sha256:7732fa6233771d45ce945df849f668807d45787e6c38c40c88e35932bf78beca_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-installer-artifacts-rhel9@sha256:7732fa6233771d45ce945df849f668807d45787e6c38c40c88e35932bf78beca?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts-rhel9\u0026tag=v4.16.0-202410011135.p0.ge8f8bf9.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-installer-rhel9@sha256:41f4e8debc115364741aa67dc591f2af3eb63d10b606ce2fbef19f5bbe129e15_s390x", "product": { "name": "openshift4/ose-installer-rhel9@sha256:41f4e8debc115364741aa67dc591f2af3eb63d10b606ce2fbef19f5bbe129e15_s390x", "product_id": "openshift4/ose-installer-rhel9@sha256:41f4e8debc115364741aa67dc591f2af3eb63d10b606ce2fbef19f5bbe129e15_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-installer-rhel9@sha256:41f4e8debc115364741aa67dc591f2af3eb63d10b606ce2fbef19f5bbe129e15?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-installer-rhel9\u0026tag=v4.16.0-202410011135.p0.ge8f8bf9.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/kube-metrics-server-rhel9@sha256:db4109da15dcbd2918d25a7c8341c9bbe49337a0d064eedcebf468eceba72991_s390x", "product": { "name": "openshift4/kube-metrics-server-rhel9@sha256:db4109da15dcbd2918d25a7c8341c9bbe49337a0d064eedcebf468eceba72991_s390x", "product_id": "openshift4/kube-metrics-server-rhel9@sha256:db4109da15dcbd2918d25a7c8341c9bbe49337a0d064eedcebf468eceba72991_s390x", "product_identification_helper": { "purl": "pkg:oci/kube-metrics-server-rhel9@sha256:db4109da15dcbd2918d25a7c8341c9bbe49337a0d064eedcebf468eceba72991?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/kube-metrics-server-rhel9\u0026tag=v4.16.0-202410011135.p0.g8c2920c.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0d5c915a6991893f10e509ee974974371737f95267f1fd12f58c9db90cbe29c7_s390x", "product": { "name": "openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0d5c915a6991893f10e509ee974974371737f95267f1fd12f58c9db90cbe29c7_s390x", "product_id": "openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0d5c915a6991893f10e509ee974974371737f95267f1fd12f58c9db90cbe29c7_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-kube-storage-version-migrator-rhel9@sha256:0d5c915a6991893f10e509ee974974371737f95267f1fd12f58c9db90cbe29c7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9\u0026tag=v4.16.0-202410011135.p0.g969a60e.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:00a65a0b8c13e225c2e7930d47b4d48aa98af7adc43954c8dc5df8054187cec1_s390x", "product": { "name": "openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:00a65a0b8c13e225c2e7930d47b4d48aa98af7adc43954c8dc5df8054187cec1_s390x", "product_id": "openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:00a65a0b8c13e225c2e7930d47b4d48aa98af7adc43954c8dc5df8054187cec1_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-kubevirt-cloud-controller-manager-rhel9@sha256:00a65a0b8c13e225c2e7930d47b4d48aa98af7adc43954c8dc5df8054187cec1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9\u0026tag=v4.16.0-202410011135.p0.g3db7610.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/kubevirt-csi-driver-rhel9@sha256:9c04cd1baa7b40642c493971cfd0b81110fcd1e522f031b796831f0e2b942dcf_s390x", "product": { "name": "openshift4/kubevirt-csi-driver-rhel9@sha256:9c04cd1baa7b40642c493971cfd0b81110fcd1e522f031b796831f0e2b942dcf_s390x", "product_id": "openshift4/kubevirt-csi-driver-rhel9@sha256:9c04cd1baa7b40642c493971cfd0b81110fcd1e522f031b796831f0e2b942dcf_s390x", "product_identification_helper": { "purl": "pkg:oci/kubevirt-csi-driver-rhel9@sha256:9c04cd1baa7b40642c493971cfd0b81110fcd1e522f031b796831f0e2b942dcf?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9\u0026tag=v4.16.0-202410011135.p0.g0693093.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:da910ada5b5655487115a79cbb36f024a60fe1d87c3c790982d70cc551320125_s390x", "product": { "name": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:da910ada5b5655487115a79cbb36f024a60fe1d87c3c790982d70cc551320125_s390x", "product_id": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:da910ada5b5655487115a79cbb36f024a60fe1d87c3c790982d70cc551320125_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-libvirt-machine-controllers-rhel9@sha256:da910ada5b5655487115a79cbb36f024a60fe1d87c3c790982d70cc551320125?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9\u0026tag=v4.16.0-202410011135.p0.ga336f0b.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-machine-api-rhel9-operator@sha256:348058b08988a0ffd7db52d5cda3fe654d26ef533882aa59d5c7b622bda5d993_s390x", "product": { "name": "openshift4/ose-machine-api-rhel9-operator@sha256:348058b08988a0ffd7db52d5cda3fe654d26ef533882aa59d5c7b622bda5d993_s390x", "product_id": "openshift4/ose-machine-api-rhel9-operator@sha256:348058b08988a0ffd7db52d5cda3fe654d26ef533882aa59d5c7b622bda5d993_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-machine-api-rhel9-operator@sha256:348058b08988a0ffd7db52d5cda3fe654d26ef533882aa59d5c7b622bda5d993?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.g9f9c6ba.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:3d60d199709555e50baf4c33e424b8830dd75a3f184b8d1fecf08fdee071ff07_s390x", "product": { "name": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:3d60d199709555e50baf4c33e424b8830dd75a3f184b8d1fecf08fdee071ff07_s390x", "product_id": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:3d60d199709555e50baf4c33e424b8830dd75a3f184b8d1fecf08fdee071ff07_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-machine-api-provider-openstack-rhel9@sha256:3d60d199709555e50baf4c33e424b8830dd75a3f184b8d1fecf08fdee071ff07?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9\u0026tag=v4.16.0-202410011135.p0.g5ada1cb.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-machine-config-rhel9-operator@sha256:9d4abf9df596502d562ef4505a600aaf66dfc38bcd89ec4b57656e4737f196ac_s390x", "product": { "name": "openshift4/ose-machine-config-rhel9-operator@sha256:9d4abf9df596502d562ef4505a600aaf66dfc38bcd89ec4b57656e4737f196ac_s390x", "product_id": "openshift4/ose-machine-config-rhel9-operator@sha256:9d4abf9df596502d562ef4505a600aaf66dfc38bcd89ec4b57656e4737f196ac_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-machine-config-rhel9-operator@sha256:9d4abf9df596502d562ef4505a600aaf66dfc38bcd89ec4b57656e4737f196ac?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.g6a425ab.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-machine-os-images-rhel9@sha256:800e39ff35d77ee5b490d99f68352b1a00826562b96e144140267ef84c22d064_s390x", "product": { "name": "openshift4/ose-machine-os-images-rhel9@sha256:800e39ff35d77ee5b490d99f68352b1a00826562b96e144140267ef84c22d064_s390x", "product_id": "openshift4/ose-machine-os-images-rhel9@sha256:800e39ff35d77ee5b490d99f68352b1a00826562b96e144140267ef84c22d064_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-machine-os-images-rhel9@sha256:800e39ff35d77ee5b490d99f68352b1a00826562b96e144140267ef84c22d064?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel9\u0026tag=v4.16.0-202410011135.p0.g3cc9709.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-multus-admission-controller-rhel9@sha256:ad3d3d021d618f360fff4f70da99c20df74b90dcb86334fd88ff3633779fb53a_s390x", "product": { "name": "openshift4/ose-multus-admission-controller-rhel9@sha256:ad3d3d021d618f360fff4f70da99c20df74b90dcb86334fd88ff3633779fb53a_s390x", "product_id": "openshift4/ose-multus-admission-controller-rhel9@sha256:ad3d3d021d618f360fff4f70da99c20df74b90dcb86334fd88ff3633779fb53a_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-multus-admission-controller-rhel9@sha256:ad3d3d021d618f360fff4f70da99c20df74b90dcb86334fd88ff3633779fb53a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9\u0026tag=v4.16.0-202410011135.p0.g88c596e.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-multus-networkpolicy-rhel9@sha256:06bfd1888fd3e3199084ba41559bf3f21563b30a221395ac42219d3ae510ae54_s390x", "product": { "name": "openshift4/ose-multus-networkpolicy-rhel9@sha256:06bfd1888fd3e3199084ba41559bf3f21563b30a221395ac42219d3ae510ae54_s390x", "product_id": "openshift4/ose-multus-networkpolicy-rhel9@sha256:06bfd1888fd3e3199084ba41559bf3f21563b30a221395ac42219d3ae510ae54_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-multus-networkpolicy-rhel9@sha256:06bfd1888fd3e3199084ba41559bf3f21563b30a221395ac42219d3ae510ae54?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9\u0026tag=v4.16.0-202410011135.p0.gf988f89.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-multus-route-override-cni-rhel9@sha256:c214fb27c8655d5bbee62da891202cfac9eedec8801e4e494608ee8ebf89bc31_s390x", "product": { "name": "openshift4/ose-multus-route-override-cni-rhel9@sha256:c214fb27c8655d5bbee62da891202cfac9eedec8801e4e494608ee8ebf89bc31_s390x", "product_id": "openshift4/ose-multus-route-override-cni-rhel9@sha256:c214fb27c8655d5bbee62da891202cfac9eedec8801e4e494608ee8ebf89bc31_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-multus-route-override-cni-rhel9@sha256:c214fb27c8655d5bbee62da891202cfac9eedec8801e4e494608ee8ebf89bc31?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9\u0026tag=v4.16.0-202410011135.p0.g73594f7.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:99767d45f5f2c507f9809cd88205a51bad6319feb304220db62de5ec5ae435f3_s390x", "product": { "name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:99767d45f5f2c507f9809cd88205a51bad6319feb304220db62de5ec5ae435f3_s390x", "product_id": "openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:99767d45f5f2c507f9809cd88205a51bad6319feb304220db62de5ec5ae435f3_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-multus-whereabouts-ipam-cni-rhel9@sha256:99767d45f5f2c507f9809cd88205a51bad6319feb304220db62de5ec5ae435f3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9\u0026tag=v4.16.0-202410011135.p0.gdab1dd2.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-must-gather-rhel9@sha256:348a63e6d3163c2e503363ffc03e841ef7ba60840bb36d5f62a1d79a7b67456d_s390x", "product": { "name": "openshift4/ose-must-gather-rhel9@sha256:348a63e6d3163c2e503363ffc03e841ef7ba60840bb36d5f62a1d79a7b67456d_s390x", "product_id": "openshift4/ose-must-gather-rhel9@sha256:348a63e6d3163c2e503363ffc03e841ef7ba60840bb36d5f62a1d79a7b67456d_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-must-gather-rhel9@sha256:348a63e6d3163c2e503363ffc03e841ef7ba60840bb36d5f62a1d79a7b67456d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather-rhel9\u0026tag=v4.16.0-202410011135.p0.gaea114c.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-network-interface-bond-cni-rhel9@sha256:870743a1a664fc72edd89083fdbb84fb8847b959824944b3db9d93b08615a245_s390x", "product": { "name": "openshift4/ose-network-interface-bond-cni-rhel9@sha256:870743a1a664fc72edd89083fdbb84fb8847b959824944b3db9d93b08615a245_s390x", "product_id": "openshift4/ose-network-interface-bond-cni-rhel9@sha256:870743a1a664fc72edd89083fdbb84fb8847b959824944b3db9d93b08615a245_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-network-interface-bond-cni-rhel9@sha256:870743a1a664fc72edd89083fdbb84fb8847b959824944b3db9d93b08615a245?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9\u0026tag=v4.16.0-202410011135.p0.gbb91145.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-network-metrics-daemon-rhel9@sha256:fd6507755d9fb25848e3fb7b848d25de7efc551cdf9ad40f9e31fc3204910cb7_s390x", "product": { "name": "openshift4/ose-network-metrics-daemon-rhel9@sha256:fd6507755d9fb25848e3fb7b848d25de7efc551cdf9ad40f9e31fc3204910cb7_s390x", "product_id": "openshift4/ose-network-metrics-daemon-rhel9@sha256:fd6507755d9fb25848e3fb7b848d25de7efc551cdf9ad40f9e31fc3204910cb7_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-network-metrics-daemon-rhel9@sha256:fd6507755d9fb25848e3fb7b848d25de7efc551cdf9ad40f9e31fc3204910cb7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9\u0026tag=v4.16.0-202410011135.p0.g4805926.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/network-tools-rhel9@sha256:f3a096f1c04e94030cbf1fee1370aec2b8e3551f6a2c804eb7bdafabb7a31c02_s390x", "product": { "name": "openshift4/network-tools-rhel9@sha256:f3a096f1c04e94030cbf1fee1370aec2b8e3551f6a2c804eb7bdafabb7a31c02_s390x", "product_id": "openshift4/network-tools-rhel9@sha256:f3a096f1c04e94030cbf1fee1370aec2b8e3551f6a2c804eb7bdafabb7a31c02_s390x", "product_identification_helper": { "purl": "pkg:oci/network-tools-rhel9@sha256:f3a096f1c04e94030cbf1fee1370aec2b8e3551f6a2c804eb7bdafabb7a31c02?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel9\u0026tag=v4.16.0-202410011905.p0.g39eca10.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-sdn-rhel9@sha256:770f0248eecb809b33c0042c0629296022a2dc6169ef3d2893ac917fc2b0d284_s390x", "product": { "name": "openshift4/ose-sdn-rhel9@sha256:770f0248eecb809b33c0042c0629296022a2dc6169ef3d2893ac917fc2b0d284_s390x", "product_id": "openshift4/ose-sdn-rhel9@sha256:770f0248eecb809b33c0042c0629296022a2dc6169ef3d2893ac917fc2b0d284_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-sdn-rhel9@sha256:770f0248eecb809b33c0042c0629296022a2dc6169ef3d2893ac917fc2b0d284?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-sdn-rhel9\u0026tag=v4.16.0-202410011135.p0.g807fca2.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-oauth-apiserver-rhel9@sha256:f4f9b5d43f1b4fc6e2575a4c56e3c37904d11acd058d40ae77d9e00ecf40f26d_s390x", "product": { "name": "openshift4/ose-oauth-apiserver-rhel9@sha256:f4f9b5d43f1b4fc6e2575a4c56e3c37904d11acd058d40ae77d9e00ecf40f26d_s390x", "product_id": "openshift4/ose-oauth-apiserver-rhel9@sha256:f4f9b5d43f1b4fc6e2575a4c56e3c37904d11acd058d40ae77d9e00ecf40f26d_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-oauth-apiserver-rhel9@sha256:f4f9b5d43f1b4fc6e2575a4c56e3c37904d11acd058d40ae77d9e00ecf40f26d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9\u0026tag=v4.16.0-202410011135.p0.gfa1f097.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-olm-catalogd-rhel9@sha256:18054465f751e50dda519a03773f648e46b2b23b2058642b4d624f2a5ad9a1ab_s390x", "product": { "name": "openshift4/ose-olm-catalogd-rhel9@sha256:18054465f751e50dda519a03773f648e46b2b23b2058642b4d624f2a5ad9a1ab_s390x", "product_id": "openshift4/ose-olm-catalogd-rhel9@sha256:18054465f751e50dda519a03773f648e46b2b23b2058642b4d624f2a5ad9a1ab_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-olm-catalogd-rhel9@sha256:18054465f751e50dda519a03773f648e46b2b23b2058642b4d624f2a5ad9a1ab?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-olm-catalogd-rhel9\u0026tag=v4.16.0-202410011135.p0.g79975a5.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-olm-operator-controller-rhel9@sha256:4ac93588aa4508abc1bf649292ea35e2f60b6bb9e149e0171990525fa263379c_s390x", "product": { "name": "openshift4/ose-olm-operator-controller-rhel9@sha256:4ac93588aa4508abc1bf649292ea35e2f60b6bb9e149e0171990525fa263379c_s390x", "product_id": "openshift4/ose-olm-operator-controller-rhel9@sha256:4ac93588aa4508abc1bf649292ea35e2f60b6bb9e149e0171990525fa263379c_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-olm-operator-controller-rhel9@sha256:4ac93588aa4508abc1bf649292ea35e2f60b6bb9e149e0171990525fa263379c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9\u0026tag=v4.16.0-202410011135.p0.g80b8649.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-olm-rukpak-rhel9@sha256:fc64992c1073eec979f06c9fe9f924060aa312067dcbee914256c92acd7b67bb_s390x", "product": { "name": "openshift4/ose-olm-rukpak-rhel9@sha256:fc64992c1073eec979f06c9fe9f924060aa312067dcbee914256c92acd7b67bb_s390x", "product_id": "openshift4/ose-olm-rukpak-rhel9@sha256:fc64992c1073eec979f06c9fe9f924060aa312067dcbee914256c92acd7b67bb_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-olm-rukpak-rhel9@sha256:fc64992c1073eec979f06c9fe9f924060aa312067dcbee914256c92acd7b67bb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-olm-rukpak-rhel9\u0026tag=v4.16.0-202410011135.p0.g282cc84.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-openshift-apiserver-rhel9@sha256:0ae78bc51d0ffcba2acf9fad91552a1d76e9984940c7f13cbe83a7a4b0ecf28c_s390x", "product": { "name": "openshift4/ose-openshift-apiserver-rhel9@sha256:0ae78bc51d0ffcba2acf9fad91552a1d76e9984940c7f13cbe83a7a4b0ecf28c_s390x", "product_id": "openshift4/ose-openshift-apiserver-rhel9@sha256:0ae78bc51d0ffcba2acf9fad91552a1d76e9984940c7f13cbe83a7a4b0ecf28c_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-openshift-apiserver-rhel9@sha256:0ae78bc51d0ffcba2acf9fad91552a1d76e9984940c7f13cbe83a7a4b0ecf28c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9\u0026tag=v4.16.0-202410011135.p0.g6b51841.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:2cc3a82a27ab49298e50e02a6c42377c60040afad33e9f5b457bdd39a3a6f201_s390x", "product": { "name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:2cc3a82a27ab49298e50e02a6c42377c60040afad33e9f5b457bdd39a3a6f201_s390x", "product_id": "openshift4/ose-openshift-controller-manager-rhel9@sha256:2cc3a82a27ab49298e50e02a6c42377c60040afad33e9f5b457bdd39a3a6f201_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-openshift-controller-manager-rhel9@sha256:2cc3a82a27ab49298e50e02a6c42377c60040afad33e9f5b457bdd39a3a6f201?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9\u0026tag=v4.16.0-202410011135.p0.gb906ac1.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:e4675c421773f72ac0d467e33ed2c11dd420f3f6df79bd6b9a4b403170a6fadc_s390x", "product": { "name": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:e4675c421773f72ac0d467e33ed2c11dd420f3f6df79bd6b9a4b403170a6fadc_s390x", "product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:e4675c421773f72ac0d467e33ed2c11dd420f3f6df79bd6b9a4b403170a6fadc_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel9@sha256:e4675c421773f72ac0d467e33ed2c11dd420f3f6df79bd6b9a4b403170a6fadc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9\u0026tag=v4.16.0-202410011135.p0.gb7e9010.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:4e16957ee5da84bed4a1d63a8008af5fe5de549ab87e1ccc4a4c2f29276544c3_s390x", "product": { "name": "openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:4e16957ee5da84bed4a1d63a8008af5fe5de549ab87e1ccc4a4c2f29276544c3_s390x", "product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:4e16957ee5da84bed4a1d63a8008af5fe5de549ab87e1ccc4a4c2f29276544c3_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:4e16957ee5da84bed4a1d63a8008af5fe5de549ab87e1ccc4a4c2f29276544c3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.g85b5209.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:e274ec5e7fa5161091959f5b58730e260bcf994cdb238ffe79bd9aa1d4cfafa4_s390x", "product": { "name": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:e274ec5e7fa5161091959f5b58730e260bcf994cdb238ffe79bd9aa1d4cfafa4_s390x", "product_id": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:e274ec5e7fa5161091959f5b58730e260bcf994cdb238ffe79bd9aa1d4cfafa4_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel9@sha256:e274ec5e7fa5161091959f5b58730e260bcf994cdb238ffe79bd9aa1d4cfafa4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9\u0026tag=v4.16.0-202410011135.p0.gb7e9010.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-operator-framework-tools-rhel9@sha256:5231813b52f5c33846b7f91e1d774b30bd3ae5d09aea74b0069c394b6dbc4545_s390x", "product": { "name": "openshift4/ose-operator-framework-tools-rhel9@sha256:5231813b52f5c33846b7f91e1d774b30bd3ae5d09aea74b0069c394b6dbc4545_s390x", "product_id": "openshift4/ose-operator-framework-tools-rhel9@sha256:5231813b52f5c33846b7f91e1d774b30bd3ae5d09aea74b0069c394b6dbc4545_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-operator-framework-tools-rhel9@sha256:5231813b52f5c33846b7f91e1d774b30bd3ae5d09aea74b0069c394b6dbc4545?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9\u0026tag=v4.16.0-202410011135.p0.gc50e9ce.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ovirt-csi-driver-rhel9@sha256:f5cdbfdb1b201f15e88a74030a3ec5660fa25a187f31b79421f6b579444c878a_s390x", "product": { "name": "openshift4/ovirt-csi-driver-rhel9@sha256:f5cdbfdb1b201f15e88a74030a3ec5660fa25a187f31b79421f6b579444c878a_s390x", "product_id": "openshift4/ovirt-csi-driver-rhel9@sha256:f5cdbfdb1b201f15e88a74030a3ec5660fa25a187f31b79421f6b579444c878a_s390x", "product_identification_helper": { "purl": "pkg:oci/ovirt-csi-driver-rhel9@sha256:f5cdbfdb1b201f15e88a74030a3ec5660fa25a187f31b79421f6b579444c878a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel9\u0026tag=v4.16.0-202410011135.p0.g1db726a.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-ovirt-machine-controllers-rhel9@sha256:f537c5b5a753954e44584ccd488176f68361a39988bd7171e429c10b1edf8323_s390x", "product": { "name": "openshift4/ose-ovirt-machine-controllers-rhel9@sha256:f537c5b5a753954e44584ccd488176f68361a39988bd7171e429c10b1edf8323_s390x", "product_id": "openshift4/ose-ovirt-machine-controllers-rhel9@sha256:f537c5b5a753954e44584ccd488176f68361a39988bd7171e429c10b1edf8323_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-ovirt-machine-controllers-rhel9@sha256:f537c5b5a753954e44584ccd488176f68361a39988bd7171e429c10b1edf8323?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel9\u0026tag=v4.16.0-202410011135.p0.gabb91c8.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:73b65d5b611a71af168553bf30cd210a9827ebdfad4efc97d583db9ae3461c4e_s390x", "product": { "name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:73b65d5b611a71af168553bf30cd210a9827ebdfad4efc97d583db9ae3461c4e_s390x", "product_id": "openshift4/ose-ovn-kubernetes-rhel9@sha256:73b65d5b611a71af168553bf30cd210a9827ebdfad4efc97d583db9ae3461c4e_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256:73b65d5b611a71af168553bf30cd210a9827ebdfad4efc97d583db9ae3461c4e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=v4.16.0-202410011905.p0.g90d0591.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:28df1b94af8950fa87f604b2ad4cdf9fa0eed5cc7a985086a45c7b8c94707fe7_s390x", "product": { "name": "openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:28df1b94af8950fa87f604b2ad4cdf9fa0eed5cc7a985086a45c7b8c94707fe7_s390x", "product_id": "openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:28df1b94af8950fa87f604b2ad4cdf9fa0eed5cc7a985086a45c7b8c94707fe7_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-k8s-prometheus-adapter-rhel9@sha256:28df1b94af8950fa87f604b2ad4cdf9fa0eed5cc7a985086a45c7b8c94707fe7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9\u0026tag=v4.16.0-202410011135.p0.ge4f859b.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/openshift-route-controller-manager-rhel9@sha256:f74d2dfc629a5224e8e452143aa9822c510119b0b64a1fa61ddc45f1413848b4_s390x", "product": { "name": "openshift4/openshift-route-controller-manager-rhel9@sha256:f74d2dfc629a5224e8e452143aa9822c510119b0b64a1fa61ddc45f1413848b4_s390x", "product_id": "openshift4/openshift-route-controller-manager-rhel9@sha256:f74d2dfc629a5224e8e452143aa9822c510119b0b64a1fa61ddc45f1413848b4_s390x", "product_identification_helper": { "purl": "pkg:oci/openshift-route-controller-manager-rhel9@sha256:f74d2dfc629a5224e8e452143aa9822c510119b0b64a1fa61ddc45f1413848b4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9\u0026tag=v4.16.0-202410011135.p0.g3112b45.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-service-ca-rhel9-operator@sha256:42ad5ff09efc70b8eec0eec6df5e3c59cfac4bc45641c1bbb54e4e633cffe68d_s390x", "product": { "name": "openshift4/ose-service-ca-rhel9-operator@sha256:42ad5ff09efc70b8eec0eec6df5e3c59cfac4bc45641c1bbb54e4e633cffe68d_s390x", "product_id": "openshift4/ose-service-ca-rhel9-operator@sha256:42ad5ff09efc70b8eec0eec6df5e3c59cfac4bc45641c1bbb54e4e633cffe68d_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-service-ca-rhel9-operator@sha256:42ad5ff09efc70b8eec0eec6df5e3c59cfac4bc45641c1bbb54e4e633cffe68d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-service-ca-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.g538c7b9.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-thanos-rhel9@sha256:cab73b71017a9a71472025c658807d1819b48dc74734dd68eaa51a7c6436297f_s390x", "product": { "name": "openshift4/ose-thanos-rhel9@sha256:cab73b71017a9a71472025c658807d1819b48dc74734dd68eaa51a7c6436297f_s390x", "product_id": "openshift4/ose-thanos-rhel9@sha256:cab73b71017a9a71472025c658807d1819b48dc74734dd68eaa51a7c6436297f_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-thanos-rhel9@sha256:cab73b71017a9a71472025c658807d1819b48dc74734dd68eaa51a7c6436297f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-thanos-rhel9\u0026tag=v4.16.0-202410011135.p0.g85eee25.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-tools-rhel9@sha256:a4cf147b64c9c6d298a927f223e86aa6ea7c2e0fc4ada06198e0d369f55b5a5a_s390x", "product": { "name": "openshift4/ose-tools-rhel9@sha256:a4cf147b64c9c6d298a927f223e86aa6ea7c2e0fc4ada06198e0d369f55b5a5a_s390x", "product_id": "openshift4/ose-tools-rhel9@sha256:a4cf147b64c9c6d298a927f223e86aa6ea7c2e0fc4ada06198e0d369f55b5a5a_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-tools-rhel9@sha256:a4cf147b64c9c6d298a927f223e86aa6ea7c2e0fc4ada06198e0d369f55b5a5a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel9\u0026tag=v4.16.0-202410011135.p0.gc44c839.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:3b23518476665714444b3aa2d1bdb176805f881bc33a14cccc2e89f4980fa6cb_s390x", "product": { "name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:3b23518476665714444b3aa2d1bdb176805f881bc33a14cccc2e89f4980fa6cb_s390x", "product_id": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:3b23518476665714444b3aa2d1bdb176805f881bc33a14cccc2e89f4980fa6cb_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel9@sha256:3b23518476665714444b3aa2d1bdb176805f881bc33a14cccc2e89f4980fa6cb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9\u0026tag=v4.16.0-202410011135.p0.g90d0591.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:682e4b254ef4009077f302e2e5ac6971507f16b05f7acc2366c4cb85e9dfc701_s390x", "product": { "name": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:682e4b254ef4009077f302e2e5ac6971507f16b05f7acc2366c4cb85e9dfc701_s390x", "product_id": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:682e4b254ef4009077f302e2e5ac6971507f16b05f7acc2366c4cb85e9dfc701_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-prometheus-config-reloader-rhel9@sha256:682e4b254ef4009077f302e2e5ac6971507f16b05f7acc2366c4cb85e9dfc701?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9\u0026tag=v4.16.0-202410011135.p0.gc7262a4.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:906c60475639016bf707bbb0060aee7f7511bc369ed6df3c6304a2e594e50022_s390x", "product": { "name": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:906c60475639016bf707bbb0060aee7f7511bc369ed6df3c6304a2e594e50022_s390x", "product_id": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:906c60475639016bf707bbb0060aee7f7511bc369ed6df3c6304a2e594e50022_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-prometheus-operator-admission-webhook-rhel9@sha256:906c60475639016bf707bbb0060aee7f7511bc369ed6df3c6304a2e594e50022?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9\u0026tag=v4.16.0-202410011135.p0.gc7262a4.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-prometheus-rhel9-operator@sha256:9c270a030a1f7acd0fe133cd48060f97dbc24656515faaf8c186766a7d48ed3f_s390x", "product": { "name": "openshift4/ose-prometheus-rhel9-operator@sha256:9c270a030a1f7acd0fe133cd48060f97dbc24656515faaf8c186766a7d48ed3f_s390x", "product_id": "openshift4/ose-prometheus-rhel9-operator@sha256:9c270a030a1f7acd0fe133cd48060f97dbc24656515faaf8c186766a7d48ed3f_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-prometheus-rhel9-operator@sha256:9c270a030a1f7acd0fe133cd48060f97dbc24656515faaf8c186766a7d48ed3f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.gc7262a4.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-prom-label-proxy-rhel9@sha256:4eb22e30b73ffa2934d2691f743b48bef0863259e048db8c3d8fa58b52f7524c_s390x", "product": { "name": "openshift4/ose-prom-label-proxy-rhel9@sha256:4eb22e30b73ffa2934d2691f743b48bef0863259e048db8c3d8fa58b52f7524c_s390x", "product_id": "openshift4/ose-prom-label-proxy-rhel9@sha256:4eb22e30b73ffa2934d2691f743b48bef0863259e048db8c3d8fa58b52f7524c_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-prom-label-proxy-rhel9@sha256:4eb22e30b73ffa2934d2691f743b48bef0863259e048db8c3d8fa58b52f7524c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9\u0026tag=v4.16.0-202410011135.p0.g5e14722.assembly.stream.el9" } } }, { "category": "product_version", "name": "rhcos@sha256:7a301deaa9e27ef553cc75f957e4ea9caf68213613e5d53bee330f00d792aa08_s390x", "product": { "name": "rhcos@sha256:7a301deaa9e27ef553cc75f957e4ea9caf68213613e5d53bee330f00d792aa08_s390x", "product_id": "rhcos@sha256:7a301deaa9e27ef553cc75f957e4ea9caf68213613e5d53bee330f00d792aa08_s390x", "product_identification_helper": { "purl": "pkg:oci/rhcos@sha256:7a301deaa9e27ef553cc75f957e4ea9caf68213613e5d53bee330f00d792aa08?arch=s390x\u0026repository_url=registry.redhat.io/rhcos\u0026tag=416.94.202410020522-0" } } }, { "category": "product_version", "name": "openshift4/ose-telemeter-rhel9@sha256:8e9b8a78f53b5128d75a3d7d134b0f84604341ea958994178f6be3c91b3ea742_s390x", "product": { "name": "openshift4/ose-telemeter-rhel9@sha256:8e9b8a78f53b5128d75a3d7d134b0f84604341ea958994178f6be3c91b3ea742_s390x", "product_id": "openshift4/ose-telemeter-rhel9@sha256:8e9b8a78f53b5128d75a3d7d134b0f84604341ea958994178f6be3c91b3ea742_s390x", "product_identification_helper": { "purl": "pkg:oci/ose-telemeter-rhel9@sha256:8e9b8a78f53b5128d75a3d7d134b0f84604341ea958994178f6be3c91b3ea742?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-telemeter-rhel9\u0026tag=v4.16.0-202410011135.p0.gc1ecd10.assembly.stream.el9" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "openshift4/ose-cluster-autoscaler-rhel9@sha256:357dd7065b287fd06bea63b57a6baece22711595a31d00cdef2a30d2161a6daa_arm64", "product": { "name": "openshift4/ose-cluster-autoscaler-rhel9@sha256:357dd7065b287fd06bea63b57a6baece22711595a31d00cdef2a30d2161a6daa_arm64", "product_id": "openshift4/ose-cluster-autoscaler-rhel9@sha256:357dd7065b287fd06bea63b57a6baece22711595a31d00cdef2a30d2161a6daa_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-autoscaler-rhel9@sha256:357dd7065b287fd06bea63b57a6baece22711595a31d00cdef2a30d2161a6daa?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9\u0026tag=v4.16.0-202410011135.p0.geecb123.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/aws-kms-encryption-provider-rhel9@sha256:a0de020a0ccd742c5e9f8d2d84f4b6d4db25556c10eca46a2ac0bc4993aff352_arm64", "product": { "name": "openshift4/aws-kms-encryption-provider-rhel9@sha256:a0de020a0ccd742c5e9f8d2d84f4b6d4db25556c10eca46a2ac0bc4993aff352_arm64", "product_id": "openshift4/aws-kms-encryption-provider-rhel9@sha256:a0de020a0ccd742c5e9f8d2d84f4b6d4db25556c10eca46a2ac0bc4993aff352_arm64", "product_identification_helper": { "purl": "pkg:oci/aws-kms-encryption-provider-rhel9@sha256:a0de020a0ccd742c5e9f8d2d84f4b6d4db25556c10eca46a2ac0bc4993aff352?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9\u0026tag=v4.16.0-202410011135.p0.gda90fb7.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/azure-kms-encryption-provider-rhel9@sha256:d451b83f32e3c46be6bd5731cfbd243e40d980573030e629302cb39ad5c37249_arm64", "product": { "name": "openshift4/azure-kms-encryption-provider-rhel9@sha256:d451b83f32e3c46be6bd5731cfbd243e40d980573030e629302cb39ad5c37249_arm64", "product_id": "openshift4/azure-kms-encryption-provider-rhel9@sha256:d451b83f32e3c46be6bd5731cfbd243e40d980573030e629302cb39ad5c37249_arm64", "product_identification_helper": { "purl": "pkg:oci/azure-kms-encryption-provider-rhel9@sha256:d451b83f32e3c46be6bd5731cfbd243e40d980573030e629302cb39ad5c37249?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9\u0026tag=v4.16.0-202410011135.p0.gbc92347.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:830fc3395f4e9e78c448d97076e56527955bb07a9dd94e64cd385b33a523a615_arm64", "product": { "name": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:830fc3395f4e9e78c448d97076e56527955bb07a9dd94e64cd385b33a523a615_arm64", "product_id": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:830fc3395f4e9e78c448d97076e56527955bb07a9dd94e64cd385b33a523a615_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-baremetal-machine-controllers-rhel9@sha256:830fc3395f4e9e78c448d97076e56527955bb07a9dd94e64cd385b33a523a615?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9\u0026tag=v4.16.0-202410011135.p0.g11ba601.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:e98b77ec23f70bc45bedf8877f1445c1fcd2977555dbfe85b6cca66bf91132e1_arm64", "product": { "name": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:e98b77ec23f70bc45bedf8877f1445c1fcd2977555dbfe85b6cca66bf91132e1_arm64", "product_id": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:e98b77ec23f70bc45bedf8877f1445c1fcd2977555dbfe85b6cca66bf91132e1_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-etcd-rhel9-operator@sha256:e98b77ec23f70bc45bedf8877f1445c1fcd2977555dbfe85b6cca66bf91132e1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.g11269ec.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5911c123c42e31b36b4dc418bb02ae4c6ecaf10dfaf95b0348a4d91b39d525fe_arm64", "product": { "name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5911c123c42e31b36b4dc418bb02ae4c6ecaf10dfaf95b0348a4d91b39d525fe_arm64", "product_id": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5911c123c42e31b36b4dc418bb02ae4c6ecaf10dfaf95b0348a4d91b39d525fe_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-monitoring-rhel9-operator@sha256:5911c123c42e31b36b4dc418bb02ae4c6ecaf10dfaf95b0348a4d91b39d525fe?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.g4af900e.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-network-rhel9-operator@sha256:98b6f11c71df2a1bd5752419b5b298ba69fafa9a5397666e191b7a6a8dd4eec9_arm64", "product": { "name": "openshift4/ose-cluster-network-rhel9-operator@sha256:98b6f11c71df2a1bd5752419b5b298ba69fafa9a5397666e191b7a6a8dd4eec9_arm64", "product_id": "openshift4/ose-cluster-network-rhel9-operator@sha256:98b6f11c71df2a1bd5752419b5b298ba69fafa9a5397666e191b7a6a8dd4eec9_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-network-rhel9-operator@sha256:98b6f11c71df2a1bd5752419b5b298ba69fafa9a5397666e191b7a6a8dd4eec9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.g5e5e21a.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:83670a5d6426cbc7a107dd04e9b130f18b0007a99aa9e6535376bd2507ceb683_arm64", "product": { "name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:83670a5d6426cbc7a107dd04e9b130f18b0007a99aa9e6535376bd2507ceb683_arm64", "product_id": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:83670a5d6426cbc7a107dd04e9b130f18b0007a99aa9e6535376bd2507ceb683_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256:83670a5d6426cbc7a107dd04e9b130f18b0007a99aa9e6535376bd2507ceb683?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.g57a7145.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-version-rhel9-operator@sha256:765c82fedd0aa70a3b76863071a19c4ed6aa7a81f3c9adead509d4c9e70de88d_arm64", "product": { "name": "openshift4/ose-cluster-version-rhel9-operator@sha256:765c82fedd0aa70a3b76863071a19c4ed6aa7a81f3c9adead509d4c9e70de88d_arm64", "product_id": "openshift4/ose-cluster-version-rhel9-operator@sha256:765c82fedd0aa70a3b76863071a19c4ed6aa7a81f3c9adead509d4c9e70de88d_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-version-rhel9-operator@sha256:765c82fedd0aa70a3b76863071a19c4ed6aa7a81f3c9adead509d4c9e70de88d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.g617769f.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-configmap-reloader-rhel9@sha256:f9f2d7bce97e460e46f44349219d222692ecc0341ed36fc11012dc75af93badb_arm64", "product": { "name": "openshift4/ose-configmap-reloader-rhel9@sha256:f9f2d7bce97e460e46f44349219d222692ecc0341ed36fc11012dc75af93badb_arm64", "product_id": "openshift4/ose-configmap-reloader-rhel9@sha256:f9f2d7bce97e460e46f44349219d222692ecc0341ed36fc11012dc75af93badb_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-configmap-reloader-rhel9@sha256:f9f2d7bce97e460e46f44349219d222692ecc0341ed36fc11012dc75af93badb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-configmap-reloader-rhel9\u0026tag=v4.16.0-202410011135.p0.gdc91ddc.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/container-networking-plugins-microshift-rhel9@sha256:6173ca8bbc49df94aac63f2c19bdcbfe80046c521f222971bbebff8156f10cc5_arm64", "product": { "name": "openshift4/container-networking-plugins-microshift-rhel9@sha256:6173ca8bbc49df94aac63f2c19bdcbfe80046c521f222971bbebff8156f10cc5_arm64", "product_id": "openshift4/container-networking-plugins-microshift-rhel9@sha256:6173ca8bbc49df94aac63f2c19bdcbfe80046c521f222971bbebff8156f10cc5_arm64", "product_identification_helper": { "purl": "pkg:oci/container-networking-plugins-microshift-rhel9@sha256:6173ca8bbc49df94aac63f2c19bdcbfe80046c521f222971bbebff8156f10cc5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9\u0026tag=v4.16.0-202410011135.p0.g73b4123.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-coredns-rhel9@sha256:1ed53a8f364bedee89ba2292436304d936d9df2d9b24850d983879de0165e2a1_arm64", "product": { "name": "openshift4/ose-coredns-rhel9@sha256:1ed53a8f364bedee89ba2292436304d936d9df2d9b24850d983879de0165e2a1_arm64", "product_id": "openshift4/ose-coredns-rhel9@sha256:1ed53a8f364bedee89ba2292436304d936d9df2d9b24850d983879de0165e2a1_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-coredns-rhel9@sha256:1ed53a8f364bedee89ba2292436304d936d9df2d9b24850d983879de0165e2a1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-coredns-rhel9\u0026tag=v4.16.0-202410011135.p0.g1e41765.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-csi-external-attacher-rhel9@sha256:0ecf09e83871b715c75d35033e04ab687015b220a2b11b72f940d6869cfe68dd_arm64", "product": { "name": "openshift4/ose-csi-external-attacher-rhel9@sha256:0ecf09e83871b715c75d35033e04ab687015b220a2b11b72f940d6869cfe68dd_arm64", "product_id": "openshift4/ose-csi-external-attacher-rhel9@sha256:0ecf09e83871b715c75d35033e04ab687015b220a2b11b72f940d6869cfe68dd_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-csi-external-attacher-rhel9@sha256:0ecf09e83871b715c75d35033e04ab687015b220a2b11b72f940d6869cfe68dd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9\u0026tag=v4.16.0-202410011135.p0.g7da80aa.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-csi-livenessprobe-rhel9@sha256:3655c70dd6fcdf7f1e1ecce3903e6badfa551e39f37562e2ba0ced1c217e2410_arm64", "product": { "name": "openshift4/ose-csi-livenessprobe-rhel9@sha256:3655c70dd6fcdf7f1e1ecce3903e6badfa551e39f37562e2ba0ced1c217e2410_arm64", "product_id": "openshift4/ose-csi-livenessprobe-rhel9@sha256:3655c70dd6fcdf7f1e1ecce3903e6badfa551e39f37562e2ba0ced1c217e2410_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-csi-livenessprobe-rhel9@sha256:3655c70dd6fcdf7f1e1ecce3903e6badfa551e39f37562e2ba0ced1c217e2410?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9\u0026tag=v4.16.0-202410011135.p0.gf5e3ff5.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-csi-node-driver-registrar-rhel9@sha256:ecab82fcd2acc9617b4e86c5d41c6e0c74ce682e58b56e5c2955985ecd918473_arm64", "product": { "name": "openshift4/ose-csi-node-driver-registrar-rhel9@sha256:ecab82fcd2acc9617b4e86c5d41c6e0c74ce682e58b56e5c2955985ecd918473_arm64", "product_id": "openshift4/ose-csi-node-driver-registrar-rhel9@sha256:ecab82fcd2acc9617b4e86c5d41c6e0c74ce682e58b56e5c2955985ecd918473_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-csi-node-driver-registrar-rhel9@sha256:ecab82fcd2acc9617b4e86c5d41c6e0c74ce682e58b56e5c2955985ecd918473?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9\u0026tag=v4.16.0-202410011135.p0.g8930c36.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-csi-external-provisioner-rhel9@sha256:bca64d1c302de969c582d1bfd61c79ee346e9ebe15f6506995f31513780c87f6_arm64", "product": { "name": "openshift4/ose-csi-external-provisioner-rhel9@sha256:bca64d1c302de969c582d1bfd61c79ee346e9ebe15f6506995f31513780c87f6_arm64", "product_id": "openshift4/ose-csi-external-provisioner-rhel9@sha256:bca64d1c302de969c582d1bfd61c79ee346e9ebe15f6506995f31513780c87f6_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-csi-external-provisioner-rhel9@sha256:bca64d1c302de969c582d1bfd61c79ee346e9ebe15f6506995f31513780c87f6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9\u0026tag=v4.16.0-202410011135.p0.g9e8af01.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/driver-toolkit-rhel9@sha256:fdd2b903bbb049ffc096e9f9cc5ff59c731eae5c9eff2c9f6ec2629675339bb9_arm64", "product": { "name": "openshift4/driver-toolkit-rhel9@sha256:fdd2b903bbb049ffc096e9f9cc5ff59c731eae5c9eff2c9f6ec2629675339bb9_arm64", "product_id": "openshift4/driver-toolkit-rhel9@sha256:fdd2b903bbb049ffc096e9f9cc5ff59c731eae5c9eff2c9f6ec2629675339bb9_arm64", "product_identification_helper": { "purl": "pkg:oci/driver-toolkit-rhel9@sha256:fdd2b903bbb049ffc096e9f9cc5ff59c731eae5c9eff2c9f6ec2629675339bb9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=v4.16.0-202410020134.p0.g1d5732f.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-oauth-proxy-rhel9@sha256:b07e84f4601ac2e45ca7850a8bb73f9d4b32853620869cf9626ad49653fd0e08_arm64", "product": { "name": "openshift4/ose-oauth-proxy-rhel9@sha256:b07e84f4601ac2e45ca7850a8bb73f9d4b32853620869cf9626ad49653fd0e08_arm64", "product_id": "openshift4/ose-oauth-proxy-rhel9@sha256:b07e84f4601ac2e45ca7850a8bb73f9d4b32853620869cf9626ad49653fd0e08_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-oauth-proxy-rhel9@sha256:b07e84f4601ac2e45ca7850a8bb73f9d4b32853620869cf9626ad49653fd0e08?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-proxy-rhel9\u0026tag=v4.16.0-202410011905.p0.g30f8012.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-prometheus-alertmanager-rhel9@sha256:c7b0484cecea4175add87f1708def31db0e0f935ce656bdb8037623a7359ec1c_arm64", "product": { "name": "openshift4/ose-prometheus-alertmanager-rhel9@sha256:c7b0484cecea4175add87f1708def31db0e0f935ce656bdb8037623a7359ec1c_arm64", "product_id": "openshift4/ose-prometheus-alertmanager-rhel9@sha256:c7b0484cecea4175add87f1708def31db0e0f935ce656bdb8037623a7359ec1c_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-prometheus-alertmanager-rhel9@sha256:c7b0484cecea4175add87f1708def31db0e0f935ce656bdb8037623a7359ec1c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9\u0026tag=v4.16.0-202410011135.p0.ge9aea92.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-prometheus-node-exporter-rhel9@sha256:a97f3396fa0dea3b9582bcf8e84469d94df1e51759800892641196370aa300c6_arm64", "product": { "name": "openshift4/ose-prometheus-node-exporter-rhel9@sha256:a97f3396fa0dea3b9582bcf8e84469d94df1e51759800892641196370aa300c6_arm64", "product_id": "openshift4/ose-prometheus-node-exporter-rhel9@sha256:a97f3396fa0dea3b9582bcf8e84469d94df1e51759800892641196370aa300c6_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-prometheus-node-exporter-rhel9@sha256:a97f3396fa0dea3b9582bcf8e84469d94df1e51759800892641196370aa300c6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9\u0026tag=v4.16.0-202410011135.p0.g29ba26d.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-prometheus-rhel9@sha256:80a92d5b1f8c484ebdef52e78701484c14bab9983a922c96ecc8da7218b906f0_arm64", "product": { "name": "openshift4/ose-prometheus-rhel9@sha256:80a92d5b1f8c484ebdef52e78701484c14bab9983a922c96ecc8da7218b906f0_arm64", "product_id": "openshift4/ose-prometheus-rhel9@sha256:80a92d5b1f8c484ebdef52e78701484c14bab9983a922c96ecc8da7218b906f0_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-prometheus-rhel9@sha256:80a92d5b1f8c484ebdef52e78701484c14bab9983a922c96ecc8da7218b906f0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9\u0026tag=v4.16.0-202410011135.p0.gc5c08df.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-ironic-agent-rhel9@sha256:db36ff22a4b0908c24041336ad7edd72b14e8d78320faa834a67a4970b7a32e5_arm64", "product": { "name": "openshift4/ose-ironic-agent-rhel9@sha256:db36ff22a4b0908c24041336ad7edd72b14e8d78320faa834a67a4970b7a32e5_arm64", "product_id": "openshift4/ose-ironic-agent-rhel9@sha256:db36ff22a4b0908c24041336ad7edd72b14e8d78320faa834a67a4970b7a32e5_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-ironic-agent-rhel9@sha256:db36ff22a4b0908c24041336ad7edd72b14e8d78320faa834a67a4970b7a32e5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-agent-rhel9\u0026tag=v4.16.0-202410011135.p0.g2a3cd13.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-ironic-rhel9@sha256:f6a5d7e6ea4f69f8c80305ce420fe5aa2a3bb677fed1c7555760eb0f9a83b0da_arm64", "product": { "name": "openshift4/ose-ironic-rhel9@sha256:f6a5d7e6ea4f69f8c80305ce420fe5aa2a3bb677fed1c7555760eb0f9a83b0da_arm64", "product_id": "openshift4/ose-ironic-rhel9@sha256:f6a5d7e6ea4f69f8c80305ce420fe5aa2a3bb677fed1c7555760eb0f9a83b0da_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-ironic-rhel9@sha256:f6a5d7e6ea4f69f8c80305ce420fe5aa2a3bb677fed1c7555760eb0f9a83b0da?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-rhel9\u0026tag=v4.16.0-202410011905.p0.g6ef351d.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:8b6f16e0a6a9cfb9897c2ed7e2208e87ed4f1a1bd165942c57d63434c93f1c38_arm64", "product": { "name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:8b6f16e0a6a9cfb9897c2ed7e2208e87ed4f1a1bd165942c57d63434c93f1c38_arm64", "product_id": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:8b6f16e0a6a9cfb9897c2ed7e2208e87ed4f1a1bd165942c57d63434c93f1c38_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-ironic-machine-os-downloader-rhel9@sha256:8b6f16e0a6a9cfb9897c2ed7e2208e87ed4f1a1bd165942c57d63434c93f1c38?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9\u0026tag=v4.16.0-202410020134.p0.g93b8b5f.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:63df8fe7486f55486c6d13ebee0bd8bb31c11aa336f265ef424fff0caf67bfcc_arm64", "product": { "name": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:63df8fe7486f55486c6d13ebee0bd8bb31c11aa336f265ef424fff0caf67bfcc_arm64", "product_id": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:63df8fe7486f55486c6d13ebee0bd8bb31c11aa336f265ef424fff0caf67bfcc_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-ironic-static-ip-manager-rhel9@sha256:63df8fe7486f55486c6d13ebee0bd8bb31c11aa336f265ef424fff0caf67bfcc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9\u0026tag=v4.16.0-202410011135.p0.ge78e4c3.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-kube-proxy-rhel9@sha256:048ce8ad02c02ae3d1a2e6d6d96b2567131eeff4a1da5579101f4587c068063f_arm64", "product": { "name": "openshift4/ose-kube-proxy-rhel9@sha256:048ce8ad02c02ae3d1a2e6d6d96b2567131eeff4a1da5579101f4587c068063f_arm64", "product_id": "openshift4/ose-kube-proxy-rhel9@sha256:048ce8ad02c02ae3d1a2e6d6d96b2567131eeff4a1da5579101f4587c068063f_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-kube-proxy-rhel9@sha256:048ce8ad02c02ae3d1a2e6d6d96b2567131eeff4a1da5579101f4587c068063f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-proxy-rhel9\u0026tag=v4.16.0-202410011135.p0.g807fca2.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-kube-rbac-proxy-rhel9@sha256:2ea23b3f564a616f6e03b1fb74fc1e1588204f0562112b415828aaabef44419e_arm64", "product": { "name": "openshift4/ose-kube-rbac-proxy-rhel9@sha256:2ea23b3f564a616f6e03b1fb74fc1e1588204f0562112b415828aaabef44419e_arm64", "product_id": "openshift4/ose-kube-rbac-proxy-rhel9@sha256:2ea23b3f564a616f6e03b1fb74fc1e1588204f0562112b415828aaabef44419e_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-kube-rbac-proxy-rhel9@sha256:2ea23b3f564a616f6e03b1fb74fc1e1588204f0562112b415828aaabef44419e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9\u0026tag=v4.16.0-202410011135.p0.g8ea2c99.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-kube-state-metrics-rhel9@sha256:e8b0a533133ab2a3f32b69e0f8500cf166958cc0216224588182cd9d12905da1_arm64", "product": { "name": "openshift4/ose-kube-state-metrics-rhel9@sha256:e8b0a533133ab2a3f32b69e0f8500cf166958cc0216224588182cd9d12905da1_arm64", "product_id": "openshift4/ose-kube-state-metrics-rhel9@sha256:e8b0a533133ab2a3f32b69e0f8500cf166958cc0216224588182cd9d12905da1_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-kube-state-metrics-rhel9@sha256:e8b0a533133ab2a3f32b69e0f8500cf166958cc0216224588182cd9d12905da1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9\u0026tag=v4.16.0-202410011135.p0.g9b67b8d.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-operator-marketplace-rhel9@sha256:5a7df7d4e2c4e49d753745d04a7cb6956c5a5d49fc63823457e7fcbae24c8eee_arm64", "product": { "name": "openshift4/ose-operator-marketplace-rhel9@sha256:5a7df7d4e2c4e49d753745d04a7cb6956c5a5d49fc63823457e7fcbae24c8eee_arm64", "product_id": "openshift4/ose-operator-marketplace-rhel9@sha256:5a7df7d4e2c4e49d753745d04a7cb6956c5a5d49fc63823457e7fcbae24c8eee_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-operator-marketplace-rhel9@sha256:5a7df7d4e2c4e49d753745d04a7cb6956c5a5d49fc63823457e7fcbae24c8eee?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-marketplace-rhel9\u0026tag=v4.16.0-202410011135.p0.g7db179f.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-monitoring-plugin-rhel9@sha256:69d56cbe7a0829ec462a3e7eb93e10ed95359cd802ebc363cebf831e984985cd_arm64", "product": { "name": "openshift4/ose-monitoring-plugin-rhel9@sha256:69d56cbe7a0829ec462a3e7eb93e10ed95359cd802ebc363cebf831e984985cd_arm64", "product_id": "openshift4/ose-monitoring-plugin-rhel9@sha256:69d56cbe7a0829ec462a3e7eb93e10ed95359cd802ebc363cebf831e984985cd_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-monitoring-plugin-rhel9@sha256:69d56cbe7a0829ec462a3e7eb93e10ed95359cd802ebc363cebf831e984985cd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9\u0026tag=v4.16.0-202410021704.p0.g6a049e3.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-multus-cni-rhel9@sha256:4a1a06f00144e87e7da056bf58675f761aee26d9d085bb69828dd078d632827c_arm64", "product": { "name": "openshift4/ose-multus-cni-rhel9@sha256:4a1a06f00144e87e7da056bf58675f761aee26d9d085bb69828dd078d632827c_arm64", "product_id": "openshift4/ose-multus-cni-rhel9@sha256:4a1a06f00144e87e7da056bf58675f761aee26d9d085bb69828dd078d632827c_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-multus-cni-rhel9@sha256:4a1a06f00144e87e7da056bf58675f761aee26d9d085bb69828dd078d632827c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni-rhel9\u0026tag=v4.16.0-202410011135.p0.gc4aa21b.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-multus-cni-microshift-rhel9@sha256:97de7cef3db9df569220ce28b7694b2d90bb0306aee4a3dc25aa900ecfb8ba89_arm64", "product": { "name": "openshift4/ose-multus-cni-microshift-rhel9@sha256:97de7cef3db9df569220ce28b7694b2d90bb0306aee4a3dc25aa900ecfb8ba89_arm64", "product_id": "openshift4/ose-multus-cni-microshift-rhel9@sha256:97de7cef3db9df569220ce28b7694b2d90bb0306aee4a3dc25aa900ecfb8ba89_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-multus-cni-microshift-rhel9@sha256:97de7cef3db9df569220ce28b7694b2d90bb0306aee4a3dc25aa900ecfb8ba89?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9\u0026tag=v4.16.0-202410011135.p0.gc4aa21b.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-networking-console-plugin-rhel9@sha256:04c466e9f3820b7d3bb52f86d611397dc441091195177aa2c38b931329499d28_arm64", "product": { "name": "openshift4/ose-networking-console-plugin-rhel9@sha256:04c466e9f3820b7d3bb52f86d611397dc441091195177aa2c38b931329499d28_arm64", "product_id": "openshift4/ose-networking-console-plugin-rhel9@sha256:04c466e9f3820b7d3bb52f86d611397dc441091195177aa2c38b931329499d28_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-networking-console-plugin-rhel9@sha256:04c466e9f3820b7d3bb52f86d611397dc441091195177aa2c38b931329499d28?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9\u0026tag=v4.16.0-202410021935.p0.gaf82cce.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-oauth-server-rhel9@sha256:ab88d8ae2f19cba863061d0faec6664a68b1d5dc43f652306c9e9b1d85556002_arm64", "product": { "name": "openshift4/ose-oauth-server-rhel9@sha256:ab88d8ae2f19cba863061d0faec6664a68b1d5dc43f652306c9e9b1d85556002_arm64", "product_id": "openshift4/ose-oauth-server-rhel9@sha256:ab88d8ae2f19cba863061d0faec6664a68b1d5dc43f652306c9e9b1d85556002_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-oauth-server-rhel9@sha256:ab88d8ae2f19cba863061d0faec6664a68b1d5dc43f652306c9e9b1d85556002?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-server-rhel9\u0026tag=v4.16.0-202410011135.p0.g3739138.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/oc-mirror-plugin-rhel9@sha256:dda6a75f44dc616f19f92d552d59eadc06401d1ec7e1a8b8129b9bec205ea53e_arm64", "product": { "name": "openshift4/oc-mirror-plugin-rhel9@sha256:dda6a75f44dc616f19f92d552d59eadc06401d1ec7e1a8b8129b9bec205ea53e_arm64", "product_id": "openshift4/oc-mirror-plugin-rhel9@sha256:dda6a75f44dc616f19f92d552d59eadc06401d1ec7e1a8b8129b9bec205ea53e_arm64", "product_identification_helper": { "purl": "pkg:oci/oc-mirror-plugin-rhel9@sha256:dda6a75f44dc616f19f92d552d59eadc06401d1ec7e1a8b8129b9bec205ea53e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/oc-mirror-plugin-rhel9\u0026tag=v4.16.0-202410011135.p0.g819f011.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-docker-builder-rhel9@sha256:7452a6237d08b92ea7edf746be9cd2b6e46d7499007db659cb321ccc4d825218_arm64", "product": { "name": "openshift4/ose-docker-builder-rhel9@sha256:7452a6237d08b92ea7edf746be9cd2b6e46d7499007db659cb321ccc4d825218_arm64", "product_id": "openshift4/ose-docker-builder-rhel9@sha256:7452a6237d08b92ea7edf746be9cd2b6e46d7499007db659cb321ccc4d825218_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-docker-builder-rhel9@sha256:7452a6237d08b92ea7edf746be9cd2b6e46d7499007db659cb321ccc4d825218?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder-rhel9\u0026tag=v4.16.0-202410011135.p0.g5e57cc8.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cli-rhel9@sha256:33271572535f1a0f24f71daa58bcfe2801cd9011bc7d9e0e8ddfff1a59e4d979_arm64", "product": { "name": "openshift4/ose-cli-rhel9@sha256:33271572535f1a0f24f71daa58bcfe2801cd9011bc7d9e0e8ddfff1a59e4d979_arm64", "product_id": "openshift4/ose-cli-rhel9@sha256:33271572535f1a0f24f71daa58bcfe2801cd9011bc7d9e0e8ddfff1a59e4d979_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-cli-rhel9@sha256:33271572535f1a0f24f71daa58bcfe2801cd9011bc7d9e0e8ddfff1a59e4d979?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cli-rhel9\u0026tag=v4.16.0-202410011135.p0.gc44c839.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-console-rhel9@sha256:99e760f87d54853e53479dec2944d058f279336caa222db50a41aa6b9c8e4bb8_arm64", "product": { "name": "openshift4/ose-console-rhel9@sha256:99e760f87d54853e53479dec2944d058f279336caa222db50a41aa6b9c8e4bb8_arm64", "product_id": "openshift4/ose-console-rhel9@sha256:99e760f87d54853e53479dec2944d058f279336caa222db50a41aa6b9c8e4bb8_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-console-rhel9@sha256:99e760f87d54853e53479dec2944d058f279336caa222db50a41aa6b9c8e4bb8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9\u0026tag=v4.16.0-202410021935.p0.ga9acc9a.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-console-rhel9-operator@sha256:953680f2c6d6ce36de5a6bde0c7c2bbbf7139449e707e41f7b7954f251345d4a_arm64", "product": { "name": "openshift4/ose-console-rhel9-operator@sha256:953680f2c6d6ce36de5a6bde0c7c2bbbf7139449e707e41f7b7954f251345d4a_arm64", "product_id": "openshift4/ose-console-rhel9-operator@sha256:953680f2c6d6ce36de5a6bde0c7c2bbbf7139449e707e41f7b7954f251345d4a_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-console-rhel9-operator@sha256:953680f2c6d6ce36de5a6bde0c7c2bbbf7139449e707e41f7b7954f251345d4a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.g92447df.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-deployer-rhel9@sha256:081f74f892e33ada4320c9cfb7bb06f8d80ebe87c8fc2b522b6df27874334f6e_arm64", "product": { "name": "openshift4/ose-deployer-rhel9@sha256:081f74f892e33ada4320c9cfb7bb06f8d80ebe87c8fc2b522b6df27874334f6e_arm64", "product_id": "openshift4/ose-deployer-rhel9@sha256:081f74f892e33ada4320c9cfb7bb06f8d80ebe87c8fc2b522b6df27874334f6e_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-deployer-rhel9@sha256:081f74f892e33ada4320c9cfb7bb06f8d80ebe87c8fc2b522b6df27874334f6e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-deployer-rhel9\u0026tag=v4.16.0-202410011135.p0.gc44c839.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-haproxy-router-rhel9@sha256:8b217d19af84badd6bd00077432abb7462598cf57678c0275d7a69082bee3849_arm64", "product": { "name": "openshift4/ose-haproxy-router-rhel9@sha256:8b217d19af84badd6bd00077432abb7462598cf57678c0275d7a69082bee3849_arm64", "product_id": "openshift4/ose-haproxy-router-rhel9@sha256:8b217d19af84badd6bd00077432abb7462598cf57678c0275d7a69082bee3849_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-haproxy-router-rhel9@sha256:8b217d19af84badd6bd00077432abb7462598cf57678c0275d7a69082bee3849?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-haproxy-router-rhel9\u0026tag=v4.16.0-202410011135.p0.g4d9b8c4.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-hyperkube-rhel9@sha256:e9261248ecb74f2bfe6fbd9e859123a7bc8fd3d71e820d346f4e0359822017fc_arm64", "product": { "name": "openshift4/ose-hyperkube-rhel9@sha256:e9261248ecb74f2bfe6fbd9e859123a7bc8fd3d71e820d346f4e0359822017fc_arm64", "product_id": "openshift4/ose-hyperkube-rhel9@sha256:e9261248ecb74f2bfe6fbd9e859123a7bc8fd3d71e820d346f4e0359822017fc_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-hyperkube-rhel9@sha256:e9261248ecb74f2bfe6fbd9e859123a7bc8fd3d71e820d346f4e0359822017fc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=v4.16.0-202410011135.p0.g632b078.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-keepalived-ipfailover-rhel9@sha256:24f9ddd7ab23775afcba7a02c070b546bb97366801fe51f8814e2c1e4ab6db44_arm64", "product": { "name": "openshift4/ose-keepalived-ipfailover-rhel9@sha256:24f9ddd7ab23775afcba7a02c070b546bb97366801fe51f8814e2c1e4ab6db44_arm64", "product_id": "openshift4/ose-keepalived-ipfailover-rhel9@sha256:24f9ddd7ab23775afcba7a02c070b546bb97366801fe51f8814e2c1e4ab6db44_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-keepalived-ipfailover-rhel9@sha256:24f9ddd7ab23775afcba7a02c070b546bb97366801fe51f8814e2c1e4ab6db44?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9\u0026tag=v4.16.0-202410011135.p0.gb58673a.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-pod-rhel9@sha256:6e72eed54e46b2f0a7e82ef6512a4a03aea32ecc52291c2f4382ed48156272fc_arm64", "product": { "name": "openshift4/ose-pod-rhel9@sha256:6e72eed54e46b2f0a7e82ef6512a4a03aea32ecc52291c2f4382ed48156272fc_arm64", "product_id": "openshift4/ose-pod-rhel9@sha256:6e72eed54e46b2f0a7e82ef6512a4a03aea32ecc52291c2f4382ed48156272fc_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-pod-rhel9@sha256:6e72eed54e46b2f0a7e82ef6512a4a03aea32ecc52291c2f4382ed48156272fc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-pod-rhel9\u0026tag=v4.16.0-202410011135.p0.g632b078.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-docker-registry-rhel9@sha256:f3f6377d014beff44475d7399cb8964c80f4e82cef1566e6bc7d66a114c55d56_arm64", "product": { "name": "openshift4/ose-docker-registry-rhel9@sha256:f3f6377d014beff44475d7399cb8964c80f4e82cef1566e6bc7d66a114c55d56_arm64", "product_id": "openshift4/ose-docker-registry-rhel9@sha256:f3f6377d014beff44475d7399cb8964c80f4e82cef1566e6bc7d66a114c55d56_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-docker-registry-rhel9@sha256:f3f6377d014beff44475d7399cb8964c80f4e82cef1566e6bc7d66a114c55d56?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-registry-rhel9\u0026tag=v4.16.0-202410011135.p0.ge4d5662.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-tests-rhel9@sha256:3001d1a5137e8d654ab015e5013b983833aabba2528b378f27e3b8194ca5c69f_arm64", "product": { "name": "openshift4/ose-tests-rhel9@sha256:3001d1a5137e8d654ab015e5013b983833aabba2528b378f27e3b8194ca5c69f_arm64", "product_id": "openshift4/ose-tests-rhel9@sha256:3001d1a5137e8d654ab015e5013b983833aabba2528b378f27e3b8194ca5c69f_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-tests-rhel9@sha256:3001d1a5137e8d654ab015e5013b983833aabba2528b378f27e3b8194ca5c69f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-tests-rhel9\u0026tag=v4.16.0-202410011135.p0.g06403d4.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-openshift-state-metrics-rhel9@sha256:35f3dff0cee4299cf528bbdad2cef516a53613b21a70904207aa307364da6674_arm64", "product": { "name": "openshift4/ose-openshift-state-metrics-rhel9@sha256:35f3dff0cee4299cf528bbdad2cef516a53613b21a70904207aa307364da6674_arm64", "product_id": "openshift4/ose-openshift-state-metrics-rhel9@sha256:35f3dff0cee4299cf528bbdad2cef516a53613b21a70904207aa307364da6674_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-openshift-state-metrics-rhel9@sha256:35f3dff0cee4299cf528bbdad2cef516a53613b21a70904207aa307364da6674?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9\u0026tag=v4.16.0-202410011135.p0.g59b8a0f.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8c6490aacf5e4b9841bc34c9dab0ab8b392c0b1a237710e10b5a0cf7170c109a_arm64", "product": { "name": "openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8c6490aacf5e4b9841bc34c9dab0ab8b392c0b1a237710e10b5a0cf7170c109a_arm64", "product_id": "openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8c6490aacf5e4b9841bc34c9dab0ab8b392c0b1a237710e10b5a0cf7170c109a_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-openstack-cluster-api-controllers-rhel9@sha256:8c6490aacf5e4b9841bc34c9dab0ab8b392c0b1a237710e10b5a0cf7170c109a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9\u0026tag=v4.16.0-202410011135.p0.g10aa50e.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:96891f8a43580f21f223db21ae69cfc466df3cd4cc54be0b76cc820b5db04c51_arm64", "product": { "name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:96891f8a43580f21f223db21ae69cfc466df3cd4cc54be0b76cc820b5db04c51_arm64", "product_id": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:96891f8a43580f21f223db21ae69cfc466df3cd4cc54be0b76cc820b5db04c51_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-operator-lifecycle-manager-rhel9@sha256:96891f8a43580f21f223db21ae69cfc466df3cd4cc54be0b76cc820b5db04c51?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9\u0026tag=v4.16.0-202410011135.p0.gc50e9ce.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-operator-registry-rhel9@sha256:6e4d56e4e17f5082ded331122800ba43a89e0a3e12eb4e7c9a9a251b4895379e_arm64", "product": { "name": "openshift4/ose-operator-registry-rhel9@sha256:6e4d56e4e17f5082ded331122800ba43a89e0a3e12eb4e7c9a9a251b4895379e_arm64", "product_id": "openshift4/ose-operator-registry-rhel9@sha256:6e4d56e4e17f5082ded331122800ba43a89e0a3e12eb4e7c9a9a251b4895379e_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-operator-registry-rhel9@sha256:6e4d56e4e17f5082ded331122800ba43a89e0a3e12eb4e7c9a9a251b4895379e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry-rhel9\u0026tag=v4.16.0-202410011135.p0.gc50e9ce.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-agent-installer-api-server-rhel9@sha256:3a6b2aa221730859354ce5a5fe4c615db5b11316f068d7102673f563abebc30b_arm64", "product": { "name": "openshift4/ose-agent-installer-api-server-rhel9@sha256:3a6b2aa221730859354ce5a5fe4c615db5b11316f068d7102673f563abebc30b_arm64", "product_id": "openshift4/ose-agent-installer-api-server-rhel9@sha256:3a6b2aa221730859354ce5a5fe4c615db5b11316f068d7102673f563abebc30b_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-agent-installer-api-server-rhel9@sha256:3a6b2aa221730859354ce5a5fe4c615db5b11316f068d7102673f563abebc30b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9\u0026tag=v4.16.0-202410011135.p0.gd569756.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:420a21d42377ace9be4c7ff7624671e75d39ef62c96049037445da3b6dbb6be1_arm64", "product": { "name": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:420a21d42377ace9be4c7ff7624671e75d39ef62c96049037445da3b6dbb6be1_arm64", "product_id": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:420a21d42377ace9be4c7ff7624671e75d39ef62c96049037445da3b6dbb6be1_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-agent-installer-csr-approver-rhel9@sha256:420a21d42377ace9be4c7ff7624671e75d39ef62c96049037445da3b6dbb6be1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9\u0026tag=v4.16.0-202410011135.p0.g342902b.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:6a18479c3e9c724dae4243f302103f774d10fb5aa045aa30c44a991353136007_arm64", "product": { "name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:6a18479c3e9c724dae4243f302103f774d10fb5aa045aa30c44a991353136007_arm64", "product_id": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:6a18479c3e9c724dae4243f302103f774d10fb5aa045aa30c44a991353136007_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256:6a18479c3e9c724dae4243f302103f774d10fb5aa045aa30c44a991353136007?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=v4.16.0-202410011135.p0.g9ca7b58.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-agent-installer-orchestrator-rhel9@sha256:05b193350a00ca74e59721ad0bd1bbb702dba6a8bff75f260ce086c583f918c6_arm64", "product": { "name": "openshift4/ose-agent-installer-orchestrator-rhel9@sha256:05b193350a00ca74e59721ad0bd1bbb702dba6a8bff75f260ce086c583f918c6_arm64", "product_id": "openshift4/ose-agent-installer-orchestrator-rhel9@sha256:05b193350a00ca74e59721ad0bd1bbb702dba6a8bff75f260ce086c583f918c6_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-agent-installer-orchestrator-rhel9@sha256:05b193350a00ca74e59721ad0bd1bbb702dba6a8bff75f260ce086c583f918c6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9\u0026tag=v4.16.0-202410011135.p0.g342902b.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-agent-installer-utils-rhel9@sha256:a2449cbc4ef962d735c62a5f08087031ba70d81061fcee02f8113ba53364e174_arm64", "product": { "name": "openshift4/ose-agent-installer-utils-rhel9@sha256:a2449cbc4ef962d735c62a5f08087031ba70d81061fcee02f8113ba53364e174_arm64", "product_id": "openshift4/ose-agent-installer-utils-rhel9@sha256:a2449cbc4ef962d735c62a5f08087031ba70d81061fcee02f8113ba53364e174_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-agent-installer-utils-rhel9@sha256:a2449cbc4ef962d735c62a5f08087031ba70d81061fcee02f8113ba53364e174?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9\u0026tag=v4.16.0-202410011135.p0.g6e6bb40.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:3b3b65cca466569a8a10017fbc3c12c5fbc9483d461385d9b75b728ff46e998a_arm64", "product": { "name": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:3b3b65cca466569a8a10017fbc3c12c5fbc9483d461385d9b75b728ff46e998a_arm64", "product_id": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:3b3b65cca466569a8a10017fbc3c12c5fbc9483d461385d9b75b728ff46e998a_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-apiserver-network-proxy-rhel9@sha256:3b3b65cca466569a8a10017fbc3c12c5fbc9483d461385d9b75b728ff46e998a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9\u0026tag=v4.16.0-202410011135.p0.gca81b6a.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:79705939e85495e8ffaacf8f9a8a775349b83fe66a58b70ee2c5391f3491e586_arm64", "product": { "name": "openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:79705939e85495e8ffaacf8f9a8a775349b83fe66a58b70ee2c5391f3491e586_arm64", "product_id": "openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:79705939e85495e8ffaacf8f9a8a775349b83fe66a58b70ee2c5391f3491e586_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-aws-cloud-controller-manager-rhel9@sha256:79705939e85495e8ffaacf8f9a8a775349b83fe66a58b70ee2c5391f3491e586?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9\u0026tag=v4.16.0-202410011135.p0.ga53e9de.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:5b29acd93177b7bcd0d578f10c25bc161f2eee5955caed9f7bb8f2223e405a84_arm64", "product": { "name": "openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:5b29acd93177b7bcd0d578f10c25bc161f2eee5955caed9f7bb8f2223e405a84_arm64", "product_id": "openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:5b29acd93177b7bcd0d578f10c25bc161f2eee5955caed9f7bb8f2223e405a84_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-aws-cluster-api-controllers-rhel9@sha256:5b29acd93177b7bcd0d578f10c25bc161f2eee5955caed9f7bb8f2223e405a84?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9\u0026tag=v4.16.0-202410011135.p0.gaaaf00b.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:bcc11354443e6868db4d3b553c8fe667ea96fe78ac2f8b4a87d1e506925f0b22_arm64", "product": { "name": "openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:bcc11354443e6868db4d3b553c8fe667ea96fe78ac2f8b4a87d1e506925f0b22_arm64", "product_id": "openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:bcc11354443e6868db4d3b553c8fe667ea96fe78ac2f8b4a87d1e506925f0b22_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel9@sha256:bcc11354443e6868db4d3b553c8fe667ea96fe78ac2f8b4a87d1e506925f0b22?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9\u0026tag=v4.16.0-202410011135.p0.g1d29a74.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:31a455ee67d31754b3fb6cc0c641efc906b715d48d52c8fb97118c95ae04b7bd_arm64", "product": { "name": "openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:31a455ee67d31754b3fb6cc0c641efc906b715d48d52c8fb97118c95ae04b7bd_arm64", "product_id": "openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:31a455ee67d31754b3fb6cc0c641efc906b715d48d52c8fb97118c95ae04b7bd_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel9-operator@sha256:31a455ee67d31754b3fb6cc0c641efc906b715d48d52c8fb97118c95ae04b7bd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.gff69cd0.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:9f336aa674f8ed968d682eda4da0923b48066aebcfc294775e29dcb0f8ff0ab0_arm64", "product": { "name": "openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:9f336aa674f8ed968d682eda4da0923b48066aebcfc294775e29dcb0f8ff0ab0_arm64", "product_id": "openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:9f336aa674f8ed968d682eda4da0923b48066aebcfc294775e29dcb0f8ff0ab0_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-aws-pod-identity-webhook-rhel9@sha256:9f336aa674f8ed968d682eda4da0923b48066aebcfc294775e29dcb0f8ff0ab0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9\u0026tag=v4.16.0-202410011135.p0.g746491a.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:1b240c11d6fe80eb11316ded67038e0fbc08b3974ccf1a15b43d0c0b216b1ccc_arm64", "product": { "name": "openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:1b240c11d6fe80eb11316ded67038e0fbc08b3974ccf1a15b43d0c0b216b1ccc_arm64", "product_id": "openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:1b240c11d6fe80eb11316ded67038e0fbc08b3974ccf1a15b43d0c0b216b1ccc_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-azure-cloud-controller-manager-rhel9@sha256:1b240c11d6fe80eb11316ded67038e0fbc08b3974ccf1a15b43d0c0b216b1ccc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9\u0026tag=v4.16.0-202410011135.p0.g0e95532.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-azure-cloud-node-manager-rhel9@sha256:86e8b07e86be2447b5126d6a64e9fea9173b8d6cdd2c2041f8a57e301d0407a9_arm64", "product": { "name": "openshift4/ose-azure-cloud-node-manager-rhel9@sha256:86e8b07e86be2447b5126d6a64e9fea9173b8d6cdd2c2041f8a57e301d0407a9_arm64", "product_id": "openshift4/ose-azure-cloud-node-manager-rhel9@sha256:86e8b07e86be2447b5126d6a64e9fea9173b8d6cdd2c2041f8a57e301d0407a9_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-azure-cloud-node-manager-rhel9@sha256:86e8b07e86be2447b5126d6a64e9fea9173b8d6cdd2c2041f8a57e301d0407a9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9\u0026tag=v4.16.0-202410011135.p0.g0e95532.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:65ec5d02f289c27e786f7fe1f163c4180460bff4ed2f38ecd636c4c11a800313_arm64", "product": { "name": "openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:65ec5d02f289c27e786f7fe1f163c4180460bff4ed2f38ecd636c4c11a800313_arm64", "product_id": "openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:65ec5d02f289c27e786f7fe1f163c4180460bff4ed2f38ecd636c4c11a800313_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-azure-cluster-api-controllers-rhel9@sha256:65ec5d02f289c27e786f7fe1f163c4180460bff4ed2f38ecd636c4c11a800313?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9\u0026tag=v4.16.0-202410011135.p0.ga81e3b3.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-azure-disk-csi-driver-rhel9@sha256:0d6a698c08032ab75bd8d2ecbc8b81e92c718905443ef05579610afcf80e219b_arm64", "product": { "name": "openshift4/ose-azure-disk-csi-driver-rhel9@sha256:0d6a698c08032ab75bd8d2ecbc8b81e92c718905443ef05579610afcf80e219b_arm64", "product_id": "openshift4/ose-azure-disk-csi-driver-rhel9@sha256:0d6a698c08032ab75bd8d2ecbc8b81e92c718905443ef05579610afcf80e219b_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-azure-disk-csi-driver-rhel9@sha256:0d6a698c08032ab75bd8d2ecbc8b81e92c718905443ef05579610afcf80e219b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9\u0026tag=v4.16.0-202410011135.p0.g6b55f6f.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1e79d01d69a6ad761685b78c36376325fc7c62e568e3e729fd5dccd26a2dd64f_arm64", "product": { "name": "openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1e79d01d69a6ad761685b78c36376325fc7c62e568e3e729fd5dccd26a2dd64f_arm64", "product_id": "openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1e79d01d69a6ad761685b78c36376325fc7c62e568e3e729fd5dccd26a2dd64f_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-azure-disk-csi-driver-rhel9-operator@sha256:1e79d01d69a6ad761685b78c36376325fc7c62e568e3e729fd5dccd26a2dd64f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.gff69cd0.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-azure-file-csi-driver-rhel9@sha256:77421ca9a6d0896538cfcd379883158e95da534bb85cc6aaad789a17a5fa3626_arm64", "product": { "name": "openshift4/ose-azure-file-csi-driver-rhel9@sha256:77421ca9a6d0896538cfcd379883158e95da534bb85cc6aaad789a17a5fa3626_arm64", "product_id": "openshift4/ose-azure-file-csi-driver-rhel9@sha256:77421ca9a6d0896538cfcd379883158e95da534bb85cc6aaad789a17a5fa3626_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-azure-file-csi-driver-rhel9@sha256:77421ca9a6d0896538cfcd379883158e95da534bb85cc6aaad789a17a5fa3626?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9\u0026tag=v4.16.0-202410011135.p0.g7a36778.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:28f4450a3a99944a62d1146023cb1bc961dce403cc4fb614e621826d1a1d6f5e_arm64", "product": { "name": "openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:28f4450a3a99944a62d1146023cb1bc961dce403cc4fb614e621826d1a1d6f5e_arm64", "product_id": "openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:28f4450a3a99944a62d1146023cb1bc961dce403cc4fb614e621826d1a1d6f5e_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-azure-file-csi-driver-operator-rhel9@sha256:28f4450a3a99944a62d1146023cb1bc961dce403cc4fb614e621826d1a1d6f5e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9\u0026tag=v4.16.0-202410011135.p0.gff69cd0.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:5604118c1cf08b437ab7fd6a393ec05728e8ce4fbc2e1fbe3b9ed3703960fea4_arm64", "product": { "name": "openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:5604118c1cf08b437ab7fd6a393ec05728e8ce4fbc2e1fbe3b9ed3703960fea4_arm64", "product_id": "openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:5604118c1cf08b437ab7fd6a393ec05728e8ce4fbc2e1fbe3b9ed3703960fea4_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-azure-workload-identity-webhook-rhel9@sha256:5604118c1cf08b437ab7fd6a393ec05728e8ce4fbc2e1fbe3b9ed3703960fea4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9\u0026tag=v4.16.0-202410011135.p0.g4aca092.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-baremetal-installer-rhel9@sha256:0d0d59ec96cf3f01bd4d9781b440533e85cf76f5309551c31051b5182359b4a1_arm64", "product": { "name": "openshift4/ose-baremetal-installer-rhel9@sha256:0d0d59ec96cf3f01bd4d9781b440533e85cf76f5309551c31051b5182359b4a1_arm64", "product_id": "openshift4/ose-baremetal-installer-rhel9@sha256:0d0d59ec96cf3f01bd4d9781b440533e85cf76f5309551c31051b5182359b4a1_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-baremetal-installer-rhel9@sha256:0d0d59ec96cf3f01bd4d9781b440533e85cf76f5309551c31051b5182359b4a1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel9\u0026tag=v4.16.0-202410011135.p0.ge8f8bf9.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-baremetal-rhel9-operator@sha256:97a2ac19dfb72802da34965f8fe9b63d13cd91cdc059655459bd4c699e89d214_arm64", "product": { "name": "openshift4/ose-baremetal-rhel9-operator@sha256:97a2ac19dfb72802da34965f8fe9b63d13cd91cdc059655459bd4c699e89d214_arm64", "product_id": "openshift4/ose-baremetal-rhel9-operator@sha256:97a2ac19dfb72802da34965f8fe9b63d13cd91cdc059655459bd4c699e89d214_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-baremetal-rhel9-operator@sha256:97a2ac19dfb72802da34965f8fe9b63d13cd91cdc059655459bd4c699e89d214?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.gae55a70.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3d5b1947a75a896d41cc6adda60554a09354695e16bb134bddc17623df559779_arm64", "product": { "name": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3d5b1947a75a896d41cc6adda60554a09354695e16bb134bddc17623df559779_arm64", "product_id": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3d5b1947a75a896d41cc6adda60554a09354695e16bb134bddc17623df559779_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-baremetal-runtimecfg-rhel9@sha256:3d5b1947a75a896d41cc6adda60554a09354695e16bb134bddc17623df559779?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9\u0026tag=v4.16.0-202410011135.p0.gf55a330.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cli-artifacts-rhel9@sha256:b0ba79caaf386a772e8ddb1a4ea4c03a8fe4cdd77f46a205ba0aac9805f5023f_arm64", "product": { "name": "openshift4/ose-cli-artifacts-rhel9@sha256:b0ba79caaf386a772e8ddb1a4ea4c03a8fe4cdd77f46a205ba0aac9805f5023f_arm64", "product_id": "openshift4/ose-cli-artifacts-rhel9@sha256:b0ba79caaf386a772e8ddb1a4ea4c03a8fe4cdd77f46a205ba0aac9805f5023f_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-cli-artifacts-rhel9@sha256:b0ba79caaf386a772e8ddb1a4ea4c03a8fe4cdd77f46a205ba0aac9805f5023f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts-rhel9\u0026tag=v4.16.0-202410011135.p0.gc44c839.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cloud-credential-rhel9-operator@sha256:ee08878c512a3f8263310a1d9be475538d711e0f46290ef7cf02046cc5e32ed5_arm64", "product": { "name": "openshift4/ose-cloud-credential-rhel9-operator@sha256:ee08878c512a3f8263310a1d9be475538d711e0f46290ef7cf02046cc5e32ed5_arm64", "product_id": "openshift4/ose-cloud-credential-rhel9-operator@sha256:ee08878c512a3f8263310a1d9be475538d711e0f46290ef7cf02046cc5e32ed5_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-cloud-credential-rhel9-operator@sha256:ee08878c512a3f8263310a1d9be475538d711e0f46290ef7cf02046cc5e32ed5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.gda307a1.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/cloud-network-config-controller-rhel9@sha256:2a78a4cd8f3cd0fa8e4f49da5f000c34ffc606566add5dac206643ad372016cb_arm64", "product": { "name": "openshift4/cloud-network-config-controller-rhel9@sha256:2a78a4cd8f3cd0fa8e4f49da5f000c34ffc606566add5dac206643ad372016cb_arm64", "product_id": "openshift4/cloud-network-config-controller-rhel9@sha256:2a78a4cd8f3cd0fa8e4f49da5f000c34ffc606566add5dac206643ad372016cb_arm64", "product_identification_helper": { "purl": "pkg:oci/cloud-network-config-controller-rhel9@sha256:2a78a4cd8f3cd0fa8e4f49da5f000c34ffc606566add5dac206643ad372016cb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/cloud-network-config-controller-rhel9\u0026tag=v4.16.0-202410011135.p0.g8ceee78.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-api-rhel9@sha256:0f4f7905eaa95013edb5b4f80c47e600e066ae0fdb325f4316ff790f5d76f996_arm64", "product": { "name": "openshift4/ose-cluster-api-rhel9@sha256:0f4f7905eaa95013edb5b4f80c47e600e066ae0fdb325f4316ff790f5d76f996_arm64", "product_id": "openshift4/ose-cluster-api-rhel9@sha256:0f4f7905eaa95013edb5b4f80c47e600e066ae0fdb325f4316ff790f5d76f996_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-api-rhel9@sha256:0f4f7905eaa95013edb5b4f80c47e600e066ae0fdb325f4316ff790f5d76f996?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-api-rhel9\u0026tag=v4.16.0-202410011135.p0.g5830a10.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:cae36b09bbde7abc1e4e55c199a4a5b68701817e08714f7181c90453bd3dc2ca_arm64", "product": { "name": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:cae36b09bbde7abc1e4e55c199a4a5b68701817e08714f7181c90453bd3dc2ca_arm64", "product_id": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:cae36b09bbde7abc1e4e55c199a4a5b68701817e08714f7181c90453bd3dc2ca_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-authentication-rhel9-operator@sha256:cae36b09bbde7abc1e4e55c199a4a5b68701817e08714f7181c90453bd3dc2ca?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.gbae1e1c.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:c7dee5b0a3952b744c50642b884b8dadc1e6c35ddad6b4a1345ba68cb6f7ead9_arm64", "product": { "name": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:c7dee5b0a3952b744c50642b884b8dadc1e6c35ddad6b4a1345ba68cb6f7ead9_arm64", "product_id": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:c7dee5b0a3952b744c50642b884b8dadc1e6c35ddad6b4a1345ba68cb6f7ead9_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-autoscaler-rhel9-operator@sha256:c7dee5b0a3952b744c50642b884b8dadc1e6c35ddad6b4a1345ba68cb6f7ead9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.g40cadf8.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:4baa146b54327ed992c6694e45dd8812e62bf6d53d8b24fba0e42b10996bfd6f_arm64", "product": { "name": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:4baa146b54327ed992c6694e45dd8812e62bf6d53d8b24fba0e42b10996bfd6f_arm64", "product_id": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:4baa146b54327ed992c6694e45dd8812e62bf6d53d8b24fba0e42b10996bfd6f_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-baremetal-operator-rhel9@sha256:4baa146b54327ed992c6694e45dd8812e62bf6d53d8b24fba0e42b10996bfd6f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9\u0026tag=v4.16.0-202410011135.p0.g8f65ef6.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-bootstrap-rhel9@sha256:fe0dd86482aead76b108129eefbb413ad79b4a22040f992d52ccdf5f9c8185f0_arm64", "product": { "name": "openshift4/ose-cluster-bootstrap-rhel9@sha256:fe0dd86482aead76b108129eefbb413ad79b4a22040f992d52ccdf5f9c8185f0_arm64", "product_id": "openshift4/ose-cluster-bootstrap-rhel9@sha256:fe0dd86482aead76b108129eefbb413ad79b4a22040f992d52ccdf5f9c8185f0_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-bootstrap-rhel9@sha256:fe0dd86482aead76b108129eefbb413ad79b4a22040f992d52ccdf5f9c8185f0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9\u0026tag=v4.16.0-202410011135.p0.g27bfb59.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-capi-rhel9-operator@sha256:5e752e0c78fea449e3cf085d75409ea239027b9f3e177622e7d5d99047079e8a_arm64", "product": { "name": "openshift4/ose-cluster-capi-rhel9-operator@sha256:5e752e0c78fea449e3cf085d75409ea239027b9f3e177622e7d5d99047079e8a_arm64", "product_id": "openshift4/ose-cluster-capi-rhel9-operator@sha256:5e752e0c78fea449e3cf085d75409ea239027b9f3e177622e7d5d99047079e8a_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-capi-rhel9-operator@sha256:5e752e0c78fea449e3cf085d75409ea239027b9f3e177622e7d5d99047079e8a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.g3a2f98f.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5a198f3220384c9a43acf6197e9309fa64b418e6f1517339c6ebddb828a90d8a_arm64", "product": { "name": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5a198f3220384c9a43acf6197e9309fa64b418e6f1517339c6ebddb828a90d8a_arm64", "product_id": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5a198f3220384c9a43acf6197e9309fa64b418e6f1517339c6ebddb828a90d8a_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5a198f3220384c9a43acf6197e9309fa64b418e6f1517339c6ebddb828a90d8a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.gd400813.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-config-api-rhel9@sha256:b17e2a68e391291e3f97e70d03685e7d6a54ef7475838065afc91a25f181c86d_arm64", "product": { "name": "openshift4/ose-cluster-config-api-rhel9@sha256:b17e2a68e391291e3f97e70d03685e7d6a54ef7475838065afc91a25f181c86d_arm64", "product_id": "openshift4/ose-cluster-config-api-rhel9@sha256:b17e2a68e391291e3f97e70d03685e7d6a54ef7475838065afc91a25f181c86d_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-config-api-rhel9@sha256:b17e2a68e391291e3f97e70d03685e7d6a54ef7475838065afc91a25f181c86d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-api-rhel9\u0026tag=v4.16.0-202410011135.p0.gb7d0481.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-config-rhel9-operator@sha256:055d03915469c4985d15c055834a9a37be155513d20fc3a3d79d3a15f0863280_arm64", "product": { "name": "openshift4/ose-cluster-config-rhel9-operator@sha256:055d03915469c4985d15c055834a9a37be155513d20fc3a3d79d3a15f0863280_arm64", "product_id": "openshift4/ose-cluster-config-rhel9-operator@sha256:055d03915469c4985d15c055834a9a37be155513d20fc3a3d79d3a15f0863280_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-config-rhel9-operator@sha256:055d03915469c4985d15c055834a9a37be155513d20fc3a3d79d3a15f0863280?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.g441d29c.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9d62f432e6e4a6060e4c6065bd9f5b4b5adb67a540b30e9457a3cc60c8ca38fe_arm64", "product": { "name": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9d62f432e6e4a6060e4c6065bd9f5b4b5adb67a540b30e9457a3cc60c8ca38fe_arm64", "product_id": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9d62f432e6e4a6060e4c6065bd9f5b4b5adb67a540b30e9457a3cc60c8ca38fe_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9d62f432e6e4a6060e4c6065bd9f5b4b5adb67a540b30e9457a3cc60c8ca38fe?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.gb0cb3df.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b947bb4d9d63a382a6a8848a9fc380270d7cc84ffe7e3bca8bcbf2a8e13b5140_arm64", "product": { "name": "openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b947bb4d9d63a382a6a8848a9fc380270d7cc84ffe7e3bca8bcbf2a8e13b5140_arm64", "product_id": "openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b947bb4d9d63a382a6a8848a9fc380270d7cc84ffe7e3bca8bcbf2a8e13b5140_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b947bb4d9d63a382a6a8848a9fc380270d7cc84ffe7e3bca8bcbf2a8e13b5140?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.g439826e.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-dns-rhel9-operator@sha256:580c403b9a04f532f3598552df139c059addcfddbb2983c51b4d31a846dd7cba_arm64", "product": { "name": "openshift4/ose-cluster-dns-rhel9-operator@sha256:580c403b9a04f532f3598552df139c059addcfddbb2983c51b4d31a846dd7cba_arm64", "product_id": "openshift4/ose-cluster-dns-rhel9-operator@sha256:580c403b9a04f532f3598552df139c059addcfddbb2983c51b4d31a846dd7cba_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-dns-rhel9-operator@sha256:580c403b9a04f532f3598552df139c059addcfddbb2983c51b4d31a846dd7cba?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.g8ddf28f.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:bca6dbc09d5073fa0532db4ae1c03ef136a91a2da99e9ea4c6e976e639f7f69d_arm64", "product": { "name": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:bca6dbc09d5073fa0532db4ae1c03ef136a91a2da99e9ea4c6e976e639f7f69d_arm64", "product_id": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:bca6dbc09d5073fa0532db4ae1c03ef136a91a2da99e9ea4c6e976e639f7f69d_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-image-registry-rhel9-operator@sha256:bca6dbc09d5073fa0532db4ae1c03ef136a91a2da99e9ea4c6e976e639f7f69d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.g9d2162f.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:a8063fc583ee40ad6de53b076e4b96a3b9bee80f3112ea18eca1bf178259ee67_arm64", "product": { "name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:a8063fc583ee40ad6de53b076e4b96a3b9bee80f3112ea18eca1bf178259ee67_arm64", "product_id": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:a8063fc583ee40ad6de53b076e4b96a3b9bee80f3112ea18eca1bf178259ee67_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-ingress-rhel9-operator@sha256:a8063fc583ee40ad6de53b076e4b96a3b9bee80f3112ea18eca1bf178259ee67?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.g57f9674.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:eaca0a1bf2825a5fe420781c0413deae064badd7928bd937ac3a6b5574b88164_arm64", "product": { "name": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:eaca0a1bf2825a5fe420781c0413deae064badd7928bd937ac3a6b5574b88164_arm64", "product_id": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:eaca0a1bf2825a5fe420781c0413deae064badd7928bd937ac3a6b5574b88164_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-kube-apiserver-rhel9-operator@sha256:eaca0a1bf2825a5fe420781c0413deae064badd7928bd937ac3a6b5574b88164?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.gde2f2ac.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2e5c7a5958a5e2d418d452983145c0b33c3803179fd55f57ddd19d7cd0e175cb_arm64", "product": { "name": "openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2e5c7a5958a5e2d418d452983145c0b33c3803179fd55f57ddd19d7cd0e175cb_arm64", "product_id": "openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2e5c7a5958a5e2d418d452983145c0b33c3803179fd55f57ddd19d7cd0e175cb_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2e5c7a5958a5e2d418d452983145c0b33c3803179fd55f57ddd19d7cd0e175cb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.g95ceaa9.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9481c52534a41cdc57cb7fa274562cbe3d4be3d59078ca8076a35e5e66b2e342_arm64", "product": { "name": "openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9481c52534a41cdc57cb7fa274562cbe3d4be3d59078ca8076a35e5e66b2e342_arm64", "product_id": "openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9481c52534a41cdc57cb7fa274562cbe3d4be3d59078ca8076a35e5e66b2e342_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9481c52534a41cdc57cb7fa274562cbe3d4be3d59078ca8076a35e5e66b2e342?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.g0338b3b.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d67ecd516b2b6f20f77f37670686d98264fe5e04874084425d11183f9184405b_arm64", "product": { "name": "openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d67ecd516b2b6f20f77f37670686d98264fe5e04874084425d11183f9184405b_arm64", "product_id": "openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d67ecd516b2b6f20f77f37670686d98264fe5e04874084425d11183f9184405b_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-kube-scheduler-rhel9-operator@sha256:d67ecd516b2b6f20f77f37670686d98264fe5e04874084425d11183f9184405b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.g630f63b.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b440ba783ec3f510cca5bb2dec3e365550836d096ebc18546843c79481e96d55_arm64", "product": { "name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b440ba783ec3f510cca5bb2dec3e365550836d096ebc18546843c79481e96d55_arm64", "product_id": "openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b440ba783ec3f510cca5bb2dec3e365550836d096ebc18546843c79481e96d55_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b440ba783ec3f510cca5bb2dec3e365550836d096ebc18546843c79481e96d55?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.ge825811.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-machine-approver-rhel9@sha256:fe5f0423ec40acae71118c3ed21dd5aba980ab6ed8dbf51de0cbef43ece46482_arm64", "product": { "name": "openshift4/ose-cluster-machine-approver-rhel9@sha256:fe5f0423ec40acae71118c3ed21dd5aba980ab6ed8dbf51de0cbef43ece46482_arm64", "product_id": "openshift4/ose-cluster-machine-approver-rhel9@sha256:fe5f0423ec40acae71118c3ed21dd5aba980ab6ed8dbf51de0cbef43ece46482_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-machine-approver-rhel9@sha256:fe5f0423ec40acae71118c3ed21dd5aba980ab6ed8dbf51de0cbef43ece46482?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9\u0026tag=v4.16.0-202410011135.p0.g3eba7ee.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-olm-rhel9-operator@sha256:d70e7ddef72b3424c74eeb21c5bf15057acb020729de2ebe15d6a99181612169_arm64", "product": { "name": "openshift4/ose-cluster-olm-rhel9-operator@sha256:d70e7ddef72b3424c74eeb21c5bf15057acb020729de2ebe15d6a99181612169_arm64", "product_id": "openshift4/ose-cluster-olm-rhel9-operator@sha256:d70e7ddef72b3424c74eeb21c5bf15057acb020729de2ebe15d6a99181612169_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-olm-rhel9-operator@sha256:d70e7ddef72b3424c74eeb21c5bf15057acb020729de2ebe15d6a99181612169?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.g27bf70d.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f47afb39ead821fc11a7b274258165780ec76c7780502979a1890c955426dbc7_arm64", "product": { "name": "openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f47afb39ead821fc11a7b274258165780ec76c7780502979a1890c955426dbc7_arm64", "product_id": "openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f47afb39ead821fc11a7b274258165780ec76c7780502979a1890c955426dbc7_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f47afb39ead821fc11a7b274258165780ec76c7780502979a1890c955426dbc7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.gd26f300.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f2df942ab6abe4fb16d93c88604dba68ec3947a4757fb6b78aa4250c408b7a5c_arm64", "product": { "name": "openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f2df942ab6abe4fb16d93c88604dba68ec3947a4757fb6b78aa4250c408b7a5c_arm64", "product_id": "openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f2df942ab6abe4fb16d93c88604dba68ec3947a4757fb6b78aa4250c408b7a5c_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f2df942ab6abe4fb16d93c88604dba68ec3947a4757fb6b78aa4250c408b7a5c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.gbcc371c.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ovirt-csi-driver-rhel9-operator@sha256:023e15f202e4dd4f89f69e626fcdaebcba3c332f0b5af1617c1a324a762ccf7a_arm64", "product": { "name": "openshift4/ovirt-csi-driver-rhel9-operator@sha256:023e15f202e4dd4f89f69e626fcdaebcba3c332f0b5af1617c1a324a762ccf7a_arm64", "product_id": "openshift4/ovirt-csi-driver-rhel9-operator@sha256:023e15f202e4dd4f89f69e626fcdaebcba3c332f0b5af1617c1a324a762ccf7a_arm64", "product_identification_helper": { "purl": "pkg:oci/ovirt-csi-driver-rhel9-operator@sha256:023e15f202e4dd4f89f69e626fcdaebcba3c332f0b5af1617c1a324a762ccf7a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.gac852f3.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:6346c71440b7fbbbef66324d2bb6f51b31598e3925ea0bb3b5085cc228a327bc_arm64", "product": { "name": "openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:6346c71440b7fbbbef66324d2bb6f51b31598e3925ea0bb3b5085cc228a327bc_arm64", "product_id": "openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:6346c71440b7fbbbef66324d2bb6f51b31598e3925ea0bb3b5085cc228a327bc_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-platform-operators-manager-rhel9@sha256:6346c71440b7fbbbef66324d2bb6f51b31598e3925ea0bb3b5085cc228a327bc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9\u0026tag=v4.16.0-202410011135.p0.gcf88629.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-policy-controller-rhel9@sha256:3c4a932228c3428f809295054838ca47737a3ca989ecd899800d52713abe7a63_arm64", "product": { "name": "openshift4/ose-cluster-policy-controller-rhel9@sha256:3c4a932228c3428f809295054838ca47737a3ca989ecd899800d52713abe7a63_arm64", "product_id": "openshift4/ose-cluster-policy-controller-rhel9@sha256:3c4a932228c3428f809295054838ca47737a3ca989ecd899800d52713abe7a63_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-policy-controller-rhel9@sha256:3c4a932228c3428f809295054838ca47737a3ca989ecd899800d52713abe7a63?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9\u0026tag=v4.16.0-202410011135.p0.geaea543.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-samples-rhel9-operator@sha256:0f74eb5ef2a06997f358d3e4ddfc67eb16d2af5585f5cbea3b8f05140cf29c38_arm64", "product": { "name": "openshift4/ose-cluster-samples-rhel9-operator@sha256:0f74eb5ef2a06997f358d3e4ddfc67eb16d2af5585f5cbea3b8f05140cf29c38_arm64", "product_id": "openshift4/ose-cluster-samples-rhel9-operator@sha256:0f74eb5ef2a06997f358d3e4ddfc67eb16d2af5585f5cbea3b8f05140cf29c38_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-samples-rhel9-operator@sha256:0f74eb5ef2a06997f358d3e4ddfc67eb16d2af5585f5cbea3b8f05140cf29c38?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.g6541dd7.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-storage-rhel9-operator@sha256:de40935c041c0ea61725b4b1d8656b052bfb8fc4a20669115c7653189e6c5a9e_arm64", "product": { "name": "openshift4/ose-cluster-storage-rhel9-operator@sha256:de40935c041c0ea61725b4b1d8656b052bfb8fc4a20669115c7653189e6c5a9e_arm64", "product_id": "openshift4/ose-cluster-storage-rhel9-operator@sha256:de40935c041c0ea61725b4b1d8656b052bfb8fc4a20669115c7653189e6c5a9e_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-storage-rhel9-operator@sha256:de40935c041c0ea61725b4b1d8656b052bfb8fc4a20669115c7653189e6c5a9e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator\u0026tag=v4.16.0-202410011905.p0.g7af2fc4.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-update-keys-rhel9@sha256:80917a936d2a57eb9ee36f212992137c634296f9a8d3a9e88ab731039d571ed7_arm64", "product": { "name": "openshift4/ose-cluster-update-keys-rhel9@sha256:80917a936d2a57eb9ee36f212992137c634296f9a8d3a9e88ab731039d571ed7_arm64", "product_id": "openshift4/ose-cluster-update-keys-rhel9@sha256:80917a936d2a57eb9ee36f212992137c634296f9a8d3a9e88ab731039d571ed7_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-update-keys-rhel9@sha256:80917a936d2a57eb9ee36f212992137c634296f9a8d3a9e88ab731039d571ed7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9\u0026tag=v4.16.0-202410011135.p0.gc0641e0.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-container-networking-plugins-rhel9@sha256:75af62512de7419730d267bea9260f455d7fe75e5cc32473ea894a7cde3b195a_arm64", "product": { "name": "openshift4/ose-container-networking-plugins-rhel9@sha256:75af62512de7419730d267bea9260f455d7fe75e5cc32473ea894a7cde3b195a_arm64", "product_id": "openshift4/ose-container-networking-plugins-rhel9@sha256:75af62512de7419730d267bea9260f455d7fe75e5cc32473ea894a7cde3b195a_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-container-networking-plugins-rhel9@sha256:75af62512de7419730d267bea9260f455d7fe75e5cc32473ea894a7cde3b195a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9\u0026tag=v4.16.0-202410011135.p0.g73b4123.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-csi-driver-shared-resource-rhel9@sha256:cc418b75e50292a06c889ea1d4748c38b4c6d0b66a62d157004aaa685560da9e_arm64", "product": { "name": "openshift4/ose-csi-driver-shared-resource-rhel9@sha256:cc418b75e50292a06c889ea1d4748c38b4c6d0b66a62d157004aaa685560da9e_arm64", "product_id": "openshift4/ose-csi-driver-shared-resource-rhel9@sha256:cc418b75e50292a06c889ea1d4748c38b4c6d0b66a62d157004aaa685560da9e_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-csi-driver-shared-resource-rhel9@sha256:cc418b75e50292a06c889ea1d4748c38b4c6d0b66a62d157004aaa685560da9e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9\u0026tag=v4.16.0-202410011135.p0.gbc125de.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:8552e0596d6aaa922e01d9384c3ba26cd08db8a0b2e93aa8adc2e81a421e0cbd_arm64", "product": { "name": "openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:8552e0596d6aaa922e01d9384c3ba26cd08db8a0b2e93aa8adc2e81a421e0cbd_arm64", "product_id": "openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:8552e0596d6aaa922e01d9384c3ba26cd08db8a0b2e93aa8adc2e81a421e0cbd_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-csi-driver-shared-resource-rhel9-operator@sha256:8552e0596d6aaa922e01d9384c3ba26cd08db8a0b2e93aa8adc2e81a421e0cbd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.g1e1194b.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:0f117ffedb3ac04246aae594b47467b32d746165a78224973ebc76566000e440_arm64", "product": { "name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:0f117ffedb3ac04246aae594b47467b32d746165a78224973ebc76566000e440_arm64", "product_id": "openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:0f117ffedb3ac04246aae594b47467b32d746165a78224973ebc76566000e440_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-csi-driver-shared-resource-webhook-rhel9@sha256:0f117ffedb3ac04246aae594b47467b32d746165a78224973ebc76566000e440?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9\u0026tag=v4.16.0-202410011135.p0.gbc125de.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-csi-external-resizer-rhel9@sha256:17291c69d3bed0266dc370cfa0f1842b160d562e5fa0e38eb03d57b8d1c941a6_arm64", "product": { "name": "openshift4/ose-csi-external-resizer-rhel9@sha256:17291c69d3bed0266dc370cfa0f1842b160d562e5fa0e38eb03d57b8d1c941a6_arm64", "product_id": "openshift4/ose-csi-external-resizer-rhel9@sha256:17291c69d3bed0266dc370cfa0f1842b160d562e5fa0e38eb03d57b8d1c941a6_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-csi-external-resizer-rhel9@sha256:17291c69d3bed0266dc370cfa0f1842b160d562e5fa0e38eb03d57b8d1c941a6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9\u0026tag=v4.16.0-202410011135.p0.gbdf5bfb.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:59a622584a35d1dc0ff327266c006c90a907fe5753acd2741193b290c86cef77_arm64", "product": { "name": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:59a622584a35d1dc0ff327266c006c90a907fe5753acd2741193b290c86cef77_arm64", "product_id": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:59a622584a35d1dc0ff327266c006c90a907fe5753acd2741193b290c86cef77_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-csi-external-snapshotter-rhel9@sha256:59a622584a35d1dc0ff327266c006c90a907fe5753acd2741193b290c86cef77?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9\u0026tag=v4.16.0-202410011135.p0.g5315d37.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:9e935873b4fee77568b6f667185d5c463d0700fdc5757a64f945110273d4f4ce_arm64", "product": { "name": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:9e935873b4fee77568b6f667185d5c463d0700fdc5757a64f945110273d4f4ce_arm64", "product_id": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:9e935873b4fee77568b6f667185d5c463d0700fdc5757a64f945110273d4f4ce_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-csi-snapshot-controller-rhel9@sha256:9e935873b4fee77568b6f667185d5c463d0700fdc5757a64f945110273d4f4ce?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9\u0026tag=v4.16.0-202410011135.p0.g5315d37.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:485a09448ddf4bda78e50991a7635da8b2365a0ed8001b37b233904ea9e7fd36_arm64", "product": { "name": "openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:485a09448ddf4bda78e50991a7635da8b2365a0ed8001b37b233904ea9e7fd36_arm64", "product_id": "openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:485a09448ddf4bda78e50991a7635da8b2365a0ed8001b37b233904ea9e7fd36_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-csi-snapshot-validation-webhook-rhel9@sha256:485a09448ddf4bda78e50991a7635da8b2365a0ed8001b37b233904ea9e7fd36?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9\u0026tag=v4.16.0-202410011135.p0.g5315d37.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/egress-router-cni-rhel9@sha256:313afc1d9dd8e618f775baa4ce2e0ff019db8ebc2a88adc29ac2c342fa6d31f3_arm64", "product": { "name": "openshift4/egress-router-cni-rhel9@sha256:313afc1d9dd8e618f775baa4ce2e0ff019db8ebc2a88adc29ac2c342fa6d31f3_arm64", "product_id": "openshift4/egress-router-cni-rhel9@sha256:313afc1d9dd8e618f775baa4ce2e0ff019db8ebc2a88adc29ac2c342fa6d31f3_arm64", "product_identification_helper": { "purl": "pkg:oci/egress-router-cni-rhel9@sha256:313afc1d9dd8e618f775baa4ce2e0ff019db8ebc2a88adc29ac2c342fa6d31f3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel9\u0026tag=v4.16.0-202410011135.p0.g7089efe.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-etcd-rhel9@sha256:b15815a603cd7fbf527d149eac887e2742af552f54bfcbf786431782723e5744_arm64", "product": { "name": "openshift4/ose-etcd-rhel9@sha256:b15815a603cd7fbf527d149eac887e2742af552f54bfcbf786431782723e5744_arm64", "product_id": "openshift4/ose-etcd-rhel9@sha256:b15815a603cd7fbf527d149eac887e2742af552f54bfcbf786431782723e5744_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-etcd-rhel9@sha256:b15815a603cd7fbf527d149eac887e2742af552f54bfcbf786431782723e5744?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-etcd-rhel9\u0026tag=v4.16.0-202410011135.p0.g16202ec.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4c7445e30204ee2b65b7c571d4aeaa67d1ff7a780382a1428c3af026ec7eac79_arm64", "product": { "name": "openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4c7445e30204ee2b65b7c571d4aeaa67d1ff7a780382a1428c3af026ec7eac79_arm64", "product_id": "openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4c7445e30204ee2b65b7c571d4aeaa67d1ff7a780382a1428c3af026ec7eac79_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-gcp-cloud-controller-manager-rhel9@sha256:4c7445e30204ee2b65b7c571d4aeaa67d1ff7a780382a1428c3af026ec7eac79?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9\u0026tag=v4.16.0-202410011135.p0.g26b43df.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6650b4611fb0f7db84975f34c846222060e35bc9279818db39f1f49bfc15bc08_arm64", "product": { "name": "openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6650b4611fb0f7db84975f34c846222060e35bc9279818db39f1f49bfc15bc08_arm64", "product_id": "openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6650b4611fb0f7db84975f34c846222060e35bc9279818db39f1f49bfc15bc08_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-gcp-cluster-api-controllers-rhel9@sha256:6650b4611fb0f7db84975f34c846222060e35bc9279818db39f1f49bfc15bc08?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9\u0026tag=v4.16.0-202410011135.p0.g02432df.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:23a050153da0f5cea24f5137327ac787da3d4b8c252fb36d5641999c14aa03cb_arm64", "product": { "name": "openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:23a050153da0f5cea24f5137327ac787da3d4b8c252fb36d5641999c14aa03cb_arm64", "product_id": "openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:23a050153da0f5cea24f5137327ac787da3d4b8c252fb36d5641999c14aa03cb_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-gcp-pd-csi-driver-rhel9@sha256:23a050153da0f5cea24f5137327ac787da3d4b8c252fb36d5641999c14aa03cb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9\u0026tag=v4.16.0-202410011135.p0.g5ed71c6.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:caa803d70386e611b83f2b8652b9ce84d65c99a92166eaf014671f86f4ad4d1b_arm64", "product": { "name": "openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:caa803d70386e611b83f2b8652b9ce84d65c99a92166eaf014671f86f4ad4d1b_arm64", "product_id": "openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:caa803d70386e611b83f2b8652b9ce84d65c99a92166eaf014671f86f4ad4d1b_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-gcp-pd-csi-driver-operator-rhel9@sha256:caa803d70386e611b83f2b8652b9ce84d65c99a92166eaf014671f86f4ad4d1b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9\u0026tag=v4.16.0-202410011135.p0.g799327f.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-hypershift-rhel9@sha256:39064ddeb4275be1134dc72bb6cfff8325d11569d1513a3c03212a3fa8208089_arm64", "product": { "name": "openshift4/ose-hypershift-rhel9@sha256:39064ddeb4275be1134dc72bb6cfff8325d11569d1513a3c03212a3fa8208089_arm64", "product_id": "openshift4/ose-hypershift-rhel9@sha256:39064ddeb4275be1134dc72bb6cfff8325d11569d1513a3c03212a3fa8208089_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-hypershift-rhel9@sha256:39064ddeb4275be1134dc72bb6cfff8325d11569d1513a3c03212a3fa8208089?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel9\u0026tag=v4.16.0-202410011135.p0.g235766c.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-image-customization-controller-rhel9@sha256:e4333895ca011de3264634736e03a8ffe71304b6f5d343c2b240168daff44636_arm64", "product": { "name": "openshift4/ose-image-customization-controller-rhel9@sha256:e4333895ca011de3264634736e03a8ffe71304b6f5d343c2b240168daff44636_arm64", "product_id": "openshift4/ose-image-customization-controller-rhel9@sha256:e4333895ca011de3264634736e03a8ffe71304b6f5d343c2b240168daff44636_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-image-customization-controller-rhel9@sha256:e4333895ca011de3264634736e03a8ffe71304b6f5d343c2b240168daff44636?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-image-customization-controller-rhel9\u0026tag=v4.16.0-202410011135.p0.g3948096.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-insights-rhel9-operator@sha256:13a73124261212b07c95ed6ee0aeb8238061078971a8ceb3e9210f5a41693eb2_arm64", "product": { "name": "openshift4/ose-insights-rhel9-operator@sha256:13a73124261212b07c95ed6ee0aeb8238061078971a8ceb3e9210f5a41693eb2_arm64", "product_id": "openshift4/ose-insights-rhel9-operator@sha256:13a73124261212b07c95ed6ee0aeb8238061078971a8ceb3e9210f5a41693eb2_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-insights-rhel9-operator@sha256:13a73124261212b07c95ed6ee0aeb8238061078971a8ceb3e9210f5a41693eb2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.gb98e7c8.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-installer-altinfra-rhel9@sha256:2bf37726a79cac4224bbbd2e3be07a773d1010a00d5582a9097a4090fa1f6d62_arm64", "product": { "name": "openshift4/ose-installer-altinfra-rhel9@sha256:2bf37726a79cac4224bbbd2e3be07a773d1010a00d5582a9097a4090fa1f6d62_arm64", "product_id": "openshift4/ose-installer-altinfra-rhel9@sha256:2bf37726a79cac4224bbbd2e3be07a773d1010a00d5582a9097a4090fa1f6d62_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-installer-altinfra-rhel9@sha256:2bf37726a79cac4224bbbd2e3be07a773d1010a00d5582a9097a4090fa1f6d62?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-altinfra-rhel9\u0026tag=v4.16.0-202410011135.p0.ge8f8bf9.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-installer-artifacts-rhel9@sha256:d14d5f0f2a63d6b99e477f1578cf824b0ae6d707e2b592c853d6d4a03053254e_arm64", "product": { "name": "openshift4/ose-installer-artifacts-rhel9@sha256:d14d5f0f2a63d6b99e477f1578cf824b0ae6d707e2b592c853d6d4a03053254e_arm64", "product_id": "openshift4/ose-installer-artifacts-rhel9@sha256:d14d5f0f2a63d6b99e477f1578cf824b0ae6d707e2b592c853d6d4a03053254e_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-installer-artifacts-rhel9@sha256:d14d5f0f2a63d6b99e477f1578cf824b0ae6d707e2b592c853d6d4a03053254e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts-rhel9\u0026tag=v4.16.0-202410011135.p0.ge8f8bf9.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-installer-rhel9@sha256:5db29e7e8d75607634f84ba38ebee05fda82eed5cbf40fb18922b7c06b7bb30f_arm64", "product": { "name": "openshift4/ose-installer-rhel9@sha256:5db29e7e8d75607634f84ba38ebee05fda82eed5cbf40fb18922b7c06b7bb30f_arm64", "product_id": "openshift4/ose-installer-rhel9@sha256:5db29e7e8d75607634f84ba38ebee05fda82eed5cbf40fb18922b7c06b7bb30f_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-installer-rhel9@sha256:5db29e7e8d75607634f84ba38ebee05fda82eed5cbf40fb18922b7c06b7bb30f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-rhel9\u0026tag=v4.16.0-202410011135.p0.ge8f8bf9.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/kube-metrics-server-rhel9@sha256:ac7dc0a2f37773d79e300b2974c08c42cdb80ca90fd4344c2896d906169a804f_arm64", "product": { "name": "openshift4/kube-metrics-server-rhel9@sha256:ac7dc0a2f37773d79e300b2974c08c42cdb80ca90fd4344c2896d906169a804f_arm64", "product_id": "openshift4/kube-metrics-server-rhel9@sha256:ac7dc0a2f37773d79e300b2974c08c42cdb80ca90fd4344c2896d906169a804f_arm64", "product_identification_helper": { "purl": "pkg:oci/kube-metrics-server-rhel9@sha256:ac7dc0a2f37773d79e300b2974c08c42cdb80ca90fd4344c2896d906169a804f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/kube-metrics-server-rhel9\u0026tag=v4.16.0-202410011135.p0.g8c2920c.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9f69adaae94ac55ab8e87d549a97b1d481991928c6960d29d3723d65a0be01ac_arm64", "product": { "name": "openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9f69adaae94ac55ab8e87d549a97b1d481991928c6960d29d3723d65a0be01ac_arm64", "product_id": "openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9f69adaae94ac55ab8e87d549a97b1d481991928c6960d29d3723d65a0be01ac_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-kube-storage-version-migrator-rhel9@sha256:9f69adaae94ac55ab8e87d549a97b1d481991928c6960d29d3723d65a0be01ac?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9\u0026tag=v4.16.0-202410011135.p0.g969a60e.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d32d4b2e9e0b8d30e08c1316ac0a79252ed85670d5b00b619247c560c5cd16f9_arm64", "product": { "name": "openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d32d4b2e9e0b8d30e08c1316ac0a79252ed85670d5b00b619247c560c5cd16f9_arm64", "product_id": "openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d32d4b2e9e0b8d30e08c1316ac0a79252ed85670d5b00b619247c560c5cd16f9_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d32d4b2e9e0b8d30e08c1316ac0a79252ed85670d5b00b619247c560c5cd16f9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9\u0026tag=v4.16.0-202410011135.p0.g3db7610.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/kubevirt-csi-driver-rhel9@sha256:d5211ce096540ee3572943feb8425df8f1ed611f0fbbb6bd74600d058f16cc8a_arm64", "product": { "name": "openshift4/kubevirt-csi-driver-rhel9@sha256:d5211ce096540ee3572943feb8425df8f1ed611f0fbbb6bd74600d058f16cc8a_arm64", "product_id": "openshift4/kubevirt-csi-driver-rhel9@sha256:d5211ce096540ee3572943feb8425df8f1ed611f0fbbb6bd74600d058f16cc8a_arm64", "product_identification_helper": { "purl": "pkg:oci/kubevirt-csi-driver-rhel9@sha256:d5211ce096540ee3572943feb8425df8f1ed611f0fbbb6bd74600d058f16cc8a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9\u0026tag=v4.16.0-202410011135.p0.g0693093.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:42a7a603fba8bbc9acc4415c441fea219a9db697d3aebee9503723b6176d91b3_arm64", "product": { "name": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:42a7a603fba8bbc9acc4415c441fea219a9db697d3aebee9503723b6176d91b3_arm64", "product_id": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:42a7a603fba8bbc9acc4415c441fea219a9db697d3aebee9503723b6176d91b3_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-libvirt-machine-controllers-rhel9@sha256:42a7a603fba8bbc9acc4415c441fea219a9db697d3aebee9503723b6176d91b3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9\u0026tag=v4.16.0-202410011135.p0.ga336f0b.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-machine-api-rhel9-operator@sha256:cabdedc128074d67ac226bf60c538fbeeb2e8eef8451af710f4916a7dff4c2ae_arm64", "product": { "name": "openshift4/ose-machine-api-rhel9-operator@sha256:cabdedc128074d67ac226bf60c538fbeeb2e8eef8451af710f4916a7dff4c2ae_arm64", "product_id": "openshift4/ose-machine-api-rhel9-operator@sha256:cabdedc128074d67ac226bf60c538fbeeb2e8eef8451af710f4916a7dff4c2ae_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-machine-api-rhel9-operator@sha256:cabdedc128074d67ac226bf60c538fbeeb2e8eef8451af710f4916a7dff4c2ae?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.g9f9c6ba.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-machine-api-provider-aws-rhel9@sha256:c1eebd2250a4843c66bbe66c15a10ca25d956eca8bafbd066f5767d3877ef674_arm64", "product": { "name": "openshift4/ose-machine-api-provider-aws-rhel9@sha256:c1eebd2250a4843c66bbe66c15a10ca25d956eca8bafbd066f5767d3877ef674_arm64", "product_id": "openshift4/ose-machine-api-provider-aws-rhel9@sha256:c1eebd2250a4843c66bbe66c15a10ca25d956eca8bafbd066f5767d3877ef674_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-machine-api-provider-aws-rhel9@sha256:c1eebd2250a4843c66bbe66c15a10ca25d956eca8bafbd066f5767d3877ef674?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9\u0026tag=v4.16.0-202410011135.p0.g61d60f6.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-machine-api-provider-azure-rhel9@sha256:0ea28289a3a4c13819c8e5dd100e30f6e6f81c17015baf3d3e605a3e45dc2f47_arm64", "product": { "name": "openshift4/ose-machine-api-provider-azure-rhel9@sha256:0ea28289a3a4c13819c8e5dd100e30f6e6f81c17015baf3d3e605a3e45dc2f47_arm64", "product_id": "openshift4/ose-machine-api-provider-azure-rhel9@sha256:0ea28289a3a4c13819c8e5dd100e30f6e6f81c17015baf3d3e605a3e45dc2f47_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-machine-api-provider-azure-rhel9@sha256:0ea28289a3a4c13819c8e5dd100e30f6e6f81c17015baf3d3e605a3e45dc2f47?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9\u0026tag=v4.16.0-202410011135.p0.ge4e1150.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:48926d3237b940557630dad93fda15f1a18794f108b486c68520c6271c919683_arm64", "product": { "name": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:48926d3237b940557630dad93fda15f1a18794f108b486c68520c6271c919683_arm64", "product_id": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:48926d3237b940557630dad93fda15f1a18794f108b486c68520c6271c919683_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-machine-api-provider-gcp-rhel9@sha256:48926d3237b940557630dad93fda15f1a18794f108b486c68520c6271c919683?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9\u0026tag=v4.16.0-202410011135.p0.ge72657c.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:91fed3c78d372244f987f44d65ea2488135ccc61f276466fcff8f03ca8cef73f_arm64", "product": { "name": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:91fed3c78d372244f987f44d65ea2488135ccc61f276466fcff8f03ca8cef73f_arm64", "product_id": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:91fed3c78d372244f987f44d65ea2488135ccc61f276466fcff8f03ca8cef73f_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-machine-api-provider-openstack-rhel9@sha256:91fed3c78d372244f987f44d65ea2488135ccc61f276466fcff8f03ca8cef73f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9\u0026tag=v4.16.0-202410011135.p0.g5ada1cb.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-machine-config-rhel9-operator@sha256:e228c59f688c379092531ccd015dfb49b5816ad2ca459dd1a277d5b154470cfa_arm64", "product": { "name": "openshift4/ose-machine-config-rhel9-operator@sha256:e228c59f688c379092531ccd015dfb49b5816ad2ca459dd1a277d5b154470cfa_arm64", "product_id": "openshift4/ose-machine-config-rhel9-operator@sha256:e228c59f688c379092531ccd015dfb49b5816ad2ca459dd1a277d5b154470cfa_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-machine-config-rhel9-operator@sha256:e228c59f688c379092531ccd015dfb49b5816ad2ca459dd1a277d5b154470cfa?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.g6a425ab.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-machine-os-images-rhel9@sha256:cba0a613535e8d827f7ce6300bae4cf382e55c7a5fe8d2aa9cf27ae1e67cc365_arm64", "product": { "name": "openshift4/ose-machine-os-images-rhel9@sha256:cba0a613535e8d827f7ce6300bae4cf382e55c7a5fe8d2aa9cf27ae1e67cc365_arm64", "product_id": "openshift4/ose-machine-os-images-rhel9@sha256:cba0a613535e8d827f7ce6300bae4cf382e55c7a5fe8d2aa9cf27ae1e67cc365_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-machine-os-images-rhel9@sha256:cba0a613535e8d827f7ce6300bae4cf382e55c7a5fe8d2aa9cf27ae1e67cc365?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel9\u0026tag=v4.16.0-202410011135.p0.g3cc9709.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-multus-admission-controller-rhel9@sha256:71690465c529aff1e4292388b9ce8db3ec3e566da01a95c3267f0d4e3bb0163d_arm64", "product": { "name": "openshift4/ose-multus-admission-controller-rhel9@sha256:71690465c529aff1e4292388b9ce8db3ec3e566da01a95c3267f0d4e3bb0163d_arm64", "product_id": "openshift4/ose-multus-admission-controller-rhel9@sha256:71690465c529aff1e4292388b9ce8db3ec3e566da01a95c3267f0d4e3bb0163d_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-multus-admission-controller-rhel9@sha256:71690465c529aff1e4292388b9ce8db3ec3e566da01a95c3267f0d4e3bb0163d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9\u0026tag=v4.16.0-202410011135.p0.g88c596e.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-multus-networkpolicy-rhel9@sha256:ed22a41693fc3f0466313e00cbf9a7171e4a2f1e98e6e460a4c8e6b3a9d553db_arm64", "product": { "name": "openshift4/ose-multus-networkpolicy-rhel9@sha256:ed22a41693fc3f0466313e00cbf9a7171e4a2f1e98e6e460a4c8e6b3a9d553db_arm64", "product_id": "openshift4/ose-multus-networkpolicy-rhel9@sha256:ed22a41693fc3f0466313e00cbf9a7171e4a2f1e98e6e460a4c8e6b3a9d553db_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-multus-networkpolicy-rhel9@sha256:ed22a41693fc3f0466313e00cbf9a7171e4a2f1e98e6e460a4c8e6b3a9d553db?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9\u0026tag=v4.16.0-202410011135.p0.gf988f89.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-multus-route-override-cni-rhel9@sha256:d6cd6d6bfbb2897fa954ada109ef79d7f35ae479ec7705d556e531e260970036_arm64", "product": { "name": "openshift4/ose-multus-route-override-cni-rhel9@sha256:d6cd6d6bfbb2897fa954ada109ef79d7f35ae479ec7705d556e531e260970036_arm64", "product_id": "openshift4/ose-multus-route-override-cni-rhel9@sha256:d6cd6d6bfbb2897fa954ada109ef79d7f35ae479ec7705d556e531e260970036_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-multus-route-override-cni-rhel9@sha256:d6cd6d6bfbb2897fa954ada109ef79d7f35ae479ec7705d556e531e260970036?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9\u0026tag=v4.16.0-202410011135.p0.g73594f7.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:38891b4547aea650a23c9b3ff616b4dd23635f426ad8c5986c72d7092f774e5f_arm64", "product": { "name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:38891b4547aea650a23c9b3ff616b4dd23635f426ad8c5986c72d7092f774e5f_arm64", "product_id": "openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:38891b4547aea650a23c9b3ff616b4dd23635f426ad8c5986c72d7092f774e5f_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-multus-whereabouts-ipam-cni-rhel9@sha256:38891b4547aea650a23c9b3ff616b4dd23635f426ad8c5986c72d7092f774e5f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9\u0026tag=v4.16.0-202410011135.p0.gdab1dd2.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-must-gather-rhel9@sha256:d59a40a994293e7ca75831c8e2899b6b91e46ed8fb8485e5d2af420318396b30_arm64", "product": { "name": "openshift4/ose-must-gather-rhel9@sha256:d59a40a994293e7ca75831c8e2899b6b91e46ed8fb8485e5d2af420318396b30_arm64", "product_id": "openshift4/ose-must-gather-rhel9@sha256:d59a40a994293e7ca75831c8e2899b6b91e46ed8fb8485e5d2af420318396b30_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-must-gather-rhel9@sha256:d59a40a994293e7ca75831c8e2899b6b91e46ed8fb8485e5d2af420318396b30?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather-rhel9\u0026tag=v4.16.0-202410011135.p0.gaea114c.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-network-interface-bond-cni-rhel9@sha256:50386e429264b43ee201e3163a90d739511d22d9b79fb49df98788d607e24058_arm64", "product": { "name": "openshift4/ose-network-interface-bond-cni-rhel9@sha256:50386e429264b43ee201e3163a90d739511d22d9b79fb49df98788d607e24058_arm64", "product_id": "openshift4/ose-network-interface-bond-cni-rhel9@sha256:50386e429264b43ee201e3163a90d739511d22d9b79fb49df98788d607e24058_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-network-interface-bond-cni-rhel9@sha256:50386e429264b43ee201e3163a90d739511d22d9b79fb49df98788d607e24058?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9\u0026tag=v4.16.0-202410011135.p0.gbb91145.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-network-metrics-daemon-rhel9@sha256:7b82cf52205992020a66d66433a36c660acc5ae1e0a59c48b330f7659b5b1664_arm64", "product": { "name": "openshift4/ose-network-metrics-daemon-rhel9@sha256:7b82cf52205992020a66d66433a36c660acc5ae1e0a59c48b330f7659b5b1664_arm64", "product_id": "openshift4/ose-network-metrics-daemon-rhel9@sha256:7b82cf52205992020a66d66433a36c660acc5ae1e0a59c48b330f7659b5b1664_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-network-metrics-daemon-rhel9@sha256:7b82cf52205992020a66d66433a36c660acc5ae1e0a59c48b330f7659b5b1664?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9\u0026tag=v4.16.0-202410011135.p0.g4805926.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/network-tools-rhel9@sha256:b08975f72e78da36d4b06a94562984bba3781bf294b07a7dcae83db25df827c9_arm64", "product": { "name": "openshift4/network-tools-rhel9@sha256:b08975f72e78da36d4b06a94562984bba3781bf294b07a7dcae83db25df827c9_arm64", "product_id": "openshift4/network-tools-rhel9@sha256:b08975f72e78da36d4b06a94562984bba3781bf294b07a7dcae83db25df827c9_arm64", "product_identification_helper": { "purl": "pkg:oci/network-tools-rhel9@sha256:b08975f72e78da36d4b06a94562984bba3781bf294b07a7dcae83db25df827c9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel9\u0026tag=v4.16.0-202410011905.p0.g39eca10.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-sdn-rhel9@sha256:bc6659145b86092d47cd92dede33a112acfc74dee96fd4dac26def6f890649f6_arm64", "product": { "name": "openshift4/ose-sdn-rhel9@sha256:bc6659145b86092d47cd92dede33a112acfc74dee96fd4dac26def6f890649f6_arm64", "product_id": "openshift4/ose-sdn-rhel9@sha256:bc6659145b86092d47cd92dede33a112acfc74dee96fd4dac26def6f890649f6_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-sdn-rhel9@sha256:bc6659145b86092d47cd92dede33a112acfc74dee96fd4dac26def6f890649f6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sdn-rhel9\u0026tag=v4.16.0-202410011135.p0.g807fca2.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-oauth-apiserver-rhel9@sha256:7b92bd5c74909ca0ae0d0a007f0f21b420a2eff13d4673863bcb8d12f0ceb72e_arm64", "product": { "name": "openshift4/ose-oauth-apiserver-rhel9@sha256:7b92bd5c74909ca0ae0d0a007f0f21b420a2eff13d4673863bcb8d12f0ceb72e_arm64", "product_id": "openshift4/ose-oauth-apiserver-rhel9@sha256:7b92bd5c74909ca0ae0d0a007f0f21b420a2eff13d4673863bcb8d12f0ceb72e_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-oauth-apiserver-rhel9@sha256:7b92bd5c74909ca0ae0d0a007f0f21b420a2eff13d4673863bcb8d12f0ceb72e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9\u0026tag=v4.16.0-202410011135.p0.gfa1f097.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-olm-catalogd-rhel9@sha256:0ea048024abf0c908a820db88a19323f8da005ea2d0bb7d09ad933c29eed3e14_arm64", "product": { "name": "openshift4/ose-olm-catalogd-rhel9@sha256:0ea048024abf0c908a820db88a19323f8da005ea2d0bb7d09ad933c29eed3e14_arm64", "product_id": "openshift4/ose-olm-catalogd-rhel9@sha256:0ea048024abf0c908a820db88a19323f8da005ea2d0bb7d09ad933c29eed3e14_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-olm-catalogd-rhel9@sha256:0ea048024abf0c908a820db88a19323f8da005ea2d0bb7d09ad933c29eed3e14?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-olm-catalogd-rhel9\u0026tag=v4.16.0-202410011135.p0.g79975a5.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-olm-operator-controller-rhel9@sha256:7ebc6b37e058dbafc291b2b9926fc1c3138407db1a2758fb0f627d0d0ad222cc_arm64", "product": { "name": "openshift4/ose-olm-operator-controller-rhel9@sha256:7ebc6b37e058dbafc291b2b9926fc1c3138407db1a2758fb0f627d0d0ad222cc_arm64", "product_id": "openshift4/ose-olm-operator-controller-rhel9@sha256:7ebc6b37e058dbafc291b2b9926fc1c3138407db1a2758fb0f627d0d0ad222cc_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-olm-operator-controller-rhel9@sha256:7ebc6b37e058dbafc291b2b9926fc1c3138407db1a2758fb0f627d0d0ad222cc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9\u0026tag=v4.16.0-202410011135.p0.g80b8649.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-olm-rukpak-rhel9@sha256:fbac2db13b31228dfbb8fc8433572a9b1ee14235391e840c8dcb8b20bd33366e_arm64", "product": { "name": "openshift4/ose-olm-rukpak-rhel9@sha256:fbac2db13b31228dfbb8fc8433572a9b1ee14235391e840c8dcb8b20bd33366e_arm64", "product_id": "openshift4/ose-olm-rukpak-rhel9@sha256:fbac2db13b31228dfbb8fc8433572a9b1ee14235391e840c8dcb8b20bd33366e_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-olm-rukpak-rhel9@sha256:fbac2db13b31228dfbb8fc8433572a9b1ee14235391e840c8dcb8b20bd33366e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-olm-rukpak-rhel9\u0026tag=v4.16.0-202410011135.p0.g282cc84.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-openshift-apiserver-rhel9@sha256:bbf1ca462794b4052fbe61320dfecac68344e89e69170fb768ed7c337c72c24a_arm64", "product": { "name": "openshift4/ose-openshift-apiserver-rhel9@sha256:bbf1ca462794b4052fbe61320dfecac68344e89e69170fb768ed7c337c72c24a_arm64", "product_id": "openshift4/ose-openshift-apiserver-rhel9@sha256:bbf1ca462794b4052fbe61320dfecac68344e89e69170fb768ed7c337c72c24a_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-openshift-apiserver-rhel9@sha256:bbf1ca462794b4052fbe61320dfecac68344e89e69170fb768ed7c337c72c24a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9\u0026tag=v4.16.0-202410011135.p0.g6b51841.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:09f31268dd0285f5316f3fa2ff5a5af330ef6eb87d1794291080ef65fa90f29e_arm64", "product": { "name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:09f31268dd0285f5316f3fa2ff5a5af330ef6eb87d1794291080ef65fa90f29e_arm64", "product_id": "openshift4/ose-openshift-controller-manager-rhel9@sha256:09f31268dd0285f5316f3fa2ff5a5af330ef6eb87d1794291080ef65fa90f29e_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-openshift-controller-manager-rhel9@sha256:09f31268dd0285f5316f3fa2ff5a5af330ef6eb87d1794291080ef65fa90f29e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9\u0026tag=v4.16.0-202410011135.p0.gb906ac1.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:66c8e3cb9abece0269ea56173bc29b25d23fb47d0609cc5fb2c72432b894c45d_arm64", "product": { "name": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:66c8e3cb9abece0269ea56173bc29b25d23fb47d0609cc5fb2c72432b894c45d_arm64", "product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:66c8e3cb9abece0269ea56173bc29b25d23fb47d0609cc5fb2c72432b894c45d_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel9@sha256:66c8e3cb9abece0269ea56173bc29b25d23fb47d0609cc5fb2c72432b894c45d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9\u0026tag=v4.16.0-202410011135.p0.gb7e9010.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7efe60ce5e60ae8f7b467fb5126c470c1c9149a132abb20bf3d742fe637918e3_arm64", "product": { "name": "openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7efe60ce5e60ae8f7b467fb5126c470c1c9149a132abb20bf3d742fe637918e3_arm64", "product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7efe60ce5e60ae8f7b467fb5126c470c1c9149a132abb20bf3d742fe637918e3_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7efe60ce5e60ae8f7b467fb5126c470c1c9149a132abb20bf3d742fe637918e3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.g85b5209.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2e5b9b72b4b5d4ceadf82fac617aa2238a5bb03985884dabec51ef60501df810_arm64", "product": { "name": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2e5b9b72b4b5d4ceadf82fac617aa2238a5bb03985884dabec51ef60501df810_arm64", "product_id": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2e5b9b72b4b5d4ceadf82fac617aa2238a5bb03985884dabec51ef60501df810_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel9@sha256:2e5b9b72b4b5d4ceadf82fac617aa2238a5bb03985884dabec51ef60501df810?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9\u0026tag=v4.16.0-202410011135.p0.gb7e9010.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-operator-framework-tools-rhel9@sha256:5a964467517702bb57a92aba855db77df919004b7007d681e29a8d4da870ff6e_arm64", "product": { "name": "openshift4/ose-operator-framework-tools-rhel9@sha256:5a964467517702bb57a92aba855db77df919004b7007d681e29a8d4da870ff6e_arm64", "product_id": "openshift4/ose-operator-framework-tools-rhel9@sha256:5a964467517702bb57a92aba855db77df919004b7007d681e29a8d4da870ff6e_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-operator-framework-tools-rhel9@sha256:5a964467517702bb57a92aba855db77df919004b7007d681e29a8d4da870ff6e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9\u0026tag=v4.16.0-202410011135.p0.gc50e9ce.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ovirt-csi-driver-rhel9@sha256:78986e9befae75e55b9f3773a7e53092aabd48851fffaa9093f0f01b7a4d1960_arm64", "product": { "name": "openshift4/ovirt-csi-driver-rhel9@sha256:78986e9befae75e55b9f3773a7e53092aabd48851fffaa9093f0f01b7a4d1960_arm64", "product_id": "openshift4/ovirt-csi-driver-rhel9@sha256:78986e9befae75e55b9f3773a7e53092aabd48851fffaa9093f0f01b7a4d1960_arm64", "product_identification_helper": { "purl": "pkg:oci/ovirt-csi-driver-rhel9@sha256:78986e9befae75e55b9f3773a7e53092aabd48851fffaa9093f0f01b7a4d1960?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel9\u0026tag=v4.16.0-202410011135.p0.g1db726a.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-ovirt-machine-controllers-rhel9@sha256:05c51bc8b9010f7692f1237a83e0590d1e8b778187664b4b27bcdead4212a810_arm64", "product": { "name": "openshift4/ose-ovirt-machine-controllers-rhel9@sha256:05c51bc8b9010f7692f1237a83e0590d1e8b778187664b4b27bcdead4212a810_arm64", "product_id": "openshift4/ose-ovirt-machine-controllers-rhel9@sha256:05c51bc8b9010f7692f1237a83e0590d1e8b778187664b4b27bcdead4212a810_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-ovirt-machine-controllers-rhel9@sha256:05c51bc8b9010f7692f1237a83e0590d1e8b778187664b4b27bcdead4212a810?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel9\u0026tag=v4.16.0-202410011135.p0.gabb91c8.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:80e94de7c2c28572375e3669b6b13fc1ec83a1ad2f3c5646fc4ea646aaa780da_arm64", "product": { "name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:80e94de7c2c28572375e3669b6b13fc1ec83a1ad2f3c5646fc4ea646aaa780da_arm64", "product_id": "openshift4/ose-ovn-kubernetes-rhel9@sha256:80e94de7c2c28572375e3669b6b13fc1ec83a1ad2f3c5646fc4ea646aaa780da_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256:80e94de7c2c28572375e3669b6b13fc1ec83a1ad2f3c5646fc4ea646aaa780da?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=v4.16.0-202410011905.p0.g90d0591.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:178f3eac64d3038e873d64d72ca1f5bfa17ec36397c8290ce98d5692fe8b1e4e_arm64", "product": { "name": "openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:178f3eac64d3038e873d64d72ca1f5bfa17ec36397c8290ce98d5692fe8b1e4e_arm64", "product_id": "openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:178f3eac64d3038e873d64d72ca1f5bfa17ec36397c8290ce98d5692fe8b1e4e_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-k8s-prometheus-adapter-rhel9@sha256:178f3eac64d3038e873d64d72ca1f5bfa17ec36397c8290ce98d5692fe8b1e4e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9\u0026tag=v4.16.0-202410011135.p0.ge4f859b.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/openshift-route-controller-manager-rhel9@sha256:8ffb1ab788f27438f22ca5c164e790bb3313e0561f9d8c94631e4ed80089f9ee_arm64", "product": { "name": "openshift4/openshift-route-controller-manager-rhel9@sha256:8ffb1ab788f27438f22ca5c164e790bb3313e0561f9d8c94631e4ed80089f9ee_arm64", "product_id": "openshift4/openshift-route-controller-manager-rhel9@sha256:8ffb1ab788f27438f22ca5c164e790bb3313e0561f9d8c94631e4ed80089f9ee_arm64", "product_identification_helper": { "purl": "pkg:oci/openshift-route-controller-manager-rhel9@sha256:8ffb1ab788f27438f22ca5c164e790bb3313e0561f9d8c94631e4ed80089f9ee?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9\u0026tag=v4.16.0-202410011135.p0.g3112b45.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-service-ca-rhel9-operator@sha256:388260312f7dec3074b1de481edf8d820a005562b33aeca7f61138e00beac9b7_arm64", "product": { "name": "openshift4/ose-service-ca-rhel9-operator@sha256:388260312f7dec3074b1de481edf8d820a005562b33aeca7f61138e00beac9b7_arm64", "product_id": "openshift4/ose-service-ca-rhel9-operator@sha256:388260312f7dec3074b1de481edf8d820a005562b33aeca7f61138e00beac9b7_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-service-ca-rhel9-operator@sha256:388260312f7dec3074b1de481edf8d820a005562b33aeca7f61138e00beac9b7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-service-ca-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.g538c7b9.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-thanos-rhel9@sha256:21a50064f8e7e2b4fd22f678fc31509acb1b9aaaff6d3f3238091fac8ebb8330_arm64", "product": { "name": "openshift4/ose-thanos-rhel9@sha256:21a50064f8e7e2b4fd22f678fc31509acb1b9aaaff6d3f3238091fac8ebb8330_arm64", "product_id": "openshift4/ose-thanos-rhel9@sha256:21a50064f8e7e2b4fd22f678fc31509acb1b9aaaff6d3f3238091fac8ebb8330_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-thanos-rhel9@sha256:21a50064f8e7e2b4fd22f678fc31509acb1b9aaaff6d3f3238091fac8ebb8330?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-thanos-rhel9\u0026tag=v4.16.0-202410011135.p0.g85eee25.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-tools-rhel9@sha256:53b3d601586cebae5571b0b4bf3abdd0f09db2fa9f5c22c3af9726724c7fd6b3_arm64", "product": { "name": "openshift4/ose-tools-rhel9@sha256:53b3d601586cebae5571b0b4bf3abdd0f09db2fa9f5c22c3af9726724c7fd6b3_arm64", "product_id": "openshift4/ose-tools-rhel9@sha256:53b3d601586cebae5571b0b4bf3abdd0f09db2fa9f5c22c3af9726724c7fd6b3_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-tools-rhel9@sha256:53b3d601586cebae5571b0b4bf3abdd0f09db2fa9f5c22c3af9726724c7fd6b3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel9\u0026tag=v4.16.0-202410011135.p0.gc44c839.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:3393f5df954af52222e1b9488e9ea3ff8f4e48f0c2401a5bdbcb22124d724df8_arm64", "product": { "name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:3393f5df954af52222e1b9488e9ea3ff8f4e48f0c2401a5bdbcb22124d724df8_arm64", "product_id": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:3393f5df954af52222e1b9488e9ea3ff8f4e48f0c2401a5bdbcb22124d724df8_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel9@sha256:3393f5df954af52222e1b9488e9ea3ff8f4e48f0c2401a5bdbcb22124d724df8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9\u0026tag=v4.16.0-202410011135.p0.g90d0591.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:4fcb32c4c8eb21d85f3f1eda2c88ebb2a4a07ee21b1736633624c57082d5e3a5_arm64", "product": { "name": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:4fcb32c4c8eb21d85f3f1eda2c88ebb2a4a07ee21b1736633624c57082d5e3a5_arm64", "product_id": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:4fcb32c4c8eb21d85f3f1eda2c88ebb2a4a07ee21b1736633624c57082d5e3a5_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-prometheus-config-reloader-rhel9@sha256:4fcb32c4c8eb21d85f3f1eda2c88ebb2a4a07ee21b1736633624c57082d5e3a5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9\u0026tag=v4.16.0-202410011135.p0.gc7262a4.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:710100f16a578049ce128e127e22c240a31c367ac7f88dfe7fb0118bd8802d1b_arm64", "product": { "name": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:710100f16a578049ce128e127e22c240a31c367ac7f88dfe7fb0118bd8802d1b_arm64", "product_id": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:710100f16a578049ce128e127e22c240a31c367ac7f88dfe7fb0118bd8802d1b_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-prometheus-operator-admission-webhook-rhel9@sha256:710100f16a578049ce128e127e22c240a31c367ac7f88dfe7fb0118bd8802d1b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9\u0026tag=v4.16.0-202410011135.p0.gc7262a4.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-prometheus-rhel9-operator@sha256:ced403d38c62c3048e229bb59d2b4470db260ea6599f48e4a541ca8ddaca03a4_arm64", "product": { "name": "openshift4/ose-prometheus-rhel9-operator@sha256:ced403d38c62c3048e229bb59d2b4470db260ea6599f48e4a541ca8ddaca03a4_arm64", "product_id": "openshift4/ose-prometheus-rhel9-operator@sha256:ced403d38c62c3048e229bb59d2b4470db260ea6599f48e4a541ca8ddaca03a4_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-prometheus-rhel9-operator@sha256:ced403d38c62c3048e229bb59d2b4470db260ea6599f48e4a541ca8ddaca03a4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.gc7262a4.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-prom-label-proxy-rhel9@sha256:1764aed1a0c2a489e9a1095cc145adc26d7a662bf5040bbb4bff10161ac1f67a_arm64", "product": { "name": "openshift4/ose-prom-label-proxy-rhel9@sha256:1764aed1a0c2a489e9a1095cc145adc26d7a662bf5040bbb4bff10161ac1f67a_arm64", "product_id": "openshift4/ose-prom-label-proxy-rhel9@sha256:1764aed1a0c2a489e9a1095cc145adc26d7a662bf5040bbb4bff10161ac1f67a_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-prom-label-proxy-rhel9@sha256:1764aed1a0c2a489e9a1095cc145adc26d7a662bf5040bbb4bff10161ac1f67a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9\u0026tag=v4.16.0-202410011135.p0.g5e14722.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-telemeter-rhel9@sha256:4b78d358e8732c169b52b4cfbaaf1b1a63322819a3753e3091bb6e5bfe2df66b_arm64", "product": { "name": "openshift4/ose-telemeter-rhel9@sha256:4b78d358e8732c169b52b4cfbaaf1b1a63322819a3753e3091bb6e5bfe2df66b_arm64", "product_id": "openshift4/ose-telemeter-rhel9@sha256:4b78d358e8732c169b52b4cfbaaf1b1a63322819a3753e3091bb6e5bfe2df66b_arm64", "product_identification_helper": { "purl": "pkg:oci/ose-telemeter-rhel9@sha256:4b78d358e8732c169b52b4cfbaaf1b1a63322819a3753e3091bb6e5bfe2df66b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-telemeter-rhel9\u0026tag=v4.16.0-202410011135.p0.gc1ecd10.assembly.stream.el9" } } } ], "category": "architecture", "name": "arm64" }, { "branches": [ { "category": "product_version", "name": "openshift4/ose-cluster-autoscaler-rhel9@sha256:ed94dedb42c8ec78c1ea5c0b685f6e75a2bbf23598ea3ba5b44dfde9cb0ff6c0_ppc64le", "product": { "name": "openshift4/ose-cluster-autoscaler-rhel9@sha256:ed94dedb42c8ec78c1ea5c0b685f6e75a2bbf23598ea3ba5b44dfde9cb0ff6c0_ppc64le", "product_id": "openshift4/ose-cluster-autoscaler-rhel9@sha256:ed94dedb42c8ec78c1ea5c0b685f6e75a2bbf23598ea3ba5b44dfde9cb0ff6c0_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-autoscaler-rhel9@sha256:ed94dedb42c8ec78c1ea5c0b685f6e75a2bbf23598ea3ba5b44dfde9cb0ff6c0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9\u0026tag=v4.16.0-202410011135.p0.geecb123.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/aws-kms-encryption-provider-rhel9@sha256:1d914e9e28bb05d936c22d20f021d31cf806285d5e4ae0e47c47b50c90c7e8de_ppc64le", "product": { "name": "openshift4/aws-kms-encryption-provider-rhel9@sha256:1d914e9e28bb05d936c22d20f021d31cf806285d5e4ae0e47c47b50c90c7e8de_ppc64le", "product_id": "openshift4/aws-kms-encryption-provider-rhel9@sha256:1d914e9e28bb05d936c22d20f021d31cf806285d5e4ae0e47c47b50c90c7e8de_ppc64le", "product_identification_helper": { "purl": "pkg:oci/aws-kms-encryption-provider-rhel9@sha256:1d914e9e28bb05d936c22d20f021d31cf806285d5e4ae0e47c47b50c90c7e8de?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9\u0026tag=v4.16.0-202410011135.p0.gda90fb7.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/azure-kms-encryption-provider-rhel9@sha256:8ba194f82251278d68ea2c4efdbe495a565ca1605d5957badcf0aeb6e1763b6d_ppc64le", "product": { "name": "openshift4/azure-kms-encryption-provider-rhel9@sha256:8ba194f82251278d68ea2c4efdbe495a565ca1605d5957badcf0aeb6e1763b6d_ppc64le", "product_id": "openshift4/azure-kms-encryption-provider-rhel9@sha256:8ba194f82251278d68ea2c4efdbe495a565ca1605d5957badcf0aeb6e1763b6d_ppc64le", "product_identification_helper": { "purl": "pkg:oci/azure-kms-encryption-provider-rhel9@sha256:8ba194f82251278d68ea2c4efdbe495a565ca1605d5957badcf0aeb6e1763b6d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9\u0026tag=v4.16.0-202410011135.p0.gbc92347.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:d373be3bbbdd4a92fdcac5b0d486541fe575679af633087d0861d13278aa9d23_ppc64le", "product": { "name": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:d373be3bbbdd4a92fdcac5b0d486541fe575679af633087d0861d13278aa9d23_ppc64le", "product_id": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:d373be3bbbdd4a92fdcac5b0d486541fe575679af633087d0861d13278aa9d23_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-baremetal-machine-controllers-rhel9@sha256:d373be3bbbdd4a92fdcac5b0d486541fe575679af633087d0861d13278aa9d23?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9\u0026tag=v4.16.0-202410011135.p0.g11ba601.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:fee7a4a7941959052c1db4a1cae1ade8afb770eee33a5ec3a6ccb5ad19eef11f_ppc64le", "product": { "name": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:fee7a4a7941959052c1db4a1cae1ade8afb770eee33a5ec3a6ccb5ad19eef11f_ppc64le", "product_id": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:fee7a4a7941959052c1db4a1cae1ade8afb770eee33a5ec3a6ccb5ad19eef11f_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-etcd-rhel9-operator@sha256:fee7a4a7941959052c1db4a1cae1ade8afb770eee33a5ec3a6ccb5ad19eef11f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.g11269ec.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a0e12022bd24c000d33eedc66684bd60dd30015f9fca9a472f257b9c3dc4f11d_ppc64le", "product": { "name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a0e12022bd24c000d33eedc66684bd60dd30015f9fca9a472f257b9c3dc4f11d_ppc64le", "product_id": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a0e12022bd24c000d33eedc66684bd60dd30015f9fca9a472f257b9c3dc4f11d_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-monitoring-rhel9-operator@sha256:a0e12022bd24c000d33eedc66684bd60dd30015f9fca9a472f257b9c3dc4f11d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.g4af900e.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-network-rhel9-operator@sha256:74702f971268bc013bd6b3fcc2b49f2002f399dcd043a04fc49e4ced6ffe799b_ppc64le", "product": { "name": "openshift4/ose-cluster-network-rhel9-operator@sha256:74702f971268bc013bd6b3fcc2b49f2002f399dcd043a04fc49e4ced6ffe799b_ppc64le", "product_id": "openshift4/ose-cluster-network-rhel9-operator@sha256:74702f971268bc013bd6b3fcc2b49f2002f399dcd043a04fc49e4ced6ffe799b_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-network-rhel9-operator@sha256:74702f971268bc013bd6b3fcc2b49f2002f399dcd043a04fc49e4ced6ffe799b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.g5e5e21a.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4c6475ddd6cdb03ee5b36d43d974997228bc5c4f98d5efc355202e2a1d642a55_ppc64le", "product": { "name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4c6475ddd6cdb03ee5b36d43d974997228bc5c4f98d5efc355202e2a1d642a55_ppc64le", "product_id": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4c6475ddd6cdb03ee5b36d43d974997228bc5c4f98d5efc355202e2a1d642a55_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256:4c6475ddd6cdb03ee5b36d43d974997228bc5c4f98d5efc355202e2a1d642a55?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.g57a7145.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-version-rhel9-operator@sha256:009cd74d7857e0660ce07d377e43537a42401007407290a8f8ca96841bd19c5f_ppc64le", "product": { "name": "openshift4/ose-cluster-version-rhel9-operator@sha256:009cd74d7857e0660ce07d377e43537a42401007407290a8f8ca96841bd19c5f_ppc64le", "product_id": "openshift4/ose-cluster-version-rhel9-operator@sha256:009cd74d7857e0660ce07d377e43537a42401007407290a8f8ca96841bd19c5f_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-version-rhel9-operator@sha256:009cd74d7857e0660ce07d377e43537a42401007407290a8f8ca96841bd19c5f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.g617769f.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-configmap-reloader-rhel9@sha256:eb395d241354981eef4dcbb71b339952b46a2d1c027c10a7d115cf226bb58c23_ppc64le", "product": { "name": "openshift4/ose-configmap-reloader-rhel9@sha256:eb395d241354981eef4dcbb71b339952b46a2d1c027c10a7d115cf226bb58c23_ppc64le", "product_id": "openshift4/ose-configmap-reloader-rhel9@sha256:eb395d241354981eef4dcbb71b339952b46a2d1c027c10a7d115cf226bb58c23_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-configmap-reloader-rhel9@sha256:eb395d241354981eef4dcbb71b339952b46a2d1c027c10a7d115cf226bb58c23?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-configmap-reloader-rhel9\u0026tag=v4.16.0-202410011135.p0.gdc91ddc.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/container-networking-plugins-microshift-rhel9@sha256:39c760e13a3731b44dfd17109be09a631adf5b97ffd9cf22d79e1f7797412992_ppc64le", "product": { "name": "openshift4/container-networking-plugins-microshift-rhel9@sha256:39c760e13a3731b44dfd17109be09a631adf5b97ffd9cf22d79e1f7797412992_ppc64le", "product_id": "openshift4/container-networking-plugins-microshift-rhel9@sha256:39c760e13a3731b44dfd17109be09a631adf5b97ffd9cf22d79e1f7797412992_ppc64le", "product_identification_helper": { "purl": "pkg:oci/container-networking-plugins-microshift-rhel9@sha256:39c760e13a3731b44dfd17109be09a631adf5b97ffd9cf22d79e1f7797412992?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9\u0026tag=v4.16.0-202410011135.p0.g73b4123.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-coredns-rhel9@sha256:d268449895a2ec900102d83409355d17346b3e7e2b372a61945c6fd15addca25_ppc64le", "product": { "name": "openshift4/ose-coredns-rhel9@sha256:d268449895a2ec900102d83409355d17346b3e7e2b372a61945c6fd15addca25_ppc64le", "product_id": "openshift4/ose-coredns-rhel9@sha256:d268449895a2ec900102d83409355d17346b3e7e2b372a61945c6fd15addca25_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-coredns-rhel9@sha256:d268449895a2ec900102d83409355d17346b3e7e2b372a61945c6fd15addca25?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-coredns-rhel9\u0026tag=v4.16.0-202410011135.p0.g1e41765.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-csi-external-attacher-rhel9@sha256:d807416278dfb5a355ce8a6fca1b161bed2e2bcd00afcee3027e00b39c7115d2_ppc64le", "product": { "name": "openshift4/ose-csi-external-attacher-rhel9@sha256:d807416278dfb5a355ce8a6fca1b161bed2e2bcd00afcee3027e00b39c7115d2_ppc64le", "product_id": "openshift4/ose-csi-external-attacher-rhel9@sha256:d807416278dfb5a355ce8a6fca1b161bed2e2bcd00afcee3027e00b39c7115d2_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-csi-external-attacher-rhel9@sha256:d807416278dfb5a355ce8a6fca1b161bed2e2bcd00afcee3027e00b39c7115d2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9\u0026tag=v4.16.0-202410011135.p0.g7da80aa.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-csi-driver-manila-rhel9@sha256:a8fccbd953bb5902bdb6a8be0f5d8dd6df4d8340fb4e89b37b60fef78e02d30a_ppc64le", "product": { "name": "openshift4/ose-csi-driver-manila-rhel9@sha256:a8fccbd953bb5902bdb6a8be0f5d8dd6df4d8340fb4e89b37b60fef78e02d30a_ppc64le", "product_id": "openshift4/ose-csi-driver-manila-rhel9@sha256:a8fccbd953bb5902bdb6a8be0f5d8dd6df4d8340fb4e89b37b60fef78e02d30a_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-csi-driver-manila-rhel9@sha256:a8fccbd953bb5902bdb6a8be0f5d8dd6df4d8340fb4e89b37b60fef78e02d30a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9\u0026tag=v4.16.0-202410011135.p0.gb7e9010.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-csi-driver-manila-rhel9-operator@sha256:c73669836053752d1acc54f86b21a2f0a4b410119db572669b54622850259ec2_ppc64le", "product": { "name": "openshift4/ose-csi-driver-manila-rhel9-operator@sha256:c73669836053752d1acc54f86b21a2f0a4b410119db572669b54622850259ec2_ppc64le", "product_id": "openshift4/ose-csi-driver-manila-rhel9-operator@sha256:c73669836053752d1acc54f86b21a2f0a4b410119db572669b54622850259ec2_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-csi-driver-manila-rhel9-operator@sha256:c73669836053752d1acc54f86b21a2f0a4b410119db572669b54622850259ec2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.gbdac0fd.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-csi-driver-nfs-rhel9@sha256:2bdfca23117e30736f4e123288949b24c42dc25cfcd5fea96678c5b036092825_ppc64le", "product": { "name": "openshift4/ose-csi-driver-nfs-rhel9@sha256:2bdfca23117e30736f4e123288949b24c42dc25cfcd5fea96678c5b036092825_ppc64le", "product_id": "openshift4/ose-csi-driver-nfs-rhel9@sha256:2bdfca23117e30736f4e123288949b24c42dc25cfcd5fea96678c5b036092825_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-csi-driver-nfs-rhel9@sha256:2bdfca23117e30736f4e123288949b24c42dc25cfcd5fea96678c5b036092825?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9\u0026tag=v4.16.0-202410011135.p0.g406cec7.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-csi-livenessprobe-rhel9@sha256:be7eaff92385eba00914a3727cf2d6e00c5c321965d042f2f646fc5fd20988ad_ppc64le", "product": { "name": "openshift4/ose-csi-livenessprobe-rhel9@sha256:be7eaff92385eba00914a3727cf2d6e00c5c321965d042f2f646fc5fd20988ad_ppc64le", "product_id": "openshift4/ose-csi-livenessprobe-rhel9@sha256:be7eaff92385eba00914a3727cf2d6e00c5c321965d042f2f646fc5fd20988ad_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-csi-livenessprobe-rhel9@sha256:be7eaff92385eba00914a3727cf2d6e00c5c321965d042f2f646fc5fd20988ad?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9\u0026tag=v4.16.0-202410011135.p0.gf5e3ff5.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-csi-node-driver-registrar-rhel9@sha256:c3adbf1fc8493ffd3506f9a51b33f10ed10a2018e1d6db0102e81906e12c3d9c_ppc64le", "product": { "name": "openshift4/ose-csi-node-driver-registrar-rhel9@sha256:c3adbf1fc8493ffd3506f9a51b33f10ed10a2018e1d6db0102e81906e12c3d9c_ppc64le", "product_id": "openshift4/ose-csi-node-driver-registrar-rhel9@sha256:c3adbf1fc8493ffd3506f9a51b33f10ed10a2018e1d6db0102e81906e12c3d9c_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-csi-node-driver-registrar-rhel9@sha256:c3adbf1fc8493ffd3506f9a51b33f10ed10a2018e1d6db0102e81906e12c3d9c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9\u0026tag=v4.16.0-202410011135.p0.g8930c36.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-csi-external-provisioner-rhel9@sha256:bd6bf0ab9466bff1dd9618604dba402439829cf812d699e4fcec310267c45030_ppc64le", "product": { "name": "openshift4/ose-csi-external-provisioner-rhel9@sha256:bd6bf0ab9466bff1dd9618604dba402439829cf812d699e4fcec310267c45030_ppc64le", "product_id": "openshift4/ose-csi-external-provisioner-rhel9@sha256:bd6bf0ab9466bff1dd9618604dba402439829cf812d699e4fcec310267c45030_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-csi-external-provisioner-rhel9@sha256:bd6bf0ab9466bff1dd9618604dba402439829cf812d699e4fcec310267c45030?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9\u0026tag=v4.16.0-202410011135.p0.g9e8af01.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/driver-toolkit-rhel9@sha256:03e0df8700001711228ed9367748035616ab7fab965946147a1cde1cec08b540_ppc64le", "product": { "name": "openshift4/driver-toolkit-rhel9@sha256:03e0df8700001711228ed9367748035616ab7fab965946147a1cde1cec08b540_ppc64le", "product_id": "openshift4/driver-toolkit-rhel9@sha256:03e0df8700001711228ed9367748035616ab7fab965946147a1cde1cec08b540_ppc64le", "product_identification_helper": { "purl": "pkg:oci/driver-toolkit-rhel9@sha256:03e0df8700001711228ed9367748035616ab7fab965946147a1cde1cec08b540?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=v4.16.0-202410020134.p0.g1d5732f.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-oauth-proxy-rhel9@sha256:390a3ca3e037470ec23abdb89d3d5a5fa9194fca484cc5310084d0bb51346f21_ppc64le", "product": { "name": "openshift4/ose-oauth-proxy-rhel9@sha256:390a3ca3e037470ec23abdb89d3d5a5fa9194fca484cc5310084d0bb51346f21_ppc64le", "product_id": "openshift4/ose-oauth-proxy-rhel9@sha256:390a3ca3e037470ec23abdb89d3d5a5fa9194fca484cc5310084d0bb51346f21_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-oauth-proxy-rhel9@sha256:390a3ca3e037470ec23abdb89d3d5a5fa9194fca484cc5310084d0bb51346f21?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-proxy-rhel9\u0026tag=v4.16.0-202410011905.p0.g30f8012.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-prometheus-alertmanager-rhel9@sha256:504ad114f585c2bafa5b8e5edc855a1dea696a39f621e59f5bc5527eeface6bc_ppc64le", "product": { "name": "openshift4/ose-prometheus-alertmanager-rhel9@sha256:504ad114f585c2bafa5b8e5edc855a1dea696a39f621e59f5bc5527eeface6bc_ppc64le", "product_id": "openshift4/ose-prometheus-alertmanager-rhel9@sha256:504ad114f585c2bafa5b8e5edc855a1dea696a39f621e59f5bc5527eeface6bc_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-prometheus-alertmanager-rhel9@sha256:504ad114f585c2bafa5b8e5edc855a1dea696a39f621e59f5bc5527eeface6bc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9\u0026tag=v4.16.0-202410011135.p0.ge9aea92.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-prometheus-node-exporter-rhel9@sha256:149f6b544d63b4d6bff37baff9be2940ce8702f90f41a08ef8a3cf5fc8fa287c_ppc64le", "product": { "name": "openshift4/ose-prometheus-node-exporter-rhel9@sha256:149f6b544d63b4d6bff37baff9be2940ce8702f90f41a08ef8a3cf5fc8fa287c_ppc64le", "product_id": "openshift4/ose-prometheus-node-exporter-rhel9@sha256:149f6b544d63b4d6bff37baff9be2940ce8702f90f41a08ef8a3cf5fc8fa287c_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-prometheus-node-exporter-rhel9@sha256:149f6b544d63b4d6bff37baff9be2940ce8702f90f41a08ef8a3cf5fc8fa287c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9\u0026tag=v4.16.0-202410011135.p0.g29ba26d.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-prometheus-rhel9@sha256:fa6373f49e5a9a9736acbd8efa3ab7d86d841a025c4bbb18a4e597b116b2ace9_ppc64le", "product": { "name": "openshift4/ose-prometheus-rhel9@sha256:fa6373f49e5a9a9736acbd8efa3ab7d86d841a025c4bbb18a4e597b116b2ace9_ppc64le", "product_id": "openshift4/ose-prometheus-rhel9@sha256:fa6373f49e5a9a9736acbd8efa3ab7d86d841a025c4bbb18a4e597b116b2ace9_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-prometheus-rhel9@sha256:fa6373f49e5a9a9736acbd8efa3ab7d86d841a025c4bbb18a4e597b116b2ace9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9\u0026tag=v4.16.0-202410011135.p0.gc5c08df.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-kube-proxy-rhel9@sha256:d6a19cd3051cd937e123a49ab2f38b62d9113b54b13faecda8ffbdeec8232145_ppc64le", "product": { "name": "openshift4/ose-kube-proxy-rhel9@sha256:d6a19cd3051cd937e123a49ab2f38b62d9113b54b13faecda8ffbdeec8232145_ppc64le", "product_id": "openshift4/ose-kube-proxy-rhel9@sha256:d6a19cd3051cd937e123a49ab2f38b62d9113b54b13faecda8ffbdeec8232145_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-kube-proxy-rhel9@sha256:d6a19cd3051cd937e123a49ab2f38b62d9113b54b13faecda8ffbdeec8232145?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kube-proxy-rhel9\u0026tag=v4.16.0-202410011135.p0.g807fca2.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-kube-rbac-proxy-rhel9@sha256:9cca17dcd88c3bf52147f4693f6d975d18c69876824758a3c88bc6497c04c23c_ppc64le", "product": { "name": "openshift4/ose-kube-rbac-proxy-rhel9@sha256:9cca17dcd88c3bf52147f4693f6d975d18c69876824758a3c88bc6497c04c23c_ppc64le", "product_id": "openshift4/ose-kube-rbac-proxy-rhel9@sha256:9cca17dcd88c3bf52147f4693f6d975d18c69876824758a3c88bc6497c04c23c_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-kube-rbac-proxy-rhel9@sha256:9cca17dcd88c3bf52147f4693f6d975d18c69876824758a3c88bc6497c04c23c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9\u0026tag=v4.16.0-202410011135.p0.g8ea2c99.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-kube-state-metrics-rhel9@sha256:682fe1ae91719f21ffefd006b823e1aacd6cc47fe5300f6e432932323e497f6f_ppc64le", "product": { "name": "openshift4/ose-kube-state-metrics-rhel9@sha256:682fe1ae91719f21ffefd006b823e1aacd6cc47fe5300f6e432932323e497f6f_ppc64le", "product_id": "openshift4/ose-kube-state-metrics-rhel9@sha256:682fe1ae91719f21ffefd006b823e1aacd6cc47fe5300f6e432932323e497f6f_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-kube-state-metrics-rhel9@sha256:682fe1ae91719f21ffefd006b823e1aacd6cc47fe5300f6e432932323e497f6f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9\u0026tag=v4.16.0-202410011135.p0.g9b67b8d.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-operator-marketplace-rhel9@sha256:195990109e3b20d9bbd33fd6fc816b868c25cec783fbc15e86bc75b16965896a_ppc64le", "product": { "name": "openshift4/ose-operator-marketplace-rhel9@sha256:195990109e3b20d9bbd33fd6fc816b868c25cec783fbc15e86bc75b16965896a_ppc64le", "product_id": "openshift4/ose-operator-marketplace-rhel9@sha256:195990109e3b20d9bbd33fd6fc816b868c25cec783fbc15e86bc75b16965896a_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-operator-marketplace-rhel9@sha256:195990109e3b20d9bbd33fd6fc816b868c25cec783fbc15e86bc75b16965896a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-marketplace-rhel9\u0026tag=v4.16.0-202410011135.p0.g7db179f.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-monitoring-plugin-rhel9@sha256:e10b031a10d3b9775e23131925c6f7f2106a861ea85c38cca35385bac433d8c7_ppc64le", "product": { "name": "openshift4/ose-monitoring-plugin-rhel9@sha256:e10b031a10d3b9775e23131925c6f7f2106a861ea85c38cca35385bac433d8c7_ppc64le", "product_id": "openshift4/ose-monitoring-plugin-rhel9@sha256:e10b031a10d3b9775e23131925c6f7f2106a861ea85c38cca35385bac433d8c7_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-monitoring-plugin-rhel9@sha256:e10b031a10d3b9775e23131925c6f7f2106a861ea85c38cca35385bac433d8c7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9\u0026tag=v4.16.0-202410021704.p0.g6a049e3.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-multus-cni-rhel9@sha256:9e56c73cea59a1bfc54ce90edee8f4a295e61e9299fc558b70cb31aa39e8c8e5_ppc64le", "product": { "name": "openshift4/ose-multus-cni-rhel9@sha256:9e56c73cea59a1bfc54ce90edee8f4a295e61e9299fc558b70cb31aa39e8c8e5_ppc64le", "product_id": "openshift4/ose-multus-cni-rhel9@sha256:9e56c73cea59a1bfc54ce90edee8f4a295e61e9299fc558b70cb31aa39e8c8e5_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-multus-cni-rhel9@sha256:9e56c73cea59a1bfc54ce90edee8f4a295e61e9299fc558b70cb31aa39e8c8e5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni-rhel9\u0026tag=v4.16.0-202410011135.p0.gc4aa21b.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-multus-cni-microshift-rhel9@sha256:1d68ac29f304171e89ffdc5b24febbd3d134acf1dd75657efd8ebadcd136d636_ppc64le", "product": { "name": "openshift4/ose-multus-cni-microshift-rhel9@sha256:1d68ac29f304171e89ffdc5b24febbd3d134acf1dd75657efd8ebadcd136d636_ppc64le", "product_id": "openshift4/ose-multus-cni-microshift-rhel9@sha256:1d68ac29f304171e89ffdc5b24febbd3d134acf1dd75657efd8ebadcd136d636_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-multus-cni-microshift-rhel9@sha256:1d68ac29f304171e89ffdc5b24febbd3d134acf1dd75657efd8ebadcd136d636?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9\u0026tag=v4.16.0-202410011135.p0.gc4aa21b.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-networking-console-plugin-rhel9@sha256:93e249b8353e8c2a3cd4a9e8bb0dab423dfd0a185dfc567d59ab848da2a64ab6_ppc64le", "product": { "name": "openshift4/ose-networking-console-plugin-rhel9@sha256:93e249b8353e8c2a3cd4a9e8bb0dab423dfd0a185dfc567d59ab848da2a64ab6_ppc64le", "product_id": "openshift4/ose-networking-console-plugin-rhel9@sha256:93e249b8353e8c2a3cd4a9e8bb0dab423dfd0a185dfc567d59ab848da2a64ab6_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-networking-console-plugin-rhel9@sha256:93e249b8353e8c2a3cd4a9e8bb0dab423dfd0a185dfc567d59ab848da2a64ab6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9\u0026tag=v4.16.0-202410021935.p0.gaf82cce.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-oauth-server-rhel9@sha256:8a8e369d3d1522cc23fe05709ca2cabc669d91c9ce01a48f56338ee482046e60_ppc64le", "product": { "name": "openshift4/ose-oauth-server-rhel9@sha256:8a8e369d3d1522cc23fe05709ca2cabc669d91c9ce01a48f56338ee482046e60_ppc64le", "product_id": "openshift4/ose-oauth-server-rhel9@sha256:8a8e369d3d1522cc23fe05709ca2cabc669d91c9ce01a48f56338ee482046e60_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-oauth-server-rhel9@sha256:8a8e369d3d1522cc23fe05709ca2cabc669d91c9ce01a48f56338ee482046e60?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-server-rhel9\u0026tag=v4.16.0-202410011135.p0.g3739138.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/oc-mirror-plugin-rhel9@sha256:2709a3b8b0057621a7a5ba4edb5a7b9c0d6584acd28fe9dacec1453e6c1e1392_ppc64le", "product": { "name": "openshift4/oc-mirror-plugin-rhel9@sha256:2709a3b8b0057621a7a5ba4edb5a7b9c0d6584acd28fe9dacec1453e6c1e1392_ppc64le", "product_id": "openshift4/oc-mirror-plugin-rhel9@sha256:2709a3b8b0057621a7a5ba4edb5a7b9c0d6584acd28fe9dacec1453e6c1e1392_ppc64le", "product_identification_helper": { "purl": "pkg:oci/oc-mirror-plugin-rhel9@sha256:2709a3b8b0057621a7a5ba4edb5a7b9c0d6584acd28fe9dacec1453e6c1e1392?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/oc-mirror-plugin-rhel9\u0026tag=v4.16.0-202410011135.p0.g819f011.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-docker-builder-rhel9@sha256:8178a2c1a65dd82fb3dd9a264c987bb2f39acf5a85d177ecc1815d4aafbd132b_ppc64le", "product": { "name": "openshift4/ose-docker-builder-rhel9@sha256:8178a2c1a65dd82fb3dd9a264c987bb2f39acf5a85d177ecc1815d4aafbd132b_ppc64le", "product_id": "openshift4/ose-docker-builder-rhel9@sha256:8178a2c1a65dd82fb3dd9a264c987bb2f39acf5a85d177ecc1815d4aafbd132b_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-docker-builder-rhel9@sha256:8178a2c1a65dd82fb3dd9a264c987bb2f39acf5a85d177ecc1815d4aafbd132b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder-rhel9\u0026tag=v4.16.0-202410011135.p0.g5e57cc8.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cli-rhel9@sha256:16dc79e107838d7d85ad442c20e630643d507b9239a2e46b580b5c31c9faf81c_ppc64le", "product": { "name": "openshift4/ose-cli-rhel9@sha256:16dc79e107838d7d85ad442c20e630643d507b9239a2e46b580b5c31c9faf81c_ppc64le", "product_id": "openshift4/ose-cli-rhel9@sha256:16dc79e107838d7d85ad442c20e630643d507b9239a2e46b580b5c31c9faf81c_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-cli-rhel9@sha256:16dc79e107838d7d85ad442c20e630643d507b9239a2e46b580b5c31c9faf81c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cli-rhel9\u0026tag=v4.16.0-202410011135.p0.gc44c839.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-console-rhel9@sha256:ff7a2c4609753c24d02a1c8e59940bd56c5228821193275ee81cdb3c5683a6ea_ppc64le", "product": { "name": "openshift4/ose-console-rhel9@sha256:ff7a2c4609753c24d02a1c8e59940bd56c5228821193275ee81cdb3c5683a6ea_ppc64le", "product_id": "openshift4/ose-console-rhel9@sha256:ff7a2c4609753c24d02a1c8e59940bd56c5228821193275ee81cdb3c5683a6ea_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-console-rhel9@sha256:ff7a2c4609753c24d02a1c8e59940bd56c5228821193275ee81cdb3c5683a6ea?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9\u0026tag=v4.16.0-202410021935.p0.ga9acc9a.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-console-rhel9-operator@sha256:9b8dbf795ac1be9cbad13d2898cb73ed258504d10eb6f115c1d0fccf7b60ff30_ppc64le", "product": { "name": "openshift4/ose-console-rhel9-operator@sha256:9b8dbf795ac1be9cbad13d2898cb73ed258504d10eb6f115c1d0fccf7b60ff30_ppc64le", "product_id": "openshift4/ose-console-rhel9-operator@sha256:9b8dbf795ac1be9cbad13d2898cb73ed258504d10eb6f115c1d0fccf7b60ff30_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-console-rhel9-operator@sha256:9b8dbf795ac1be9cbad13d2898cb73ed258504d10eb6f115c1d0fccf7b60ff30?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.g92447df.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-deployer-rhel9@sha256:e785d85bf85896f982bd0b94303fdb35b0c2c60cf0458e4c5fb0833ba24f7595_ppc64le", "product": { "name": "openshift4/ose-deployer-rhel9@sha256:e785d85bf85896f982bd0b94303fdb35b0c2c60cf0458e4c5fb0833ba24f7595_ppc64le", "product_id": "openshift4/ose-deployer-rhel9@sha256:e785d85bf85896f982bd0b94303fdb35b0c2c60cf0458e4c5fb0833ba24f7595_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-deployer-rhel9@sha256:e785d85bf85896f982bd0b94303fdb35b0c2c60cf0458e4c5fb0833ba24f7595?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-deployer-rhel9\u0026tag=v4.16.0-202410011135.p0.gc44c839.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-haproxy-router-rhel9@sha256:3055a62b6bba9d7e8f68737c00fad5dc2e9b22976239c49297c766f889a3b4e9_ppc64le", "product": { "name": "openshift4/ose-haproxy-router-rhel9@sha256:3055a62b6bba9d7e8f68737c00fad5dc2e9b22976239c49297c766f889a3b4e9_ppc64le", "product_id": "openshift4/ose-haproxy-router-rhel9@sha256:3055a62b6bba9d7e8f68737c00fad5dc2e9b22976239c49297c766f889a3b4e9_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-haproxy-router-rhel9@sha256:3055a62b6bba9d7e8f68737c00fad5dc2e9b22976239c49297c766f889a3b4e9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-haproxy-router-rhel9\u0026tag=v4.16.0-202410011135.p0.g4d9b8c4.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-hyperkube-rhel9@sha256:bce158b41006d0af318ec6b590b51a8c053947d065e0818523cba3264a40a6f7_ppc64le", "product": { "name": "openshift4/ose-hyperkube-rhel9@sha256:bce158b41006d0af318ec6b590b51a8c053947d065e0818523cba3264a40a6f7_ppc64le", "product_id": "openshift4/ose-hyperkube-rhel9@sha256:bce158b41006d0af318ec6b590b51a8c053947d065e0818523cba3264a40a6f7_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-hyperkube-rhel9@sha256:bce158b41006d0af318ec6b590b51a8c053947d065e0818523cba3264a40a6f7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=v4.16.0-202410011135.p0.g632b078.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-keepalived-ipfailover-rhel9@sha256:6830a723334aa65786d90c1956ff23bc2fc4b394a8e5e4ce943ce0f53e5cce47_ppc64le", "product": { "name": "openshift4/ose-keepalived-ipfailover-rhel9@sha256:6830a723334aa65786d90c1956ff23bc2fc4b394a8e5e4ce943ce0f53e5cce47_ppc64le", "product_id": "openshift4/ose-keepalived-ipfailover-rhel9@sha256:6830a723334aa65786d90c1956ff23bc2fc4b394a8e5e4ce943ce0f53e5cce47_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-keepalived-ipfailover-rhel9@sha256:6830a723334aa65786d90c1956ff23bc2fc4b394a8e5e4ce943ce0f53e5cce47?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9\u0026tag=v4.16.0-202410011135.p0.gb58673a.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-pod-rhel9@sha256:f2295c11c346090e4392ce746b7d80099afc28f5fa9b46be8583d1ef042b882b_ppc64le", "product": { "name": "openshift4/ose-pod-rhel9@sha256:f2295c11c346090e4392ce746b7d80099afc28f5fa9b46be8583d1ef042b882b_ppc64le", "product_id": "openshift4/ose-pod-rhel9@sha256:f2295c11c346090e4392ce746b7d80099afc28f5fa9b46be8583d1ef042b882b_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-pod-rhel9@sha256:f2295c11c346090e4392ce746b7d80099afc28f5fa9b46be8583d1ef042b882b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-pod-rhel9\u0026tag=v4.16.0-202410011135.p0.g632b078.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-docker-registry-rhel9@sha256:3c51b66a7d670995df432135c722821adaeb680937953fdcde36b5842d12e2f3_ppc64le", "product": { "name": "openshift4/ose-docker-registry-rhel9@sha256:3c51b66a7d670995df432135c722821adaeb680937953fdcde36b5842d12e2f3_ppc64le", "product_id": "openshift4/ose-docker-registry-rhel9@sha256:3c51b66a7d670995df432135c722821adaeb680937953fdcde36b5842d12e2f3_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-docker-registry-rhel9@sha256:3c51b66a7d670995df432135c722821adaeb680937953fdcde36b5842d12e2f3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-docker-registry-rhel9\u0026tag=v4.16.0-202410011135.p0.ge4d5662.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-tests-rhel9@sha256:94682f33818b2acef1e823bb497f47baf39fb7e8d3e42a6976780f26238ce246_ppc64le", "product": { "name": "openshift4/ose-tests-rhel9@sha256:94682f33818b2acef1e823bb497f47baf39fb7e8d3e42a6976780f26238ce246_ppc64le", "product_id": "openshift4/ose-tests-rhel9@sha256:94682f33818b2acef1e823bb497f47baf39fb7e8d3e42a6976780f26238ce246_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-tests-rhel9@sha256:94682f33818b2acef1e823bb497f47baf39fb7e8d3e42a6976780f26238ce246?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-tests-rhel9\u0026tag=v4.16.0-202410011135.p0.g06403d4.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-openshift-state-metrics-rhel9@sha256:43cc8d9a87a7fad2cad784c68758d82295bd90339f1c139de901e2439aba35df_ppc64le", "product": { "name": "openshift4/ose-openshift-state-metrics-rhel9@sha256:43cc8d9a87a7fad2cad784c68758d82295bd90339f1c139de901e2439aba35df_ppc64le", "product_id": "openshift4/ose-openshift-state-metrics-rhel9@sha256:43cc8d9a87a7fad2cad784c68758d82295bd90339f1c139de901e2439aba35df_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-openshift-state-metrics-rhel9@sha256:43cc8d9a87a7fad2cad784c68758d82295bd90339f1c139de901e2439aba35df?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9\u0026tag=v4.16.0-202410011135.p0.g59b8a0f.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d5f9cfa59678e2fbfb3434fbe79e3b195fb9b1a7b72d1b5c5a07a3db17d8b34c_ppc64le", "product": { "name": "openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d5f9cfa59678e2fbfb3434fbe79e3b195fb9b1a7b72d1b5c5a07a3db17d8b34c_ppc64le", "product_id": "openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d5f9cfa59678e2fbfb3434fbe79e3b195fb9b1a7b72d1b5c5a07a3db17d8b34c_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-openstack-cluster-api-controllers-rhel9@sha256:d5f9cfa59678e2fbfb3434fbe79e3b195fb9b1a7b72d1b5c5a07a3db17d8b34c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9\u0026tag=v4.16.0-202410011135.p0.g10aa50e.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:54a5cd092cc40aed3f4177e85b4df40287a1b75ab7382b9b176671452183081f_ppc64le", "product": { "name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:54a5cd092cc40aed3f4177e85b4df40287a1b75ab7382b9b176671452183081f_ppc64le", "product_id": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:54a5cd092cc40aed3f4177e85b4df40287a1b75ab7382b9b176671452183081f_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-operator-lifecycle-manager-rhel9@sha256:54a5cd092cc40aed3f4177e85b4df40287a1b75ab7382b9b176671452183081f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9\u0026tag=v4.16.0-202410011135.p0.gc50e9ce.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-operator-registry-rhel9@sha256:dc0e6ff09530d86f55649a9221f1358776328a35fc9c878e5621fb5224950d51_ppc64le", "product": { "name": "openshift4/ose-operator-registry-rhel9@sha256:dc0e6ff09530d86f55649a9221f1358776328a35fc9c878e5621fb5224950d51_ppc64le", "product_id": "openshift4/ose-operator-registry-rhel9@sha256:dc0e6ff09530d86f55649a9221f1358776328a35fc9c878e5621fb5224950d51_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-operator-registry-rhel9@sha256:dc0e6ff09530d86f55649a9221f1358776328a35fc9c878e5621fb5224950d51?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry-rhel9\u0026tag=v4.16.0-202410011135.p0.gc50e9ce.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-agent-installer-api-server-rhel9@sha256:a81ce4e2274c74f49c33300081e1cf845a5cfec404bbb2c7d1f724c3d25d4fc1_ppc64le", "product": { "name": "openshift4/ose-agent-installer-api-server-rhel9@sha256:a81ce4e2274c74f49c33300081e1cf845a5cfec404bbb2c7d1f724c3d25d4fc1_ppc64le", "product_id": "openshift4/ose-agent-installer-api-server-rhel9@sha256:a81ce4e2274c74f49c33300081e1cf845a5cfec404bbb2c7d1f724c3d25d4fc1_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-agent-installer-api-server-rhel9@sha256:a81ce4e2274c74f49c33300081e1cf845a5cfec404bbb2c7d1f724c3d25d4fc1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9\u0026tag=v4.16.0-202410011135.p0.gd569756.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:4c482ae6048d6e51601d40c2a0d695db17f9433e9f9f2660fae1a1d55c3d2be4_ppc64le", "product": { "name": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:4c482ae6048d6e51601d40c2a0d695db17f9433e9f9f2660fae1a1d55c3d2be4_ppc64le", "product_id": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:4c482ae6048d6e51601d40c2a0d695db17f9433e9f9f2660fae1a1d55c3d2be4_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-agent-installer-csr-approver-rhel9@sha256:4c482ae6048d6e51601d40c2a0d695db17f9433e9f9f2660fae1a1d55c3d2be4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9\u0026tag=v4.16.0-202410011135.p0.g342902b.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:65520bc1ab1005c7d65b0fcf63a53e76cc49d3fb7bcb9cf74b1faa814045da58_ppc64le", "product": { "name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:65520bc1ab1005c7d65b0fcf63a53e76cc49d3fb7bcb9cf74b1faa814045da58_ppc64le", "product_id": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:65520bc1ab1005c7d65b0fcf63a53e76cc49d3fb7bcb9cf74b1faa814045da58_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256:65520bc1ab1005c7d65b0fcf63a53e76cc49d3fb7bcb9cf74b1faa814045da58?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=v4.16.0-202410011135.p0.g9ca7b58.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-agent-installer-orchestrator-rhel9@sha256:933f7744ee4ec341dade92352217e068e24283c8b35817c543c4fd49ba32dbfe_ppc64le", "product": { "name": "openshift4/ose-agent-installer-orchestrator-rhel9@sha256:933f7744ee4ec341dade92352217e068e24283c8b35817c543c4fd49ba32dbfe_ppc64le", "product_id": "openshift4/ose-agent-installer-orchestrator-rhel9@sha256:933f7744ee4ec341dade92352217e068e24283c8b35817c543c4fd49ba32dbfe_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-agent-installer-orchestrator-rhel9@sha256:933f7744ee4ec341dade92352217e068e24283c8b35817c543c4fd49ba32dbfe?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9\u0026tag=v4.16.0-202410011135.p0.g342902b.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-agent-installer-utils-rhel9@sha256:e9f480eb1164f4095bf951c5e3643211ffece2613b12fb6b5f7af8704dab7c30_ppc64le", "product": { "name": "openshift4/ose-agent-installer-utils-rhel9@sha256:e9f480eb1164f4095bf951c5e3643211ffece2613b12fb6b5f7af8704dab7c30_ppc64le", "product_id": "openshift4/ose-agent-installer-utils-rhel9@sha256:e9f480eb1164f4095bf951c5e3643211ffece2613b12fb6b5f7af8704dab7c30_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-agent-installer-utils-rhel9@sha256:e9f480eb1164f4095bf951c5e3643211ffece2613b12fb6b5f7af8704dab7c30?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9\u0026tag=v4.16.0-202410011135.p0.g6e6bb40.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:b0b733cbe518c310ed37bbf9b6658692956bb38ee9f0fac7b7ce0ab7b58d21f0_ppc64le", "product": { "name": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:b0b733cbe518c310ed37bbf9b6658692956bb38ee9f0fac7b7ce0ab7b58d21f0_ppc64le", "product_id": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:b0b733cbe518c310ed37bbf9b6658692956bb38ee9f0fac7b7ce0ab7b58d21f0_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-apiserver-network-proxy-rhel9@sha256:b0b733cbe518c310ed37bbf9b6658692956bb38ee9f0fac7b7ce0ab7b58d21f0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9\u0026tag=v4.16.0-202410011135.p0.gca81b6a.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-baremetal-installer-rhel9@sha256:6e65f2c4b7b0e4c5e8621c3fd2ab2f48a80c04f5dc4d37605a5e7667f026f655_ppc64le", "product": { "name": "openshift4/ose-baremetal-installer-rhel9@sha256:6e65f2c4b7b0e4c5e8621c3fd2ab2f48a80c04f5dc4d37605a5e7667f026f655_ppc64le", "product_id": "openshift4/ose-baremetal-installer-rhel9@sha256:6e65f2c4b7b0e4c5e8621c3fd2ab2f48a80c04f5dc4d37605a5e7667f026f655_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-baremetal-installer-rhel9@sha256:6e65f2c4b7b0e4c5e8621c3fd2ab2f48a80c04f5dc4d37605a5e7667f026f655?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel9\u0026tag=v4.16.0-202410011135.p0.ge8f8bf9.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-baremetal-rhel9-operator@sha256:a101550c74d6d99577f9e48b5b77658a9aa7189978140749425fd9086cd47e3f_ppc64le", "product": { "name": "openshift4/ose-baremetal-rhel9-operator@sha256:a101550c74d6d99577f9e48b5b77658a9aa7189978140749425fd9086cd47e3f_ppc64le", "product_id": "openshift4/ose-baremetal-rhel9-operator@sha256:a101550c74d6d99577f9e48b5b77658a9aa7189978140749425fd9086cd47e3f_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-baremetal-rhel9-operator@sha256:a101550c74d6d99577f9e48b5b77658a9aa7189978140749425fd9086cd47e3f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.gae55a70.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4bb17bbfb8eec84e4695589b006e3bb5b3fdd713ba9d34e1c76cb5e748d77b77_ppc64le", "product": { "name": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4bb17bbfb8eec84e4695589b006e3bb5b3fdd713ba9d34e1c76cb5e748d77b77_ppc64le", "product_id": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4bb17bbfb8eec84e4695589b006e3bb5b3fdd713ba9d34e1c76cb5e748d77b77_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-baremetal-runtimecfg-rhel9@sha256:4bb17bbfb8eec84e4695589b006e3bb5b3fdd713ba9d34e1c76cb5e748d77b77?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9\u0026tag=v4.16.0-202410011135.p0.gf55a330.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cli-artifacts-rhel9@sha256:83e6af243c1f61ec531de68d9bf29b262ff4da843d44782a41abd913adb9d14d_ppc64le", "product": { "name": "openshift4/ose-cli-artifacts-rhel9@sha256:83e6af243c1f61ec531de68d9bf29b262ff4da843d44782a41abd913adb9d14d_ppc64le", "product_id": "openshift4/ose-cli-artifacts-rhel9@sha256:83e6af243c1f61ec531de68d9bf29b262ff4da843d44782a41abd913adb9d14d_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-cli-artifacts-rhel9@sha256:83e6af243c1f61ec531de68d9bf29b262ff4da843d44782a41abd913adb9d14d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts-rhel9\u0026tag=v4.16.0-202410011135.p0.gc44c839.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cloud-credential-rhel9-operator@sha256:a49ff3a6ef536417fdf85c3e0485aa77084da923a6ed05ab030eeeae78140a6c_ppc64le", "product": { "name": "openshift4/ose-cloud-credential-rhel9-operator@sha256:a49ff3a6ef536417fdf85c3e0485aa77084da923a6ed05ab030eeeae78140a6c_ppc64le", "product_id": "openshift4/ose-cloud-credential-rhel9-operator@sha256:a49ff3a6ef536417fdf85c3e0485aa77084da923a6ed05ab030eeeae78140a6c_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-cloud-credential-rhel9-operator@sha256:a49ff3a6ef536417fdf85c3e0485aa77084da923a6ed05ab030eeeae78140a6c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.gda307a1.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/cloud-network-config-controller-rhel9@sha256:da1388214451d842de360b80338f8ac04589c2eccc9a66298af331cc480d8c2b_ppc64le", "product": { "name": "openshift4/cloud-network-config-controller-rhel9@sha256:da1388214451d842de360b80338f8ac04589c2eccc9a66298af331cc480d8c2b_ppc64le", "product_id": "openshift4/cloud-network-config-controller-rhel9@sha256:da1388214451d842de360b80338f8ac04589c2eccc9a66298af331cc480d8c2b_ppc64le", "product_identification_helper": { "purl": "pkg:oci/cloud-network-config-controller-rhel9@sha256:da1388214451d842de360b80338f8ac04589c2eccc9a66298af331cc480d8c2b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/cloud-network-config-controller-rhel9\u0026tag=v4.16.0-202410011135.p0.g8ceee78.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-api-rhel9@sha256:6005810a45a44fe6cb32077d835329af3303c84baa893b350a6c973a0e465540_ppc64le", "product": { "name": "openshift4/ose-cluster-api-rhel9@sha256:6005810a45a44fe6cb32077d835329af3303c84baa893b350a6c973a0e465540_ppc64le", "product_id": "openshift4/ose-cluster-api-rhel9@sha256:6005810a45a44fe6cb32077d835329af3303c84baa893b350a6c973a0e465540_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-api-rhel9@sha256:6005810a45a44fe6cb32077d835329af3303c84baa893b350a6c973a0e465540?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-api-rhel9\u0026tag=v4.16.0-202410011135.p0.g5830a10.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:01eca258887d548a398cc071ec4636f709186e32d0a69fea45f00dfc90d2b6c5_ppc64le", "product": { "name": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:01eca258887d548a398cc071ec4636f709186e32d0a69fea45f00dfc90d2b6c5_ppc64le", "product_id": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:01eca258887d548a398cc071ec4636f709186e32d0a69fea45f00dfc90d2b6c5_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-authentication-rhel9-operator@sha256:01eca258887d548a398cc071ec4636f709186e32d0a69fea45f00dfc90d2b6c5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.gbae1e1c.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e1e89a2e5f21f1913514d4a2bf00851e1240d8dd765704764a933a3605800f7b_ppc64le", "product": { "name": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e1e89a2e5f21f1913514d4a2bf00851e1240d8dd765704764a933a3605800f7b_ppc64le", "product_id": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e1e89a2e5f21f1913514d4a2bf00851e1240d8dd765704764a933a3605800f7b_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-autoscaler-rhel9-operator@sha256:e1e89a2e5f21f1913514d4a2bf00851e1240d8dd765704764a933a3605800f7b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.g40cadf8.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c80e795b004eab94bcd710228d6a974b13f902001c6e128988a095ff7bb7dc78_ppc64le", "product": { "name": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c80e795b004eab94bcd710228d6a974b13f902001c6e128988a095ff7bb7dc78_ppc64le", "product_id": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c80e795b004eab94bcd710228d6a974b13f902001c6e128988a095ff7bb7dc78_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-baremetal-operator-rhel9@sha256:c80e795b004eab94bcd710228d6a974b13f902001c6e128988a095ff7bb7dc78?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9\u0026tag=v4.16.0-202410011135.p0.g8f65ef6.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-bootstrap-rhel9@sha256:307d74fa9ef8d9ea843fac33eb7530b0fd9b90159b3cae0f4d9742cc203a4f18_ppc64le", "product": { "name": "openshift4/ose-cluster-bootstrap-rhel9@sha256:307d74fa9ef8d9ea843fac33eb7530b0fd9b90159b3cae0f4d9742cc203a4f18_ppc64le", "product_id": "openshift4/ose-cluster-bootstrap-rhel9@sha256:307d74fa9ef8d9ea843fac33eb7530b0fd9b90159b3cae0f4d9742cc203a4f18_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-bootstrap-rhel9@sha256:307d74fa9ef8d9ea843fac33eb7530b0fd9b90159b3cae0f4d9742cc203a4f18?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9\u0026tag=v4.16.0-202410011135.p0.g27bfb59.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-capi-rhel9-operator@sha256:96f7cf0d8a442842ecf44ea754f7d44417ae663bc2ad56e33dc11a67111d97e7_ppc64le", "product": { "name": "openshift4/ose-cluster-capi-rhel9-operator@sha256:96f7cf0d8a442842ecf44ea754f7d44417ae663bc2ad56e33dc11a67111d97e7_ppc64le", "product_id": "openshift4/ose-cluster-capi-rhel9-operator@sha256:96f7cf0d8a442842ecf44ea754f7d44417ae663bc2ad56e33dc11a67111d97e7_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-capi-rhel9-operator@sha256:96f7cf0d8a442842ecf44ea754f7d44417ae663bc2ad56e33dc11a67111d97e7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.g3a2f98f.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:3c27415345ce57aa53bc63adc4357ab5b6ff345c9bb75e7e15e7dd5244869700_ppc64le", "product": { "name": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:3c27415345ce57aa53bc63adc4357ab5b6ff345c9bb75e7e15e7dd5244869700_ppc64le", "product_id": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:3c27415345ce57aa53bc63adc4357ab5b6ff345c9bb75e7e15e7dd5244869700_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:3c27415345ce57aa53bc63adc4357ab5b6ff345c9bb75e7e15e7dd5244869700?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.gd400813.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-config-api-rhel9@sha256:9d54fa98e95f9f970dce692a68a19919471ab05f5c993d6c9545b904a0f9aeab_ppc64le", "product": { "name": "openshift4/ose-cluster-config-api-rhel9@sha256:9d54fa98e95f9f970dce692a68a19919471ab05f5c993d6c9545b904a0f9aeab_ppc64le", "product_id": "openshift4/ose-cluster-config-api-rhel9@sha256:9d54fa98e95f9f970dce692a68a19919471ab05f5c993d6c9545b904a0f9aeab_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-config-api-rhel9@sha256:9d54fa98e95f9f970dce692a68a19919471ab05f5c993d6c9545b904a0f9aeab?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-api-rhel9\u0026tag=v4.16.0-202410011135.p0.gb7d0481.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-config-rhel9-operator@sha256:b92fd203c0f6ab9cb9164b9adc168fc798de00340df7e3341045cd3978ac5e50_ppc64le", "product": { "name": "openshift4/ose-cluster-config-rhel9-operator@sha256:b92fd203c0f6ab9cb9164b9adc168fc798de00340df7e3341045cd3978ac5e50_ppc64le", "product_id": "openshift4/ose-cluster-config-rhel9-operator@sha256:b92fd203c0f6ab9cb9164b9adc168fc798de00340df7e3341045cd3978ac5e50_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-config-rhel9-operator@sha256:b92fd203c0f6ab9cb9164b9adc168fc798de00340df7e3341045cd3978ac5e50?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.g441d29c.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:02c6c036fd8b1df4a93ef663793931558b51417655377761b66e2f884c9b0594_ppc64le", "product": { "name": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:02c6c036fd8b1df4a93ef663793931558b51417655377761b66e2f884c9b0594_ppc64le", "product_id": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:02c6c036fd8b1df4a93ef663793931558b51417655377761b66e2f884c9b0594_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:02c6c036fd8b1df4a93ef663793931558b51417655377761b66e2f884c9b0594?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.gb0cb3df.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:91f692d2ce47b1992aefc1ef07376ae1510141929f557d80dfa29580a2f5b030_ppc64le", "product": { "name": "openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:91f692d2ce47b1992aefc1ef07376ae1510141929f557d80dfa29580a2f5b030_ppc64le", "product_id": "openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:91f692d2ce47b1992aefc1ef07376ae1510141929f557d80dfa29580a2f5b030_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:91f692d2ce47b1992aefc1ef07376ae1510141929f557d80dfa29580a2f5b030?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.g439826e.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-dns-rhel9-operator@sha256:b858178f147e8f71a45c8ee2ceeb8b69acf9abe4215e168d53c38ffd9c3b0693_ppc64le", "product": { "name": "openshift4/ose-cluster-dns-rhel9-operator@sha256:b858178f147e8f71a45c8ee2ceeb8b69acf9abe4215e168d53c38ffd9c3b0693_ppc64le", "product_id": "openshift4/ose-cluster-dns-rhel9-operator@sha256:b858178f147e8f71a45c8ee2ceeb8b69acf9abe4215e168d53c38ffd9c3b0693_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-dns-rhel9-operator@sha256:b858178f147e8f71a45c8ee2ceeb8b69acf9abe4215e168d53c38ffd9c3b0693?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.g8ddf28f.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:786ec5ce26817c6939482869e0c9c1e67ca4b81fd8552d949512086213d9d2bd_ppc64le", "product": { "name": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:786ec5ce26817c6939482869e0c9c1e67ca4b81fd8552d949512086213d9d2bd_ppc64le", "product_id": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:786ec5ce26817c6939482869e0c9c1e67ca4b81fd8552d949512086213d9d2bd_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-image-registry-rhel9-operator@sha256:786ec5ce26817c6939482869e0c9c1e67ca4b81fd8552d949512086213d9d2bd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.g9d2162f.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:2a0b9c28875351ea26768f344cefe1a40721aa4ebfd56bcba477196af8de0333_ppc64le", "product": { "name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:2a0b9c28875351ea26768f344cefe1a40721aa4ebfd56bcba477196af8de0333_ppc64le", "product_id": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:2a0b9c28875351ea26768f344cefe1a40721aa4ebfd56bcba477196af8de0333_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-ingress-rhel9-operator@sha256:2a0b9c28875351ea26768f344cefe1a40721aa4ebfd56bcba477196af8de0333?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.g57f9674.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:991e0fcd2e842e6e5a0763cd1b207a79770a357b1add2d6a6f1fe23d6c6f7235_ppc64le", "product": { "name": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:991e0fcd2e842e6e5a0763cd1b207a79770a357b1add2d6a6f1fe23d6c6f7235_ppc64le", "product_id": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:991e0fcd2e842e6e5a0763cd1b207a79770a357b1add2d6a6f1fe23d6c6f7235_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-kube-apiserver-rhel9-operator@sha256:991e0fcd2e842e6e5a0763cd1b207a79770a357b1add2d6a6f1fe23d6c6f7235?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.gde2f2ac.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:ae7a6881de1a82be1f3573ad30cee42eed6ee1fdd0b68bed9e856607fa3edf49_ppc64le", "product": { "name": "openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:ae7a6881de1a82be1f3573ad30cee42eed6ee1fdd0b68bed9e856607fa3edf49_ppc64le", "product_id": "openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:ae7a6881de1a82be1f3573ad30cee42eed6ee1fdd0b68bed9e856607fa3edf49_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-kube-cluster-api-rhel9-operator@sha256:ae7a6881de1a82be1f3573ad30cee42eed6ee1fdd0b68bed9e856607fa3edf49?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.g95ceaa9.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:ed2dfc9533fa39bf17f9a42ed84e41ecd790e03fe22c35d35dd969cf3dbbb5bf_ppc64le", "product": { "name": "openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:ed2dfc9533fa39bf17f9a42ed84e41ecd790e03fe22c35d35dd969cf3dbbb5bf_ppc64le", "product_id": "openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:ed2dfc9533fa39bf17f9a42ed84e41ecd790e03fe22c35d35dd969cf3dbbb5bf_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-kube-controller-manager-rhel9-operator@sha256:ed2dfc9533fa39bf17f9a42ed84e41ecd790e03fe22c35d35dd969cf3dbbb5bf?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.g0338b3b.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d2d4e1619b9d49fcdedb729ef8cf27380a7ebf8f97e21aeb42c1009a7dc85617_ppc64le", "product": { "name": "openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d2d4e1619b9d49fcdedb729ef8cf27380a7ebf8f97e21aeb42c1009a7dc85617_ppc64le", "product_id": "openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d2d4e1619b9d49fcdedb729ef8cf27380a7ebf8f97e21aeb42c1009a7dc85617_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-kube-scheduler-rhel9-operator@sha256:d2d4e1619b9d49fcdedb729ef8cf27380a7ebf8f97e21aeb42c1009a7dc85617?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.g630f63b.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:5f36593c3e31adb4ba696aa6a67e7ed9df832b0fdaf0b9479184ab9e73a2852d_ppc64le", "product": { "name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:5f36593c3e31adb4ba696aa6a67e7ed9df832b0fdaf0b9479184ab9e73a2852d_ppc64le", "product_id": "openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:5f36593c3e31adb4ba696aa6a67e7ed9df832b0fdaf0b9479184ab9e73a2852d_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:5f36593c3e31adb4ba696aa6a67e7ed9df832b0fdaf0b9479184ab9e73a2852d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.ge825811.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-machine-approver-rhel9@sha256:b67c849bb6e5bca85d5c7a2d538b9db98fc9aaaf954654c279790bda176621bb_ppc64le", "product": { "name": "openshift4/ose-cluster-machine-approver-rhel9@sha256:b67c849bb6e5bca85d5c7a2d538b9db98fc9aaaf954654c279790bda176621bb_ppc64le", "product_id": "openshift4/ose-cluster-machine-approver-rhel9@sha256:b67c849bb6e5bca85d5c7a2d538b9db98fc9aaaf954654c279790bda176621bb_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-machine-approver-rhel9@sha256:b67c849bb6e5bca85d5c7a2d538b9db98fc9aaaf954654c279790bda176621bb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9\u0026tag=v4.16.0-202410011135.p0.g3eba7ee.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-olm-rhel9-operator@sha256:f94ece8a541c808d210c7415501b76eb5e82c9b853e25029f08b84cffb3a72f9_ppc64le", "product": { "name": "openshift4/ose-cluster-olm-rhel9-operator@sha256:f94ece8a541c808d210c7415501b76eb5e82c9b853e25029f08b84cffb3a72f9_ppc64le", "product_id": "openshift4/ose-cluster-olm-rhel9-operator@sha256:f94ece8a541c808d210c7415501b76eb5e82c9b853e25029f08b84cffb3a72f9_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-olm-rhel9-operator@sha256:f94ece8a541c808d210c7415501b76eb5e82c9b853e25029f08b84cffb3a72f9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.g27bf70d.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:81c7b2595b8807fc862dba11df787301dc1fa4059feb5fab37bc8bf15eb9f6a0_ppc64le", "product": { "name": "openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:81c7b2595b8807fc862dba11df787301dc1fa4059feb5fab37bc8bf15eb9f6a0_ppc64le", "product_id": "openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:81c7b2595b8807fc862dba11df787301dc1fa4059feb5fab37bc8bf15eb9f6a0_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-openshift-apiserver-rhel9-operator@sha256:81c7b2595b8807fc862dba11df787301dc1fa4059feb5fab37bc8bf15eb9f6a0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.gd26f300.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ae415535a08ddb289943bf741e00119892204776824b4cb4e76eeca35442f0ea_ppc64le", "product": { "name": "openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ae415535a08ddb289943bf741e00119892204776824b4cb4e76eeca35442f0ea_ppc64le", "product_id": "openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ae415535a08ddb289943bf741e00119892204776824b4cb4e76eeca35442f0ea_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ae415535a08ddb289943bf741e00119892204776824b4cb4e76eeca35442f0ea?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.gbcc371c.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ovirt-csi-driver-rhel9-operator@sha256:bb040597da6e786e4f9138288e141d40606faa39379dd09e11ef6d28662ad8ad_ppc64le", "product": { "name": "openshift4/ovirt-csi-driver-rhel9-operator@sha256:bb040597da6e786e4f9138288e141d40606faa39379dd09e11ef6d28662ad8ad_ppc64le", "product_id": "openshift4/ovirt-csi-driver-rhel9-operator@sha256:bb040597da6e786e4f9138288e141d40606faa39379dd09e11ef6d28662ad8ad_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ovirt-csi-driver-rhel9-operator@sha256:bb040597da6e786e4f9138288e141d40606faa39379dd09e11ef6d28662ad8ad?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.gac852f3.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:27adad1e8291c42593e6ff597a21db7297eab7bd9087850c00ee218f4357ea82_ppc64le", "product": { "name": "openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:27adad1e8291c42593e6ff597a21db7297eab7bd9087850c00ee218f4357ea82_ppc64le", "product_id": "openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:27adad1e8291c42593e6ff597a21db7297eab7bd9087850c00ee218f4357ea82_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-platform-operators-manager-rhel9@sha256:27adad1e8291c42593e6ff597a21db7297eab7bd9087850c00ee218f4357ea82?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9\u0026tag=v4.16.0-202410011135.p0.gcf88629.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-policy-controller-rhel9@sha256:7f5f6bc33ebcc5ed421e7303df3fb16a8e69932cb0903ea140038c9ed2e65f69_ppc64le", "product": { "name": "openshift4/ose-cluster-policy-controller-rhel9@sha256:7f5f6bc33ebcc5ed421e7303df3fb16a8e69932cb0903ea140038c9ed2e65f69_ppc64le", "product_id": "openshift4/ose-cluster-policy-controller-rhel9@sha256:7f5f6bc33ebcc5ed421e7303df3fb16a8e69932cb0903ea140038c9ed2e65f69_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-policy-controller-rhel9@sha256:7f5f6bc33ebcc5ed421e7303df3fb16a8e69932cb0903ea140038c9ed2e65f69?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9\u0026tag=v4.16.0-202410011135.p0.geaea543.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-samples-rhel9-operator@sha256:c505bfa88955ebeb1c147583d003924d02feab3e557cab6f3b3e30e9c554ce5c_ppc64le", "product": { "name": "openshift4/ose-cluster-samples-rhel9-operator@sha256:c505bfa88955ebeb1c147583d003924d02feab3e557cab6f3b3e30e9c554ce5c_ppc64le", "product_id": "openshift4/ose-cluster-samples-rhel9-operator@sha256:c505bfa88955ebeb1c147583d003924d02feab3e557cab6f3b3e30e9c554ce5c_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-samples-rhel9-operator@sha256:c505bfa88955ebeb1c147583d003924d02feab3e557cab6f3b3e30e9c554ce5c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.g6541dd7.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-storage-rhel9-operator@sha256:3a0626d5ab8275cd5b12e705433f2d55bf25ec1b5a47ec5c0b459f816f3b934f_ppc64le", "product": { "name": "openshift4/ose-cluster-storage-rhel9-operator@sha256:3a0626d5ab8275cd5b12e705433f2d55bf25ec1b5a47ec5c0b459f816f3b934f_ppc64le", "product_id": "openshift4/ose-cluster-storage-rhel9-operator@sha256:3a0626d5ab8275cd5b12e705433f2d55bf25ec1b5a47ec5c0b459f816f3b934f_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-storage-rhel9-operator@sha256:3a0626d5ab8275cd5b12e705433f2d55bf25ec1b5a47ec5c0b459f816f3b934f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator\u0026tag=v4.16.0-202410011905.p0.g7af2fc4.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-update-keys-rhel9@sha256:b406e529b6ec47feb76b5190cd9ddd04105ebe8cfae61b4afd4d8af64cd8d4cc_ppc64le", "product": { "name": "openshift4/ose-cluster-update-keys-rhel9@sha256:b406e529b6ec47feb76b5190cd9ddd04105ebe8cfae61b4afd4d8af64cd8d4cc_ppc64le", "product_id": "openshift4/ose-cluster-update-keys-rhel9@sha256:b406e529b6ec47feb76b5190cd9ddd04105ebe8cfae61b4afd4d8af64cd8d4cc_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-update-keys-rhel9@sha256:b406e529b6ec47feb76b5190cd9ddd04105ebe8cfae61b4afd4d8af64cd8d4cc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9\u0026tag=v4.16.0-202410011135.p0.gc0641e0.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-container-networking-plugins-rhel9@sha256:d35664643d7c9e6f4e6e4f4ca12242353e2c887806757593680f35c4007af128_ppc64le", "product": { "name": "openshift4/ose-container-networking-plugins-rhel9@sha256:d35664643d7c9e6f4e6e4f4ca12242353e2c887806757593680f35c4007af128_ppc64le", "product_id": "openshift4/ose-container-networking-plugins-rhel9@sha256:d35664643d7c9e6f4e6e4f4ca12242353e2c887806757593680f35c4007af128_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-container-networking-plugins-rhel9@sha256:d35664643d7c9e6f4e6e4f4ca12242353e2c887806757593680f35c4007af128?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9\u0026tag=v4.16.0-202410011135.p0.g73b4123.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-csi-driver-shared-resource-rhel9@sha256:bbc6de71d7514d6224b2923d96f45ce66c78dc30beb9adc88a2453df68697520_ppc64le", "product": { "name": "openshift4/ose-csi-driver-shared-resource-rhel9@sha256:bbc6de71d7514d6224b2923d96f45ce66c78dc30beb9adc88a2453df68697520_ppc64le", "product_id": "openshift4/ose-csi-driver-shared-resource-rhel9@sha256:bbc6de71d7514d6224b2923d96f45ce66c78dc30beb9adc88a2453df68697520_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-csi-driver-shared-resource-rhel9@sha256:bbc6de71d7514d6224b2923d96f45ce66c78dc30beb9adc88a2453df68697520?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9\u0026tag=v4.16.0-202410011135.p0.gbc125de.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:e50f4a9bee5d6bbee17c9ca20e57585656cb133a1c8195fb6f7ae859abe6af63_ppc64le", "product": { "name": "openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:e50f4a9bee5d6bbee17c9ca20e57585656cb133a1c8195fb6f7ae859abe6af63_ppc64le", "product_id": "openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:e50f4a9bee5d6bbee17c9ca20e57585656cb133a1c8195fb6f7ae859abe6af63_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-csi-driver-shared-resource-rhel9-operator@sha256:e50f4a9bee5d6bbee17c9ca20e57585656cb133a1c8195fb6f7ae859abe6af63?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.g1e1194b.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:4a312a9489d1c42769829508dd706c1197a354af0630c6b0e2f625723c088a2a_ppc64le", "product": { "name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:4a312a9489d1c42769829508dd706c1197a354af0630c6b0e2f625723c088a2a_ppc64le", "product_id": "openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:4a312a9489d1c42769829508dd706c1197a354af0630c6b0e2f625723c088a2a_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-csi-driver-shared-resource-webhook-rhel9@sha256:4a312a9489d1c42769829508dd706c1197a354af0630c6b0e2f625723c088a2a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9\u0026tag=v4.16.0-202410011135.p0.gbc125de.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-csi-external-resizer-rhel9@sha256:b4adac630f9fe5a670ab12fd46c856f07f6ecca4aad883344ed50465f28e6d78_ppc64le", "product": { "name": "openshift4/ose-csi-external-resizer-rhel9@sha256:b4adac630f9fe5a670ab12fd46c856f07f6ecca4aad883344ed50465f28e6d78_ppc64le", "product_id": "openshift4/ose-csi-external-resizer-rhel9@sha256:b4adac630f9fe5a670ab12fd46c856f07f6ecca4aad883344ed50465f28e6d78_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-csi-external-resizer-rhel9@sha256:b4adac630f9fe5a670ab12fd46c856f07f6ecca4aad883344ed50465f28e6d78?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9\u0026tag=v4.16.0-202410011135.p0.gbdf5bfb.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:4719384cc34c33a39e7a1d1f628612ab82b3ca538f70dbe1ce2a3a4a608a588d_ppc64le", "product": { "name": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:4719384cc34c33a39e7a1d1f628612ab82b3ca538f70dbe1ce2a3a4a608a588d_ppc64le", "product_id": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:4719384cc34c33a39e7a1d1f628612ab82b3ca538f70dbe1ce2a3a4a608a588d_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-csi-external-snapshotter-rhel9@sha256:4719384cc34c33a39e7a1d1f628612ab82b3ca538f70dbe1ce2a3a4a608a588d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9\u0026tag=v4.16.0-202410011135.p0.g5315d37.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:9334e3e22d5880427f7f011cfb426505172128a7428d3503e27b9b2a909c359c_ppc64le", "product": { "name": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:9334e3e22d5880427f7f011cfb426505172128a7428d3503e27b9b2a909c359c_ppc64le", "product_id": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:9334e3e22d5880427f7f011cfb426505172128a7428d3503e27b9b2a909c359c_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-csi-snapshot-controller-rhel9@sha256:9334e3e22d5880427f7f011cfb426505172128a7428d3503e27b9b2a909c359c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9\u0026tag=v4.16.0-202410011135.p0.g5315d37.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c2b7348b0a4e03268b0ee6c304cd66567920fa0447f6f55c69ad1d3385f24de5_ppc64le", "product": { "name": "openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c2b7348b0a4e03268b0ee6c304cd66567920fa0447f6f55c69ad1d3385f24de5_ppc64le", "product_id": "openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c2b7348b0a4e03268b0ee6c304cd66567920fa0447f6f55c69ad1d3385f24de5_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-csi-snapshot-validation-webhook-rhel9@sha256:c2b7348b0a4e03268b0ee6c304cd66567920fa0447f6f55c69ad1d3385f24de5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9\u0026tag=v4.16.0-202410011135.p0.g5315d37.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/egress-router-cni-rhel9@sha256:7e8886fea3e4be4af015145c65a53651a17daa26d9368c87d8636d30a8418e51_ppc64le", "product": { "name": "openshift4/egress-router-cni-rhel9@sha256:7e8886fea3e4be4af015145c65a53651a17daa26d9368c87d8636d30a8418e51_ppc64le", "product_id": "openshift4/egress-router-cni-rhel9@sha256:7e8886fea3e4be4af015145c65a53651a17daa26d9368c87d8636d30a8418e51_ppc64le", "product_identification_helper": { "purl": "pkg:oci/egress-router-cni-rhel9@sha256:7e8886fea3e4be4af015145c65a53651a17daa26d9368c87d8636d30a8418e51?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel9\u0026tag=v4.16.0-202410011135.p0.g7089efe.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-etcd-rhel9@sha256:fe9fc35575a1739725f5b3eed21bf1cee7bfd4819ac816f07cbc94cc67f2b7f0_ppc64le", "product": { "name": "openshift4/ose-etcd-rhel9@sha256:fe9fc35575a1739725f5b3eed21bf1cee7bfd4819ac816f07cbc94cc67f2b7f0_ppc64le", "product_id": "openshift4/ose-etcd-rhel9@sha256:fe9fc35575a1739725f5b3eed21bf1cee7bfd4819ac816f07cbc94cc67f2b7f0_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-etcd-rhel9@sha256:fe9fc35575a1739725f5b3eed21bf1cee7bfd4819ac816f07cbc94cc67f2b7f0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-etcd-rhel9\u0026tag=v4.16.0-202410011135.p0.g16202ec.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8d82b8f8678ffca995261cc5a56af65f844d4ae57a116bb3cae87e12f652a146_ppc64le", "product": { "name": "openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8d82b8f8678ffca995261cc5a56af65f844d4ae57a116bb3cae87e12f652a146_ppc64le", "product_id": "openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8d82b8f8678ffca995261cc5a56af65f844d4ae57a116bb3cae87e12f652a146_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-gcp-cloud-controller-manager-rhel9@sha256:8d82b8f8678ffca995261cc5a56af65f844d4ae57a116bb3cae87e12f652a146?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9\u0026tag=v4.16.0-202410011135.p0.g26b43df.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:20d4840b515d63205c1e696b012aab48552996e349559b4f1e368e73cd4c370f_ppc64le", "product": { "name": "openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:20d4840b515d63205c1e696b012aab48552996e349559b4f1e368e73cd4c370f_ppc64le", "product_id": "openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:20d4840b515d63205c1e696b012aab48552996e349559b4f1e368e73cd4c370f_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-gcp-cluster-api-controllers-rhel9@sha256:20d4840b515d63205c1e696b012aab48552996e349559b4f1e368e73cd4c370f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9\u0026tag=v4.16.0-202410011135.p0.g02432df.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:eb19c06edb0712f03a804cf2f085f72ec56a38da20dc8bd8dd8069ee94cb7c14_ppc64le", "product": { "name": "openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:eb19c06edb0712f03a804cf2f085f72ec56a38da20dc8bd8dd8069ee94cb7c14_ppc64le", "product_id": "openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:eb19c06edb0712f03a804cf2f085f72ec56a38da20dc8bd8dd8069ee94cb7c14_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-gcp-pd-csi-driver-rhel9@sha256:eb19c06edb0712f03a804cf2f085f72ec56a38da20dc8bd8dd8069ee94cb7c14?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9\u0026tag=v4.16.0-202410011135.p0.g5ed71c6.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:8b29e387125f80021953bec7827b632730bcaa43492ca1195886d3f3ed6d2adf_ppc64le", "product": { "name": "openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:8b29e387125f80021953bec7827b632730bcaa43492ca1195886d3f3ed6d2adf_ppc64le", "product_id": "openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:8b29e387125f80021953bec7827b632730bcaa43492ca1195886d3f3ed6d2adf_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-gcp-pd-csi-driver-operator-rhel9@sha256:8b29e387125f80021953bec7827b632730bcaa43492ca1195886d3f3ed6d2adf?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9\u0026tag=v4.16.0-202410011135.p0.g799327f.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-hypershift-rhel9@sha256:ee6319c9362dc41c1d7186fbfdfa9cf1b695048479a73da38b3f5c329d7bc804_ppc64le", "product": { "name": "openshift4/ose-hypershift-rhel9@sha256:ee6319c9362dc41c1d7186fbfdfa9cf1b695048479a73da38b3f5c329d7bc804_ppc64le", "product_id": "openshift4/ose-hypershift-rhel9@sha256:ee6319c9362dc41c1d7186fbfdfa9cf1b695048479a73da38b3f5c329d7bc804_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-hypershift-rhel9@sha256:ee6319c9362dc41c1d7186fbfdfa9cf1b695048479a73da38b3f5c329d7bc804?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel9\u0026tag=v4.16.0-202410011135.p0.g235766c.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:6032436731216cbd54e7a9831dd1d68bd28b8018c80aad115b8988165db4bfeb_ppc64le", "product": { "name": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:6032436731216cbd54e7a9831dd1d68bd28b8018c80aad115b8988165db4bfeb_ppc64le", "product_id": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:6032436731216cbd54e7a9831dd1d68bd28b8018c80aad115b8988165db4bfeb_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:6032436731216cbd54e7a9831dd1d68bd28b8018c80aad115b8988165db4bfeb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9\u0026tag=v4.16.0-202410011135.p0.g60b7ca9.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-insights-rhel9-operator@sha256:bd0aef0bc792cba0510b793699dab9a8aa84e8ae0d5aefe71835db8eeb095731_ppc64le", "product": { "name": "openshift4/ose-insights-rhel9-operator@sha256:bd0aef0bc792cba0510b793699dab9a8aa84e8ae0d5aefe71835db8eeb095731_ppc64le", "product_id": "openshift4/ose-insights-rhel9-operator@sha256:bd0aef0bc792cba0510b793699dab9a8aa84e8ae0d5aefe71835db8eeb095731_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-insights-rhel9-operator@sha256:bd0aef0bc792cba0510b793699dab9a8aa84e8ae0d5aefe71835db8eeb095731?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.gb98e7c8.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-installer-altinfra-rhel9@sha256:2378be30a2d8c5bb75eb81099baa58e85407ec530e99b5303664f50f9d673e1a_ppc64le", "product": { "name": "openshift4/ose-installer-altinfra-rhel9@sha256:2378be30a2d8c5bb75eb81099baa58e85407ec530e99b5303664f50f9d673e1a_ppc64le", "product_id": "openshift4/ose-installer-altinfra-rhel9@sha256:2378be30a2d8c5bb75eb81099baa58e85407ec530e99b5303664f50f9d673e1a_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-installer-altinfra-rhel9@sha256:2378be30a2d8c5bb75eb81099baa58e85407ec530e99b5303664f50f9d673e1a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-installer-altinfra-rhel9\u0026tag=v4.16.0-202410011135.p0.ge8f8bf9.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-installer-artifacts-rhel9@sha256:75faaecaaf87cd07cc77f97261609cdfecc7d84081c8339348be5c15827e80b4_ppc64le", "product": { "name": "openshift4/ose-installer-artifacts-rhel9@sha256:75faaecaaf87cd07cc77f97261609cdfecc7d84081c8339348be5c15827e80b4_ppc64le", "product_id": "openshift4/ose-installer-artifacts-rhel9@sha256:75faaecaaf87cd07cc77f97261609cdfecc7d84081c8339348be5c15827e80b4_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-installer-artifacts-rhel9@sha256:75faaecaaf87cd07cc77f97261609cdfecc7d84081c8339348be5c15827e80b4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts-rhel9\u0026tag=v4.16.0-202410011135.p0.ge8f8bf9.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-installer-rhel9@sha256:da76a5681cad236069ff482505ba4d287e46c4e4c61648e871143b330e34693d_ppc64le", "product": { "name": "openshift4/ose-installer-rhel9@sha256:da76a5681cad236069ff482505ba4d287e46c4e4c61648e871143b330e34693d_ppc64le", "product_id": "openshift4/ose-installer-rhel9@sha256:da76a5681cad236069ff482505ba4d287e46c4e4c61648e871143b330e34693d_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-installer-rhel9@sha256:da76a5681cad236069ff482505ba4d287e46c4e4c61648e871143b330e34693d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-installer-rhel9\u0026tag=v4.16.0-202410011135.p0.ge8f8bf9.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/kube-metrics-server-rhel9@sha256:9ab35915fb07eeb57e157f435fbb78ca9d472ac0d3d8b3995e90ef373e207571_ppc64le", "product": { "name": "openshift4/kube-metrics-server-rhel9@sha256:9ab35915fb07eeb57e157f435fbb78ca9d472ac0d3d8b3995e90ef373e207571_ppc64le", "product_id": "openshift4/kube-metrics-server-rhel9@sha256:9ab35915fb07eeb57e157f435fbb78ca9d472ac0d3d8b3995e90ef373e207571_ppc64le", "product_identification_helper": { "purl": "pkg:oci/kube-metrics-server-rhel9@sha256:9ab35915fb07eeb57e157f435fbb78ca9d472ac0d3d8b3995e90ef373e207571?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/kube-metrics-server-rhel9\u0026tag=v4.16.0-202410011135.p0.g8c2920c.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-kube-storage-version-migrator-rhel9@sha256:01d3094788ee93ee7625f6fda0a1d543fcfb3a3e5a3f83c3d531479d4cff6fe1_ppc64le", "product": { "name": "openshift4/ose-kube-storage-version-migrator-rhel9@sha256:01d3094788ee93ee7625f6fda0a1d543fcfb3a3e5a3f83c3d531479d4cff6fe1_ppc64le", "product_id": "openshift4/ose-kube-storage-version-migrator-rhel9@sha256:01d3094788ee93ee7625f6fda0a1d543fcfb3a3e5a3f83c3d531479d4cff6fe1_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-kube-storage-version-migrator-rhel9@sha256:01d3094788ee93ee7625f6fda0a1d543fcfb3a3e5a3f83c3d531479d4cff6fe1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9\u0026tag=v4.16.0-202410011135.p0.g969a60e.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:39bd9f75c70ceb3880d68065ae9e0b7cc9a2bcb814552fcc9b4c9d543b0553c4_ppc64le", "product": { "name": "openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:39bd9f75c70ceb3880d68065ae9e0b7cc9a2bcb814552fcc9b4c9d543b0553c4_ppc64le", "product_id": "openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:39bd9f75c70ceb3880d68065ae9e0b7cc9a2bcb814552fcc9b4c9d543b0553c4_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-kubevirt-cloud-controller-manager-rhel9@sha256:39bd9f75c70ceb3880d68065ae9e0b7cc9a2bcb814552fcc9b4c9d543b0553c4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9\u0026tag=v4.16.0-202410011135.p0.g3db7610.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/kubevirt-csi-driver-rhel9@sha256:5fd9d3a1f4def9b40bee638ed2d20345b2a5b3c8de0067bca7e691042cde9641_ppc64le", "product": { "name": "openshift4/kubevirt-csi-driver-rhel9@sha256:5fd9d3a1f4def9b40bee638ed2d20345b2a5b3c8de0067bca7e691042cde9641_ppc64le", "product_id": "openshift4/kubevirt-csi-driver-rhel9@sha256:5fd9d3a1f4def9b40bee638ed2d20345b2a5b3c8de0067bca7e691042cde9641_ppc64le", "product_identification_helper": { "purl": "pkg:oci/kubevirt-csi-driver-rhel9@sha256:5fd9d3a1f4def9b40bee638ed2d20345b2a5b3c8de0067bca7e691042cde9641?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9\u0026tag=v4.16.0-202410011135.p0.g0693093.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:627ad4d117ec183382faf514b0fb53e20f8cc3f32bfec5ee2599f169a83a543d_ppc64le", "product": { "name": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:627ad4d117ec183382faf514b0fb53e20f8cc3f32bfec5ee2599f169a83a543d_ppc64le", "product_id": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:627ad4d117ec183382faf514b0fb53e20f8cc3f32bfec5ee2599f169a83a543d_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-libvirt-machine-controllers-rhel9@sha256:627ad4d117ec183382faf514b0fb53e20f8cc3f32bfec5ee2599f169a83a543d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9\u0026tag=v4.16.0-202410011135.p0.ga336f0b.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-machine-api-rhel9-operator@sha256:fdf771b69a68ee18d5a99d493732a06bdba0a332b4b9cce72d46515963351712_ppc64le", "product": { "name": "openshift4/ose-machine-api-rhel9-operator@sha256:fdf771b69a68ee18d5a99d493732a06bdba0a332b4b9cce72d46515963351712_ppc64le", "product_id": "openshift4/ose-machine-api-rhel9-operator@sha256:fdf771b69a68ee18d5a99d493732a06bdba0a332b4b9cce72d46515963351712_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-machine-api-rhel9-operator@sha256:fdf771b69a68ee18d5a99d493732a06bdba0a332b4b9cce72d46515963351712?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.g9f9c6ba.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:22c08d9431644f168ad1adeb4442831646401254277e19b9abb32b3cd63e62b5_ppc64le", "product": { "name": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:22c08d9431644f168ad1adeb4442831646401254277e19b9abb32b3cd63e62b5_ppc64le", "product_id": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:22c08d9431644f168ad1adeb4442831646401254277e19b9abb32b3cd63e62b5_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-machine-api-provider-gcp-rhel9@sha256:22c08d9431644f168ad1adeb4442831646401254277e19b9abb32b3cd63e62b5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9\u0026tag=v4.16.0-202410011135.p0.ge72657c.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:96eaf4b84c52e65fcb5001ad62e2c646822a08ab45bde63dc6d59d598ddd4950_ppc64le", "product": { "name": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:96eaf4b84c52e65fcb5001ad62e2c646822a08ab45bde63dc6d59d598ddd4950_ppc64le", "product_id": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:96eaf4b84c52e65fcb5001ad62e2c646822a08ab45bde63dc6d59d598ddd4950_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-machine-api-provider-openstack-rhel9@sha256:96eaf4b84c52e65fcb5001ad62e2c646822a08ab45bde63dc6d59d598ddd4950?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9\u0026tag=v4.16.0-202410011135.p0.g5ada1cb.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-machine-config-rhel9-operator@sha256:095983d061d5de744c28ced1bb3b8001983d30de87f85c52ff34951277600390_ppc64le", "product": { "name": "openshift4/ose-machine-config-rhel9-operator@sha256:095983d061d5de744c28ced1bb3b8001983d30de87f85c52ff34951277600390_ppc64le", "product_id": "openshift4/ose-machine-config-rhel9-operator@sha256:095983d061d5de744c28ced1bb3b8001983d30de87f85c52ff34951277600390_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-machine-config-rhel9-operator@sha256:095983d061d5de744c28ced1bb3b8001983d30de87f85c52ff34951277600390?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.g6a425ab.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-machine-os-images-rhel9@sha256:730d70620738fe2fd6a12b5c122557af5eda00fb5245e2a77022e1cfcc5495e4_ppc64le", "product": { "name": "openshift4/ose-machine-os-images-rhel9@sha256:730d70620738fe2fd6a12b5c122557af5eda00fb5245e2a77022e1cfcc5495e4_ppc64le", "product_id": "openshift4/ose-machine-os-images-rhel9@sha256:730d70620738fe2fd6a12b5c122557af5eda00fb5245e2a77022e1cfcc5495e4_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-machine-os-images-rhel9@sha256:730d70620738fe2fd6a12b5c122557af5eda00fb5245e2a77022e1cfcc5495e4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel9\u0026tag=v4.16.0-202410011135.p0.g3cc9709.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-multus-admission-controller-rhel9@sha256:0b9fcfaff47a112ad717cbeb28f8e28feec9b28966238c1c15b20e7cca41ca2a_ppc64le", "product": { "name": "openshift4/ose-multus-admission-controller-rhel9@sha256:0b9fcfaff47a112ad717cbeb28f8e28feec9b28966238c1c15b20e7cca41ca2a_ppc64le", "product_id": "openshift4/ose-multus-admission-controller-rhel9@sha256:0b9fcfaff47a112ad717cbeb28f8e28feec9b28966238c1c15b20e7cca41ca2a_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-multus-admission-controller-rhel9@sha256:0b9fcfaff47a112ad717cbeb28f8e28feec9b28966238c1c15b20e7cca41ca2a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9\u0026tag=v4.16.0-202410011135.p0.g88c596e.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-multus-networkpolicy-rhel9@sha256:838c738b780512293aaf7d1249ac29ccb50fdf2e3b7011c0a3591741a8299988_ppc64le", "product": { "name": "openshift4/ose-multus-networkpolicy-rhel9@sha256:838c738b780512293aaf7d1249ac29ccb50fdf2e3b7011c0a3591741a8299988_ppc64le", "product_id": "openshift4/ose-multus-networkpolicy-rhel9@sha256:838c738b780512293aaf7d1249ac29ccb50fdf2e3b7011c0a3591741a8299988_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-multus-networkpolicy-rhel9@sha256:838c738b780512293aaf7d1249ac29ccb50fdf2e3b7011c0a3591741a8299988?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9\u0026tag=v4.16.0-202410011135.p0.gf988f89.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-multus-route-override-cni-rhel9@sha256:3cb9a395e3165c4567442fdbd57fe52fd04e38e63d7f959c1df7b61abb9b7869_ppc64le", "product": { "name": "openshift4/ose-multus-route-override-cni-rhel9@sha256:3cb9a395e3165c4567442fdbd57fe52fd04e38e63d7f959c1df7b61abb9b7869_ppc64le", "product_id": "openshift4/ose-multus-route-override-cni-rhel9@sha256:3cb9a395e3165c4567442fdbd57fe52fd04e38e63d7f959c1df7b61abb9b7869_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-multus-route-override-cni-rhel9@sha256:3cb9a395e3165c4567442fdbd57fe52fd04e38e63d7f959c1df7b61abb9b7869?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9\u0026tag=v4.16.0-202410011135.p0.g73594f7.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1ec628f3edd496d38cf0ef051a3a3e4660c52bdaacc6fd811270b4bee23c9035_ppc64le", "product": { "name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1ec628f3edd496d38cf0ef051a3a3e4660c52bdaacc6fd811270b4bee23c9035_ppc64le", "product_id": "openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1ec628f3edd496d38cf0ef051a3a3e4660c52bdaacc6fd811270b4bee23c9035_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1ec628f3edd496d38cf0ef051a3a3e4660c52bdaacc6fd811270b4bee23c9035?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9\u0026tag=v4.16.0-202410011135.p0.gdab1dd2.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-must-gather-rhel9@sha256:a6ae73143b1181e37078ab4b07b95ffe8a8651d12a66143018a9c1c85edd394a_ppc64le", "product": { "name": "openshift4/ose-must-gather-rhel9@sha256:a6ae73143b1181e37078ab4b07b95ffe8a8651d12a66143018a9c1c85edd394a_ppc64le", "product_id": "openshift4/ose-must-gather-rhel9@sha256:a6ae73143b1181e37078ab4b07b95ffe8a8651d12a66143018a9c1c85edd394a_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-must-gather-rhel9@sha256:a6ae73143b1181e37078ab4b07b95ffe8a8651d12a66143018a9c1c85edd394a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather-rhel9\u0026tag=v4.16.0-202410011135.p0.gaea114c.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-network-interface-bond-cni-rhel9@sha256:e9aebfff92e771e03c07db80f54f3d0835785cbf84c7f4b090e4c446898889d9_ppc64le", "product": { "name": "openshift4/ose-network-interface-bond-cni-rhel9@sha256:e9aebfff92e771e03c07db80f54f3d0835785cbf84c7f4b090e4c446898889d9_ppc64le", "product_id": "openshift4/ose-network-interface-bond-cni-rhel9@sha256:e9aebfff92e771e03c07db80f54f3d0835785cbf84c7f4b090e4c446898889d9_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-network-interface-bond-cni-rhel9@sha256:e9aebfff92e771e03c07db80f54f3d0835785cbf84c7f4b090e4c446898889d9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9\u0026tag=v4.16.0-202410011135.p0.gbb91145.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-network-metrics-daemon-rhel9@sha256:bd586d4b683d0f590e9cbcf0361e313026c6f143c6db216c27c228a6dc1ece07_ppc64le", "product": { "name": "openshift4/ose-network-metrics-daemon-rhel9@sha256:bd586d4b683d0f590e9cbcf0361e313026c6f143c6db216c27c228a6dc1ece07_ppc64le", "product_id": "openshift4/ose-network-metrics-daemon-rhel9@sha256:bd586d4b683d0f590e9cbcf0361e313026c6f143c6db216c27c228a6dc1ece07_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-network-metrics-daemon-rhel9@sha256:bd586d4b683d0f590e9cbcf0361e313026c6f143c6db216c27c228a6dc1ece07?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9\u0026tag=v4.16.0-202410011135.p0.g4805926.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/network-tools-rhel9@sha256:34c5ec6202a9cab730a73c0b48a5a26d82afcab672ee4dd1833b29b1f8730a5c_ppc64le", "product": { "name": "openshift4/network-tools-rhel9@sha256:34c5ec6202a9cab730a73c0b48a5a26d82afcab672ee4dd1833b29b1f8730a5c_ppc64le", "product_id": "openshift4/network-tools-rhel9@sha256:34c5ec6202a9cab730a73c0b48a5a26d82afcab672ee4dd1833b29b1f8730a5c_ppc64le", "product_identification_helper": { "purl": "pkg:oci/network-tools-rhel9@sha256:34c5ec6202a9cab730a73c0b48a5a26d82afcab672ee4dd1833b29b1f8730a5c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel9\u0026tag=v4.16.0-202410011905.p0.g39eca10.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-sdn-rhel9@sha256:64b27583fe88d133ad769f5f8ad797f83e4918689aa4cb4c102032b9ee564b83_ppc64le", "product": { "name": "openshift4/ose-sdn-rhel9@sha256:64b27583fe88d133ad769f5f8ad797f83e4918689aa4cb4c102032b9ee564b83_ppc64le", "product_id": "openshift4/ose-sdn-rhel9@sha256:64b27583fe88d133ad769f5f8ad797f83e4918689aa4cb4c102032b9ee564b83_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-sdn-rhel9@sha256:64b27583fe88d133ad769f5f8ad797f83e4918689aa4cb4c102032b9ee564b83?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sdn-rhel9\u0026tag=v4.16.0-202410011135.p0.g807fca2.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-oauth-apiserver-rhel9@sha256:1e2ec4c525443c2c10d32f0ea5c3ed68143918cecfe910b8481cb6b6cacf05b7_ppc64le", "product": { "name": "openshift4/ose-oauth-apiserver-rhel9@sha256:1e2ec4c525443c2c10d32f0ea5c3ed68143918cecfe910b8481cb6b6cacf05b7_ppc64le", "product_id": "openshift4/ose-oauth-apiserver-rhel9@sha256:1e2ec4c525443c2c10d32f0ea5c3ed68143918cecfe910b8481cb6b6cacf05b7_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-oauth-apiserver-rhel9@sha256:1e2ec4c525443c2c10d32f0ea5c3ed68143918cecfe910b8481cb6b6cacf05b7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9\u0026tag=v4.16.0-202410011135.p0.gfa1f097.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-olm-catalogd-rhel9@sha256:01b72a079eddb70ce27eb178c0e0f2ca08e7a65a99def3bff1b793f6d40c0969_ppc64le", "product": { "name": "openshift4/ose-olm-catalogd-rhel9@sha256:01b72a079eddb70ce27eb178c0e0f2ca08e7a65a99def3bff1b793f6d40c0969_ppc64le", "product_id": "openshift4/ose-olm-catalogd-rhel9@sha256:01b72a079eddb70ce27eb178c0e0f2ca08e7a65a99def3bff1b793f6d40c0969_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-olm-catalogd-rhel9@sha256:01b72a079eddb70ce27eb178c0e0f2ca08e7a65a99def3bff1b793f6d40c0969?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-olm-catalogd-rhel9\u0026tag=v4.16.0-202410011135.p0.g79975a5.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-olm-operator-controller-rhel9@sha256:13ec1ae02b25ad477d3c6ee1816766868b50c4d7e98a19424e02db270da9d4e9_ppc64le", "product": { "name": "openshift4/ose-olm-operator-controller-rhel9@sha256:13ec1ae02b25ad477d3c6ee1816766868b50c4d7e98a19424e02db270da9d4e9_ppc64le", "product_id": "openshift4/ose-olm-operator-controller-rhel9@sha256:13ec1ae02b25ad477d3c6ee1816766868b50c4d7e98a19424e02db270da9d4e9_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-olm-operator-controller-rhel9@sha256:13ec1ae02b25ad477d3c6ee1816766868b50c4d7e98a19424e02db270da9d4e9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9\u0026tag=v4.16.0-202410011135.p0.g80b8649.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-olm-rukpak-rhel9@sha256:3ca07c5bb00b385cd3d1064d09a1644d28135c9e97faec1df4d4e28ae4fb6a93_ppc64le", "product": { "name": "openshift4/ose-olm-rukpak-rhel9@sha256:3ca07c5bb00b385cd3d1064d09a1644d28135c9e97faec1df4d4e28ae4fb6a93_ppc64le", "product_id": "openshift4/ose-olm-rukpak-rhel9@sha256:3ca07c5bb00b385cd3d1064d09a1644d28135c9e97faec1df4d4e28ae4fb6a93_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-olm-rukpak-rhel9@sha256:3ca07c5bb00b385cd3d1064d09a1644d28135c9e97faec1df4d4e28ae4fb6a93?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-olm-rukpak-rhel9\u0026tag=v4.16.0-202410011135.p0.g282cc84.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-openshift-apiserver-rhel9@sha256:37f5654e2b03db66ad82da281c8eeaad0ce0c7882a5a098195b3f0d04331759b_ppc64le", "product": { "name": "openshift4/ose-openshift-apiserver-rhel9@sha256:37f5654e2b03db66ad82da281c8eeaad0ce0c7882a5a098195b3f0d04331759b_ppc64le", "product_id": "openshift4/ose-openshift-apiserver-rhel9@sha256:37f5654e2b03db66ad82da281c8eeaad0ce0c7882a5a098195b3f0d04331759b_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-openshift-apiserver-rhel9@sha256:37f5654e2b03db66ad82da281c8eeaad0ce0c7882a5a098195b3f0d04331759b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9\u0026tag=v4.16.0-202410011135.p0.g6b51841.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:8293328b0f22a97aa139dd24c3e897a2d6b0c50cac28e8da2a6acf3e353d4806_ppc64le", "product": { "name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:8293328b0f22a97aa139dd24c3e897a2d6b0c50cac28e8da2a6acf3e353d4806_ppc64le", "product_id": "openshift4/ose-openshift-controller-manager-rhel9@sha256:8293328b0f22a97aa139dd24c3e897a2d6b0c50cac28e8da2a6acf3e353d4806_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-openshift-controller-manager-rhel9@sha256:8293328b0f22a97aa139dd24c3e897a2d6b0c50cac28e8da2a6acf3e353d4806?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9\u0026tag=v4.16.0-202410011135.p0.gb906ac1.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:05a56f2efb4dcca1682eb65d0bed1434e886e8be1ac5b61d80c0537929550b05_ppc64le", "product": { "name": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:05a56f2efb4dcca1682eb65d0bed1434e886e8be1ac5b61d80c0537929550b05_ppc64le", "product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:05a56f2efb4dcca1682eb65d0bed1434e886e8be1ac5b61d80c0537929550b05_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel9@sha256:05a56f2efb4dcca1682eb65d0bed1434e886e8be1ac5b61d80c0537929550b05?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9\u0026tag=v4.16.0-202410011135.p0.gb7e9010.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ae897ecff7018d92afa020c566b899a4b3cbec4444db0a8533093693eb25f441_ppc64le", "product": { "name": "openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ae897ecff7018d92afa020c566b899a4b3cbec4444db0a8533093693eb25f441_ppc64le", "product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ae897ecff7018d92afa020c566b899a4b3cbec4444db0a8533093693eb25f441_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ae897ecff7018d92afa020c566b899a4b3cbec4444db0a8533093693eb25f441?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.g85b5209.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:1c1b24c2d7414f1c0baa7e6eba68e7630922a52d63e87d6ae1bd7304d2beb053_ppc64le", "product": { "name": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:1c1b24c2d7414f1c0baa7e6eba68e7630922a52d63e87d6ae1bd7304d2beb053_ppc64le", "product_id": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:1c1b24c2d7414f1c0baa7e6eba68e7630922a52d63e87d6ae1bd7304d2beb053_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel9@sha256:1c1b24c2d7414f1c0baa7e6eba68e7630922a52d63e87d6ae1bd7304d2beb053?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9\u0026tag=v4.16.0-202410011135.p0.gb7e9010.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-operator-framework-tools-rhel9@sha256:c76beec5904e4a3f2c46b3ef97de51cde03aa761a87e3e2a970fcf2569786bad_ppc64le", "product": { "name": "openshift4/ose-operator-framework-tools-rhel9@sha256:c76beec5904e4a3f2c46b3ef97de51cde03aa761a87e3e2a970fcf2569786bad_ppc64le", "product_id": "openshift4/ose-operator-framework-tools-rhel9@sha256:c76beec5904e4a3f2c46b3ef97de51cde03aa761a87e3e2a970fcf2569786bad_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-operator-framework-tools-rhel9@sha256:c76beec5904e4a3f2c46b3ef97de51cde03aa761a87e3e2a970fcf2569786bad?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9\u0026tag=v4.16.0-202410011135.p0.gc50e9ce.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ovirt-csi-driver-rhel9@sha256:709c4a95aa11b78ef9b404b19bbfee62e8ae959d0162b476838d3acd42ca1a66_ppc64le", "product": { "name": "openshift4/ovirt-csi-driver-rhel9@sha256:709c4a95aa11b78ef9b404b19bbfee62e8ae959d0162b476838d3acd42ca1a66_ppc64le", "product_id": "openshift4/ovirt-csi-driver-rhel9@sha256:709c4a95aa11b78ef9b404b19bbfee62e8ae959d0162b476838d3acd42ca1a66_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ovirt-csi-driver-rhel9@sha256:709c4a95aa11b78ef9b404b19bbfee62e8ae959d0162b476838d3acd42ca1a66?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel9\u0026tag=v4.16.0-202410011135.p0.g1db726a.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-ovirt-machine-controllers-rhel9@sha256:2d5589dae842ae26ae4583365f47e9b9772f12b0883c2217adb36c2c121fb881_ppc64le", "product": { "name": "openshift4/ose-ovirt-machine-controllers-rhel9@sha256:2d5589dae842ae26ae4583365f47e9b9772f12b0883c2217adb36c2c121fb881_ppc64le", "product_id": "openshift4/ose-ovirt-machine-controllers-rhel9@sha256:2d5589dae842ae26ae4583365f47e9b9772f12b0883c2217adb36c2c121fb881_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-ovirt-machine-controllers-rhel9@sha256:2d5589dae842ae26ae4583365f47e9b9772f12b0883c2217adb36c2c121fb881?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel9\u0026tag=v4.16.0-202410011135.p0.gabb91c8.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:5e5fbfe04c38afd0d47bebaa3204f24b0cf06e9ae97dbb93a6f364c1f72a5a3d_ppc64le", "product": { "name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:5e5fbfe04c38afd0d47bebaa3204f24b0cf06e9ae97dbb93a6f364c1f72a5a3d_ppc64le", "product_id": "openshift4/ose-ovn-kubernetes-rhel9@sha256:5e5fbfe04c38afd0d47bebaa3204f24b0cf06e9ae97dbb93a6f364c1f72a5a3d_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256:5e5fbfe04c38afd0d47bebaa3204f24b0cf06e9ae97dbb93a6f364c1f72a5a3d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=v4.16.0-202410011905.p0.g90d0591.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-powervs-block-csi-driver-rhel9@sha256:57aee742f027e65b08ab6b33e5a961269f1cc398bef49a2a5c1033df4c254623_ppc64le", "product": { "name": "openshift4/ose-powervs-block-csi-driver-rhel9@sha256:57aee742f027e65b08ab6b33e5a961269f1cc398bef49a2a5c1033df4c254623_ppc64le", "product_id": "openshift4/ose-powervs-block-csi-driver-rhel9@sha256:57aee742f027e65b08ab6b33e5a961269f1cc398bef49a2a5c1033df4c254623_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-powervs-block-csi-driver-rhel9@sha256:57aee742f027e65b08ab6b33e5a961269f1cc398bef49a2a5c1033df4c254623?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9\u0026tag=v4.16.0-202410011135.p0.g26162ba.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:1f496145d1815463e52687c50a56d196948b2b7623b5ff525f3cabd59c750f11_ppc64le", "product": { "name": "openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:1f496145d1815463e52687c50a56d196948b2b7623b5ff525f3cabd59c750f11_ppc64le", "product_id": "openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:1f496145d1815463e52687c50a56d196948b2b7623b5ff525f3cabd59c750f11_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-powervs-block-csi-driver-rhel9-operator@sha256:1f496145d1815463e52687c50a56d196948b2b7623b5ff525f3cabd59c750f11?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.g9c5dd8d.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:e16fe4e924dc23e36334fca994eb52e7f9a18f9e1e4be0a68790cd97eb32c863_ppc64le", "product": { "name": "openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:e16fe4e924dc23e36334fca994eb52e7f9a18f9e1e4be0a68790cd97eb32c863_ppc64le", "product_id": "openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:e16fe4e924dc23e36334fca994eb52e7f9a18f9e1e4be0a68790cd97eb32c863_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-powervs-cloud-controller-manager-rhel9@sha256:e16fe4e924dc23e36334fca994eb52e7f9a18f9e1e4be0a68790cd97eb32c863?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9\u0026tag=v4.16.0-202410011135.p0.g20e6dc7.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-powervs-machine-controllers-rhel9@sha256:4c92227400934665b61cfd6c1080585f1c05f2477deae7597a12e644b1fce6e8_ppc64le", "product": { "name": "openshift4/ose-powervs-machine-controllers-rhel9@sha256:4c92227400934665b61cfd6c1080585f1c05f2477deae7597a12e644b1fce6e8_ppc64le", "product_id": "openshift4/ose-powervs-machine-controllers-rhel9@sha256:4c92227400934665b61cfd6c1080585f1c05f2477deae7597a12e644b1fce6e8_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-powervs-machine-controllers-rhel9@sha256:4c92227400934665b61cfd6c1080585f1c05f2477deae7597a12e644b1fce6e8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9\u0026tag=v4.16.0-202410011135.p0.g60ebedf.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:08f590d66ccd3bc9c70b880fe0377db41f78837504772cb0f9b28847a4142172_ppc64le", "product": { "name": "openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:08f590d66ccd3bc9c70b880fe0377db41f78837504772cb0f9b28847a4142172_ppc64le", "product_id": "openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:08f590d66ccd3bc9c70b880fe0377db41f78837504772cb0f9b28847a4142172_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-k8s-prometheus-adapter-rhel9@sha256:08f590d66ccd3bc9c70b880fe0377db41f78837504772cb0f9b28847a4142172?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9\u0026tag=v4.16.0-202410011135.p0.ge4f859b.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/openshift-route-controller-manager-rhel9@sha256:f98f020ba108070783bc2dbd260d8561190fd72d40667f233ef6bbcdff8116d8_ppc64le", "product": { "name": "openshift4/openshift-route-controller-manager-rhel9@sha256:f98f020ba108070783bc2dbd260d8561190fd72d40667f233ef6bbcdff8116d8_ppc64le", "product_id": "openshift4/openshift-route-controller-manager-rhel9@sha256:f98f020ba108070783bc2dbd260d8561190fd72d40667f233ef6bbcdff8116d8_ppc64le", "product_identification_helper": { "purl": "pkg:oci/openshift-route-controller-manager-rhel9@sha256:f98f020ba108070783bc2dbd260d8561190fd72d40667f233ef6bbcdff8116d8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9\u0026tag=v4.16.0-202410011135.p0.g3112b45.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-service-ca-rhel9-operator@sha256:482706aeb61ead5384c3adab014e2dfacdf4efd666f664da91b2dd1dde1f03e7_ppc64le", "product": { "name": "openshift4/ose-service-ca-rhel9-operator@sha256:482706aeb61ead5384c3adab014e2dfacdf4efd666f664da91b2dd1dde1f03e7_ppc64le", "product_id": "openshift4/ose-service-ca-rhel9-operator@sha256:482706aeb61ead5384c3adab014e2dfacdf4efd666f664da91b2dd1dde1f03e7_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-service-ca-rhel9-operator@sha256:482706aeb61ead5384c3adab014e2dfacdf4efd666f664da91b2dd1dde1f03e7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-service-ca-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.g538c7b9.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-thanos-rhel9@sha256:e1537e9132495dadeca6243fdd0cc9ff5a610f7671385a23f98d2da72181e759_ppc64le", "product": { "name": "openshift4/ose-thanos-rhel9@sha256:e1537e9132495dadeca6243fdd0cc9ff5a610f7671385a23f98d2da72181e759_ppc64le", "product_id": "openshift4/ose-thanos-rhel9@sha256:e1537e9132495dadeca6243fdd0cc9ff5a610f7671385a23f98d2da72181e759_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-thanos-rhel9@sha256:e1537e9132495dadeca6243fdd0cc9ff5a610f7671385a23f98d2da72181e759?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-thanos-rhel9\u0026tag=v4.16.0-202410011135.p0.g85eee25.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-tools-rhel9@sha256:2513b7f746540cffd871e44376c91164b7ed6a837ef6841c9e34760f9d4ddba5_ppc64le", "product": { "name": "openshift4/ose-tools-rhel9@sha256:2513b7f746540cffd871e44376c91164b7ed6a837ef6841c9e34760f9d4ddba5_ppc64le", "product_id": "openshift4/ose-tools-rhel9@sha256:2513b7f746540cffd871e44376c91164b7ed6a837ef6841c9e34760f9d4ddba5_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-tools-rhel9@sha256:2513b7f746540cffd871e44376c91164b7ed6a837ef6841c9e34760f9d4ddba5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel9\u0026tag=v4.16.0-202410011135.p0.gc44c839.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b41f0429db52dabc305bc5efc6955758575b702b1774f33d3df82c63ebe99890_ppc64le", "product": { "name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b41f0429db52dabc305bc5efc6955758575b702b1774f33d3df82c63ebe99890_ppc64le", "product_id": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b41f0429db52dabc305bc5efc6955758575b702b1774f33d3df82c63ebe99890_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel9@sha256:b41f0429db52dabc305bc5efc6955758575b702b1774f33d3df82c63ebe99890?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9\u0026tag=v4.16.0-202410011135.p0.g90d0591.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:947fd9632f09c3e967df9d572067a1d671d4573131bf11d193ea83a5e69fae19_ppc64le", "product": { "name": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:947fd9632f09c3e967df9d572067a1d671d4573131bf11d193ea83a5e69fae19_ppc64le", "product_id": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:947fd9632f09c3e967df9d572067a1d671d4573131bf11d193ea83a5e69fae19_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-prometheus-config-reloader-rhel9@sha256:947fd9632f09c3e967df9d572067a1d671d4573131bf11d193ea83a5e69fae19?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9\u0026tag=v4.16.0-202410011135.p0.gc7262a4.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:809a1cb00b06e5ede16603e128387835b00e8f894083dbb69076c817553d0c7a_ppc64le", "product": { "name": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:809a1cb00b06e5ede16603e128387835b00e8f894083dbb69076c817553d0c7a_ppc64le", "product_id": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:809a1cb00b06e5ede16603e128387835b00e8f894083dbb69076c817553d0c7a_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-prometheus-operator-admission-webhook-rhel9@sha256:809a1cb00b06e5ede16603e128387835b00e8f894083dbb69076c817553d0c7a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9\u0026tag=v4.16.0-202410011135.p0.gc7262a4.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-prometheus-rhel9-operator@sha256:b81672585463f8c9b89ff5908fe90f8d2ccb17f4e03c80af455574fc5d29dd4e_ppc64le", "product": { "name": "openshift4/ose-prometheus-rhel9-operator@sha256:b81672585463f8c9b89ff5908fe90f8d2ccb17f4e03c80af455574fc5d29dd4e_ppc64le", "product_id": "openshift4/ose-prometheus-rhel9-operator@sha256:b81672585463f8c9b89ff5908fe90f8d2ccb17f4e03c80af455574fc5d29dd4e_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-prometheus-rhel9-operator@sha256:b81672585463f8c9b89ff5908fe90f8d2ccb17f4e03c80af455574fc5d29dd4e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.gc7262a4.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-prom-label-proxy-rhel9@sha256:bfd05fa99438f9bd86f38c255f557c98d60aec478a4b52e6ab4e09ea46b3290f_ppc64le", "product": { "name": "openshift4/ose-prom-label-proxy-rhel9@sha256:bfd05fa99438f9bd86f38c255f557c98d60aec478a4b52e6ab4e09ea46b3290f_ppc64le", "product_id": "openshift4/ose-prom-label-proxy-rhel9@sha256:bfd05fa99438f9bd86f38c255f557c98d60aec478a4b52e6ab4e09ea46b3290f_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-prom-label-proxy-rhel9@sha256:bfd05fa99438f9bd86f38c255f557c98d60aec478a4b52e6ab4e09ea46b3290f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9\u0026tag=v4.16.0-202410011135.p0.g5e14722.assembly.stream.el9" } } }, { "category": "product_version", "name": "rhcos@sha256:7a301deaa9e27ef553cc75f957e4ea9caf68213613e5d53bee330f00d792aa08_ppc64le", "product": { "name": "rhcos@sha256:7a301deaa9e27ef553cc75f957e4ea9caf68213613e5d53bee330f00d792aa08_ppc64le", "product_id": "rhcos@sha256:7a301deaa9e27ef553cc75f957e4ea9caf68213613e5d53bee330f00d792aa08_ppc64le", "product_identification_helper": { "purl": "pkg:oci/rhcos@sha256:7a301deaa9e27ef553cc75f957e4ea9caf68213613e5d53bee330f00d792aa08?arch=ppc64le\u0026repository_url=registry.redhat.io/rhcos\u0026tag=416.94.202410020522-0" } } }, { "category": "product_version", "name": "openshift4/ose-telemeter-rhel9@sha256:d887a935aa4654f312d6fe1c10fc8f9a2ef5e936a432da677dd3e28bea29afad_ppc64le", "product": { "name": "openshift4/ose-telemeter-rhel9@sha256:d887a935aa4654f312d6fe1c10fc8f9a2ef5e936a432da677dd3e28bea29afad_ppc64le", "product_id": "openshift4/ose-telemeter-rhel9@sha256:d887a935aa4654f312d6fe1c10fc8f9a2ef5e936a432da677dd3e28bea29afad_ppc64le", "product_identification_helper": { "purl": "pkg:oci/ose-telemeter-rhel9@sha256:d887a935aa4654f312d6fe1c10fc8f9a2ef5e936a432da677dd3e28bea29afad?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-telemeter-rhel9\u0026tag=v4.16.0-202410011135.p0.gc1ecd10.assembly.stream.el9" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "openshift4/ose-cluster-autoscaler-rhel9@sha256:02dfe00e72c8d8ec065cad164f557ece932d133f8e0f69641ea9654422b8eb56_amd64", "product": { "name": "openshift4/ose-cluster-autoscaler-rhel9@sha256:02dfe00e72c8d8ec065cad164f557ece932d133f8e0f69641ea9654422b8eb56_amd64", "product_id": "openshift4/ose-cluster-autoscaler-rhel9@sha256:02dfe00e72c8d8ec065cad164f557ece932d133f8e0f69641ea9654422b8eb56_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-autoscaler-rhel9@sha256:02dfe00e72c8d8ec065cad164f557ece932d133f8e0f69641ea9654422b8eb56?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9\u0026tag=v4.16.0-202410011135.p0.geecb123.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/aws-kms-encryption-provider-rhel9@sha256:7460081ddaf409891100dad0bbf264e09a2ed75a5daab332610837c6091ca6ce_amd64", "product": { "name": "openshift4/aws-kms-encryption-provider-rhel9@sha256:7460081ddaf409891100dad0bbf264e09a2ed75a5daab332610837c6091ca6ce_amd64", "product_id": "openshift4/aws-kms-encryption-provider-rhel9@sha256:7460081ddaf409891100dad0bbf264e09a2ed75a5daab332610837c6091ca6ce_amd64", "product_identification_helper": { "purl": "pkg:oci/aws-kms-encryption-provider-rhel9@sha256:7460081ddaf409891100dad0bbf264e09a2ed75a5daab332610837c6091ca6ce?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9\u0026tag=v4.16.0-202410011135.p0.gda90fb7.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/azure-kms-encryption-provider-rhel9@sha256:f203347886da20ec203893b3244b60963d8bd3e9d781e044058af632ffe2c8c7_amd64", "product": { "name": "openshift4/azure-kms-encryption-provider-rhel9@sha256:f203347886da20ec203893b3244b60963d8bd3e9d781e044058af632ffe2c8c7_amd64", "product_id": "openshift4/azure-kms-encryption-provider-rhel9@sha256:f203347886da20ec203893b3244b60963d8bd3e9d781e044058af632ffe2c8c7_amd64", "product_identification_helper": { "purl": "pkg:oci/azure-kms-encryption-provider-rhel9@sha256:f203347886da20ec203893b3244b60963d8bd3e9d781e044058af632ffe2c8c7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9\u0026tag=v4.16.0-202410011135.p0.gbc92347.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4cd726ce3ab613c3046f02b11cd1224529a6fb95112ced02820bd54854cce699_amd64", "product": { "name": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4cd726ce3ab613c3046f02b11cd1224529a6fb95112ced02820bd54854cce699_amd64", "product_id": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4cd726ce3ab613c3046f02b11cd1224529a6fb95112ced02820bd54854cce699_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-baremetal-machine-controllers-rhel9@sha256:4cd726ce3ab613c3046f02b11cd1224529a6fb95112ced02820bd54854cce699?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9\u0026tag=v4.16.0-202410011135.p0.g11ba601.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:113a41b21bbc7c2f6a6e113cf8cabe722d140a6375fdb3aee87926b7cd5072dd_amd64", "product": { "name": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:113a41b21bbc7c2f6a6e113cf8cabe722d140a6375fdb3aee87926b7cd5072dd_amd64", "product_id": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:113a41b21bbc7c2f6a6e113cf8cabe722d140a6375fdb3aee87926b7cd5072dd_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-etcd-rhel9-operator@sha256:113a41b21bbc7c2f6a6e113cf8cabe722d140a6375fdb3aee87926b7cd5072dd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.g11269ec.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5adcf5b979eae80a603303dc71add3b1084dadab970b97a3696098ca1d1bbc61_amd64", "product": { "name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5adcf5b979eae80a603303dc71add3b1084dadab970b97a3696098ca1d1bbc61_amd64", "product_id": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5adcf5b979eae80a603303dc71add3b1084dadab970b97a3696098ca1d1bbc61_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-monitoring-rhel9-operator@sha256:5adcf5b979eae80a603303dc71add3b1084dadab970b97a3696098ca1d1bbc61?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.g4af900e.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-network-rhel9-operator@sha256:c29e5d455bb0bae154d98a456c88178cbda41d3301ba3f0e58f1c22788e46bb6_amd64", "product": { "name": "openshift4/ose-cluster-network-rhel9-operator@sha256:c29e5d455bb0bae154d98a456c88178cbda41d3301ba3f0e58f1c22788e46bb6_amd64", "product_id": "openshift4/ose-cluster-network-rhel9-operator@sha256:c29e5d455bb0bae154d98a456c88178cbda41d3301ba3f0e58f1c22788e46bb6_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-network-rhel9-operator@sha256:c29e5d455bb0bae154d98a456c88178cbda41d3301ba3f0e58f1c22788e46bb6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.g5e5e21a.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f2cca00c689ba1edb4724268b91a57f723ba7e44871f50fb59f62d075e9993fe_amd64", "product": { "name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f2cca00c689ba1edb4724268b91a57f723ba7e44871f50fb59f62d075e9993fe_amd64", "product_id": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f2cca00c689ba1edb4724268b91a57f723ba7e44871f50fb59f62d075e9993fe_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256:f2cca00c689ba1edb4724268b91a57f723ba7e44871f50fb59f62d075e9993fe?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.g57a7145.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-version-rhel9-operator@sha256:cfcba2dc5c2ad623952c90c78cf1bd66a858fdcf67642b4221b5eaf050e953c4_amd64", "product": { "name": "openshift4/ose-cluster-version-rhel9-operator@sha256:cfcba2dc5c2ad623952c90c78cf1bd66a858fdcf67642b4221b5eaf050e953c4_amd64", "product_id": "openshift4/ose-cluster-version-rhel9-operator@sha256:cfcba2dc5c2ad623952c90c78cf1bd66a858fdcf67642b4221b5eaf050e953c4_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-version-rhel9-operator@sha256:cfcba2dc5c2ad623952c90c78cf1bd66a858fdcf67642b4221b5eaf050e953c4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.g617769f.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-configmap-reloader-rhel9@sha256:a3a2ea42793472be0bbcae0b19e0a85c136c6f5b588b6f4ad61119df378d5cf6_amd64", "product": { "name": "openshift4/ose-configmap-reloader-rhel9@sha256:a3a2ea42793472be0bbcae0b19e0a85c136c6f5b588b6f4ad61119df378d5cf6_amd64", "product_id": "openshift4/ose-configmap-reloader-rhel9@sha256:a3a2ea42793472be0bbcae0b19e0a85c136c6f5b588b6f4ad61119df378d5cf6_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-configmap-reloader-rhel9@sha256:a3a2ea42793472be0bbcae0b19e0a85c136c6f5b588b6f4ad61119df378d5cf6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-configmap-reloader-rhel9\u0026tag=v4.16.0-202410011135.p0.gdc91ddc.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/container-networking-plugins-microshift-rhel9@sha256:a9b8daafe5c03dc799737e6d6576f1115df89848a447ed273a48587b4b08a50f_amd64", "product": { "name": "openshift4/container-networking-plugins-microshift-rhel9@sha256:a9b8daafe5c03dc799737e6d6576f1115df89848a447ed273a48587b4b08a50f_amd64", "product_id": "openshift4/container-networking-plugins-microshift-rhel9@sha256:a9b8daafe5c03dc799737e6d6576f1115df89848a447ed273a48587b4b08a50f_amd64", "product_identification_helper": { "purl": "pkg:oci/container-networking-plugins-microshift-rhel9@sha256:a9b8daafe5c03dc799737e6d6576f1115df89848a447ed273a48587b4b08a50f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9\u0026tag=v4.16.0-202410011135.p0.g73b4123.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-coredns-rhel9@sha256:acb99b7711469a033c791ed4b4dfbabe5e144b230a2c00ff8b8bed4ba4a614a9_amd64", "product": { "name": "openshift4/ose-coredns-rhel9@sha256:acb99b7711469a033c791ed4b4dfbabe5e144b230a2c00ff8b8bed4ba4a614a9_amd64", "product_id": "openshift4/ose-coredns-rhel9@sha256:acb99b7711469a033c791ed4b4dfbabe5e144b230a2c00ff8b8bed4ba4a614a9_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-coredns-rhel9@sha256:acb99b7711469a033c791ed4b4dfbabe5e144b230a2c00ff8b8bed4ba4a614a9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-coredns-rhel9\u0026tag=v4.16.0-202410011135.p0.g1e41765.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-csi-external-attacher-rhel9@sha256:18f4a510c4b26b12fc5257d04a1a167e8e1b721f93c3d2d4bfe3756d0282be5e_amd64", "product": { "name": "openshift4/ose-csi-external-attacher-rhel9@sha256:18f4a510c4b26b12fc5257d04a1a167e8e1b721f93c3d2d4bfe3756d0282be5e_amd64", "product_id": "openshift4/ose-csi-external-attacher-rhel9@sha256:18f4a510c4b26b12fc5257d04a1a167e8e1b721f93c3d2d4bfe3756d0282be5e_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-csi-external-attacher-rhel9@sha256:18f4a510c4b26b12fc5257d04a1a167e8e1b721f93c3d2d4bfe3756d0282be5e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9\u0026tag=v4.16.0-202410011135.p0.g7da80aa.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-csi-driver-manila-rhel9@sha256:329d62a158f5a23f43d926c654279206abbb6ceab01737d65a623a6d3e48b8d6_amd64", "product": { "name": "openshift4/ose-csi-driver-manila-rhel9@sha256:329d62a158f5a23f43d926c654279206abbb6ceab01737d65a623a6d3e48b8d6_amd64", "product_id": "openshift4/ose-csi-driver-manila-rhel9@sha256:329d62a158f5a23f43d926c654279206abbb6ceab01737d65a623a6d3e48b8d6_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-csi-driver-manila-rhel9@sha256:329d62a158f5a23f43d926c654279206abbb6ceab01737d65a623a6d3e48b8d6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9\u0026tag=v4.16.0-202410011135.p0.gb7e9010.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-csi-driver-manila-rhel9-operator@sha256:e6317d2692bda41fc782afd72f81a4438e015096832c28578aaf54fc2703480d_amd64", "product": { "name": "openshift4/ose-csi-driver-manila-rhel9-operator@sha256:e6317d2692bda41fc782afd72f81a4438e015096832c28578aaf54fc2703480d_amd64", "product_id": "openshift4/ose-csi-driver-manila-rhel9-operator@sha256:e6317d2692bda41fc782afd72f81a4438e015096832c28578aaf54fc2703480d_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-csi-driver-manila-rhel9-operator@sha256:e6317d2692bda41fc782afd72f81a4438e015096832c28578aaf54fc2703480d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.gbdac0fd.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-csi-driver-nfs-rhel9@sha256:1887000754f427f35b9cf610f754307f26b2e59c803fd32aa111a7e45a36752c_amd64", "product": { "name": "openshift4/ose-csi-driver-nfs-rhel9@sha256:1887000754f427f35b9cf610f754307f26b2e59c803fd32aa111a7e45a36752c_amd64", "product_id": "openshift4/ose-csi-driver-nfs-rhel9@sha256:1887000754f427f35b9cf610f754307f26b2e59c803fd32aa111a7e45a36752c_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-csi-driver-nfs-rhel9@sha256:1887000754f427f35b9cf610f754307f26b2e59c803fd32aa111a7e45a36752c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9\u0026tag=v4.16.0-202410011135.p0.g406cec7.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-csi-livenessprobe-rhel9@sha256:f3084026bbbb6603717fe0ad04df7aa4616d43eee24a9404b6482cf95a4005c6_amd64", "product": { "name": "openshift4/ose-csi-livenessprobe-rhel9@sha256:f3084026bbbb6603717fe0ad04df7aa4616d43eee24a9404b6482cf95a4005c6_amd64", "product_id": "openshift4/ose-csi-livenessprobe-rhel9@sha256:f3084026bbbb6603717fe0ad04df7aa4616d43eee24a9404b6482cf95a4005c6_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-csi-livenessprobe-rhel9@sha256:f3084026bbbb6603717fe0ad04df7aa4616d43eee24a9404b6482cf95a4005c6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9\u0026tag=v4.16.0-202410011135.p0.gf5e3ff5.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-csi-node-driver-registrar-rhel9@sha256:dbceab32444995093af9dbb312b9a72cf3c15032fe8700211243a013a575ff0a_amd64", "product": { "name": "openshift4/ose-csi-node-driver-registrar-rhel9@sha256:dbceab32444995093af9dbb312b9a72cf3c15032fe8700211243a013a575ff0a_amd64", "product_id": "openshift4/ose-csi-node-driver-registrar-rhel9@sha256:dbceab32444995093af9dbb312b9a72cf3c15032fe8700211243a013a575ff0a_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-csi-node-driver-registrar-rhel9@sha256:dbceab32444995093af9dbb312b9a72cf3c15032fe8700211243a013a575ff0a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9\u0026tag=v4.16.0-202410011135.p0.g8930c36.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-csi-external-provisioner-rhel9@sha256:a2b936748a6fd8281c71dc6ec389a56e28bee2531e46721e677ca52ad950327f_amd64", "product": { "name": "openshift4/ose-csi-external-provisioner-rhel9@sha256:a2b936748a6fd8281c71dc6ec389a56e28bee2531e46721e677ca52ad950327f_amd64", "product_id": "openshift4/ose-csi-external-provisioner-rhel9@sha256:a2b936748a6fd8281c71dc6ec389a56e28bee2531e46721e677ca52ad950327f_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-csi-external-provisioner-rhel9@sha256:a2b936748a6fd8281c71dc6ec389a56e28bee2531e46721e677ca52ad950327f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9\u0026tag=v4.16.0-202410011135.p0.g9e8af01.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/driver-toolkit-rhel9@sha256:5cf5d4a15f410aa6bb74d05715cf4eb5630478b6271554f30a8a716dfdfe5bcc_amd64", "product": { "name": "openshift4/driver-toolkit-rhel9@sha256:5cf5d4a15f410aa6bb74d05715cf4eb5630478b6271554f30a8a716dfdfe5bcc_amd64", "product_id": "openshift4/driver-toolkit-rhel9@sha256:5cf5d4a15f410aa6bb74d05715cf4eb5630478b6271554f30a8a716dfdfe5bcc_amd64", "product_identification_helper": { "purl": "pkg:oci/driver-toolkit-rhel9@sha256:5cf5d4a15f410aa6bb74d05715cf4eb5630478b6271554f30a8a716dfdfe5bcc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=v4.16.0-202410020134.p0.g1d5732f.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-oauth-proxy-rhel9@sha256:b1622d360bbc5acd5d2805c7f44d0474ee01fdae458252c066a2f4bd5eef1d8f_amd64", "product": { "name": "openshift4/ose-oauth-proxy-rhel9@sha256:b1622d360bbc5acd5d2805c7f44d0474ee01fdae458252c066a2f4bd5eef1d8f_amd64", "product_id": "openshift4/ose-oauth-proxy-rhel9@sha256:b1622d360bbc5acd5d2805c7f44d0474ee01fdae458252c066a2f4bd5eef1d8f_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-oauth-proxy-rhel9@sha256:b1622d360bbc5acd5d2805c7f44d0474ee01fdae458252c066a2f4bd5eef1d8f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-proxy-rhel9\u0026tag=v4.16.0-202410011905.p0.g30f8012.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-prometheus-alertmanager-rhel9@sha256:9aa1c37b63d90c7ca80188e5ae633284e6e8d61032575c4e4a90e167544ca15c_amd64", "product": { "name": "openshift4/ose-prometheus-alertmanager-rhel9@sha256:9aa1c37b63d90c7ca80188e5ae633284e6e8d61032575c4e4a90e167544ca15c_amd64", "product_id": "openshift4/ose-prometheus-alertmanager-rhel9@sha256:9aa1c37b63d90c7ca80188e5ae633284e6e8d61032575c4e4a90e167544ca15c_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-prometheus-alertmanager-rhel9@sha256:9aa1c37b63d90c7ca80188e5ae633284e6e8d61032575c4e4a90e167544ca15c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9\u0026tag=v4.16.0-202410011135.p0.ge9aea92.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-prometheus-node-exporter-rhel9@sha256:0d854b231d13648b4ef8c0b0be1b1703a7b331bdc9a8b34c24058c544651ba2a_amd64", "product": { "name": "openshift4/ose-prometheus-node-exporter-rhel9@sha256:0d854b231d13648b4ef8c0b0be1b1703a7b331bdc9a8b34c24058c544651ba2a_amd64", "product_id": "openshift4/ose-prometheus-node-exporter-rhel9@sha256:0d854b231d13648b4ef8c0b0be1b1703a7b331bdc9a8b34c24058c544651ba2a_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-prometheus-node-exporter-rhel9@sha256:0d854b231d13648b4ef8c0b0be1b1703a7b331bdc9a8b34c24058c544651ba2a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9\u0026tag=v4.16.0-202410011135.p0.g29ba26d.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-prometheus-rhel9@sha256:ee287d4f6fda02bf4c1144df10142cc3b262984143da69703cbeaf2aefa7d8d4_amd64", "product": { "name": "openshift4/ose-prometheus-rhel9@sha256:ee287d4f6fda02bf4c1144df10142cc3b262984143da69703cbeaf2aefa7d8d4_amd64", "product_id": "openshift4/ose-prometheus-rhel9@sha256:ee287d4f6fda02bf4c1144df10142cc3b262984143da69703cbeaf2aefa7d8d4_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-prometheus-rhel9@sha256:ee287d4f6fda02bf4c1144df10142cc3b262984143da69703cbeaf2aefa7d8d4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9\u0026tag=v4.16.0-202410011135.p0.gc5c08df.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-ironic-agent-rhel9@sha256:bf44485c8d37d7c565a38bff704db8aeb222f685ff8b099a22641dde35010ab6_amd64", "product": { "name": "openshift4/ose-ironic-agent-rhel9@sha256:bf44485c8d37d7c565a38bff704db8aeb222f685ff8b099a22641dde35010ab6_amd64", "product_id": "openshift4/ose-ironic-agent-rhel9@sha256:bf44485c8d37d7c565a38bff704db8aeb222f685ff8b099a22641dde35010ab6_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-ironic-agent-rhel9@sha256:bf44485c8d37d7c565a38bff704db8aeb222f685ff8b099a22641dde35010ab6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-agent-rhel9\u0026tag=v4.16.0-202410011135.p0.g2a3cd13.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-ironic-rhel9@sha256:567f32efce655bd8e4135439f631a0a8660572bcf0a44d8ab87269cd6e094189_amd64", "product": { "name": "openshift4/ose-ironic-rhel9@sha256:567f32efce655bd8e4135439f631a0a8660572bcf0a44d8ab87269cd6e094189_amd64", "product_id": "openshift4/ose-ironic-rhel9@sha256:567f32efce655bd8e4135439f631a0a8660572bcf0a44d8ab87269cd6e094189_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-ironic-rhel9@sha256:567f32efce655bd8e4135439f631a0a8660572bcf0a44d8ab87269cd6e094189?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-rhel9\u0026tag=v4.16.0-202410011905.p0.g6ef351d.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:84a530c6433ecbf85dfe0538fd2ac5e84c2031879deef86d78d702d03f4fa39d_amd64", "product": { "name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:84a530c6433ecbf85dfe0538fd2ac5e84c2031879deef86d78d702d03f4fa39d_amd64", "product_id": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:84a530c6433ecbf85dfe0538fd2ac5e84c2031879deef86d78d702d03f4fa39d_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-ironic-machine-os-downloader-rhel9@sha256:84a530c6433ecbf85dfe0538fd2ac5e84c2031879deef86d78d702d03f4fa39d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9\u0026tag=v4.16.0-202410020134.p0.g93b8b5f.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7abd406cd883cca552ed4d9b820713fd103972240bce56584c0b5c12aacf4f8e_amd64", "product": { "name": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7abd406cd883cca552ed4d9b820713fd103972240bce56584c0b5c12aacf4f8e_amd64", "product_id": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7abd406cd883cca552ed4d9b820713fd103972240bce56584c0b5c12aacf4f8e_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-ironic-static-ip-manager-rhel9@sha256:7abd406cd883cca552ed4d9b820713fd103972240bce56584c0b5c12aacf4f8e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9\u0026tag=v4.16.0-202410011135.p0.ge78e4c3.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-kube-proxy-rhel9@sha256:a8f37dd90423753ee22882c4b53ecb46fe2c5afadfa20b4302e3e1b5f48cf8be_amd64", "product": { "name": "openshift4/ose-kube-proxy-rhel9@sha256:a8f37dd90423753ee22882c4b53ecb46fe2c5afadfa20b4302e3e1b5f48cf8be_amd64", "product_id": "openshift4/ose-kube-proxy-rhel9@sha256:a8f37dd90423753ee22882c4b53ecb46fe2c5afadfa20b4302e3e1b5f48cf8be_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-kube-proxy-rhel9@sha256:a8f37dd90423753ee22882c4b53ecb46fe2c5afadfa20b4302e3e1b5f48cf8be?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-proxy-rhel9\u0026tag=v4.16.0-202410011135.p0.g807fca2.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-kube-rbac-proxy-rhel9@sha256:d606ca817b3e7be1d2148ea034640dfc4fa9ef0c40c2bf13cae8a626e2c396fa_amd64", "product": { "name": "openshift4/ose-kube-rbac-proxy-rhel9@sha256:d606ca817b3e7be1d2148ea034640dfc4fa9ef0c40c2bf13cae8a626e2c396fa_amd64", "product_id": "openshift4/ose-kube-rbac-proxy-rhel9@sha256:d606ca817b3e7be1d2148ea034640dfc4fa9ef0c40c2bf13cae8a626e2c396fa_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-kube-rbac-proxy-rhel9@sha256:d606ca817b3e7be1d2148ea034640dfc4fa9ef0c40c2bf13cae8a626e2c396fa?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9\u0026tag=v4.16.0-202410011135.p0.g8ea2c99.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-kube-state-metrics-rhel9@sha256:21d8bbb3b6f8c8d320a7f6f14ef3154a809582da967ba52e469005287af18058_amd64", "product": { "name": "openshift4/ose-kube-state-metrics-rhel9@sha256:21d8bbb3b6f8c8d320a7f6f14ef3154a809582da967ba52e469005287af18058_amd64", "product_id": "openshift4/ose-kube-state-metrics-rhel9@sha256:21d8bbb3b6f8c8d320a7f6f14ef3154a809582da967ba52e469005287af18058_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-kube-state-metrics-rhel9@sha256:21d8bbb3b6f8c8d320a7f6f14ef3154a809582da967ba52e469005287af18058?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9\u0026tag=v4.16.0-202410011135.p0.g9b67b8d.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-operator-marketplace-rhel9@sha256:1f95e1c63a9efc40267509814a64f9d48cbe4ce10a39d71ca620cd2da6f99ed8_amd64", "product": { "name": "openshift4/ose-operator-marketplace-rhel9@sha256:1f95e1c63a9efc40267509814a64f9d48cbe4ce10a39d71ca620cd2da6f99ed8_amd64", "product_id": "openshift4/ose-operator-marketplace-rhel9@sha256:1f95e1c63a9efc40267509814a64f9d48cbe4ce10a39d71ca620cd2da6f99ed8_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-operator-marketplace-rhel9@sha256:1f95e1c63a9efc40267509814a64f9d48cbe4ce10a39d71ca620cd2da6f99ed8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-marketplace-rhel9\u0026tag=v4.16.0-202410011135.p0.g7db179f.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-monitoring-plugin-rhel9@sha256:f489f0b01b85fa2a20deff3a6bede666e4720c505c3182bc5ae65919b18d86ee_amd64", "product": { "name": "openshift4/ose-monitoring-plugin-rhel9@sha256:f489f0b01b85fa2a20deff3a6bede666e4720c505c3182bc5ae65919b18d86ee_amd64", "product_id": "openshift4/ose-monitoring-plugin-rhel9@sha256:f489f0b01b85fa2a20deff3a6bede666e4720c505c3182bc5ae65919b18d86ee_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-monitoring-plugin-rhel9@sha256:f489f0b01b85fa2a20deff3a6bede666e4720c505c3182bc5ae65919b18d86ee?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9\u0026tag=v4.16.0-202410021704.p0.g6a049e3.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-multus-cni-rhel9@sha256:476bcd488022220eb35577e7cc67f842a608d07a80e1323c214b3548d5012fad_amd64", "product": { "name": "openshift4/ose-multus-cni-rhel9@sha256:476bcd488022220eb35577e7cc67f842a608d07a80e1323c214b3548d5012fad_amd64", "product_id": "openshift4/ose-multus-cni-rhel9@sha256:476bcd488022220eb35577e7cc67f842a608d07a80e1323c214b3548d5012fad_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-multus-cni-rhel9@sha256:476bcd488022220eb35577e7cc67f842a608d07a80e1323c214b3548d5012fad?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni-rhel9\u0026tag=v4.16.0-202410011135.p0.gc4aa21b.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-multus-cni-microshift-rhel9@sha256:0bca64aec5a3d6f6f52fbc874f11b38992557e86b8f63bee236702072d1713a0_amd64", "product": { "name": "openshift4/ose-multus-cni-microshift-rhel9@sha256:0bca64aec5a3d6f6f52fbc874f11b38992557e86b8f63bee236702072d1713a0_amd64", "product_id": "openshift4/ose-multus-cni-microshift-rhel9@sha256:0bca64aec5a3d6f6f52fbc874f11b38992557e86b8f63bee236702072d1713a0_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-multus-cni-microshift-rhel9@sha256:0bca64aec5a3d6f6f52fbc874f11b38992557e86b8f63bee236702072d1713a0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9\u0026tag=v4.16.0-202410011135.p0.gc4aa21b.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-networking-console-plugin-rhel9@sha256:9f8babd43daba0a9c3031758d1a85751cd3e9b99af6100740ba92f85285cb235_amd64", "product": { "name": "openshift4/ose-networking-console-plugin-rhel9@sha256:9f8babd43daba0a9c3031758d1a85751cd3e9b99af6100740ba92f85285cb235_amd64", "product_id": "openshift4/ose-networking-console-plugin-rhel9@sha256:9f8babd43daba0a9c3031758d1a85751cd3e9b99af6100740ba92f85285cb235_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-networking-console-plugin-rhel9@sha256:9f8babd43daba0a9c3031758d1a85751cd3e9b99af6100740ba92f85285cb235?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9\u0026tag=v4.16.0-202410021935.p0.gaf82cce.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-oauth-server-rhel9@sha256:a845a7093bf5d5dca4abdfe6b9537549685765c16bb60b48dd6baffa75700f6e_amd64", "product": { "name": "openshift4/ose-oauth-server-rhel9@sha256:a845a7093bf5d5dca4abdfe6b9537549685765c16bb60b48dd6baffa75700f6e_amd64", "product_id": "openshift4/ose-oauth-server-rhel9@sha256:a845a7093bf5d5dca4abdfe6b9537549685765c16bb60b48dd6baffa75700f6e_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-oauth-server-rhel9@sha256:a845a7093bf5d5dca4abdfe6b9537549685765c16bb60b48dd6baffa75700f6e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-server-rhel9\u0026tag=v4.16.0-202410011135.p0.g3739138.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/oc-mirror-plugin-rhel9@sha256:f9fc7262eb2e9ae1382d6b3fe96ae5c85b20a3e58b307ecfc551f03ea4825994_amd64", "product": { "name": "openshift4/oc-mirror-plugin-rhel9@sha256:f9fc7262eb2e9ae1382d6b3fe96ae5c85b20a3e58b307ecfc551f03ea4825994_amd64", "product_id": "openshift4/oc-mirror-plugin-rhel9@sha256:f9fc7262eb2e9ae1382d6b3fe96ae5c85b20a3e58b307ecfc551f03ea4825994_amd64", "product_identification_helper": { "purl": "pkg:oci/oc-mirror-plugin-rhel9@sha256:f9fc7262eb2e9ae1382d6b3fe96ae5c85b20a3e58b307ecfc551f03ea4825994?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/oc-mirror-plugin-rhel9\u0026tag=v4.16.0-202410011135.p0.g819f011.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-docker-builder-rhel9@sha256:78821c20ffb87d62624c9a0e1851f9182fe93d135b8a277dba7a38132155d199_amd64", "product": { "name": "openshift4/ose-docker-builder-rhel9@sha256:78821c20ffb87d62624c9a0e1851f9182fe93d135b8a277dba7a38132155d199_amd64", "product_id": "openshift4/ose-docker-builder-rhel9@sha256:78821c20ffb87d62624c9a0e1851f9182fe93d135b8a277dba7a38132155d199_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-docker-builder-rhel9@sha256:78821c20ffb87d62624c9a0e1851f9182fe93d135b8a277dba7a38132155d199?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder-rhel9\u0026tag=v4.16.0-202410011135.p0.g5e57cc8.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cli-rhel9@sha256:eb0e5a5ee015030fd074f8fa6ca2ea93196f0fea220debb3de0bd7f0acf3b142_amd64", "product": { "name": "openshift4/ose-cli-rhel9@sha256:eb0e5a5ee015030fd074f8fa6ca2ea93196f0fea220debb3de0bd7f0acf3b142_amd64", "product_id": "openshift4/ose-cli-rhel9@sha256:eb0e5a5ee015030fd074f8fa6ca2ea93196f0fea220debb3de0bd7f0acf3b142_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-cli-rhel9@sha256:eb0e5a5ee015030fd074f8fa6ca2ea93196f0fea220debb3de0bd7f0acf3b142?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cli-rhel9\u0026tag=v4.16.0-202410011135.p0.gc44c839.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-console-rhel9@sha256:a5858683fdd123098f3dc354e156d81242501ade49af72b711569ca6b44e9325_amd64", "product": { "name": "openshift4/ose-console-rhel9@sha256:a5858683fdd123098f3dc354e156d81242501ade49af72b711569ca6b44e9325_amd64", "product_id": "openshift4/ose-console-rhel9@sha256:a5858683fdd123098f3dc354e156d81242501ade49af72b711569ca6b44e9325_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-console-rhel9@sha256:a5858683fdd123098f3dc354e156d81242501ade49af72b711569ca6b44e9325?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9\u0026tag=v4.16.0-202410021935.p0.ga9acc9a.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-console-rhel9-operator@sha256:09370bdc9eb33d3fb6a4e88266238591776027ae859c2b2d18fbe64d72b4c943_amd64", "product": { "name": "openshift4/ose-console-rhel9-operator@sha256:09370bdc9eb33d3fb6a4e88266238591776027ae859c2b2d18fbe64d72b4c943_amd64", "product_id": "openshift4/ose-console-rhel9-operator@sha256:09370bdc9eb33d3fb6a4e88266238591776027ae859c2b2d18fbe64d72b4c943_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-console-rhel9-operator@sha256:09370bdc9eb33d3fb6a4e88266238591776027ae859c2b2d18fbe64d72b4c943?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.g92447df.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-deployer-rhel9@sha256:5f49518b80af27c68882498c7422f07385d2f2d984ff0546cd3ceb32250ad4df_amd64", "product": { "name": "openshift4/ose-deployer-rhel9@sha256:5f49518b80af27c68882498c7422f07385d2f2d984ff0546cd3ceb32250ad4df_amd64", "product_id": "openshift4/ose-deployer-rhel9@sha256:5f49518b80af27c68882498c7422f07385d2f2d984ff0546cd3ceb32250ad4df_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-deployer-rhel9@sha256:5f49518b80af27c68882498c7422f07385d2f2d984ff0546cd3ceb32250ad4df?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-deployer-rhel9\u0026tag=v4.16.0-202410011135.p0.gc44c839.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-haproxy-router-rhel9@sha256:1b6fc807ec024e581d39d741006b21c184400cba648dc07c78d84ba6846a2c05_amd64", "product": { "name": "openshift4/ose-haproxy-router-rhel9@sha256:1b6fc807ec024e581d39d741006b21c184400cba648dc07c78d84ba6846a2c05_amd64", "product_id": "openshift4/ose-haproxy-router-rhel9@sha256:1b6fc807ec024e581d39d741006b21c184400cba648dc07c78d84ba6846a2c05_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-haproxy-router-rhel9@sha256:1b6fc807ec024e581d39d741006b21c184400cba648dc07c78d84ba6846a2c05?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-haproxy-router-rhel9\u0026tag=v4.16.0-202410011135.p0.g4d9b8c4.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-hyperkube-rhel9@sha256:0b8a229b46d9b0682bf8269c02dce5133d89f8ea7b51addb0669f49678112488_amd64", "product": { "name": "openshift4/ose-hyperkube-rhel9@sha256:0b8a229b46d9b0682bf8269c02dce5133d89f8ea7b51addb0669f49678112488_amd64", "product_id": "openshift4/ose-hyperkube-rhel9@sha256:0b8a229b46d9b0682bf8269c02dce5133d89f8ea7b51addb0669f49678112488_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-hyperkube-rhel9@sha256:0b8a229b46d9b0682bf8269c02dce5133d89f8ea7b51addb0669f49678112488?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=v4.16.0-202410011135.p0.g632b078.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-keepalived-ipfailover-rhel9@sha256:dcd55ef2d57096d7cc3ef3cf8aa628d303b13a1cd3122c1bf0f7da5a1bbcbeb1_amd64", "product": { "name": "openshift4/ose-keepalived-ipfailover-rhel9@sha256:dcd55ef2d57096d7cc3ef3cf8aa628d303b13a1cd3122c1bf0f7da5a1bbcbeb1_amd64", "product_id": "openshift4/ose-keepalived-ipfailover-rhel9@sha256:dcd55ef2d57096d7cc3ef3cf8aa628d303b13a1cd3122c1bf0f7da5a1bbcbeb1_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-keepalived-ipfailover-rhel9@sha256:dcd55ef2d57096d7cc3ef3cf8aa628d303b13a1cd3122c1bf0f7da5a1bbcbeb1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9\u0026tag=v4.16.0-202410011135.p0.gb58673a.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-pod-rhel9@sha256:21228b49cd5c01b4d5443c0c1efcdefbb493ebd0eea7dab1bbec745d3540973c_amd64", "product": { "name": "openshift4/ose-pod-rhel9@sha256:21228b49cd5c01b4d5443c0c1efcdefbb493ebd0eea7dab1bbec745d3540973c_amd64", "product_id": "openshift4/ose-pod-rhel9@sha256:21228b49cd5c01b4d5443c0c1efcdefbb493ebd0eea7dab1bbec745d3540973c_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-pod-rhel9@sha256:21228b49cd5c01b4d5443c0c1efcdefbb493ebd0eea7dab1bbec745d3540973c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-pod-rhel9\u0026tag=v4.16.0-202410011135.p0.g632b078.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-docker-registry-rhel9@sha256:a5e096645101838bc75e83bca27d7c69114fdc93c3eba857e28fbe1121252ac6_amd64", "product": { "name": "openshift4/ose-docker-registry-rhel9@sha256:a5e096645101838bc75e83bca27d7c69114fdc93c3eba857e28fbe1121252ac6_amd64", "product_id": "openshift4/ose-docker-registry-rhel9@sha256:a5e096645101838bc75e83bca27d7c69114fdc93c3eba857e28fbe1121252ac6_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-docker-registry-rhel9@sha256:a5e096645101838bc75e83bca27d7c69114fdc93c3eba857e28fbe1121252ac6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-registry-rhel9\u0026tag=v4.16.0-202410011135.p0.ge4d5662.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-tests-rhel9@sha256:b659bbbb8339d9a7e709291d86b9e61544dc5472f5efdf9c6b834ce52d817a3f_amd64", "product": { "name": "openshift4/ose-tests-rhel9@sha256:b659bbbb8339d9a7e709291d86b9e61544dc5472f5efdf9c6b834ce52d817a3f_amd64", "product_id": "openshift4/ose-tests-rhel9@sha256:b659bbbb8339d9a7e709291d86b9e61544dc5472f5efdf9c6b834ce52d817a3f_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-tests-rhel9@sha256:b659bbbb8339d9a7e709291d86b9e61544dc5472f5efdf9c6b834ce52d817a3f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-tests-rhel9\u0026tag=v4.16.0-202410011135.p0.g06403d4.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-openshift-state-metrics-rhel9@sha256:c0799fe4d3d550ad5be9f3e6acdd0dbeb6ed6548e66fb24380b127ced75d58ad_amd64", "product": { "name": "openshift4/ose-openshift-state-metrics-rhel9@sha256:c0799fe4d3d550ad5be9f3e6acdd0dbeb6ed6548e66fb24380b127ced75d58ad_amd64", "product_id": "openshift4/ose-openshift-state-metrics-rhel9@sha256:c0799fe4d3d550ad5be9f3e6acdd0dbeb6ed6548e66fb24380b127ced75d58ad_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-openshift-state-metrics-rhel9@sha256:c0799fe4d3d550ad5be9f3e6acdd0dbeb6ed6548e66fb24380b127ced75d58ad?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9\u0026tag=v4.16.0-202410011135.p0.g59b8a0f.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:0004b3cf381fdeb1e670df800abb573b4d981efe993f176efc3de8ca4f90422f_amd64", "product": { "name": "openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:0004b3cf381fdeb1e670df800abb573b4d981efe993f176efc3de8ca4f90422f_amd64", "product_id": "openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:0004b3cf381fdeb1e670df800abb573b4d981efe993f176efc3de8ca4f90422f_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-openstack-cluster-api-controllers-rhel9@sha256:0004b3cf381fdeb1e670df800abb573b4d981efe993f176efc3de8ca4f90422f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9\u0026tag=v4.16.0-202410011135.p0.g10aa50e.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b8328a2a1f48e21a5d1bc50cb5879aba8b2e38604252cdb6c6238ed83b59e687_amd64", "product": { "name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b8328a2a1f48e21a5d1bc50cb5879aba8b2e38604252cdb6c6238ed83b59e687_amd64", "product_id": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b8328a2a1f48e21a5d1bc50cb5879aba8b2e38604252cdb6c6238ed83b59e687_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-operator-lifecycle-manager-rhel9@sha256:b8328a2a1f48e21a5d1bc50cb5879aba8b2e38604252cdb6c6238ed83b59e687?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9\u0026tag=v4.16.0-202410011135.p0.gc50e9ce.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-operator-registry-rhel9@sha256:f421fbea94df5883915ecbac7034ac4753973145d0a8ca549391b74c3f2ac8a6_amd64", "product": { "name": "openshift4/ose-operator-registry-rhel9@sha256:f421fbea94df5883915ecbac7034ac4753973145d0a8ca549391b74c3f2ac8a6_amd64", "product_id": "openshift4/ose-operator-registry-rhel9@sha256:f421fbea94df5883915ecbac7034ac4753973145d0a8ca549391b74c3f2ac8a6_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-operator-registry-rhel9@sha256:f421fbea94df5883915ecbac7034ac4753973145d0a8ca549391b74c3f2ac8a6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry-rhel9\u0026tag=v4.16.0-202410011135.p0.gc50e9ce.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-agent-installer-api-server-rhel9@sha256:deb66468d9bd71b7bb4fc4136cc932ea231d8585674e965b2d51f4bf64e4d953_amd64", "product": { "name": "openshift4/ose-agent-installer-api-server-rhel9@sha256:deb66468d9bd71b7bb4fc4136cc932ea231d8585674e965b2d51f4bf64e4d953_amd64", "product_id": "openshift4/ose-agent-installer-api-server-rhel9@sha256:deb66468d9bd71b7bb4fc4136cc932ea231d8585674e965b2d51f4bf64e4d953_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-agent-installer-api-server-rhel9@sha256:deb66468d9bd71b7bb4fc4136cc932ea231d8585674e965b2d51f4bf64e4d953?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9\u0026tag=v4.16.0-202410011135.p0.gd569756.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:12a6f6fae41d12eed2de35b1ea86a8fa3aa8802810261c352596102a01bb9da1_amd64", "product": { "name": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:12a6f6fae41d12eed2de35b1ea86a8fa3aa8802810261c352596102a01bb9da1_amd64", "product_id": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:12a6f6fae41d12eed2de35b1ea86a8fa3aa8802810261c352596102a01bb9da1_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-agent-installer-csr-approver-rhel9@sha256:12a6f6fae41d12eed2de35b1ea86a8fa3aa8802810261c352596102a01bb9da1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9\u0026tag=v4.16.0-202410011135.p0.g342902b.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:3c3071625e35f1c0be78c62d2f2a0b5b6f0f01f29cad64564358ef4186f7bc59_amd64", "product": { "name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:3c3071625e35f1c0be78c62d2f2a0b5b6f0f01f29cad64564358ef4186f7bc59_amd64", "product_id": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:3c3071625e35f1c0be78c62d2f2a0b5b6f0f01f29cad64564358ef4186f7bc59_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256:3c3071625e35f1c0be78c62d2f2a0b5b6f0f01f29cad64564358ef4186f7bc59?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=v4.16.0-202410011135.p0.g9ca7b58.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-agent-installer-orchestrator-rhel9@sha256:7d1d7c6e777aed5433a0580e7f3d526f459299b51a0999d199bd8be43141b3fa_amd64", "product": { "name": "openshift4/ose-agent-installer-orchestrator-rhel9@sha256:7d1d7c6e777aed5433a0580e7f3d526f459299b51a0999d199bd8be43141b3fa_amd64", "product_id": "openshift4/ose-agent-installer-orchestrator-rhel9@sha256:7d1d7c6e777aed5433a0580e7f3d526f459299b51a0999d199bd8be43141b3fa_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-agent-installer-orchestrator-rhel9@sha256:7d1d7c6e777aed5433a0580e7f3d526f459299b51a0999d199bd8be43141b3fa?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9\u0026tag=v4.16.0-202410011135.p0.g342902b.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-agent-installer-utils-rhel9@sha256:4f4742f7a79c7532120df580d8b9491ad046939f01bd53b591b0458015378ed3_amd64", "product": { "name": "openshift4/ose-agent-installer-utils-rhel9@sha256:4f4742f7a79c7532120df580d8b9491ad046939f01bd53b591b0458015378ed3_amd64", "product_id": "openshift4/ose-agent-installer-utils-rhel9@sha256:4f4742f7a79c7532120df580d8b9491ad046939f01bd53b591b0458015378ed3_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-agent-installer-utils-rhel9@sha256:4f4742f7a79c7532120df580d8b9491ad046939f01bd53b591b0458015378ed3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9\u0026tag=v4.16.0-202410011135.p0.g6e6bb40.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:ea7a5acd0df518ede61ef8ec4db40667f9b266cde6ade6f0ffe3be6e4c88775e_amd64", "product": { "name": "openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:ea7a5acd0df518ede61ef8ec4db40667f9b266cde6ade6f0ffe3be6e4c88775e_amd64", "product_id": "openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:ea7a5acd0df518ede61ef8ec4db40667f9b266cde6ade6f0ffe3be6e4c88775e_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-alibaba-cloud-controller-manager-rhel9@sha256:ea7a5acd0df518ede61ef8ec4db40667f9b266cde6ade6f0ffe3be6e4c88775e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-alibaba-cloud-controller-manager-rhel9\u0026tag=v4.16.0-202410011135.p0.g97e8335.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-alibaba-machine-controllers-rhel9@sha256:d1e3fed50f5b4f7802bf41bda2ad0c9e1079bb41295d8439c7b06c8dac492e48_amd64", "product": { "name": "openshift4/ose-alibaba-machine-controllers-rhel9@sha256:d1e3fed50f5b4f7802bf41bda2ad0c9e1079bb41295d8439c7b06c8dac492e48_amd64", "product_id": "openshift4/ose-alibaba-machine-controllers-rhel9@sha256:d1e3fed50f5b4f7802bf41bda2ad0c9e1079bb41295d8439c7b06c8dac492e48_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-alibaba-machine-controllers-rhel9@sha256:d1e3fed50f5b4f7802bf41bda2ad0c9e1079bb41295d8439c7b06c8dac492e48?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-alibaba-machine-controllers-rhel9\u0026tag=v4.16.0-202410011135.p0.g064d462.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:2d5e23c0e834c8b6e512f179b0ae305c1b7e30b8db6e09d5ff3aa64f3a36545d_amd64", "product": { "name": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:2d5e23c0e834c8b6e512f179b0ae305c1b7e30b8db6e09d5ff3aa64f3a36545d_amd64", "product_id": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:2d5e23c0e834c8b6e512f179b0ae305c1b7e30b8db6e09d5ff3aa64f3a36545d_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-apiserver-network-proxy-rhel9@sha256:2d5e23c0e834c8b6e512f179b0ae305c1b7e30b8db6e09d5ff3aa64f3a36545d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9\u0026tag=v4.16.0-202410011135.p0.gca81b6a.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:2e8f37234bc801ccf23b94dc1c6c6af3211b6f234e547d3bf5ff0ffdd651f245_amd64", "product": { "name": "openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:2e8f37234bc801ccf23b94dc1c6c6af3211b6f234e547d3bf5ff0ffdd651f245_amd64", "product_id": "openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:2e8f37234bc801ccf23b94dc1c6c6af3211b6f234e547d3bf5ff0ffdd651f245_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-aws-cloud-controller-manager-rhel9@sha256:2e8f37234bc801ccf23b94dc1c6c6af3211b6f234e547d3bf5ff0ffdd651f245?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9\u0026tag=v4.16.0-202410011135.p0.ga53e9de.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:ca402e778775cf8610e4c7d247b4702727b8c03e89b8b16bcde051de11c52f0b_amd64", "product": { "name": "openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:ca402e778775cf8610e4c7d247b4702727b8c03e89b8b16bcde051de11c52f0b_amd64", "product_id": "openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:ca402e778775cf8610e4c7d247b4702727b8c03e89b8b16bcde051de11c52f0b_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-aws-cluster-api-controllers-rhel9@sha256:ca402e778775cf8610e4c7d247b4702727b8c03e89b8b16bcde051de11c52f0b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9\u0026tag=v4.16.0-202410011135.p0.gaaaf00b.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:933afae8e4703ee258396a7fac89f3b897e0e9a772e75787f11c729ef4f19d08_amd64", "product": { "name": "openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:933afae8e4703ee258396a7fac89f3b897e0e9a772e75787f11c729ef4f19d08_amd64", "product_id": "openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:933afae8e4703ee258396a7fac89f3b897e0e9a772e75787f11c729ef4f19d08_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel9@sha256:933afae8e4703ee258396a7fac89f3b897e0e9a772e75787f11c729ef4f19d08?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9\u0026tag=v4.16.0-202410011135.p0.g1d29a74.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:68171b2d39113ab8e6468a4a4a7dd4cccd768df4cff1351d6f65d0b58f7744c6_amd64", "product": { "name": "openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:68171b2d39113ab8e6468a4a4a7dd4cccd768df4cff1351d6f65d0b58f7744c6_amd64", "product_id": "openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:68171b2d39113ab8e6468a4a4a7dd4cccd768df4cff1351d6f65d0b58f7744c6_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel9-operator@sha256:68171b2d39113ab8e6468a4a4a7dd4cccd768df4cff1351d6f65d0b58f7744c6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.gff69cd0.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5399da05185695216989b878d4a12d4e92416e7908defbbbac0c9c1f58978c7e_amd64", "product": { "name": "openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5399da05185695216989b878d4a12d4e92416e7908defbbbac0c9c1f58978c7e_amd64", "product_id": "openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5399da05185695216989b878d4a12d4e92416e7908defbbbac0c9c1f58978c7e_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-aws-pod-identity-webhook-rhel9@sha256:5399da05185695216989b878d4a12d4e92416e7908defbbbac0c9c1f58978c7e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9\u0026tag=v4.16.0-202410011135.p0.g746491a.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:72b513406cd5ea37d88c98e876715c04c283e83a7530dbb660c3c301a393afe3_amd64", "product": { "name": "openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:72b513406cd5ea37d88c98e876715c04c283e83a7530dbb660c3c301a393afe3_amd64", "product_id": "openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:72b513406cd5ea37d88c98e876715c04c283e83a7530dbb660c3c301a393afe3_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-azure-cloud-controller-manager-rhel9@sha256:72b513406cd5ea37d88c98e876715c04c283e83a7530dbb660c3c301a393afe3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9\u0026tag=v4.16.0-202410011135.p0.g0e95532.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-azure-cloud-node-manager-rhel9@sha256:83cf0690693d6737ecd89816e393d6f25f78fb2b689724ae78361a79c7768541_amd64", "product": { "name": "openshift4/ose-azure-cloud-node-manager-rhel9@sha256:83cf0690693d6737ecd89816e393d6f25f78fb2b689724ae78361a79c7768541_amd64", "product_id": "openshift4/ose-azure-cloud-node-manager-rhel9@sha256:83cf0690693d6737ecd89816e393d6f25f78fb2b689724ae78361a79c7768541_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-azure-cloud-node-manager-rhel9@sha256:83cf0690693d6737ecd89816e393d6f25f78fb2b689724ae78361a79c7768541?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9\u0026tag=v4.16.0-202410011135.p0.g0e95532.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:e1bca469e41be9c73d48ab3636753a916f3f74ecbc1d86d45b515cfaf80091f4_amd64", "product": { "name": "openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:e1bca469e41be9c73d48ab3636753a916f3f74ecbc1d86d45b515cfaf80091f4_amd64", "product_id": "openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:e1bca469e41be9c73d48ab3636753a916f3f74ecbc1d86d45b515cfaf80091f4_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-azure-cluster-api-controllers-rhel9@sha256:e1bca469e41be9c73d48ab3636753a916f3f74ecbc1d86d45b515cfaf80091f4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9\u0026tag=v4.16.0-202410011135.p0.ga81e3b3.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b22b0397f47418a9c01917062dfe78159a4bffbadfcc7633f5c9ab9550e81e6b_amd64", "product": { "name": "openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b22b0397f47418a9c01917062dfe78159a4bffbadfcc7633f5c9ab9550e81e6b_amd64", "product_id": "openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b22b0397f47418a9c01917062dfe78159a4bffbadfcc7633f5c9ab9550e81e6b_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-azure-disk-csi-driver-rhel9@sha256:b22b0397f47418a9c01917062dfe78159a4bffbadfcc7633f5c9ab9550e81e6b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9\u0026tag=v4.16.0-202410011135.p0.g6b55f6f.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:ad3f9f3f305c96ec69f3013411b7ece702a438789f31f9396b8d82f0599e7d6a_amd64", "product": { "name": "openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:ad3f9f3f305c96ec69f3013411b7ece702a438789f31f9396b8d82f0599e7d6a_amd64", "product_id": "openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:ad3f9f3f305c96ec69f3013411b7ece702a438789f31f9396b8d82f0599e7d6a_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-azure-disk-csi-driver-rhel9-operator@sha256:ad3f9f3f305c96ec69f3013411b7ece702a438789f31f9396b8d82f0599e7d6a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.gff69cd0.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-azure-file-csi-driver-rhel9@sha256:a743d210fdb8f06d6dc137bbb672b8781e60ee113859bf425ad1e971e33a3657_amd64", "product": { "name": "openshift4/ose-azure-file-csi-driver-rhel9@sha256:a743d210fdb8f06d6dc137bbb672b8781e60ee113859bf425ad1e971e33a3657_amd64", "product_id": "openshift4/ose-azure-file-csi-driver-rhel9@sha256:a743d210fdb8f06d6dc137bbb672b8781e60ee113859bf425ad1e971e33a3657_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-azure-file-csi-driver-rhel9@sha256:a743d210fdb8f06d6dc137bbb672b8781e60ee113859bf425ad1e971e33a3657?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9\u0026tag=v4.16.0-202410011135.p0.g7a36778.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ae28d58b4a0ad3edf018de74c517131e9cdc435d3f41891a07ea1ddcb2279998_amd64", "product": { "name": "openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ae28d58b4a0ad3edf018de74c517131e9cdc435d3f41891a07ea1ddcb2279998_amd64", "product_id": "openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ae28d58b4a0ad3edf018de74c517131e9cdc435d3f41891a07ea1ddcb2279998_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-azure-file-csi-driver-operator-rhel9@sha256:ae28d58b4a0ad3edf018de74c517131e9cdc435d3f41891a07ea1ddcb2279998?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9\u0026tag=v4.16.0-202410011135.p0.gff69cd0.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:69f6ffedbb428a25407406e804d3a1b735931c375e30263edac41bf581c8b20d_amd64", "product": { "name": "openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:69f6ffedbb428a25407406e804d3a1b735931c375e30263edac41bf581c8b20d_amd64", "product_id": "openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:69f6ffedbb428a25407406e804d3a1b735931c375e30263edac41bf581c8b20d_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-azure-workload-identity-webhook-rhel9@sha256:69f6ffedbb428a25407406e804d3a1b735931c375e30263edac41bf581c8b20d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9\u0026tag=v4.16.0-202410011135.p0.g4aca092.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-baremetal-installer-rhel9@sha256:a6c92494d3659343270bca42e8765fc586feeae9e32a3b3a66c656dd7dae3230_amd64", "product": { "name": "openshift4/ose-baremetal-installer-rhel9@sha256:a6c92494d3659343270bca42e8765fc586feeae9e32a3b3a66c656dd7dae3230_amd64", "product_id": "openshift4/ose-baremetal-installer-rhel9@sha256:a6c92494d3659343270bca42e8765fc586feeae9e32a3b3a66c656dd7dae3230_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-baremetal-installer-rhel9@sha256:a6c92494d3659343270bca42e8765fc586feeae9e32a3b3a66c656dd7dae3230?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel9\u0026tag=v4.16.0-202410011135.p0.ge8f8bf9.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-baremetal-rhel9-operator@sha256:d72df604197395d8d73fd7f51d9e3be52e3f9e2a2dcc57a579c78fd0b3268c2d_amd64", "product": { "name": "openshift4/ose-baremetal-rhel9-operator@sha256:d72df604197395d8d73fd7f51d9e3be52e3f9e2a2dcc57a579c78fd0b3268c2d_amd64", "product_id": "openshift4/ose-baremetal-rhel9-operator@sha256:d72df604197395d8d73fd7f51d9e3be52e3f9e2a2dcc57a579c78fd0b3268c2d_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-baremetal-rhel9-operator@sha256:d72df604197395d8d73fd7f51d9e3be52e3f9e2a2dcc57a579c78fd0b3268c2d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.gae55a70.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b9f8eaf0f8267b9d1e4237bb8d6aac6334104000fd22f7d75acaa24598a42f73_amd64", "product": { "name": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b9f8eaf0f8267b9d1e4237bb8d6aac6334104000fd22f7d75acaa24598a42f73_amd64", "product_id": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b9f8eaf0f8267b9d1e4237bb8d6aac6334104000fd22f7d75acaa24598a42f73_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-baremetal-runtimecfg-rhel9@sha256:b9f8eaf0f8267b9d1e4237bb8d6aac6334104000fd22f7d75acaa24598a42f73?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9\u0026tag=v4.16.0-202410011135.p0.gf55a330.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cli-artifacts-rhel9@sha256:57f772e5b5926a6ec4ede781b4bee22c95ff328ad3aa883c88de35ca63639847_amd64", "product": { "name": "openshift4/ose-cli-artifacts-rhel9@sha256:57f772e5b5926a6ec4ede781b4bee22c95ff328ad3aa883c88de35ca63639847_amd64", "product_id": "openshift4/ose-cli-artifacts-rhel9@sha256:57f772e5b5926a6ec4ede781b4bee22c95ff328ad3aa883c88de35ca63639847_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-cli-artifacts-rhel9@sha256:57f772e5b5926a6ec4ede781b4bee22c95ff328ad3aa883c88de35ca63639847?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts-rhel9\u0026tag=v4.16.0-202410011135.p0.gc44c839.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cloud-credential-rhel9-operator@sha256:94ce7c049a8ad6038a59d584039bb22c2d427288c81e61c4994f7592f4cff7a6_amd64", "product": { "name": "openshift4/ose-cloud-credential-rhel9-operator@sha256:94ce7c049a8ad6038a59d584039bb22c2d427288c81e61c4994f7592f4cff7a6_amd64", "product_id": "openshift4/ose-cloud-credential-rhel9-operator@sha256:94ce7c049a8ad6038a59d584039bb22c2d427288c81e61c4994f7592f4cff7a6_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-cloud-credential-rhel9-operator@sha256:94ce7c049a8ad6038a59d584039bb22c2d427288c81e61c4994f7592f4cff7a6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.gda307a1.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/cloud-network-config-controller-rhel9@sha256:a7f63d6643fe81281732276c56d1e75b5e6065989badbba43e8bfd885a7acac8_amd64", "product": { "name": "openshift4/cloud-network-config-controller-rhel9@sha256:a7f63d6643fe81281732276c56d1e75b5e6065989badbba43e8bfd885a7acac8_amd64", "product_id": "openshift4/cloud-network-config-controller-rhel9@sha256:a7f63d6643fe81281732276c56d1e75b5e6065989badbba43e8bfd885a7acac8_amd64", "product_identification_helper": { "purl": "pkg:oci/cloud-network-config-controller-rhel9@sha256:a7f63d6643fe81281732276c56d1e75b5e6065989badbba43e8bfd885a7acac8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/cloud-network-config-controller-rhel9\u0026tag=v4.16.0-202410011135.p0.g8ceee78.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-api-rhel9@sha256:9fa080637dd3c79b02fda03cca881542603b922976cdb26ca2aca5ca140bc555_amd64", "product": { "name": "openshift4/ose-cluster-api-rhel9@sha256:9fa080637dd3c79b02fda03cca881542603b922976cdb26ca2aca5ca140bc555_amd64", "product_id": "openshift4/ose-cluster-api-rhel9@sha256:9fa080637dd3c79b02fda03cca881542603b922976cdb26ca2aca5ca140bc555_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-api-rhel9@sha256:9fa080637dd3c79b02fda03cca881542603b922976cdb26ca2aca5ca140bc555?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-api-rhel9\u0026tag=v4.16.0-202410011135.p0.g5830a10.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:10198af473dbac18b2f78a9d90716d79b36f2295c7cda93cc0195ebae15c93d3_amd64", "product": { "name": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:10198af473dbac18b2f78a9d90716d79b36f2295c7cda93cc0195ebae15c93d3_amd64", "product_id": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:10198af473dbac18b2f78a9d90716d79b36f2295c7cda93cc0195ebae15c93d3_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-authentication-rhel9-operator@sha256:10198af473dbac18b2f78a9d90716d79b36f2295c7cda93cc0195ebae15c93d3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.gbae1e1c.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7105f48c069729a8037ab6ddc160e31bcbbb8a513949873087afed238bd0d182_amd64", "product": { "name": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7105f48c069729a8037ab6ddc160e31bcbbb8a513949873087afed238bd0d182_amd64", "product_id": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7105f48c069729a8037ab6ddc160e31bcbbb8a513949873087afed238bd0d182_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-autoscaler-rhel9-operator@sha256:7105f48c069729a8037ab6ddc160e31bcbbb8a513949873087afed238bd0d182?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.g40cadf8.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:29f3eff7e73d78106639ed7c660bec289aeab700fb768b15fbae27e89167ebde_amd64", "product": { "name": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:29f3eff7e73d78106639ed7c660bec289aeab700fb768b15fbae27e89167ebde_amd64", "product_id": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:29f3eff7e73d78106639ed7c660bec289aeab700fb768b15fbae27e89167ebde_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-baremetal-operator-rhel9@sha256:29f3eff7e73d78106639ed7c660bec289aeab700fb768b15fbae27e89167ebde?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9\u0026tag=v4.16.0-202410011135.p0.g8f65ef6.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-bootstrap-rhel9@sha256:8beccd525b8723ef1133ff016bc7fb70bf6c96ab5afd8757655620ebdda1ef1c_amd64", "product": { "name": "openshift4/ose-cluster-bootstrap-rhel9@sha256:8beccd525b8723ef1133ff016bc7fb70bf6c96ab5afd8757655620ebdda1ef1c_amd64", "product_id": "openshift4/ose-cluster-bootstrap-rhel9@sha256:8beccd525b8723ef1133ff016bc7fb70bf6c96ab5afd8757655620ebdda1ef1c_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-bootstrap-rhel9@sha256:8beccd525b8723ef1133ff016bc7fb70bf6c96ab5afd8757655620ebdda1ef1c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9\u0026tag=v4.16.0-202410011135.p0.g27bfb59.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-capi-rhel9-operator@sha256:235810c6a5b927bb703ba071ad9a82cef584fb7c0059c77cb7ce6267b59255e1_amd64", "product": { "name": "openshift4/ose-cluster-capi-rhel9-operator@sha256:235810c6a5b927bb703ba071ad9a82cef584fb7c0059c77cb7ce6267b59255e1_amd64", "product_id": "openshift4/ose-cluster-capi-rhel9-operator@sha256:235810c6a5b927bb703ba071ad9a82cef584fb7c0059c77cb7ce6267b59255e1_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-capi-rhel9-operator@sha256:235810c6a5b927bb703ba071ad9a82cef584fb7c0059c77cb7ce6267b59255e1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.g3a2f98f.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a6c8f25f77c7a2b14440df33b955a33dea5115891faaebf425bd816b81f639bc_amd64", "product": { "name": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a6c8f25f77c7a2b14440df33b955a33dea5115891faaebf425bd816b81f639bc_amd64", "product_id": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a6c8f25f77c7a2b14440df33b955a33dea5115891faaebf425bd816b81f639bc_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a6c8f25f77c7a2b14440df33b955a33dea5115891faaebf425bd816b81f639bc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.gd400813.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-config-api-rhel9@sha256:a17eeb1162fbbd5f39270eb73456b4ec9bb5f8c5bb67be28412155a18a1da27a_amd64", "product": { "name": "openshift4/ose-cluster-config-api-rhel9@sha256:a17eeb1162fbbd5f39270eb73456b4ec9bb5f8c5bb67be28412155a18a1da27a_amd64", "product_id": "openshift4/ose-cluster-config-api-rhel9@sha256:a17eeb1162fbbd5f39270eb73456b4ec9bb5f8c5bb67be28412155a18a1da27a_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-config-api-rhel9@sha256:a17eeb1162fbbd5f39270eb73456b4ec9bb5f8c5bb67be28412155a18a1da27a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-api-rhel9\u0026tag=v4.16.0-202410011135.p0.gb7d0481.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-config-rhel9-operator@sha256:c857b56aae557e92127a9fc1b6fb57929c2cb448eed10fd8e0d8a2edbbdf7d1b_amd64", "product": { "name": "openshift4/ose-cluster-config-rhel9-operator@sha256:c857b56aae557e92127a9fc1b6fb57929c2cb448eed10fd8e0d8a2edbbdf7d1b_amd64", "product_id": "openshift4/ose-cluster-config-rhel9-operator@sha256:c857b56aae557e92127a9fc1b6fb57929c2cb448eed10fd8e0d8a2edbbdf7d1b_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-config-rhel9-operator@sha256:c857b56aae557e92127a9fc1b6fb57929c2cb448eed10fd8e0d8a2edbbdf7d1b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.g441d29c.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:504a69b459d081485efeda28ebd87ebd6d254e0f173fd09425075af7f83d89d3_amd64", "product": { "name": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:504a69b459d081485efeda28ebd87ebd6d254e0f173fd09425075af7f83d89d3_amd64", "product_id": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:504a69b459d081485efeda28ebd87ebd6d254e0f173fd09425075af7f83d89d3_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:504a69b459d081485efeda28ebd87ebd6d254e0f173fd09425075af7f83d89d3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.gb0cb3df.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e959fc784a5d07407cbe1943b987c40b50da840a9d690ba946dc239e078531bb_amd64", "product": { "name": "openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e959fc784a5d07407cbe1943b987c40b50da840a9d690ba946dc239e078531bb_amd64", "product_id": "openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e959fc784a5d07407cbe1943b987c40b50da840a9d690ba946dc239e078531bb_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e959fc784a5d07407cbe1943b987c40b50da840a9d690ba946dc239e078531bb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.g439826e.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-dns-rhel9-operator@sha256:27a6099ea0a3401c84d24808a0fd9eb7b75f868a757a04da7d8918e7ab2e575c_amd64", "product": { "name": "openshift4/ose-cluster-dns-rhel9-operator@sha256:27a6099ea0a3401c84d24808a0fd9eb7b75f868a757a04da7d8918e7ab2e575c_amd64", "product_id": "openshift4/ose-cluster-dns-rhel9-operator@sha256:27a6099ea0a3401c84d24808a0fd9eb7b75f868a757a04da7d8918e7ab2e575c_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-dns-rhel9-operator@sha256:27a6099ea0a3401c84d24808a0fd9eb7b75f868a757a04da7d8918e7ab2e575c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.g8ddf28f.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:5991de3d05b2d2281c833046b9563023d787669464147372896b1752f3665165_amd64", "product": { "name": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:5991de3d05b2d2281c833046b9563023d787669464147372896b1752f3665165_amd64", "product_id": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:5991de3d05b2d2281c833046b9563023d787669464147372896b1752f3665165_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-image-registry-rhel9-operator@sha256:5991de3d05b2d2281c833046b9563023d787669464147372896b1752f3665165?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.g9d2162f.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:179c93b0889edbe7d39d48d0c953d68bcf21302a98b6cb8774f5d2271beef992_amd64", "product": { "name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:179c93b0889edbe7d39d48d0c953d68bcf21302a98b6cb8774f5d2271beef992_amd64", "product_id": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:179c93b0889edbe7d39d48d0c953d68bcf21302a98b6cb8774f5d2271beef992_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-ingress-rhel9-operator@sha256:179c93b0889edbe7d39d48d0c953d68bcf21302a98b6cb8774f5d2271beef992?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.g57f9674.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8897e2d2f4934a1099fda3bc01ef747d221ff6789d96b6280e77f171a621b976_amd64", "product": { "name": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8897e2d2f4934a1099fda3bc01ef747d221ff6789d96b6280e77f171a621b976_amd64", "product_id": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8897e2d2f4934a1099fda3bc01ef747d221ff6789d96b6280e77f171a621b976_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-kube-apiserver-rhel9-operator@sha256:8897e2d2f4934a1099fda3bc01ef747d221ff6789d96b6280e77f171a621b976?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.gde2f2ac.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e6607cd51559f53e6432a4f0ea62d9f5dc2bc6ca57652264ea60522c2a19e12c_amd64", "product": { "name": "openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e6607cd51559f53e6432a4f0ea62d9f5dc2bc6ca57652264ea60522c2a19e12c_amd64", "product_id": "openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e6607cd51559f53e6432a4f0ea62d9f5dc2bc6ca57652264ea60522c2a19e12c_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e6607cd51559f53e6432a4f0ea62d9f5dc2bc6ca57652264ea60522c2a19e12c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.g95ceaa9.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:a032ad404a81ef865bf269cac888d638e710892345ab2ffd7377a7ebfde1b42f_amd64", "product": { "name": "openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:a032ad404a81ef865bf269cac888d638e710892345ab2ffd7377a7ebfde1b42f_amd64", "product_id": "openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:a032ad404a81ef865bf269cac888d638e710892345ab2ffd7377a7ebfde1b42f_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-kube-controller-manager-rhel9-operator@sha256:a032ad404a81ef865bf269cac888d638e710892345ab2ffd7377a7ebfde1b42f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.g0338b3b.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:aca1f9d1c886bb14309c4d1ef9c9e54b6507c5a61b6c75aef847e7bd497f99bf_amd64", "product": { "name": "openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:aca1f9d1c886bb14309c4d1ef9c9e54b6507c5a61b6c75aef847e7bd497f99bf_amd64", "product_id": "openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:aca1f9d1c886bb14309c4d1ef9c9e54b6507c5a61b6c75aef847e7bd497f99bf_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-kube-scheduler-rhel9-operator@sha256:aca1f9d1c886bb14309c4d1ef9c9e54b6507c5a61b6c75aef847e7bd497f99bf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.g630f63b.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fc2c1d0c7cd0ca6b71bcd5c70742625968b8c5e2806cea4608381c7dc5f564fb_amd64", "product": { "name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fc2c1d0c7cd0ca6b71bcd5c70742625968b8c5e2806cea4608381c7dc5f564fb_amd64", "product_id": "openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fc2c1d0c7cd0ca6b71bcd5c70742625968b8c5e2806cea4608381c7dc5f564fb_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fc2c1d0c7cd0ca6b71bcd5c70742625968b8c5e2806cea4608381c7dc5f564fb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.ge825811.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-machine-approver-rhel9@sha256:e76d3f7e076257b5c22912377d2b27ae442e02184ee956392aa95cfcb4d7411a_amd64", "product": { "name": "openshift4/ose-cluster-machine-approver-rhel9@sha256:e76d3f7e076257b5c22912377d2b27ae442e02184ee956392aa95cfcb4d7411a_amd64", "product_id": "openshift4/ose-cluster-machine-approver-rhel9@sha256:e76d3f7e076257b5c22912377d2b27ae442e02184ee956392aa95cfcb4d7411a_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-machine-approver-rhel9@sha256:e76d3f7e076257b5c22912377d2b27ae442e02184ee956392aa95cfcb4d7411a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9\u0026tag=v4.16.0-202410011135.p0.g3eba7ee.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-olm-rhel9-operator@sha256:9a3177c0895de41fad2fa86ec1a5bc515db3e2d98cc40c07e01b68a46109f430_amd64", "product": { "name": "openshift4/ose-cluster-olm-rhel9-operator@sha256:9a3177c0895de41fad2fa86ec1a5bc515db3e2d98cc40c07e01b68a46109f430_amd64", "product_id": "openshift4/ose-cluster-olm-rhel9-operator@sha256:9a3177c0895de41fad2fa86ec1a5bc515db3e2d98cc40c07e01b68a46109f430_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-olm-rhel9-operator@sha256:9a3177c0895de41fad2fa86ec1a5bc515db3e2d98cc40c07e01b68a46109f430?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.g27bf70d.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:8dc70e98eead753a989705b56de326b89c6273f41838f718692a5a51e5d7109e_amd64", "product": { "name": "openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:8dc70e98eead753a989705b56de326b89c6273f41838f718692a5a51e5d7109e_amd64", "product_id": "openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:8dc70e98eead753a989705b56de326b89c6273f41838f718692a5a51e5d7109e_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-openshift-apiserver-rhel9-operator@sha256:8dc70e98eead753a989705b56de326b89c6273f41838f718692a5a51e5d7109e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.gd26f300.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:73d718205f1b8fa89cc40290ab9dc67ed1da95e5ba05e47c29709ad146d20cf7_amd64", "product": { "name": "openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:73d718205f1b8fa89cc40290ab9dc67ed1da95e5ba05e47c29709ad146d20cf7_amd64", "product_id": "openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:73d718205f1b8fa89cc40290ab9dc67ed1da95e5ba05e47c29709ad146d20cf7_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:73d718205f1b8fa89cc40290ab9dc67ed1da95e5ba05e47c29709ad146d20cf7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.gbcc371c.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ovirt-csi-driver-rhel9-operator@sha256:e0a6636d9e0e12be0def836dc1213c5badc4b82aaa7b4bcdd5452a6b4e38c2c7_amd64", "product": { "name": "openshift4/ovirt-csi-driver-rhel9-operator@sha256:e0a6636d9e0e12be0def836dc1213c5badc4b82aaa7b4bcdd5452a6b4e38c2c7_amd64", "product_id": "openshift4/ovirt-csi-driver-rhel9-operator@sha256:e0a6636d9e0e12be0def836dc1213c5badc4b82aaa7b4bcdd5452a6b4e38c2c7_amd64", "product_identification_helper": { "purl": "pkg:oci/ovirt-csi-driver-rhel9-operator@sha256:e0a6636d9e0e12be0def836dc1213c5badc4b82aaa7b4bcdd5452a6b4e38c2c7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.gac852f3.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:0961ff4451fc779c7e4d24841d2249ff4afe790a41c0e8aecfd93493f21bd67c_amd64", "product": { "name": "openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:0961ff4451fc779c7e4d24841d2249ff4afe790a41c0e8aecfd93493f21bd67c_amd64", "product_id": "openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:0961ff4451fc779c7e4d24841d2249ff4afe790a41c0e8aecfd93493f21bd67c_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-platform-operators-manager-rhel9@sha256:0961ff4451fc779c7e4d24841d2249ff4afe790a41c0e8aecfd93493f21bd67c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-platform-operators-manager-rhel9\u0026tag=v4.16.0-202410011135.p0.gcf88629.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-policy-controller-rhel9@sha256:8be46ad0a8d0f97e9df5746fd7183c32f74221b7b39e06dcafbbad4136b432eb_amd64", "product": { "name": "openshift4/ose-cluster-policy-controller-rhel9@sha256:8be46ad0a8d0f97e9df5746fd7183c32f74221b7b39e06dcafbbad4136b432eb_amd64", "product_id": "openshift4/ose-cluster-policy-controller-rhel9@sha256:8be46ad0a8d0f97e9df5746fd7183c32f74221b7b39e06dcafbbad4136b432eb_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-policy-controller-rhel9@sha256:8be46ad0a8d0f97e9df5746fd7183c32f74221b7b39e06dcafbbad4136b432eb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9\u0026tag=v4.16.0-202410011135.p0.geaea543.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-samples-rhel9-operator@sha256:21f7ee6a1fd1789726a4bb58ddf068cbfad9a1011f61d7732494e13435e52e79_amd64", "product": { "name": "openshift4/ose-cluster-samples-rhel9-operator@sha256:21f7ee6a1fd1789726a4bb58ddf068cbfad9a1011f61d7732494e13435e52e79_amd64", "product_id": "openshift4/ose-cluster-samples-rhel9-operator@sha256:21f7ee6a1fd1789726a4bb58ddf068cbfad9a1011f61d7732494e13435e52e79_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-samples-rhel9-operator@sha256:21f7ee6a1fd1789726a4bb58ddf068cbfad9a1011f61d7732494e13435e52e79?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.g6541dd7.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-storage-rhel9-operator@sha256:85397dedde811505572ebc136e0494750bdc1fa413d61d3729e18471d0cdccf8_amd64", "product": { "name": "openshift4/ose-cluster-storage-rhel9-operator@sha256:85397dedde811505572ebc136e0494750bdc1fa413d61d3729e18471d0cdccf8_amd64", "product_id": "openshift4/ose-cluster-storage-rhel9-operator@sha256:85397dedde811505572ebc136e0494750bdc1fa413d61d3729e18471d0cdccf8_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-storage-rhel9-operator@sha256:85397dedde811505572ebc136e0494750bdc1fa413d61d3729e18471d0cdccf8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator\u0026tag=v4.16.0-202410011905.p0.g7af2fc4.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-cluster-update-keys-rhel9@sha256:191d2ca66ac0e92c555f3d23488a804a520eb6f41fd4ecb7a479f31fee050874_amd64", "product": { "name": "openshift4/ose-cluster-update-keys-rhel9@sha256:191d2ca66ac0e92c555f3d23488a804a520eb6f41fd4ecb7a479f31fee050874_amd64", "product_id": "openshift4/ose-cluster-update-keys-rhel9@sha256:191d2ca66ac0e92c555f3d23488a804a520eb6f41fd4ecb7a479f31fee050874_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-cluster-update-keys-rhel9@sha256:191d2ca66ac0e92c555f3d23488a804a520eb6f41fd4ecb7a479f31fee050874?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9\u0026tag=v4.16.0-202410011135.p0.gc0641e0.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-container-networking-plugins-rhel9@sha256:973769250abe3c84614553a91b68de480b07450080ad7c3e24480d39e778a769_amd64", "product": { "name": "openshift4/ose-container-networking-plugins-rhel9@sha256:973769250abe3c84614553a91b68de480b07450080ad7c3e24480d39e778a769_amd64", "product_id": "openshift4/ose-container-networking-plugins-rhel9@sha256:973769250abe3c84614553a91b68de480b07450080ad7c3e24480d39e778a769_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-container-networking-plugins-rhel9@sha256:973769250abe3c84614553a91b68de480b07450080ad7c3e24480d39e778a769?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9\u0026tag=v4.16.0-202410011135.p0.g73b4123.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e72c1cae0d72836b86a516c3b26a57f477764cbc6ece400eb9d54339ff925e76_amd64", "product": { "name": "openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e72c1cae0d72836b86a516c3b26a57f477764cbc6ece400eb9d54339ff925e76_amd64", "product_id": "openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e72c1cae0d72836b86a516c3b26a57f477764cbc6ece400eb9d54339ff925e76_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-csi-driver-shared-resource-rhel9@sha256:e72c1cae0d72836b86a516c3b26a57f477764cbc6ece400eb9d54339ff925e76?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9\u0026tag=v4.16.0-202410011135.p0.gbc125de.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:33c099fe7da772893944118e77933c57b3f42a7bba6d627b0510634bf188faca_amd64", "product": { "name": "openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:33c099fe7da772893944118e77933c57b3f42a7bba6d627b0510634bf188faca_amd64", "product_id": "openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:33c099fe7da772893944118e77933c57b3f42a7bba6d627b0510634bf188faca_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-csi-driver-shared-resource-rhel9-operator@sha256:33c099fe7da772893944118e77933c57b3f42a7bba6d627b0510634bf188faca?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.g1e1194b.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:616267d404f4ae99963fe3cb8a29761e3b2ad098a26b76befec8e9cce84f9d01_amd64", "product": { "name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:616267d404f4ae99963fe3cb8a29761e3b2ad098a26b76befec8e9cce84f9d01_amd64", "product_id": "openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:616267d404f4ae99963fe3cb8a29761e3b2ad098a26b76befec8e9cce84f9d01_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-csi-driver-shared-resource-webhook-rhel9@sha256:616267d404f4ae99963fe3cb8a29761e3b2ad098a26b76befec8e9cce84f9d01?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-shared-resource-webhook-rhel9\u0026tag=v4.16.0-202410011135.p0.gbc125de.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-csi-external-resizer-rhel9@sha256:773fa229b7930a2c22e848a3147cba42bf397e491b6e063c57bf2c8a4024af73_amd64", "product": { "name": "openshift4/ose-csi-external-resizer-rhel9@sha256:773fa229b7930a2c22e848a3147cba42bf397e491b6e063c57bf2c8a4024af73_amd64", "product_id": "openshift4/ose-csi-external-resizer-rhel9@sha256:773fa229b7930a2c22e848a3147cba42bf397e491b6e063c57bf2c8a4024af73_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-csi-external-resizer-rhel9@sha256:773fa229b7930a2c22e848a3147cba42bf397e491b6e063c57bf2c8a4024af73?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9\u0026tag=v4.16.0-202410011135.p0.gbdf5bfb.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:572e6a139ddf4d26120846323994848180108aba5f2302890a00da8b8b520989_amd64", "product": { "name": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:572e6a139ddf4d26120846323994848180108aba5f2302890a00da8b8b520989_amd64", "product_id": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:572e6a139ddf4d26120846323994848180108aba5f2302890a00da8b8b520989_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-csi-external-snapshotter-rhel9@sha256:572e6a139ddf4d26120846323994848180108aba5f2302890a00da8b8b520989?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9\u0026tag=v4.16.0-202410011135.p0.g5315d37.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:66e97aaa85cc6723c1ee711778c64a32046553e386399e31b7298866a103b8c3_amd64", "product": { "name": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:66e97aaa85cc6723c1ee711778c64a32046553e386399e31b7298866a103b8c3_amd64", "product_id": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:66e97aaa85cc6723c1ee711778c64a32046553e386399e31b7298866a103b8c3_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-csi-snapshot-controller-rhel9@sha256:66e97aaa85cc6723c1ee711778c64a32046553e386399e31b7298866a103b8c3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9\u0026tag=v4.16.0-202410011135.p0.g5315d37.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:a43be110d11f49fc87b25b46da318bbf799e1a140f518f7b4fde414c7af341b4_amd64", "product": { "name": "openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:a43be110d11f49fc87b25b46da318bbf799e1a140f518f7b4fde414c7af341b4_amd64", "product_id": "openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:a43be110d11f49fc87b25b46da318bbf799e1a140f518f7b4fde414c7af341b4_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-csi-snapshot-validation-webhook-rhel9@sha256:a43be110d11f49fc87b25b46da318bbf799e1a140f518f7b4fde414c7af341b4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-validation-webhook-rhel9\u0026tag=v4.16.0-202410011135.p0.g5315d37.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/egress-router-cni-rhel9@sha256:14ce0fd8a5527c9e26068573f675b729dd8fd24e74131b45ad4b3165536c80dc_amd64", "product": { "name": "openshift4/egress-router-cni-rhel9@sha256:14ce0fd8a5527c9e26068573f675b729dd8fd24e74131b45ad4b3165536c80dc_amd64", "product_id": "openshift4/egress-router-cni-rhel9@sha256:14ce0fd8a5527c9e26068573f675b729dd8fd24e74131b45ad4b3165536c80dc_amd64", "product_identification_helper": { "purl": "pkg:oci/egress-router-cni-rhel9@sha256:14ce0fd8a5527c9e26068573f675b729dd8fd24e74131b45ad4b3165536c80dc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel9\u0026tag=v4.16.0-202410011135.p0.g7089efe.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-etcd-rhel9@sha256:41c64d2c8c8f0fa6dcc9930aec9cff0af506ffcd541d25a96ebd1d047f5b959d_amd64", "product": { "name": "openshift4/ose-etcd-rhel9@sha256:41c64d2c8c8f0fa6dcc9930aec9cff0af506ffcd541d25a96ebd1d047f5b959d_amd64", "product_id": "openshift4/ose-etcd-rhel9@sha256:41c64d2c8c8f0fa6dcc9930aec9cff0af506ffcd541d25a96ebd1d047f5b959d_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-etcd-rhel9@sha256:41c64d2c8c8f0fa6dcc9930aec9cff0af506ffcd541d25a96ebd1d047f5b959d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-etcd-rhel9\u0026tag=v4.16.0-202410011135.p0.g16202ec.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5f84b234f2bafa731e4554c9bfde2970c94e7f073867388962c0533e9bad74cc_amd64", "product": { "name": "openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5f84b234f2bafa731e4554c9bfde2970c94e7f073867388962c0533e9bad74cc_amd64", "product_id": "openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5f84b234f2bafa731e4554c9bfde2970c94e7f073867388962c0533e9bad74cc_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-gcp-cloud-controller-manager-rhel9@sha256:5f84b234f2bafa731e4554c9bfde2970c94e7f073867388962c0533e9bad74cc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9\u0026tag=v4.16.0-202410011135.p0.g26b43df.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f9e9e61dafd5315dc23cdd537de910130a8e6c7e6d06f73faf64e533588d07d6_amd64", "product": { "name": "openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f9e9e61dafd5315dc23cdd537de910130a8e6c7e6d06f73faf64e533588d07d6_amd64", "product_id": "openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f9e9e61dafd5315dc23cdd537de910130a8e6c7e6d06f73faf64e533588d07d6_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-gcp-cluster-api-controllers-rhel9@sha256:f9e9e61dafd5315dc23cdd537de910130a8e6c7e6d06f73faf64e533588d07d6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9\u0026tag=v4.16.0-202410011135.p0.g02432df.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:c6c4d1ee6411493ce488cc9ee380c09de5a1e928db538de2ebc700e102a8db28_amd64", "product": { "name": "openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:c6c4d1ee6411493ce488cc9ee380c09de5a1e928db538de2ebc700e102a8db28_amd64", "product_id": "openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:c6c4d1ee6411493ce488cc9ee380c09de5a1e928db538de2ebc700e102a8db28_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-gcp-pd-csi-driver-rhel9@sha256:c6c4d1ee6411493ce488cc9ee380c09de5a1e928db538de2ebc700e102a8db28?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9\u0026tag=v4.16.0-202410011135.p0.g5ed71c6.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:8f468a261c1d304bdb32a5e6b8249fe685cec73308984e53eec5e4810e296384_amd64", "product": { "name": "openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:8f468a261c1d304bdb32a5e6b8249fe685cec73308984e53eec5e4810e296384_amd64", "product_id": "openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:8f468a261c1d304bdb32a5e6b8249fe685cec73308984e53eec5e4810e296384_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-gcp-pd-csi-driver-operator-rhel9@sha256:8f468a261c1d304bdb32a5e6b8249fe685cec73308984e53eec5e4810e296384?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9\u0026tag=v4.16.0-202410011135.p0.g799327f.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-hypershift-rhel9@sha256:194cf8fd9493ce590fb3587dc409a72bce168a52d3f34411acc87ca4a0fe1710_amd64", "product": { "name": "openshift4/ose-hypershift-rhel9@sha256:194cf8fd9493ce590fb3587dc409a72bce168a52d3f34411acc87ca4a0fe1710_amd64", "product_id": "openshift4/ose-hypershift-rhel9@sha256:194cf8fd9493ce590fb3587dc409a72bce168a52d3f34411acc87ca4a0fe1710_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-hypershift-rhel9@sha256:194cf8fd9493ce590fb3587dc409a72bce168a52d3f34411acc87ca4a0fe1710?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel9\u0026tag=v4.16.0-202410011135.p0.g235766c.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:777b7af58dbb1f542795a5b767c6c6483e0bfda71a95d9c7d5119c9018b79208_amd64", "product": { "name": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:777b7af58dbb1f542795a5b767c6c6483e0bfda71a95d9c7d5119c9018b79208_amd64", "product_id": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:777b7af58dbb1f542795a5b767c6c6483e0bfda71a95d9c7d5119c9018b79208_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:777b7af58dbb1f542795a5b767c6c6483e0bfda71a95d9c7d5119c9018b79208?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9\u0026tag=v4.16.0-202410011135.p0.g60b7ca9.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:7be3b1c8088ce0238c7ea3cac82f08bbe067580acffb15d4ab0f17eec6ed92b3_amd64", "product": { "name": "openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:7be3b1c8088ce0238c7ea3cac82f08bbe067580acffb15d4ab0f17eec6ed92b3_amd64", "product_id": "openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:7be3b1c8088ce0238c7ea3cac82f08bbe067580acffb15d4ab0f17eec6ed92b3_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-ibm-cloud-controller-manager-rhel9@sha256:7be3b1c8088ce0238c7ea3cac82f08bbe067580acffb15d4ab0f17eec6ed92b3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9\u0026tag=v4.16.0-202410011135.p0.gf961f16.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:88aa10e74968b69e7d0f77dedf499de1b02bb07401e5019d077f6478d092d8b8_amd64", "product": { "name": "openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:88aa10e74968b69e7d0f77dedf499de1b02bb07401e5019d077f6478d092d8b8_amd64", "product_id": "openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:88aa10e74968b69e7d0f77dedf499de1b02bb07401e5019d077f6478d092d8b8_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-ibmcloud-machine-controllers-rhel9@sha256:88aa10e74968b69e7d0f77dedf499de1b02bb07401e5019d077f6478d092d8b8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9\u0026tag=v4.16.0-202410011135.p0.g1a3a303.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6be505059d53492962cc7bdf81beea66e11a044a35cd5b5796bcd2555a0c48c7_amd64", "product": { "name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6be505059d53492962cc7bdf81beea66e11a044a35cd5b5796bcd2555a0c48c7_amd64", "product_id": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6be505059d53492962cc7bdf81beea66e11a044a35cd5b5796bcd2555a0c48c7_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6be505059d53492962cc7bdf81beea66e11a044a35cd5b5796bcd2555a0c48c7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9\u0026tag=v4.16.0-202410011135.p0.g9571973.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:8e189318cad31335283ce4b57a4fe2a4cad6d140d12f8ef07c9088bc87e67459_amd64", "product": { "name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:8e189318cad31335283ce4b57a4fe2a4cad6d140d12f8ef07c9088bc87e67459_amd64", "product_id": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:8e189318cad31335283ce4b57a4fe2a4cad6d140d12f8ef07c9088bc87e67459_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:8e189318cad31335283ce4b57a4fe2a4cad6d140d12f8ef07c9088bc87e67459?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.g5d5d801.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-image-customization-controller-rhel9@sha256:0bedaa1a2c8738c782917e4ccb17c1468c678115adae95651664d0ddfa2f4400_amd64", "product": { "name": "openshift4/ose-image-customization-controller-rhel9@sha256:0bedaa1a2c8738c782917e4ccb17c1468c678115adae95651664d0ddfa2f4400_amd64", "product_id": "openshift4/ose-image-customization-controller-rhel9@sha256:0bedaa1a2c8738c782917e4ccb17c1468c678115adae95651664d0ddfa2f4400_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-image-customization-controller-rhel9@sha256:0bedaa1a2c8738c782917e4ccb17c1468c678115adae95651664d0ddfa2f4400?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-image-customization-controller-rhel9\u0026tag=v4.16.0-202410011135.p0.g3948096.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-insights-rhel9-operator@sha256:e1b7e38fd084dc06e7f9577b91f9cdb27f5ed20c9a7461709593056482162c61_amd64", "product": { "name": "openshift4/ose-insights-rhel9-operator@sha256:e1b7e38fd084dc06e7f9577b91f9cdb27f5ed20c9a7461709593056482162c61_amd64", "product_id": "openshift4/ose-insights-rhel9-operator@sha256:e1b7e38fd084dc06e7f9577b91f9cdb27f5ed20c9a7461709593056482162c61_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-insights-rhel9-operator@sha256:e1b7e38fd084dc06e7f9577b91f9cdb27f5ed20c9a7461709593056482162c61?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-insights-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.gb98e7c8.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-installer-altinfra-rhel9@sha256:fcc488f18198d1c4e749df0480d8f0cce37f60e2d2ac9b80c29853012819cc09_amd64", "product": { "name": "openshift4/ose-installer-altinfra-rhel9@sha256:fcc488f18198d1c4e749df0480d8f0cce37f60e2d2ac9b80c29853012819cc09_amd64", "product_id": "openshift4/ose-installer-altinfra-rhel9@sha256:fcc488f18198d1c4e749df0480d8f0cce37f60e2d2ac9b80c29853012819cc09_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-installer-altinfra-rhel9@sha256:fcc488f18198d1c4e749df0480d8f0cce37f60e2d2ac9b80c29853012819cc09?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-altinfra-rhel9\u0026tag=v4.16.0-202410011135.p0.ge8f8bf9.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-installer-artifacts-rhel9@sha256:e75d368195285ebfe144d8c593a7c5841a0657a65957b82acf87efc900c9238b_amd64", "product": { "name": "openshift4/ose-installer-artifacts-rhel9@sha256:e75d368195285ebfe144d8c593a7c5841a0657a65957b82acf87efc900c9238b_amd64", "product_id": "openshift4/ose-installer-artifacts-rhel9@sha256:e75d368195285ebfe144d8c593a7c5841a0657a65957b82acf87efc900c9238b_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-installer-artifacts-rhel9@sha256:e75d368195285ebfe144d8c593a7c5841a0657a65957b82acf87efc900c9238b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts-rhel9\u0026tag=v4.16.0-202410011135.p0.ge8f8bf9.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-installer-rhel9@sha256:9fdd27220960109e78e339606572be20a3cf505cd906e9faf80e2982a9af0f63_amd64", "product": { "name": "openshift4/ose-installer-rhel9@sha256:9fdd27220960109e78e339606572be20a3cf505cd906e9faf80e2982a9af0f63_amd64", "product_id": "openshift4/ose-installer-rhel9@sha256:9fdd27220960109e78e339606572be20a3cf505cd906e9faf80e2982a9af0f63_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-installer-rhel9@sha256:9fdd27220960109e78e339606572be20a3cf505cd906e9faf80e2982a9af0f63?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-rhel9\u0026tag=v4.16.0-202410011135.p0.ge8f8bf9.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/kube-metrics-server-rhel9@sha256:760da54b91af345d264b174b0acff51e10d421c4ecb6fc83f87fcd7449aa9ae9_amd64", "product": { "name": "openshift4/kube-metrics-server-rhel9@sha256:760da54b91af345d264b174b0acff51e10d421c4ecb6fc83f87fcd7449aa9ae9_amd64", "product_id": "openshift4/kube-metrics-server-rhel9@sha256:760da54b91af345d264b174b0acff51e10d421c4ecb6fc83f87fcd7449aa9ae9_amd64", "product_identification_helper": { "purl": "pkg:oci/kube-metrics-server-rhel9@sha256:760da54b91af345d264b174b0acff51e10d421c4ecb6fc83f87fcd7449aa9ae9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/kube-metrics-server-rhel9\u0026tag=v4.16.0-202410011135.p0.g8c2920c.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1e39bbb9ef418ca53c5304f5d20efd28fe7f9d8ba8af5e2e627321f3ab64558b_amd64", "product": { "name": "openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1e39bbb9ef418ca53c5304f5d20efd28fe7f9d8ba8af5e2e627321f3ab64558b_amd64", "product_id": "openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1e39bbb9ef418ca53c5304f5d20efd28fe7f9d8ba8af5e2e627321f3ab64558b_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-kube-storage-version-migrator-rhel9@sha256:1e39bbb9ef418ca53c5304f5d20efd28fe7f9d8ba8af5e2e627321f3ab64558b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9\u0026tag=v4.16.0-202410011135.p0.g969a60e.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:aa1012923bbc8878d52215a7958945fdfcf433aaf342747297db66646925d821_amd64", "product": { "name": "openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:aa1012923bbc8878d52215a7958945fdfcf433aaf342747297db66646925d821_amd64", "product_id": "openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:aa1012923bbc8878d52215a7958945fdfcf433aaf342747297db66646925d821_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-kubevirt-cloud-controller-manager-rhel9@sha256:aa1012923bbc8878d52215a7958945fdfcf433aaf342747297db66646925d821?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9\u0026tag=v4.16.0-202410011135.p0.g3db7610.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/kubevirt-csi-driver-rhel9@sha256:bf9ecd722c9207f053369bfc981bdb09559a9015da52e426c9d4ebe948288cf9_amd64", "product": { "name": "openshift4/kubevirt-csi-driver-rhel9@sha256:bf9ecd722c9207f053369bfc981bdb09559a9015da52e426c9d4ebe948288cf9_amd64", "product_id": "openshift4/kubevirt-csi-driver-rhel9@sha256:bf9ecd722c9207f053369bfc981bdb09559a9015da52e426c9d4ebe948288cf9_amd64", "product_identification_helper": { "purl": "pkg:oci/kubevirt-csi-driver-rhel9@sha256:bf9ecd722c9207f053369bfc981bdb09559a9015da52e426c9d4ebe948288cf9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9\u0026tag=v4.16.0-202410011135.p0.g0693093.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a97a216f18e582571a883c4263f36656fd373d32fccba0c86b810bcc9e6cb07_amd64", "product": { "name": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a97a216f18e582571a883c4263f36656fd373d32fccba0c86b810bcc9e6cb07_amd64", "product_id": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a97a216f18e582571a883c4263f36656fd373d32fccba0c86b810bcc9e6cb07_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-libvirt-machine-controllers-rhel9@sha256:1a97a216f18e582571a883c4263f36656fd373d32fccba0c86b810bcc9e6cb07?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9\u0026tag=v4.16.0-202410011135.p0.ga336f0b.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-machine-api-rhel9-operator@sha256:72de3e55b0b67d579bb2309e4770eb8f0f01f0b58ffe1463e02cf1cd40b852a4_amd64", "product": { "name": "openshift4/ose-machine-api-rhel9-operator@sha256:72de3e55b0b67d579bb2309e4770eb8f0f01f0b58ffe1463e02cf1cd40b852a4_amd64", "product_id": "openshift4/ose-machine-api-rhel9-operator@sha256:72de3e55b0b67d579bb2309e4770eb8f0f01f0b58ffe1463e02cf1cd40b852a4_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-machine-api-rhel9-operator@sha256:72de3e55b0b67d579bb2309e4770eb8f0f01f0b58ffe1463e02cf1cd40b852a4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.g9f9c6ba.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-machine-api-provider-aws-rhel9@sha256:e062a25836afeeb7287249c070df92c3e9a2a1f152cbde99d29b275c4792133f_amd64", "product": { "name": "openshift4/ose-machine-api-provider-aws-rhel9@sha256:e062a25836afeeb7287249c070df92c3e9a2a1f152cbde99d29b275c4792133f_amd64", "product_id": "openshift4/ose-machine-api-provider-aws-rhel9@sha256:e062a25836afeeb7287249c070df92c3e9a2a1f152cbde99d29b275c4792133f_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-machine-api-provider-aws-rhel9@sha256:e062a25836afeeb7287249c070df92c3e9a2a1f152cbde99d29b275c4792133f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9\u0026tag=v4.16.0-202410011135.p0.g61d60f6.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-machine-api-provider-azure-rhel9@sha256:9b1c32cfb8a6100869241809b631e3c46aa0b423af8a94499ddf30fa1734126d_amd64", "product": { "name": "openshift4/ose-machine-api-provider-azure-rhel9@sha256:9b1c32cfb8a6100869241809b631e3c46aa0b423af8a94499ddf30fa1734126d_amd64", "product_id": "openshift4/ose-machine-api-provider-azure-rhel9@sha256:9b1c32cfb8a6100869241809b631e3c46aa0b423af8a94499ddf30fa1734126d_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-machine-api-provider-azure-rhel9@sha256:9b1c32cfb8a6100869241809b631e3c46aa0b423af8a94499ddf30fa1734126d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9\u0026tag=v4.16.0-202410011135.p0.ge4e1150.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:1a6f04c2234ba27547c8c3989a45b5c62795f4f8959c4f380d36a5e04b555047_amd64", "product": { "name": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:1a6f04c2234ba27547c8c3989a45b5c62795f4f8959c4f380d36a5e04b555047_amd64", "product_id": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:1a6f04c2234ba27547c8c3989a45b5c62795f4f8959c4f380d36a5e04b555047_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-machine-api-provider-gcp-rhel9@sha256:1a6f04c2234ba27547c8c3989a45b5c62795f4f8959c4f380d36a5e04b555047?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9\u0026tag=v4.16.0-202410011135.p0.ge72657c.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:addace3f0ff1e59ae96237b901e7207246c5cf30899e16f4342836d6a0bae021_amd64", "product": { "name": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:addace3f0ff1e59ae96237b901e7207246c5cf30899e16f4342836d6a0bae021_amd64", "product_id": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:addace3f0ff1e59ae96237b901e7207246c5cf30899e16f4342836d6a0bae021_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-machine-api-provider-openstack-rhel9@sha256:addace3f0ff1e59ae96237b901e7207246c5cf30899e16f4342836d6a0bae021?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9\u0026tag=v4.16.0-202410011135.p0.g5ada1cb.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-machine-config-rhel9-operator@sha256:9a31cdedca230e6ea0bbaf3c7c9841054cabfb6776693c35b85e0f2f34ddbacb_amd64", "product": { "name": "openshift4/ose-machine-config-rhel9-operator@sha256:9a31cdedca230e6ea0bbaf3c7c9841054cabfb6776693c35b85e0f2f34ddbacb_amd64", "product_id": "openshift4/ose-machine-config-rhel9-operator@sha256:9a31cdedca230e6ea0bbaf3c7c9841054cabfb6776693c35b85e0f2f34ddbacb_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-machine-config-rhel9-operator@sha256:9a31cdedca230e6ea0bbaf3c7c9841054cabfb6776693c35b85e0f2f34ddbacb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.g6a425ab.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-machine-os-images-rhel9@sha256:8e037ebb3a4fc6e430c9ca90cad5845bdd04682283d7c1238a9cb701b55e9cc2_amd64", "product": { "name": "openshift4/ose-machine-os-images-rhel9@sha256:8e037ebb3a4fc6e430c9ca90cad5845bdd04682283d7c1238a9cb701b55e9cc2_amd64", "product_id": "openshift4/ose-machine-os-images-rhel9@sha256:8e037ebb3a4fc6e430c9ca90cad5845bdd04682283d7c1238a9cb701b55e9cc2_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-machine-os-images-rhel9@sha256:8e037ebb3a4fc6e430c9ca90cad5845bdd04682283d7c1238a9cb701b55e9cc2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel9\u0026tag=v4.16.0-202410011135.p0.g3cc9709.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-multus-admission-controller-rhel9@sha256:f1de147edd12bfc298c1493fb2cd3f5636b807e201091261e1f2b8e58e4fa212_amd64", "product": { "name": "openshift4/ose-multus-admission-controller-rhel9@sha256:f1de147edd12bfc298c1493fb2cd3f5636b807e201091261e1f2b8e58e4fa212_amd64", "product_id": "openshift4/ose-multus-admission-controller-rhel9@sha256:f1de147edd12bfc298c1493fb2cd3f5636b807e201091261e1f2b8e58e4fa212_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-multus-admission-controller-rhel9@sha256:f1de147edd12bfc298c1493fb2cd3f5636b807e201091261e1f2b8e58e4fa212?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9\u0026tag=v4.16.0-202410011135.p0.g88c596e.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-multus-networkpolicy-rhel9@sha256:3904de0e659c1833835b9dbe3aa08215b5ab9b2168ad43aad1c8e834c70761d2_amd64", "product": { "name": "openshift4/ose-multus-networkpolicy-rhel9@sha256:3904de0e659c1833835b9dbe3aa08215b5ab9b2168ad43aad1c8e834c70761d2_amd64", "product_id": "openshift4/ose-multus-networkpolicy-rhel9@sha256:3904de0e659c1833835b9dbe3aa08215b5ab9b2168ad43aad1c8e834c70761d2_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-multus-networkpolicy-rhel9@sha256:3904de0e659c1833835b9dbe3aa08215b5ab9b2168ad43aad1c8e834c70761d2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9\u0026tag=v4.16.0-202410011135.p0.gf988f89.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-multus-route-override-cni-rhel9@sha256:e990f78ba767c7b88f4a8132933bc17a6d4fe1b135c4b392c071f13bde32ce16_amd64", "product": { "name": "openshift4/ose-multus-route-override-cni-rhel9@sha256:e990f78ba767c7b88f4a8132933bc17a6d4fe1b135c4b392c071f13bde32ce16_amd64", "product_id": "openshift4/ose-multus-route-override-cni-rhel9@sha256:e990f78ba767c7b88f4a8132933bc17a6d4fe1b135c4b392c071f13bde32ce16_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-multus-route-override-cni-rhel9@sha256:e990f78ba767c7b88f4a8132933bc17a6d4fe1b135c4b392c071f13bde32ce16?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9\u0026tag=v4.16.0-202410011135.p0.g73594f7.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:9fe5a51e368734b1617215b1bb666ac2098dd2478e6ae7c3d8916e7d8b989942_amd64", "product": { "name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:9fe5a51e368734b1617215b1bb666ac2098dd2478e6ae7c3d8916e7d8b989942_amd64", "product_id": "openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:9fe5a51e368734b1617215b1bb666ac2098dd2478e6ae7c3d8916e7d8b989942_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-multus-whereabouts-ipam-cni-rhel9@sha256:9fe5a51e368734b1617215b1bb666ac2098dd2478e6ae7c3d8916e7d8b989942?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9\u0026tag=v4.16.0-202410011135.p0.gdab1dd2.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-must-gather-rhel9@sha256:1605460133de7bc30796ff154a25f99d1adac73b66f646a9789e716e7c0a7f9f_amd64", "product": { "name": "openshift4/ose-must-gather-rhel9@sha256:1605460133de7bc30796ff154a25f99d1adac73b66f646a9789e716e7c0a7f9f_amd64", "product_id": "openshift4/ose-must-gather-rhel9@sha256:1605460133de7bc30796ff154a25f99d1adac73b66f646a9789e716e7c0a7f9f_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-must-gather-rhel9@sha256:1605460133de7bc30796ff154a25f99d1adac73b66f646a9789e716e7c0a7f9f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather-rhel9\u0026tag=v4.16.0-202410011135.p0.gaea114c.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-network-interface-bond-cni-rhel9@sha256:d0d9ec1c9420df3cef05a99b18a782c3b3fa47bb4c43dd52613e8ee8e2354ec8_amd64", "product": { "name": "openshift4/ose-network-interface-bond-cni-rhel9@sha256:d0d9ec1c9420df3cef05a99b18a782c3b3fa47bb4c43dd52613e8ee8e2354ec8_amd64", "product_id": "openshift4/ose-network-interface-bond-cni-rhel9@sha256:d0d9ec1c9420df3cef05a99b18a782c3b3fa47bb4c43dd52613e8ee8e2354ec8_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-network-interface-bond-cni-rhel9@sha256:d0d9ec1c9420df3cef05a99b18a782c3b3fa47bb4c43dd52613e8ee8e2354ec8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9\u0026tag=v4.16.0-202410011135.p0.gbb91145.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-network-metrics-daemon-rhel9@sha256:5f0540af9a9d72adcbfbd6b928b412a589e4743ce82f884ce7e102af14027f0a_amd64", "product": { "name": "openshift4/ose-network-metrics-daemon-rhel9@sha256:5f0540af9a9d72adcbfbd6b928b412a589e4743ce82f884ce7e102af14027f0a_amd64", "product_id": "openshift4/ose-network-metrics-daemon-rhel9@sha256:5f0540af9a9d72adcbfbd6b928b412a589e4743ce82f884ce7e102af14027f0a_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-network-metrics-daemon-rhel9@sha256:5f0540af9a9d72adcbfbd6b928b412a589e4743ce82f884ce7e102af14027f0a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9\u0026tag=v4.16.0-202410011135.p0.g4805926.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/network-tools-rhel9@sha256:9fc16540b3b6c6c62682dfb8598337b0ffb891e9e3db43a41d57631c3ece0e17_amd64", "product": { "name": "openshift4/network-tools-rhel9@sha256:9fc16540b3b6c6c62682dfb8598337b0ffb891e9e3db43a41d57631c3ece0e17_amd64", "product_id": "openshift4/network-tools-rhel9@sha256:9fc16540b3b6c6c62682dfb8598337b0ffb891e9e3db43a41d57631c3ece0e17_amd64", "product_identification_helper": { "purl": "pkg:oci/network-tools-rhel9@sha256:9fc16540b3b6c6c62682dfb8598337b0ffb891e9e3db43a41d57631c3ece0e17?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel9\u0026tag=v4.16.0-202410011905.p0.g39eca10.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-sdn-rhel9@sha256:34ffc6c39f7ec05b0e32cb49b53b22f8ff1d0ecb6e80455f87cc06d74d6eab32_amd64", "product": { "name": "openshift4/ose-sdn-rhel9@sha256:34ffc6c39f7ec05b0e32cb49b53b22f8ff1d0ecb6e80455f87cc06d74d6eab32_amd64", "product_id": "openshift4/ose-sdn-rhel9@sha256:34ffc6c39f7ec05b0e32cb49b53b22f8ff1d0ecb6e80455f87cc06d74d6eab32_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-sdn-rhel9@sha256:34ffc6c39f7ec05b0e32cb49b53b22f8ff1d0ecb6e80455f87cc06d74d6eab32?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sdn-rhel9\u0026tag=v4.16.0-202410011135.p0.g807fca2.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:00dbaebb586d8a032b42c7b540cc10d69fa33d8f3380aef8c15296946beec6d4_amd64", "product": { "name": "openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:00dbaebb586d8a032b42c7b540cc10d69fa33d8f3380aef8c15296946beec6d4_amd64", "product_id": "openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:00dbaebb586d8a032b42c7b540cc10d69fa33d8f3380aef8c15296946beec6d4_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-nutanix-cloud-controller-manager-rhel9@sha256:00dbaebb586d8a032b42c7b540cc10d69fa33d8f3380aef8c15296946beec6d4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9\u0026tag=v4.16.0-202410011135.p0.gc9bbc44.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-nutanix-machine-controllers-rhel9@sha256:b464080669b56227e93d9076cf40c3f728cd28ceece631e1324de33a20f942a0_amd64", "product": { "name": "openshift4/ose-nutanix-machine-controllers-rhel9@sha256:b464080669b56227e93d9076cf40c3f728cd28ceece631e1324de33a20f942a0_amd64", "product_id": "openshift4/ose-nutanix-machine-controllers-rhel9@sha256:b464080669b56227e93d9076cf40c3f728cd28ceece631e1324de33a20f942a0_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-nutanix-machine-controllers-rhel9@sha256:b464080669b56227e93d9076cf40c3f728cd28ceece631e1324de33a20f942a0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9\u0026tag=v4.16.0-202410011135.p0.gf053e5a.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-oauth-apiserver-rhel9@sha256:ec19f068115f9797b8587c63c6a9bacc36cbf561177d1b842eb41f0f3ac66950_amd64", "product": { "name": "openshift4/ose-oauth-apiserver-rhel9@sha256:ec19f068115f9797b8587c63c6a9bacc36cbf561177d1b842eb41f0f3ac66950_amd64", "product_id": "openshift4/ose-oauth-apiserver-rhel9@sha256:ec19f068115f9797b8587c63c6a9bacc36cbf561177d1b842eb41f0f3ac66950_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-oauth-apiserver-rhel9@sha256:ec19f068115f9797b8587c63c6a9bacc36cbf561177d1b842eb41f0f3ac66950?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9\u0026tag=v4.16.0-202410011135.p0.gfa1f097.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-olm-catalogd-rhel9@sha256:1df8a6b62a2b1cfab9f386c273c5ae3b085ff53dfc3272b3abd2240c9ab125af_amd64", "product": { "name": "openshift4/ose-olm-catalogd-rhel9@sha256:1df8a6b62a2b1cfab9f386c273c5ae3b085ff53dfc3272b3abd2240c9ab125af_amd64", "product_id": "openshift4/ose-olm-catalogd-rhel9@sha256:1df8a6b62a2b1cfab9f386c273c5ae3b085ff53dfc3272b3abd2240c9ab125af_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-olm-catalogd-rhel9@sha256:1df8a6b62a2b1cfab9f386c273c5ae3b085ff53dfc3272b3abd2240c9ab125af?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-olm-catalogd-rhel9\u0026tag=v4.16.0-202410011135.p0.g79975a5.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-olm-operator-controller-rhel9@sha256:581bef59d36c3eb5328d3de685bc4efe654687fbbb4ea7decc625ecb56df7e60_amd64", "product": { "name": "openshift4/ose-olm-operator-controller-rhel9@sha256:581bef59d36c3eb5328d3de685bc4efe654687fbbb4ea7decc625ecb56df7e60_amd64", "product_id": "openshift4/ose-olm-operator-controller-rhel9@sha256:581bef59d36c3eb5328d3de685bc4efe654687fbbb4ea7decc625ecb56df7e60_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-olm-operator-controller-rhel9@sha256:581bef59d36c3eb5328d3de685bc4efe654687fbbb4ea7decc625ecb56df7e60?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9\u0026tag=v4.16.0-202410011135.p0.g80b8649.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-olm-rukpak-rhel9@sha256:a6f45ef197d4dfc0acf2aff1f26369b427cc811c3ab4ae37a52258db2456197e_amd64", "product": { "name": "openshift4/ose-olm-rukpak-rhel9@sha256:a6f45ef197d4dfc0acf2aff1f26369b427cc811c3ab4ae37a52258db2456197e_amd64", "product_id": "openshift4/ose-olm-rukpak-rhel9@sha256:a6f45ef197d4dfc0acf2aff1f26369b427cc811c3ab4ae37a52258db2456197e_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-olm-rukpak-rhel9@sha256:a6f45ef197d4dfc0acf2aff1f26369b427cc811c3ab4ae37a52258db2456197e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-olm-rukpak-rhel9\u0026tag=v4.16.0-202410011135.p0.g282cc84.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-openshift-apiserver-rhel9@sha256:289e63a558a7a1a8ab5649c2854c5a99dc0b0181debfa2e21712674db14a45b8_amd64", "product": { "name": "openshift4/ose-openshift-apiserver-rhel9@sha256:289e63a558a7a1a8ab5649c2854c5a99dc0b0181debfa2e21712674db14a45b8_amd64", "product_id": "openshift4/ose-openshift-apiserver-rhel9@sha256:289e63a558a7a1a8ab5649c2854c5a99dc0b0181debfa2e21712674db14a45b8_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-openshift-apiserver-rhel9@sha256:289e63a558a7a1a8ab5649c2854c5a99dc0b0181debfa2e21712674db14a45b8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9\u0026tag=v4.16.0-202410011135.p0.g6b51841.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:d5060aa007c4ec392f3af0986d33c187a526a0844c2b388463a299b7fe3f85b3_amd64", "product": { "name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:d5060aa007c4ec392f3af0986d33c187a526a0844c2b388463a299b7fe3f85b3_amd64", "product_id": "openshift4/ose-openshift-controller-manager-rhel9@sha256:d5060aa007c4ec392f3af0986d33c187a526a0844c2b388463a299b7fe3f85b3_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-openshift-controller-manager-rhel9@sha256:d5060aa007c4ec392f3af0986d33c187a526a0844c2b388463a299b7fe3f85b3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9\u0026tag=v4.16.0-202410011135.p0.gb906ac1.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:660165c66fbbcb0443e78156990b28857d5f2ff43090874a1659114fdb54677e_amd64", "product": { "name": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:660165c66fbbcb0443e78156990b28857d5f2ff43090874a1659114fdb54677e_amd64", "product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:660165c66fbbcb0443e78156990b28857d5f2ff43090874a1659114fdb54677e_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel9@sha256:660165c66fbbcb0443e78156990b28857d5f2ff43090874a1659114fdb54677e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9\u0026tag=v4.16.0-202410011135.p0.gb7e9010.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7da95c0060d09e6f12d58933f3ef9123448d77ceb7a2218b3c723ac7410142ac_amd64", "product": { "name": "openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7da95c0060d09e6f12d58933f3ef9123448d77ceb7a2218b3c723ac7410142ac_amd64", "product_id": "openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7da95c0060d09e6f12d58933f3ef9123448d77ceb7a2218b3c723ac7410142ac_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7da95c0060d09e6f12d58933f3ef9123448d77ceb7a2218b3c723ac7410142ac?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.g85b5209.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:776b9e2a586f6c8d2c3b3fffc12084030e9e4e08de45e52c2fab1ecb1b0a11c9_amd64", "product": { "name": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:776b9e2a586f6c8d2c3b3fffc12084030e9e4e08de45e52c2fab1ecb1b0a11c9_amd64", "product_id": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:776b9e2a586f6c8d2c3b3fffc12084030e9e4e08de45e52c2fab1ecb1b0a11c9_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel9@sha256:776b9e2a586f6c8d2c3b3fffc12084030e9e4e08de45e52c2fab1ecb1b0a11c9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9\u0026tag=v4.16.0-202410011135.p0.gb7e9010.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-operator-framework-tools-rhel9@sha256:da29f4168d13b9eab798c007438e77c576a11eaa357a8a4cbe80ee979bbb05c1_amd64", "product": { "name": "openshift4/ose-operator-framework-tools-rhel9@sha256:da29f4168d13b9eab798c007438e77c576a11eaa357a8a4cbe80ee979bbb05c1_amd64", "product_id": "openshift4/ose-operator-framework-tools-rhel9@sha256:da29f4168d13b9eab798c007438e77c576a11eaa357a8a4cbe80ee979bbb05c1_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-operator-framework-tools-rhel9@sha256:da29f4168d13b9eab798c007438e77c576a11eaa357a8a4cbe80ee979bbb05c1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9\u0026tag=v4.16.0-202410011135.p0.gc50e9ce.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ovirt-csi-driver-rhel9@sha256:4df0fbfb837fbf103e1e0875ec6633044cb381ce61819ca619135afd9cf07bac_amd64", "product": { "name": "openshift4/ovirt-csi-driver-rhel9@sha256:4df0fbfb837fbf103e1e0875ec6633044cb381ce61819ca619135afd9cf07bac_amd64", "product_id": "openshift4/ovirt-csi-driver-rhel9@sha256:4df0fbfb837fbf103e1e0875ec6633044cb381ce61819ca619135afd9cf07bac_amd64", "product_identification_helper": { "purl": "pkg:oci/ovirt-csi-driver-rhel9@sha256:4df0fbfb837fbf103e1e0875ec6633044cb381ce61819ca619135afd9cf07bac?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ovirt-csi-driver-rhel9\u0026tag=v4.16.0-202410011135.p0.g1db726a.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-ovirt-machine-controllers-rhel9@sha256:ec3aededab3e9e644e50cee9aa9ce1537deeeaee2587b45ec0e47237bcfa2c6e_amd64", "product": { "name": "openshift4/ose-ovirt-machine-controllers-rhel9@sha256:ec3aededab3e9e644e50cee9aa9ce1537deeeaee2587b45ec0e47237bcfa2c6e_amd64", "product_id": "openshift4/ose-ovirt-machine-controllers-rhel9@sha256:ec3aededab3e9e644e50cee9aa9ce1537deeeaee2587b45ec0e47237bcfa2c6e_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-ovirt-machine-controllers-rhel9@sha256:ec3aededab3e9e644e50cee9aa9ce1537deeeaee2587b45ec0e47237bcfa2c6e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ovirt-machine-controllers-rhel9\u0026tag=v4.16.0-202410011135.p0.gabb91c8.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:90e9311f1ffe501261d78b388808b13a0774b92b080d74c4e075ece3b434d189_amd64", "product": { "name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:90e9311f1ffe501261d78b388808b13a0774b92b080d74c4e075ece3b434d189_amd64", "product_id": "openshift4/ose-ovn-kubernetes-rhel9@sha256:90e9311f1ffe501261d78b388808b13a0774b92b080d74c4e075ece3b434d189_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256:90e9311f1ffe501261d78b388808b13a0774b92b080d74c4e075ece3b434d189?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=v4.16.0-202410011905.p0.g90d0591.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3c30ccda3c367661eac00b47c27b011a6c302598b996455ce47eca01beb5f7f9_amd64", "product": { "name": "openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3c30ccda3c367661eac00b47c27b011a6c302598b996455ce47eca01beb5f7f9_amd64", "product_id": "openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3c30ccda3c367661eac00b47c27b011a6c302598b996455ce47eca01beb5f7f9_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-powervs-block-csi-driver-rhel9@sha256:3c30ccda3c367661eac00b47c27b011a6c302598b996455ce47eca01beb5f7f9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9\u0026tag=v4.16.0-202410011135.p0.g26162ba.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:fe875a00cd161fd4e221c99e6b62370a1cfb326508edaf012cebf547e6ef1382_amd64", "product": { "name": "openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:fe875a00cd161fd4e221c99e6b62370a1cfb326508edaf012cebf547e6ef1382_amd64", "product_id": "openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:fe875a00cd161fd4e221c99e6b62370a1cfb326508edaf012cebf547e6ef1382_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-powervs-block-csi-driver-rhel9-operator@sha256:fe875a00cd161fd4e221c99e6b62370a1cfb326508edaf012cebf547e6ef1382?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.g9c5dd8d.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:7b7f9cd9e8c7febcb99db6e35a8010c9752280a6df98a942fb70607d40f56ad8_amd64", "product": { "name": "openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:7b7f9cd9e8c7febcb99db6e35a8010c9752280a6df98a942fb70607d40f56ad8_amd64", "product_id": "openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:7b7f9cd9e8c7febcb99db6e35a8010c9752280a6df98a942fb70607d40f56ad8_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-powervs-cloud-controller-manager-rhel9@sha256:7b7f9cd9e8c7febcb99db6e35a8010c9752280a6df98a942fb70607d40f56ad8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9\u0026tag=v4.16.0-202410011135.p0.g20e6dc7.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-powervs-machine-controllers-rhel9@sha256:74dbd1544913f6e7e429f96c9f879466559735c362a8b07407dce2a35d16e8e3_amd64", "product": { "name": "openshift4/ose-powervs-machine-controllers-rhel9@sha256:74dbd1544913f6e7e429f96c9f879466559735c362a8b07407dce2a35d16e8e3_amd64", "product_id": "openshift4/ose-powervs-machine-controllers-rhel9@sha256:74dbd1544913f6e7e429f96c9f879466559735c362a8b07407dce2a35d16e8e3_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-powervs-machine-controllers-rhel9@sha256:74dbd1544913f6e7e429f96c9f879466559735c362a8b07407dce2a35d16e8e3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9\u0026tag=v4.16.0-202410011135.p0.g60ebedf.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:6015286dbc21c63448540772372c0e031a1be8c78d1f3c8f29bf6bb23da97eb8_amd64", "product": { "name": "openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:6015286dbc21c63448540772372c0e031a1be8c78d1f3c8f29bf6bb23da97eb8_amd64", "product_id": "openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:6015286dbc21c63448540772372c0e031a1be8c78d1f3c8f29bf6bb23da97eb8_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-k8s-prometheus-adapter-rhel9@sha256:6015286dbc21c63448540772372c0e031a1be8c78d1f3c8f29bf6bb23da97eb8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-k8s-prometheus-adapter-rhel9\u0026tag=v4.16.0-202410011135.p0.ge4f859b.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/openshift-route-controller-manager-rhel9@sha256:df3e7e6ba9b49aad06fc0fbeda79675cc5f1c503e9a485961b76900c81c55d9d_amd64", "product": { "name": "openshift4/openshift-route-controller-manager-rhel9@sha256:df3e7e6ba9b49aad06fc0fbeda79675cc5f1c503e9a485961b76900c81c55d9d_amd64", "product_id": "openshift4/openshift-route-controller-manager-rhel9@sha256:df3e7e6ba9b49aad06fc0fbeda79675cc5f1c503e9a485961b76900c81c55d9d_amd64", "product_identification_helper": { "purl": "pkg:oci/openshift-route-controller-manager-rhel9@sha256:df3e7e6ba9b49aad06fc0fbeda79675cc5f1c503e9a485961b76900c81c55d9d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9\u0026tag=v4.16.0-202410011135.p0.g3112b45.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-service-ca-rhel9-operator@sha256:1b909c3b72be9acfccdccb0e1d14bb12318a9b5150df0629d64f3f7d8e42d024_amd64", "product": { "name": "openshift4/ose-service-ca-rhel9-operator@sha256:1b909c3b72be9acfccdccb0e1d14bb12318a9b5150df0629d64f3f7d8e42d024_amd64", "product_id": "openshift4/ose-service-ca-rhel9-operator@sha256:1b909c3b72be9acfccdccb0e1d14bb12318a9b5150df0629d64f3f7d8e42d024_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-service-ca-rhel9-operator@sha256:1b909c3b72be9acfccdccb0e1d14bb12318a9b5150df0629d64f3f7d8e42d024?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-service-ca-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.g538c7b9.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-thanos-rhel9@sha256:8c23b17da9f3e97d0a91dc2e34a3db7c357a9cdeb1cb06b1564212dd37eb5890_amd64", "product": { "name": "openshift4/ose-thanos-rhel9@sha256:8c23b17da9f3e97d0a91dc2e34a3db7c357a9cdeb1cb06b1564212dd37eb5890_amd64", "product_id": "openshift4/ose-thanos-rhel9@sha256:8c23b17da9f3e97d0a91dc2e34a3db7c357a9cdeb1cb06b1564212dd37eb5890_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-thanos-rhel9@sha256:8c23b17da9f3e97d0a91dc2e34a3db7c357a9cdeb1cb06b1564212dd37eb5890?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-thanos-rhel9\u0026tag=v4.16.0-202410011135.p0.g85eee25.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-tools-rhel9@sha256:6c94262072f1df83c9ae935aaceeb7cd8c91ce76c4629279acd05d84b510c0fd_amd64", "product": { "name": "openshift4/ose-tools-rhel9@sha256:6c94262072f1df83c9ae935aaceeb7cd8c91ce76c4629279acd05d84b510c0fd_amd64", "product_id": "openshift4/ose-tools-rhel9@sha256:6c94262072f1df83c9ae935aaceeb7cd8c91ce76c4629279acd05d84b510c0fd_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-tools-rhel9@sha256:6c94262072f1df83c9ae935aaceeb7cd8c91ce76c4629279acd05d84b510c0fd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel9\u0026tag=v4.16.0-202410011135.p0.gc44c839.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-vsphere-csi-driver-rhel9@sha256:a1af54b6ee8c676668a0ea68977d53dbf05bb47bdd7d5b830997f6b1c44fc78e_amd64", "product": { "name": "openshift4/ose-vsphere-csi-driver-rhel9@sha256:a1af54b6ee8c676668a0ea68977d53dbf05bb47bdd7d5b830997f6b1c44fc78e_amd64", "product_id": "openshift4/ose-vsphere-csi-driver-rhel9@sha256:a1af54b6ee8c676668a0ea68977d53dbf05bb47bdd7d5b830997f6b1c44fc78e_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-vsphere-csi-driver-rhel9@sha256:a1af54b6ee8c676668a0ea68977d53dbf05bb47bdd7d5b830997f6b1c44fc78e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9\u0026tag=v4.16.0-202410011135.p0.g3cd689f.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:a1af54b6ee8c676668a0ea68977d53dbf05bb47bdd7d5b830997f6b1c44fc78e_amd64", "product": { "name": "openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:a1af54b6ee8c676668a0ea68977d53dbf05bb47bdd7d5b830997f6b1c44fc78e_amd64", "product_id": "openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:a1af54b6ee8c676668a0ea68977d53dbf05bb47bdd7d5b830997f6b1c44fc78e_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-vmware-vsphere-csi-driver-rhel9@sha256:a1af54b6ee8c676668a0ea68977d53dbf05bb47bdd7d5b830997f6b1c44fc78e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9\u0026tag=v4.16.0-202410011135.p0.g3cd689f.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:1eb09ec3763bbe3b59abbc3ac28f9fbd0f3f477417b34c77b68c08a150749466_amd64", "product": { "name": "openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:1eb09ec3763bbe3b59abbc3ac28f9fbd0f3f477417b34c77b68c08a150749466_amd64", "product_id": "openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:1eb09ec3763bbe3b59abbc3ac28f9fbd0f3f477417b34c77b68c08a150749466_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:1eb09ec3763bbe3b59abbc3ac28f9fbd0f3f477417b34c77b68c08a150749466?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.g483de9c.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:1eb09ec3763bbe3b59abbc3ac28f9fbd0f3f477417b34c77b68c08a150749466_amd64", "product": { "name": "openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:1eb09ec3763bbe3b59abbc3ac28f9fbd0f3f477417b34c77b68c08a150749466_amd64", "product_id": "openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:1eb09ec3763bbe3b59abbc3ac28f9fbd0f3f477417b34c77b68c08a150749466_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-vsphere-csi-driver-rhel9-operator@sha256:1eb09ec3763bbe3b59abbc3ac28f9fbd0f3f477417b34c77b68c08a150749466?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.g483de9c.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:4e006de1e292bbbf24bc85df8670b068e4f7dd12d3eb4ea2a3c20a2ab989ecaa_amd64", "product": { "name": "openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:4e006de1e292bbbf24bc85df8670b068e4f7dd12d3eb4ea2a3c20a2ab989ecaa_amd64", "product_id": "openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:4e006de1e292bbbf24bc85df8670b068e4f7dd12d3eb4ea2a3c20a2ab989ecaa_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-vsphere-cloud-controller-manager-rhel9@sha256:4e006de1e292bbbf24bc85df8670b068e4f7dd12d3eb4ea2a3c20a2ab989ecaa?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9\u0026tag=v4.16.0-202410011135.p0.g44ea2b5.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:70119f11bc4fb283c2bac08f99cd9b45eb7d884213fb2f5715ccb3fffa9d1a9b_amd64", "product": { "name": "openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:70119f11bc4fb283c2bac08f99cd9b45eb7d884213fb2f5715ccb3fffa9d1a9b_amd64", "product_id": "openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:70119f11bc4fb283c2bac08f99cd9b45eb7d884213fb2f5715ccb3fffa9d1a9b_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-vsphere-cluster-api-controllers-rhel9@sha256:70119f11bc4fb283c2bac08f99cd9b45eb7d884213fb2f5715ccb3fffa9d1a9b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9\u0026tag=v4.16.0-202410011135.p0.gbe22f10.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-vsphere-problem-detector-rhel9@sha256:e6edcbce61a2d969d509d6e5edda77ab5388fd486be8335c23e17741aca8e8de_amd64", "product": { "name": "openshift4/ose-vsphere-problem-detector-rhel9@sha256:e6edcbce61a2d969d509d6e5edda77ab5388fd486be8335c23e17741aca8e8de_amd64", "product_id": "openshift4/ose-vsphere-problem-detector-rhel9@sha256:e6edcbce61a2d969d509d6e5edda77ab5388fd486be8335c23e17741aca8e8de_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-vsphere-problem-detector-rhel9@sha256:e6edcbce61a2d969d509d6e5edda77ab5388fd486be8335c23e17741aca8e8de?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9\u0026tag=v4.16.0-202410011135.p0.g3683c12.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:87175ee6546968bb353a4de7d2ed339badd7999c2299829fe076b01fbd1fb9e2_amd64", "product": { "name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:87175ee6546968bb353a4de7d2ed339badd7999c2299829fe076b01fbd1fb9e2_amd64", "product_id": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:87175ee6546968bb353a4de7d2ed339badd7999c2299829fe076b01fbd1fb9e2_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel9@sha256:87175ee6546968bb353a4de7d2ed339badd7999c2299829fe076b01fbd1fb9e2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9\u0026tag=v4.16.0-202410011135.p0.g90d0591.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:7498f61382e2095e9477c71a44eb637a0b0aec4b380dc88fda5a719d836c8ad3_amd64", "product": { "name": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:7498f61382e2095e9477c71a44eb637a0b0aec4b380dc88fda5a719d836c8ad3_amd64", "product_id": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:7498f61382e2095e9477c71a44eb637a0b0aec4b380dc88fda5a719d836c8ad3_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-prometheus-config-reloader-rhel9@sha256:7498f61382e2095e9477c71a44eb637a0b0aec4b380dc88fda5a719d836c8ad3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9\u0026tag=v4.16.0-202410011135.p0.gc7262a4.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2e402a6d09a1c28821fc7c7a2af69293b67dcfd1e18d1c4289872d655bd07ce5_amd64", "product": { "name": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2e402a6d09a1c28821fc7c7a2af69293b67dcfd1e18d1c4289872d655bd07ce5_amd64", "product_id": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2e402a6d09a1c28821fc7c7a2af69293b67dcfd1e18d1c4289872d655bd07ce5_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-prometheus-operator-admission-webhook-rhel9@sha256:2e402a6d09a1c28821fc7c7a2af69293b67dcfd1e18d1c4289872d655bd07ce5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9\u0026tag=v4.16.0-202410011135.p0.gc7262a4.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-prometheus-rhel9-operator@sha256:99976319402398e4ff953ed83278574e78a8871eec5988126703fa8de7decdad_amd64", "product": { "name": "openshift4/ose-prometheus-rhel9-operator@sha256:99976319402398e4ff953ed83278574e78a8871eec5988126703fa8de7decdad_amd64", "product_id": "openshift4/ose-prometheus-rhel9-operator@sha256:99976319402398e4ff953ed83278574e78a8871eec5988126703fa8de7decdad_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-prometheus-rhel9-operator@sha256:99976319402398e4ff953ed83278574e78a8871eec5988126703fa8de7decdad?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9-operator\u0026tag=v4.16.0-202410011135.p0.gc7262a4.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-prom-label-proxy-rhel9@sha256:38470eb678986a5583790516aed062d41978d545d1ea43edf76059df4740b629_amd64", "product": { "name": "openshift4/ose-prom-label-proxy-rhel9@sha256:38470eb678986a5583790516aed062d41978d545d1ea43edf76059df4740b629_amd64", "product_id": "openshift4/ose-prom-label-proxy-rhel9@sha256:38470eb678986a5583790516aed062d41978d545d1ea43edf76059df4740b629_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-prom-label-proxy-rhel9@sha256:38470eb678986a5583790516aed062d41978d545d1ea43edf76059df4740b629?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9\u0026tag=v4.16.0-202410011135.p0.g5e14722.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-telemeter-rhel9@sha256:7568e50afd111ef026d53fef98f5acc52f50b77bb3ef67ff988641f4a150972c_amd64", "product": { "name": "openshift4/ose-telemeter-rhel9@sha256:7568e50afd111ef026d53fef98f5acc52f50b77bb3ef67ff988641f4a150972c_amd64", "product_id": "openshift4/ose-telemeter-rhel9@sha256:7568e50afd111ef026d53fef98f5acc52f50b77bb3ef67ff988641f4a150972c_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-telemeter-rhel9@sha256:7568e50afd111ef026d53fef98f5acc52f50b77bb3ef67ff988641f4a150972c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-telemeter-rhel9\u0026tag=v4.16.0-202410011135.p0.gc1ecd10.assembly.stream.el9" } } }, { "category": "product_version", "name": "openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b17bf96d74c31b37977db8d180a4fc947bcd91cd3f15bdf40d8531f1f4f3fe94_amd64", "product": { "name": "openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b17bf96d74c31b37977db8d180a4fc947bcd91cd3f15bdf40d8531f1f4f3fe94_amd64", "product_id": "openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b17bf96d74c31b37977db8d180a4fc947bcd91cd3f15bdf40d8531f1f4f3fe94_amd64", "product_identification_helper": { "purl": "pkg:oci/ose-vsphere-csi-driver-syncer-rhel9@sha256:b17bf96d74c31b37977db8d180a4fc947bcd91cd3f15bdf40d8531f1f4f3fe94?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9\u0026tag=v4.16.0-202410011135.p0.g3cd689f.assembly.stream.el9" } } } ], "category": "architecture", "name": "amd64" }, { "branches": [ { "category": "product_version", "name": "rhcos@sha256:7a301deaa9e27ef553cc75f957e4ea9caf68213613e5d53bee330f00d792aa08_aarch64", "product": { "name": "rhcos@sha256:7a301deaa9e27ef553cc75f957e4ea9caf68213613e5d53bee330f00d792aa08_aarch64", "product_id": "rhcos@sha256:7a301deaa9e27ef553cc75f957e4ea9caf68213613e5d53bee330f00d792aa08_aarch64", "product_identification_helper": { "purl": "pkg:oci/rhcos@sha256:7a301deaa9e27ef553cc75f957e4ea9caf68213613e5d53bee330f00d792aa08?arch=aarch64\u0026repository_url=registry.redhat.io/rhcos\u0026tag=416.94.202410020522-0" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "rhcos@sha256:7a301deaa9e27ef553cc75f957e4ea9caf68213613e5d53bee330f00d792aa08_x86_64", "product": { "name": "rhcos@sha256:7a301deaa9e27ef553cc75f957e4ea9caf68213613e5d53bee330f00d792aa08_x86_64", "product_id": "rhcos@sha256:7a301deaa9e27ef553cc75f957e4ea9caf68213613e5d53bee330f00d792aa08_x86_64", "product_identification_helper": { "purl": "pkg:oci/rhcos@sha256:7a301deaa9e27ef553cc75f957e4ea9caf68213613e5d53bee330f00d792aa08?arch=x86_64\u0026repository_url=registry.redhat.io/rhcos\u0026tag=416.94.202410020522-0" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "openshift4/aws-kms-encryption-provider-rhel9@sha256:1d914e9e28bb05d936c22d20f021d31cf806285d5e4ae0e47c47b50c90c7e8de_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/aws-kms-encryption-provider-rhel9@sha256:1d914e9e28bb05d936c22d20f021d31cf806285d5e4ae0e47c47b50c90c7e8de_ppc64le" }, "product_reference": "openshift4/aws-kms-encryption-provider-rhel9@sha256:1d914e9e28bb05d936c22d20f021d31cf806285d5e4ae0e47c47b50c90c7e8de_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/aws-kms-encryption-provider-rhel9@sha256:7460081ddaf409891100dad0bbf264e09a2ed75a5daab332610837c6091ca6ce_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/aws-kms-encryption-provider-rhel9@sha256:7460081ddaf409891100dad0bbf264e09a2ed75a5daab332610837c6091ca6ce_amd64" }, "product_reference": "openshift4/aws-kms-encryption-provider-rhel9@sha256:7460081ddaf409891100dad0bbf264e09a2ed75a5daab332610837c6091ca6ce_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/aws-kms-encryption-provider-rhel9@sha256:a016229598f9b0d366d745218b71c543e7f9593270d2cd84c33f867d12ebb567_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/aws-kms-encryption-provider-rhel9@sha256:a016229598f9b0d366d745218b71c543e7f9593270d2cd84c33f867d12ebb567_s390x" }, "product_reference": "openshift4/aws-kms-encryption-provider-rhel9@sha256:a016229598f9b0d366d745218b71c543e7f9593270d2cd84c33f867d12ebb567_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/aws-kms-encryption-provider-rhel9@sha256:a0de020a0ccd742c5e9f8d2d84f4b6d4db25556c10eca46a2ac0bc4993aff352_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/aws-kms-encryption-provider-rhel9@sha256:a0de020a0ccd742c5e9f8d2d84f4b6d4db25556c10eca46a2ac0bc4993aff352_arm64" }, "product_reference": "openshift4/aws-kms-encryption-provider-rhel9@sha256:a0de020a0ccd742c5e9f8d2d84f4b6d4db25556c10eca46a2ac0bc4993aff352_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/azure-kms-encryption-provider-rhel9@sha256:1fac37363539aef403e06e813f7a5ac60ebbbbb0c9864e1b8a85eb643741cc53_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/azure-kms-encryption-provider-rhel9@sha256:1fac37363539aef403e06e813f7a5ac60ebbbbb0c9864e1b8a85eb643741cc53_s390x" }, "product_reference": "openshift4/azure-kms-encryption-provider-rhel9@sha256:1fac37363539aef403e06e813f7a5ac60ebbbbb0c9864e1b8a85eb643741cc53_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/azure-kms-encryption-provider-rhel9@sha256:8ba194f82251278d68ea2c4efdbe495a565ca1605d5957badcf0aeb6e1763b6d_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/azure-kms-encryption-provider-rhel9@sha256:8ba194f82251278d68ea2c4efdbe495a565ca1605d5957badcf0aeb6e1763b6d_ppc64le" }, "product_reference": "openshift4/azure-kms-encryption-provider-rhel9@sha256:8ba194f82251278d68ea2c4efdbe495a565ca1605d5957badcf0aeb6e1763b6d_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/azure-kms-encryption-provider-rhel9@sha256:d451b83f32e3c46be6bd5731cfbd243e40d980573030e629302cb39ad5c37249_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/azure-kms-encryption-provider-rhel9@sha256:d451b83f32e3c46be6bd5731cfbd243e40d980573030e629302cb39ad5c37249_arm64" }, "product_reference": "openshift4/azure-kms-encryption-provider-rhel9@sha256:d451b83f32e3c46be6bd5731cfbd243e40d980573030e629302cb39ad5c37249_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/azure-kms-encryption-provider-rhel9@sha256:f203347886da20ec203893b3244b60963d8bd3e9d781e044058af632ffe2c8c7_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/azure-kms-encryption-provider-rhel9@sha256:f203347886da20ec203893b3244b60963d8bd3e9d781e044058af632ffe2c8c7_amd64" }, "product_reference": "openshift4/azure-kms-encryption-provider-rhel9@sha256:f203347886da20ec203893b3244b60963d8bd3e9d781e044058af632ffe2c8c7_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/cloud-network-config-controller-rhel9@sha256:2a78a4cd8f3cd0fa8e4f49da5f000c34ffc606566add5dac206643ad372016cb_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/cloud-network-config-controller-rhel9@sha256:2a78a4cd8f3cd0fa8e4f49da5f000c34ffc606566add5dac206643ad372016cb_arm64" }, "product_reference": "openshift4/cloud-network-config-controller-rhel9@sha256:2a78a4cd8f3cd0fa8e4f49da5f000c34ffc606566add5dac206643ad372016cb_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/cloud-network-config-controller-rhel9@sha256:a7f63d6643fe81281732276c56d1e75b5e6065989badbba43e8bfd885a7acac8_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/cloud-network-config-controller-rhel9@sha256:a7f63d6643fe81281732276c56d1e75b5e6065989badbba43e8bfd885a7acac8_amd64" }, "product_reference": "openshift4/cloud-network-config-controller-rhel9@sha256:a7f63d6643fe81281732276c56d1e75b5e6065989badbba43e8bfd885a7acac8_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/cloud-network-config-controller-rhel9@sha256:ac969ee92e5460c05531dfae4c7c4694d4ed67b1e43ad91c146c3b19870c1f22_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/cloud-network-config-controller-rhel9@sha256:ac969ee92e5460c05531dfae4c7c4694d4ed67b1e43ad91c146c3b19870c1f22_s390x" }, "product_reference": "openshift4/cloud-network-config-controller-rhel9@sha256:ac969ee92e5460c05531dfae4c7c4694d4ed67b1e43ad91c146c3b19870c1f22_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/cloud-network-config-controller-rhel9@sha256:da1388214451d842de360b80338f8ac04589c2eccc9a66298af331cc480d8c2b_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/cloud-network-config-controller-rhel9@sha256:da1388214451d842de360b80338f8ac04589c2eccc9a66298af331cc480d8c2b_ppc64le" }, "product_reference": "openshift4/cloud-network-config-controller-rhel9@sha256:da1388214451d842de360b80338f8ac04589c2eccc9a66298af331cc480d8c2b_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/container-networking-plugins-microshift-rhel9@sha256:39c760e13a3731b44dfd17109be09a631adf5b97ffd9cf22d79e1f7797412992_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/container-networking-plugins-microshift-rhel9@sha256:39c760e13a3731b44dfd17109be09a631adf5b97ffd9cf22d79e1f7797412992_ppc64le" }, "product_reference": "openshift4/container-networking-plugins-microshift-rhel9@sha256:39c760e13a3731b44dfd17109be09a631adf5b97ffd9cf22d79e1f7797412992_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/container-networking-plugins-microshift-rhel9@sha256:42870ac9c7fe192bb6db58baa6f90e908abf4070d15bfea2a75b2df142a891ee_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/container-networking-plugins-microshift-rhel9@sha256:42870ac9c7fe192bb6db58baa6f90e908abf4070d15bfea2a75b2df142a891ee_s390x" }, "product_reference": "openshift4/container-networking-plugins-microshift-rhel9@sha256:42870ac9c7fe192bb6db58baa6f90e908abf4070d15bfea2a75b2df142a891ee_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/container-networking-plugins-microshift-rhel9@sha256:6173ca8bbc49df94aac63f2c19bdcbfe80046c521f222971bbebff8156f10cc5_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/container-networking-plugins-microshift-rhel9@sha256:6173ca8bbc49df94aac63f2c19bdcbfe80046c521f222971bbebff8156f10cc5_arm64" }, "product_reference": "openshift4/container-networking-plugins-microshift-rhel9@sha256:6173ca8bbc49df94aac63f2c19bdcbfe80046c521f222971bbebff8156f10cc5_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/container-networking-plugins-microshift-rhel9@sha256:a9b8daafe5c03dc799737e6d6576f1115df89848a447ed273a48587b4b08a50f_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/container-networking-plugins-microshift-rhel9@sha256:a9b8daafe5c03dc799737e6d6576f1115df89848a447ed273a48587b4b08a50f_amd64" }, "product_reference": "openshift4/container-networking-plugins-microshift-rhel9@sha256:a9b8daafe5c03dc799737e6d6576f1115df89848a447ed273a48587b4b08a50f_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/driver-toolkit-rhel9@sha256:03e0df8700001711228ed9367748035616ab7fab965946147a1cde1cec08b540_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:03e0df8700001711228ed9367748035616ab7fab965946147a1cde1cec08b540_ppc64le" }, "product_reference": "openshift4/driver-toolkit-rhel9@sha256:03e0df8700001711228ed9367748035616ab7fab965946147a1cde1cec08b540_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/driver-toolkit-rhel9@sha256:5cf5d4a15f410aa6bb74d05715cf4eb5630478b6271554f30a8a716dfdfe5bcc_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:5cf5d4a15f410aa6bb74d05715cf4eb5630478b6271554f30a8a716dfdfe5bcc_amd64" }, "product_reference": "openshift4/driver-toolkit-rhel9@sha256:5cf5d4a15f410aa6bb74d05715cf4eb5630478b6271554f30a8a716dfdfe5bcc_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/driver-toolkit-rhel9@sha256:c3057fd38677ce93ca4f448365bad8c03cbc3ab72bcdc1166b4b110116318c2b_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:c3057fd38677ce93ca4f448365bad8c03cbc3ab72bcdc1166b4b110116318c2b_s390x" }, "product_reference": "openshift4/driver-toolkit-rhel9@sha256:c3057fd38677ce93ca4f448365bad8c03cbc3ab72bcdc1166b4b110116318c2b_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/driver-toolkit-rhel9@sha256:fdd2b903bbb049ffc096e9f9cc5ff59c731eae5c9eff2c9f6ec2629675339bb9_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:fdd2b903bbb049ffc096e9f9cc5ff59c731eae5c9eff2c9f6ec2629675339bb9_arm64" }, "product_reference": "openshift4/driver-toolkit-rhel9@sha256:fdd2b903bbb049ffc096e9f9cc5ff59c731eae5c9eff2c9f6ec2629675339bb9_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/egress-router-cni-rhel9@sha256:14ce0fd8a5527c9e26068573f675b729dd8fd24e74131b45ad4b3165536c80dc_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:14ce0fd8a5527c9e26068573f675b729dd8fd24e74131b45ad4b3165536c80dc_amd64" }, "product_reference": "openshift4/egress-router-cni-rhel9@sha256:14ce0fd8a5527c9e26068573f675b729dd8fd24e74131b45ad4b3165536c80dc_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/egress-router-cni-rhel9@sha256:313afc1d9dd8e618f775baa4ce2e0ff019db8ebc2a88adc29ac2c342fa6d31f3_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:313afc1d9dd8e618f775baa4ce2e0ff019db8ebc2a88adc29ac2c342fa6d31f3_arm64" }, "product_reference": "openshift4/egress-router-cni-rhel9@sha256:313afc1d9dd8e618f775baa4ce2e0ff019db8ebc2a88adc29ac2c342fa6d31f3_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/egress-router-cni-rhel9@sha256:6ae37c1546e1153ceea031b5d13dec2b3eb43692367477ae288cd283ad61bda7_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:6ae37c1546e1153ceea031b5d13dec2b3eb43692367477ae288cd283ad61bda7_s390x" }, "product_reference": "openshift4/egress-router-cni-rhel9@sha256:6ae37c1546e1153ceea031b5d13dec2b3eb43692367477ae288cd283ad61bda7_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/egress-router-cni-rhel9@sha256:7e8886fea3e4be4af015145c65a53651a17daa26d9368c87d8636d30a8418e51_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:7e8886fea3e4be4af015145c65a53651a17daa26d9368c87d8636d30a8418e51_ppc64le" }, "product_reference": "openshift4/egress-router-cni-rhel9@sha256:7e8886fea3e4be4af015145c65a53651a17daa26d9368c87d8636d30a8418e51_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/kube-metrics-server-rhel9@sha256:760da54b91af345d264b174b0acff51e10d421c4ecb6fc83f87fcd7449aa9ae9_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/kube-metrics-server-rhel9@sha256:760da54b91af345d264b174b0acff51e10d421c4ecb6fc83f87fcd7449aa9ae9_amd64" }, "product_reference": "openshift4/kube-metrics-server-rhel9@sha256:760da54b91af345d264b174b0acff51e10d421c4ecb6fc83f87fcd7449aa9ae9_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/kube-metrics-server-rhel9@sha256:9ab35915fb07eeb57e157f435fbb78ca9d472ac0d3d8b3995e90ef373e207571_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/kube-metrics-server-rhel9@sha256:9ab35915fb07eeb57e157f435fbb78ca9d472ac0d3d8b3995e90ef373e207571_ppc64le" }, "product_reference": "openshift4/kube-metrics-server-rhel9@sha256:9ab35915fb07eeb57e157f435fbb78ca9d472ac0d3d8b3995e90ef373e207571_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/kube-metrics-server-rhel9@sha256:ac7dc0a2f37773d79e300b2974c08c42cdb80ca90fd4344c2896d906169a804f_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/kube-metrics-server-rhel9@sha256:ac7dc0a2f37773d79e300b2974c08c42cdb80ca90fd4344c2896d906169a804f_arm64" }, "product_reference": "openshift4/kube-metrics-server-rhel9@sha256:ac7dc0a2f37773d79e300b2974c08c42cdb80ca90fd4344c2896d906169a804f_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/kube-metrics-server-rhel9@sha256:db4109da15dcbd2918d25a7c8341c9bbe49337a0d064eedcebf468eceba72991_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/kube-metrics-server-rhel9@sha256:db4109da15dcbd2918d25a7c8341c9bbe49337a0d064eedcebf468eceba72991_s390x" }, "product_reference": "openshift4/kube-metrics-server-rhel9@sha256:db4109da15dcbd2918d25a7c8341c9bbe49337a0d064eedcebf468eceba72991_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/kubevirt-csi-driver-rhel9@sha256:5fd9d3a1f4def9b40bee638ed2d20345b2a5b3c8de0067bca7e691042cde9641_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/kubevirt-csi-driver-rhel9@sha256:5fd9d3a1f4def9b40bee638ed2d20345b2a5b3c8de0067bca7e691042cde9641_ppc64le" }, "product_reference": "openshift4/kubevirt-csi-driver-rhel9@sha256:5fd9d3a1f4def9b40bee638ed2d20345b2a5b3c8de0067bca7e691042cde9641_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/kubevirt-csi-driver-rhel9@sha256:9c04cd1baa7b40642c493971cfd0b81110fcd1e522f031b796831f0e2b942dcf_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/kubevirt-csi-driver-rhel9@sha256:9c04cd1baa7b40642c493971cfd0b81110fcd1e522f031b796831f0e2b942dcf_s390x" }, "product_reference": "openshift4/kubevirt-csi-driver-rhel9@sha256:9c04cd1baa7b40642c493971cfd0b81110fcd1e522f031b796831f0e2b942dcf_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/kubevirt-csi-driver-rhel9@sha256:bf9ecd722c9207f053369bfc981bdb09559a9015da52e426c9d4ebe948288cf9_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/kubevirt-csi-driver-rhel9@sha256:bf9ecd722c9207f053369bfc981bdb09559a9015da52e426c9d4ebe948288cf9_amd64" }, "product_reference": "openshift4/kubevirt-csi-driver-rhel9@sha256:bf9ecd722c9207f053369bfc981bdb09559a9015da52e426c9d4ebe948288cf9_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/kubevirt-csi-driver-rhel9@sha256:d5211ce096540ee3572943feb8425df8f1ed611f0fbbb6bd74600d058f16cc8a_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/kubevirt-csi-driver-rhel9@sha256:d5211ce096540ee3572943feb8425df8f1ed611f0fbbb6bd74600d058f16cc8a_arm64" }, "product_reference": "openshift4/kubevirt-csi-driver-rhel9@sha256:d5211ce096540ee3572943feb8425df8f1ed611f0fbbb6bd74600d058f16cc8a_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/network-tools-rhel9@sha256:34c5ec6202a9cab730a73c0b48a5a26d82afcab672ee4dd1833b29b1f8730a5c_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:34c5ec6202a9cab730a73c0b48a5a26d82afcab672ee4dd1833b29b1f8730a5c_ppc64le" }, "product_reference": "openshift4/network-tools-rhel9@sha256:34c5ec6202a9cab730a73c0b48a5a26d82afcab672ee4dd1833b29b1f8730a5c_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/network-tools-rhel9@sha256:9fc16540b3b6c6c62682dfb8598337b0ffb891e9e3db43a41d57631c3ece0e17_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:9fc16540b3b6c6c62682dfb8598337b0ffb891e9e3db43a41d57631c3ece0e17_amd64" }, "product_reference": "openshift4/network-tools-rhel9@sha256:9fc16540b3b6c6c62682dfb8598337b0ffb891e9e3db43a41d57631c3ece0e17_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/network-tools-rhel9@sha256:b08975f72e78da36d4b06a94562984bba3781bf294b07a7dcae83db25df827c9_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:b08975f72e78da36d4b06a94562984bba3781bf294b07a7dcae83db25df827c9_arm64" }, "product_reference": "openshift4/network-tools-rhel9@sha256:b08975f72e78da36d4b06a94562984bba3781bf294b07a7dcae83db25df827c9_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/network-tools-rhel9@sha256:f3a096f1c04e94030cbf1fee1370aec2b8e3551f6a2c804eb7bdafabb7a31c02_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:f3a096f1c04e94030cbf1fee1370aec2b8e3551f6a2c804eb7bdafabb7a31c02_s390x" }, "product_reference": "openshift4/network-tools-rhel9@sha256:f3a096f1c04e94030cbf1fee1370aec2b8e3551f6a2c804eb7bdafabb7a31c02_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/oc-mirror-plugin-rhel9@sha256:2709a3b8b0057621a7a5ba4edb5a7b9c0d6584acd28fe9dacec1453e6c1e1392_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/oc-mirror-plugin-rhel9@sha256:2709a3b8b0057621a7a5ba4edb5a7b9c0d6584acd28fe9dacec1453e6c1e1392_ppc64le" }, "product_reference": "openshift4/oc-mirror-plugin-rhel9@sha256:2709a3b8b0057621a7a5ba4edb5a7b9c0d6584acd28fe9dacec1453e6c1e1392_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/oc-mirror-plugin-rhel9@sha256:80bb57631b98cc8a554ba70d32f37909aaafb59d87bfddf7da52ef9a51e5242d_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/oc-mirror-plugin-rhel9@sha256:80bb57631b98cc8a554ba70d32f37909aaafb59d87bfddf7da52ef9a51e5242d_s390x" }, "product_reference": "openshift4/oc-mirror-plugin-rhel9@sha256:80bb57631b98cc8a554ba70d32f37909aaafb59d87bfddf7da52ef9a51e5242d_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/oc-mirror-plugin-rhel9@sha256:dda6a75f44dc616f19f92d552d59eadc06401d1ec7e1a8b8129b9bec205ea53e_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/oc-mirror-plugin-rhel9@sha256:dda6a75f44dc616f19f92d552d59eadc06401d1ec7e1a8b8129b9bec205ea53e_arm64" }, "product_reference": "openshift4/oc-mirror-plugin-rhel9@sha256:dda6a75f44dc616f19f92d552d59eadc06401d1ec7e1a8b8129b9bec205ea53e_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/oc-mirror-plugin-rhel9@sha256:f9fc7262eb2e9ae1382d6b3fe96ae5c85b20a3e58b307ecfc551f03ea4825994_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/oc-mirror-plugin-rhel9@sha256:f9fc7262eb2e9ae1382d6b3fe96ae5c85b20a3e58b307ecfc551f03ea4825994_amd64" }, "product_reference": "openshift4/oc-mirror-plugin-rhel9@sha256:f9fc7262eb2e9ae1382d6b3fe96ae5c85b20a3e58b307ecfc551f03ea4825994_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/openshift-route-controller-manager-rhel9@sha256:8ffb1ab788f27438f22ca5c164e790bb3313e0561f9d8c94631e4ed80089f9ee_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/openshift-route-controller-manager-rhel9@sha256:8ffb1ab788f27438f22ca5c164e790bb3313e0561f9d8c94631e4ed80089f9ee_arm64" }, "product_reference": "openshift4/openshift-route-controller-manager-rhel9@sha256:8ffb1ab788f27438f22ca5c164e790bb3313e0561f9d8c94631e4ed80089f9ee_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/openshift-route-controller-manager-rhel9@sha256:df3e7e6ba9b49aad06fc0fbeda79675cc5f1c503e9a485961b76900c81c55d9d_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/openshift-route-controller-manager-rhel9@sha256:df3e7e6ba9b49aad06fc0fbeda79675cc5f1c503e9a485961b76900c81c55d9d_amd64" }, "product_reference": "openshift4/openshift-route-controller-manager-rhel9@sha256:df3e7e6ba9b49aad06fc0fbeda79675cc5f1c503e9a485961b76900c81c55d9d_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/openshift-route-controller-manager-rhel9@sha256:f74d2dfc629a5224e8e452143aa9822c510119b0b64a1fa61ddc45f1413848b4_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/openshift-route-controller-manager-rhel9@sha256:f74d2dfc629a5224e8e452143aa9822c510119b0b64a1fa61ddc45f1413848b4_s390x" }, "product_reference": "openshift4/openshift-route-controller-manager-rhel9@sha256:f74d2dfc629a5224e8e452143aa9822c510119b0b64a1fa61ddc45f1413848b4_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/openshift-route-controller-manager-rhel9@sha256:f98f020ba108070783bc2dbd260d8561190fd72d40667f233ef6bbcdff8116d8_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/openshift-route-controller-manager-rhel9@sha256:f98f020ba108070783bc2dbd260d8561190fd72d40667f233ef6bbcdff8116d8_ppc64le" }, "product_reference": "openshift4/openshift-route-controller-manager-rhel9@sha256:f98f020ba108070783bc2dbd260d8561190fd72d40667f233ef6bbcdff8116d8_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-agent-installer-api-server-rhel9@sha256:011f82d23992f71a42786fb5c76fa556510462bc488ed64208daa9989442d6fc_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:011f82d23992f71a42786fb5c76fa556510462bc488ed64208daa9989442d6fc_s390x" }, "product_reference": "openshift4/ose-agent-installer-api-server-rhel9@sha256:011f82d23992f71a42786fb5c76fa556510462bc488ed64208daa9989442d6fc_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-agent-installer-api-server-rhel9@sha256:3a6b2aa221730859354ce5a5fe4c615db5b11316f068d7102673f563abebc30b_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:3a6b2aa221730859354ce5a5fe4c615db5b11316f068d7102673f563abebc30b_arm64" }, "product_reference": "openshift4/ose-agent-installer-api-server-rhel9@sha256:3a6b2aa221730859354ce5a5fe4c615db5b11316f068d7102673f563abebc30b_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-agent-installer-api-server-rhel9@sha256:a81ce4e2274c74f49c33300081e1cf845a5cfec404bbb2c7d1f724c3d25d4fc1_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:a81ce4e2274c74f49c33300081e1cf845a5cfec404bbb2c7d1f724c3d25d4fc1_ppc64le" }, "product_reference": "openshift4/ose-agent-installer-api-server-rhel9@sha256:a81ce4e2274c74f49c33300081e1cf845a5cfec404bbb2c7d1f724c3d25d4fc1_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-agent-installer-api-server-rhel9@sha256:deb66468d9bd71b7bb4fc4136cc932ea231d8585674e965b2d51f4bf64e4d953_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:deb66468d9bd71b7bb4fc4136cc932ea231d8585674e965b2d51f4bf64e4d953_amd64" }, "product_reference": "openshift4/ose-agent-installer-api-server-rhel9@sha256:deb66468d9bd71b7bb4fc4136cc932ea231d8585674e965b2d51f4bf64e4d953_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:12a6f6fae41d12eed2de35b1ea86a8fa3aa8802810261c352596102a01bb9da1_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:12a6f6fae41d12eed2de35b1ea86a8fa3aa8802810261c352596102a01bb9da1_amd64" }, "product_reference": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:12a6f6fae41d12eed2de35b1ea86a8fa3aa8802810261c352596102a01bb9da1_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:420a21d42377ace9be4c7ff7624671e75d39ef62c96049037445da3b6dbb6be1_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:420a21d42377ace9be4c7ff7624671e75d39ef62c96049037445da3b6dbb6be1_arm64" }, "product_reference": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:420a21d42377ace9be4c7ff7624671e75d39ef62c96049037445da3b6dbb6be1_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:4c482ae6048d6e51601d40c2a0d695db17f9433e9f9f2660fae1a1d55c3d2be4_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:4c482ae6048d6e51601d40c2a0d695db17f9433e9f9f2660fae1a1d55c3d2be4_ppc64le" }, "product_reference": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:4c482ae6048d6e51601d40c2a0d695db17f9433e9f9f2660fae1a1d55c3d2be4_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:c69ff6b3acb377262649c578b2853569e84297022b754a9ee1960a591713be7b_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:c69ff6b3acb377262649c578b2853569e84297022b754a9ee1960a591713be7b_s390x" }, "product_reference": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:c69ff6b3acb377262649c578b2853569e84297022b754a9ee1960a591713be7b_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:3c3071625e35f1c0be78c62d2f2a0b5b6f0f01f29cad64564358ef4186f7bc59_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:3c3071625e35f1c0be78c62d2f2a0b5b6f0f01f29cad64564358ef4186f7bc59_amd64" }, "product_reference": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:3c3071625e35f1c0be78c62d2f2a0b5b6f0f01f29cad64564358ef4186f7bc59_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:65520bc1ab1005c7d65b0fcf63a53e76cc49d3fb7bcb9cf74b1faa814045da58_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:65520bc1ab1005c7d65b0fcf63a53e76cc49d3fb7bcb9cf74b1faa814045da58_ppc64le" }, "product_reference": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:65520bc1ab1005c7d65b0fcf63a53e76cc49d3fb7bcb9cf74b1faa814045da58_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:6a18479c3e9c724dae4243f302103f774d10fb5aa045aa30c44a991353136007_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6a18479c3e9c724dae4243f302103f774d10fb5aa045aa30c44a991353136007_arm64" }, "product_reference": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:6a18479c3e9c724dae4243f302103f774d10fb5aa045aa30c44a991353136007_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:c8c3c19ea90599d0f3a50161ce06725e4cf524211783d80ed2e3126af51957bb_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:c8c3c19ea90599d0f3a50161ce06725e4cf524211783d80ed2e3126af51957bb_s390x" }, "product_reference": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:c8c3c19ea90599d0f3a50161ce06725e4cf524211783d80ed2e3126af51957bb_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-agent-installer-orchestrator-rhel9@sha256:05b193350a00ca74e59721ad0bd1bbb702dba6a8bff75f260ce086c583f918c6_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:05b193350a00ca74e59721ad0bd1bbb702dba6a8bff75f260ce086c583f918c6_arm64" }, "product_reference": "openshift4/ose-agent-installer-orchestrator-rhel9@sha256:05b193350a00ca74e59721ad0bd1bbb702dba6a8bff75f260ce086c583f918c6_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-agent-installer-orchestrator-rhel9@sha256:7d1d7c6e777aed5433a0580e7f3d526f459299b51a0999d199bd8be43141b3fa_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:7d1d7c6e777aed5433a0580e7f3d526f459299b51a0999d199bd8be43141b3fa_amd64" }, "product_reference": "openshift4/ose-agent-installer-orchestrator-rhel9@sha256:7d1d7c6e777aed5433a0580e7f3d526f459299b51a0999d199bd8be43141b3fa_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-agent-installer-orchestrator-rhel9@sha256:933f7744ee4ec341dade92352217e068e24283c8b35817c543c4fd49ba32dbfe_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:933f7744ee4ec341dade92352217e068e24283c8b35817c543c4fd49ba32dbfe_ppc64le" }, "product_reference": "openshift4/ose-agent-installer-orchestrator-rhel9@sha256:933f7744ee4ec341dade92352217e068e24283c8b35817c543c4fd49ba32dbfe_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9b69cb7b27de481c4cb2c0ca66d48228e6979de9173a4bd099a7ce9ead0a4d0f_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9b69cb7b27de481c4cb2c0ca66d48228e6979de9173a4bd099a7ce9ead0a4d0f_s390x" }, "product_reference": "openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9b69cb7b27de481c4cb2c0ca66d48228e6979de9173a4bd099a7ce9ead0a4d0f_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-agent-installer-utils-rhel9@sha256:4f4742f7a79c7532120df580d8b9491ad046939f01bd53b591b0458015378ed3_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:4f4742f7a79c7532120df580d8b9491ad046939f01bd53b591b0458015378ed3_amd64" }, "product_reference": "openshift4/ose-agent-installer-utils-rhel9@sha256:4f4742f7a79c7532120df580d8b9491ad046939f01bd53b591b0458015378ed3_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-agent-installer-utils-rhel9@sha256:763191c2b0412a2089c24a382e9d0acb6c8828f7327f0d8fb09d7261565dfb62_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:763191c2b0412a2089c24a382e9d0acb6c8828f7327f0d8fb09d7261565dfb62_s390x" }, "product_reference": "openshift4/ose-agent-installer-utils-rhel9@sha256:763191c2b0412a2089c24a382e9d0acb6c8828f7327f0d8fb09d7261565dfb62_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-agent-installer-utils-rhel9@sha256:a2449cbc4ef962d735c62a5f08087031ba70d81061fcee02f8113ba53364e174_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:a2449cbc4ef962d735c62a5f08087031ba70d81061fcee02f8113ba53364e174_arm64" }, "product_reference": "openshift4/ose-agent-installer-utils-rhel9@sha256:a2449cbc4ef962d735c62a5f08087031ba70d81061fcee02f8113ba53364e174_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-agent-installer-utils-rhel9@sha256:e9f480eb1164f4095bf951c5e3643211ffece2613b12fb6b5f7af8704dab7c30_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:e9f480eb1164f4095bf951c5e3643211ffece2613b12fb6b5f7af8704dab7c30_ppc64le" }, "product_reference": "openshift4/ose-agent-installer-utils-rhel9@sha256:e9f480eb1164f4095bf951c5e3643211ffece2613b12fb6b5f7af8704dab7c30_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:ea7a5acd0df518ede61ef8ec4db40667f9b266cde6ade6f0ffe3be6e4c88775e_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:ea7a5acd0df518ede61ef8ec4db40667f9b266cde6ade6f0ffe3be6e4c88775e_amd64" }, "product_reference": "openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:ea7a5acd0df518ede61ef8ec4db40667f9b266cde6ade6f0ffe3be6e4c88775e_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-alibaba-machine-controllers-rhel9@sha256:d1e3fed50f5b4f7802bf41bda2ad0c9e1079bb41295d8439c7b06c8dac492e48_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-alibaba-machine-controllers-rhel9@sha256:d1e3fed50f5b4f7802bf41bda2ad0c9e1079bb41295d8439c7b06c8dac492e48_amd64" }, "product_reference": "openshift4/ose-alibaba-machine-controllers-rhel9@sha256:d1e3fed50f5b4f7802bf41bda2ad0c9e1079bb41295d8439c7b06c8dac492e48_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:2d5e23c0e834c8b6e512f179b0ae305c1b7e30b8db6e09d5ff3aa64f3a36545d_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-apiserver-network-proxy-rhel9@sha256:2d5e23c0e834c8b6e512f179b0ae305c1b7e30b8db6e09d5ff3aa64f3a36545d_amd64" }, "product_reference": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:2d5e23c0e834c8b6e512f179b0ae305c1b7e30b8db6e09d5ff3aa64f3a36545d_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:3b3b65cca466569a8a10017fbc3c12c5fbc9483d461385d9b75b728ff46e998a_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-apiserver-network-proxy-rhel9@sha256:3b3b65cca466569a8a10017fbc3c12c5fbc9483d461385d9b75b728ff46e998a_arm64" }, "product_reference": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:3b3b65cca466569a8a10017fbc3c12c5fbc9483d461385d9b75b728ff46e998a_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:a6dbc9aad5d72ac8e58fc34e75034ea736d68ba2c01fdbdc17aa62cab45d6dc3_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-apiserver-network-proxy-rhel9@sha256:a6dbc9aad5d72ac8e58fc34e75034ea736d68ba2c01fdbdc17aa62cab45d6dc3_s390x" }, "product_reference": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:a6dbc9aad5d72ac8e58fc34e75034ea736d68ba2c01fdbdc17aa62cab45d6dc3_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:b0b733cbe518c310ed37bbf9b6658692956bb38ee9f0fac7b7ce0ab7b58d21f0_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-apiserver-network-proxy-rhel9@sha256:b0b733cbe518c310ed37bbf9b6658692956bb38ee9f0fac7b7ce0ab7b58d21f0_ppc64le" }, "product_reference": "openshift4/ose-apiserver-network-proxy-rhel9@sha256:b0b733cbe518c310ed37bbf9b6658692956bb38ee9f0fac7b7ce0ab7b58d21f0_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:2e8f37234bc801ccf23b94dc1c6c6af3211b6f234e547d3bf5ff0ffdd651f245_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:2e8f37234bc801ccf23b94dc1c6c6af3211b6f234e547d3bf5ff0ffdd651f245_amd64" }, "product_reference": "openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:2e8f37234bc801ccf23b94dc1c6c6af3211b6f234e547d3bf5ff0ffdd651f245_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:79705939e85495e8ffaacf8f9a8a775349b83fe66a58b70ee2c5391f3491e586_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:79705939e85495e8ffaacf8f9a8a775349b83fe66a58b70ee2c5391f3491e586_arm64" }, "product_reference": "openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:79705939e85495e8ffaacf8f9a8a775349b83fe66a58b70ee2c5391f3491e586_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:5b29acd93177b7bcd0d578f10c25bc161f2eee5955caed9f7bb8f2223e405a84_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:5b29acd93177b7bcd0d578f10c25bc161f2eee5955caed9f7bb8f2223e405a84_arm64" }, "product_reference": "openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:5b29acd93177b7bcd0d578f10c25bc161f2eee5955caed9f7bb8f2223e405a84_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:ca402e778775cf8610e4c7d247b4702727b8c03e89b8b16bcde051de11c52f0b_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:ca402e778775cf8610e4c7d247b4702727b8c03e89b8b16bcde051de11c52f0b_amd64" }, "product_reference": "openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:ca402e778775cf8610e4c7d247b4702727b8c03e89b8b16bcde051de11c52f0b_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:31a455ee67d31754b3fb6cc0c641efc906b715d48d52c8fb97118c95ae04b7bd_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:31a455ee67d31754b3fb6cc0c641efc906b715d48d52c8fb97118c95ae04b7bd_arm64" }, "product_reference": "openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:31a455ee67d31754b3fb6cc0c641efc906b715d48d52c8fb97118c95ae04b7bd_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:68171b2d39113ab8e6468a4a4a7dd4cccd768df4cff1351d6f65d0b58f7744c6_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:68171b2d39113ab8e6468a4a4a7dd4cccd768df4cff1351d6f65d0b58f7744c6_amd64" }, "product_reference": "openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:68171b2d39113ab8e6468a4a4a7dd4cccd768df4cff1351d6f65d0b58f7744c6_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:933afae8e4703ee258396a7fac89f3b897e0e9a772e75787f11c729ef4f19d08_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:933afae8e4703ee258396a7fac89f3b897e0e9a772e75787f11c729ef4f19d08_amd64" }, "product_reference": "openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:933afae8e4703ee258396a7fac89f3b897e0e9a772e75787f11c729ef4f19d08_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:bcc11354443e6868db4d3b553c8fe667ea96fe78ac2f8b4a87d1e506925f0b22_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:bcc11354443e6868db4d3b553c8fe667ea96fe78ac2f8b4a87d1e506925f0b22_arm64" }, "product_reference": "openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:bcc11354443e6868db4d3b553c8fe667ea96fe78ac2f8b4a87d1e506925f0b22_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5399da05185695216989b878d4a12d4e92416e7908defbbbac0c9c1f58978c7e_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5399da05185695216989b878d4a12d4e92416e7908defbbbac0c9c1f58978c7e_amd64" }, "product_reference": "openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5399da05185695216989b878d4a12d4e92416e7908defbbbac0c9c1f58978c7e_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:9f336aa674f8ed968d682eda4da0923b48066aebcfc294775e29dcb0f8ff0ab0_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:9f336aa674f8ed968d682eda4da0923b48066aebcfc294775e29dcb0f8ff0ab0_arm64" }, "product_reference": "openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:9f336aa674f8ed968d682eda4da0923b48066aebcfc294775e29dcb0f8ff0ab0_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:1b240c11d6fe80eb11316ded67038e0fbc08b3974ccf1a15b43d0c0b216b1ccc_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:1b240c11d6fe80eb11316ded67038e0fbc08b3974ccf1a15b43d0c0b216b1ccc_arm64" }, "product_reference": "openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:1b240c11d6fe80eb11316ded67038e0fbc08b3974ccf1a15b43d0c0b216b1ccc_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:72b513406cd5ea37d88c98e876715c04c283e83a7530dbb660c3c301a393afe3_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:72b513406cd5ea37d88c98e876715c04c283e83a7530dbb660c3c301a393afe3_amd64" }, "product_reference": "openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:72b513406cd5ea37d88c98e876715c04c283e83a7530dbb660c3c301a393afe3_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-azure-cloud-node-manager-rhel9@sha256:83cf0690693d6737ecd89816e393d6f25f78fb2b689724ae78361a79c7768541_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:83cf0690693d6737ecd89816e393d6f25f78fb2b689724ae78361a79c7768541_amd64" }, "product_reference": "openshift4/ose-azure-cloud-node-manager-rhel9@sha256:83cf0690693d6737ecd89816e393d6f25f78fb2b689724ae78361a79c7768541_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-azure-cloud-node-manager-rhel9@sha256:86e8b07e86be2447b5126d6a64e9fea9173b8d6cdd2c2041f8a57e301d0407a9_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:86e8b07e86be2447b5126d6a64e9fea9173b8d6cdd2c2041f8a57e301d0407a9_arm64" }, "product_reference": "openshift4/ose-azure-cloud-node-manager-rhel9@sha256:86e8b07e86be2447b5126d6a64e9fea9173b8d6cdd2c2041f8a57e301d0407a9_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:65ec5d02f289c27e786f7fe1f163c4180460bff4ed2f38ecd636c4c11a800313_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:65ec5d02f289c27e786f7fe1f163c4180460bff4ed2f38ecd636c4c11a800313_arm64" }, "product_reference": "openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:65ec5d02f289c27e786f7fe1f163c4180460bff4ed2f38ecd636c4c11a800313_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:e1bca469e41be9c73d48ab3636753a916f3f74ecbc1d86d45b515cfaf80091f4_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:e1bca469e41be9c73d48ab3636753a916f3f74ecbc1d86d45b515cfaf80091f4_amd64" }, "product_reference": "openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:e1bca469e41be9c73d48ab3636753a916f3f74ecbc1d86d45b515cfaf80091f4_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1e79d01d69a6ad761685b78c36376325fc7c62e568e3e729fd5dccd26a2dd64f_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1e79d01d69a6ad761685b78c36376325fc7c62e568e3e729fd5dccd26a2dd64f_arm64" }, "product_reference": "openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1e79d01d69a6ad761685b78c36376325fc7c62e568e3e729fd5dccd26a2dd64f_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:ad3f9f3f305c96ec69f3013411b7ece702a438789f31f9396b8d82f0599e7d6a_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:ad3f9f3f305c96ec69f3013411b7ece702a438789f31f9396b8d82f0599e7d6a_amd64" }, "product_reference": "openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:ad3f9f3f305c96ec69f3013411b7ece702a438789f31f9396b8d82f0599e7d6a_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-azure-disk-csi-driver-rhel9@sha256:0d6a698c08032ab75bd8d2ecbc8b81e92c718905443ef05579610afcf80e219b_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-azure-disk-csi-driver-rhel9@sha256:0d6a698c08032ab75bd8d2ecbc8b81e92c718905443ef05579610afcf80e219b_arm64" }, "product_reference": "openshift4/ose-azure-disk-csi-driver-rhel9@sha256:0d6a698c08032ab75bd8d2ecbc8b81e92c718905443ef05579610afcf80e219b_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b22b0397f47418a9c01917062dfe78159a4bffbadfcc7633f5c9ab9550e81e6b_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b22b0397f47418a9c01917062dfe78159a4bffbadfcc7633f5c9ab9550e81e6b_amd64" }, "product_reference": "openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b22b0397f47418a9c01917062dfe78159a4bffbadfcc7633f5c9ab9550e81e6b_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:28f4450a3a99944a62d1146023cb1bc961dce403cc4fb614e621826d1a1d6f5e_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:28f4450a3a99944a62d1146023cb1bc961dce403cc4fb614e621826d1a1d6f5e_arm64" }, "product_reference": "openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:28f4450a3a99944a62d1146023cb1bc961dce403cc4fb614e621826d1a1d6f5e_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ae28d58b4a0ad3edf018de74c517131e9cdc435d3f41891a07ea1ddcb2279998_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ae28d58b4a0ad3edf018de74c517131e9cdc435d3f41891a07ea1ddcb2279998_amd64" }, "product_reference": "openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ae28d58b4a0ad3edf018de74c517131e9cdc435d3f41891a07ea1ddcb2279998_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-azure-file-csi-driver-rhel9@sha256:77421ca9a6d0896538cfcd379883158e95da534bb85cc6aaad789a17a5fa3626_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-azure-file-csi-driver-rhel9@sha256:77421ca9a6d0896538cfcd379883158e95da534bb85cc6aaad789a17a5fa3626_arm64" }, "product_reference": "openshift4/ose-azure-file-csi-driver-rhel9@sha256:77421ca9a6d0896538cfcd379883158e95da534bb85cc6aaad789a17a5fa3626_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-azure-file-csi-driver-rhel9@sha256:a743d210fdb8f06d6dc137bbb672b8781e60ee113859bf425ad1e971e33a3657_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-azure-file-csi-driver-rhel9@sha256:a743d210fdb8f06d6dc137bbb672b8781e60ee113859bf425ad1e971e33a3657_amd64" }, "product_reference": "openshift4/ose-azure-file-csi-driver-rhel9@sha256:a743d210fdb8f06d6dc137bbb672b8781e60ee113859bf425ad1e971e33a3657_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:5604118c1cf08b437ab7fd6a393ec05728e8ce4fbc2e1fbe3b9ed3703960fea4_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:5604118c1cf08b437ab7fd6a393ec05728e8ce4fbc2e1fbe3b9ed3703960fea4_arm64" }, "product_reference": "openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:5604118c1cf08b437ab7fd6a393ec05728e8ce4fbc2e1fbe3b9ed3703960fea4_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:69f6ffedbb428a25407406e804d3a1b735931c375e30263edac41bf581c8b20d_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:69f6ffedbb428a25407406e804d3a1b735931c375e30263edac41bf581c8b20d_amd64" }, "product_reference": "openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:69f6ffedbb428a25407406e804d3a1b735931c375e30263edac41bf581c8b20d_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-baremetal-installer-rhel9@sha256:0d0d59ec96cf3f01bd4d9781b440533e85cf76f5309551c31051b5182359b4a1_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:0d0d59ec96cf3f01bd4d9781b440533e85cf76f5309551c31051b5182359b4a1_arm64" }, "product_reference": "openshift4/ose-baremetal-installer-rhel9@sha256:0d0d59ec96cf3f01bd4d9781b440533e85cf76f5309551c31051b5182359b4a1_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-baremetal-installer-rhel9@sha256:6e65f2c4b7b0e4c5e8621c3fd2ab2f48a80c04f5dc4d37605a5e7667f026f655_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:6e65f2c4b7b0e4c5e8621c3fd2ab2f48a80c04f5dc4d37605a5e7667f026f655_ppc64le" }, "product_reference": "openshift4/ose-baremetal-installer-rhel9@sha256:6e65f2c4b7b0e4c5e8621c3fd2ab2f48a80c04f5dc4d37605a5e7667f026f655_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-baremetal-installer-rhel9@sha256:a6c92494d3659343270bca42e8765fc586feeae9e32a3b3a66c656dd7dae3230_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:a6c92494d3659343270bca42e8765fc586feeae9e32a3b3a66c656dd7dae3230_amd64" }, "product_reference": "openshift4/ose-baremetal-installer-rhel9@sha256:a6c92494d3659343270bca42e8765fc586feeae9e32a3b3a66c656dd7dae3230_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-baremetal-installer-rhel9@sha256:bd3b7156b26ff3473a90cc7f36a283a965b8f34f4abf46b909596f52170b7f3f_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:bd3b7156b26ff3473a90cc7f36a283a965b8f34f4abf46b909596f52170b7f3f_s390x" }, "product_reference": "openshift4/ose-baremetal-installer-rhel9@sha256:bd3b7156b26ff3473a90cc7f36a283a965b8f34f4abf46b909596f52170b7f3f_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4cd726ce3ab613c3046f02b11cd1224529a6fb95112ced02820bd54854cce699_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4cd726ce3ab613c3046f02b11cd1224529a6fb95112ced02820bd54854cce699_amd64" }, "product_reference": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4cd726ce3ab613c3046f02b11cd1224529a6fb95112ced02820bd54854cce699_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:68980c1ddac17d2811b1af29b068827fee6023ce4eb95b3e0b8605d6144da684_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:68980c1ddac17d2811b1af29b068827fee6023ce4eb95b3e0b8605d6144da684_s390x" }, "product_reference": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:68980c1ddac17d2811b1af29b068827fee6023ce4eb95b3e0b8605d6144da684_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:830fc3395f4e9e78c448d97076e56527955bb07a9dd94e64cd385b33a523a615_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:830fc3395f4e9e78c448d97076e56527955bb07a9dd94e64cd385b33a523a615_arm64" }, "product_reference": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:830fc3395f4e9e78c448d97076e56527955bb07a9dd94e64cd385b33a523a615_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:d373be3bbbdd4a92fdcac5b0d486541fe575679af633087d0861d13278aa9d23_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:d373be3bbbdd4a92fdcac5b0d486541fe575679af633087d0861d13278aa9d23_ppc64le" }, "product_reference": "openshift4/ose-baremetal-machine-controllers-rhel9@sha256:d373be3bbbdd4a92fdcac5b0d486541fe575679af633087d0861d13278aa9d23_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-baremetal-rhel9-operator@sha256:97a2ac19dfb72802da34965f8fe9b63d13cd91cdc059655459bd4c699e89d214_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:97a2ac19dfb72802da34965f8fe9b63d13cd91cdc059655459bd4c699e89d214_arm64" }, "product_reference": "openshift4/ose-baremetal-rhel9-operator@sha256:97a2ac19dfb72802da34965f8fe9b63d13cd91cdc059655459bd4c699e89d214_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-baremetal-rhel9-operator@sha256:a0c95c413075feaf0bb1302492c8d09001dcbacec503b7c5feec2df512f2f8ff_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:a0c95c413075feaf0bb1302492c8d09001dcbacec503b7c5feec2df512f2f8ff_s390x" }, "product_reference": "openshift4/ose-baremetal-rhel9-operator@sha256:a0c95c413075feaf0bb1302492c8d09001dcbacec503b7c5feec2df512f2f8ff_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-baremetal-rhel9-operator@sha256:a101550c74d6d99577f9e48b5b77658a9aa7189978140749425fd9086cd47e3f_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:a101550c74d6d99577f9e48b5b77658a9aa7189978140749425fd9086cd47e3f_ppc64le" }, "product_reference": "openshift4/ose-baremetal-rhel9-operator@sha256:a101550c74d6d99577f9e48b5b77658a9aa7189978140749425fd9086cd47e3f_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-baremetal-rhel9-operator@sha256:d72df604197395d8d73fd7f51d9e3be52e3f9e2a2dcc57a579c78fd0b3268c2d_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:d72df604197395d8d73fd7f51d9e3be52e3f9e2a2dcc57a579c78fd0b3268c2d_amd64" }, "product_reference": "openshift4/ose-baremetal-rhel9-operator@sha256:d72df604197395d8d73fd7f51d9e3be52e3f9e2a2dcc57a579c78fd0b3268c2d_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:10b926fc53190e49bec9492ecc945a862596fdba0cdd15359cd94c39944f07fc_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:10b926fc53190e49bec9492ecc945a862596fdba0cdd15359cd94c39944f07fc_s390x" }, "product_reference": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:10b926fc53190e49bec9492ecc945a862596fdba0cdd15359cd94c39944f07fc_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3d5b1947a75a896d41cc6adda60554a09354695e16bb134bddc17623df559779_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3d5b1947a75a896d41cc6adda60554a09354695e16bb134bddc17623df559779_arm64" }, "product_reference": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3d5b1947a75a896d41cc6adda60554a09354695e16bb134bddc17623df559779_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4bb17bbfb8eec84e4695589b006e3bb5b3fdd713ba9d34e1c76cb5e748d77b77_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4bb17bbfb8eec84e4695589b006e3bb5b3fdd713ba9d34e1c76cb5e748d77b77_ppc64le" }, "product_reference": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4bb17bbfb8eec84e4695589b006e3bb5b3fdd713ba9d34e1c76cb5e748d77b77_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b9f8eaf0f8267b9d1e4237bb8d6aac6334104000fd22f7d75acaa24598a42f73_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b9f8eaf0f8267b9d1e4237bb8d6aac6334104000fd22f7d75acaa24598a42f73_amd64" }, "product_reference": "openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b9f8eaf0f8267b9d1e4237bb8d6aac6334104000fd22f7d75acaa24598a42f73_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cli-artifacts-rhel9@sha256:57f772e5b5926a6ec4ede781b4bee22c95ff328ad3aa883c88de35ca63639847_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:57f772e5b5926a6ec4ede781b4bee22c95ff328ad3aa883c88de35ca63639847_amd64" }, "product_reference": "openshift4/ose-cli-artifacts-rhel9@sha256:57f772e5b5926a6ec4ede781b4bee22c95ff328ad3aa883c88de35ca63639847_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cli-artifacts-rhel9@sha256:83e6af243c1f61ec531de68d9bf29b262ff4da843d44782a41abd913adb9d14d_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:83e6af243c1f61ec531de68d9bf29b262ff4da843d44782a41abd913adb9d14d_ppc64le" }, "product_reference": "openshift4/ose-cli-artifacts-rhel9@sha256:83e6af243c1f61ec531de68d9bf29b262ff4da843d44782a41abd913adb9d14d_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cli-artifacts-rhel9@sha256:b0ba79caaf386a772e8ddb1a4ea4c03a8fe4cdd77f46a205ba0aac9805f5023f_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:b0ba79caaf386a772e8ddb1a4ea4c03a8fe4cdd77f46a205ba0aac9805f5023f_arm64" }, "product_reference": "openshift4/ose-cli-artifacts-rhel9@sha256:b0ba79caaf386a772e8ddb1a4ea4c03a8fe4cdd77f46a205ba0aac9805f5023f_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cli-artifacts-rhel9@sha256:d991c53328d8b37de4ed28ff09c7371a062ad8bb407dd6f55a655809a6cfd2c8_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:d991c53328d8b37de4ed28ff09c7371a062ad8bb407dd6f55a655809a6cfd2c8_s390x" }, "product_reference": "openshift4/ose-cli-artifacts-rhel9@sha256:d991c53328d8b37de4ed28ff09c7371a062ad8bb407dd6f55a655809a6cfd2c8_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cli-rhel9@sha256:16dc79e107838d7d85ad442c20e630643d507b9239a2e46b580b5c31c9faf81c_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:16dc79e107838d7d85ad442c20e630643d507b9239a2e46b580b5c31c9faf81c_ppc64le" }, "product_reference": "openshift4/ose-cli-rhel9@sha256:16dc79e107838d7d85ad442c20e630643d507b9239a2e46b580b5c31c9faf81c_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cli-rhel9@sha256:33271572535f1a0f24f71daa58bcfe2801cd9011bc7d9e0e8ddfff1a59e4d979_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:33271572535f1a0f24f71daa58bcfe2801cd9011bc7d9e0e8ddfff1a59e4d979_arm64" }, "product_reference": "openshift4/ose-cli-rhel9@sha256:33271572535f1a0f24f71daa58bcfe2801cd9011bc7d9e0e8ddfff1a59e4d979_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cli-rhel9@sha256:3f69aa15927a46cafbbc27f0ba05eac89892c5cf22027445805429e4c6d6bd0a_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:3f69aa15927a46cafbbc27f0ba05eac89892c5cf22027445805429e4c6d6bd0a_s390x" }, "product_reference": "openshift4/ose-cli-rhel9@sha256:3f69aa15927a46cafbbc27f0ba05eac89892c5cf22027445805429e4c6d6bd0a_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cli-rhel9@sha256:eb0e5a5ee015030fd074f8fa6ca2ea93196f0fea220debb3de0bd7f0acf3b142_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:eb0e5a5ee015030fd074f8fa6ca2ea93196f0fea220debb3de0bd7f0acf3b142_amd64" }, "product_reference": "openshift4/ose-cli-rhel9@sha256:eb0e5a5ee015030fd074f8fa6ca2ea93196f0fea220debb3de0bd7f0acf3b142_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cloud-credential-rhel9-operator@sha256:94ce7c049a8ad6038a59d584039bb22c2d427288c81e61c4994f7592f4cff7a6_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:94ce7c049a8ad6038a59d584039bb22c2d427288c81e61c4994f7592f4cff7a6_amd64" }, "product_reference": "openshift4/ose-cloud-credential-rhel9-operator@sha256:94ce7c049a8ad6038a59d584039bb22c2d427288c81e61c4994f7592f4cff7a6_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cloud-credential-rhel9-operator@sha256:a49ff3a6ef536417fdf85c3e0485aa77084da923a6ed05ab030eeeae78140a6c_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:a49ff3a6ef536417fdf85c3e0485aa77084da923a6ed05ab030eeeae78140a6c_ppc64le" }, "product_reference": "openshift4/ose-cloud-credential-rhel9-operator@sha256:a49ff3a6ef536417fdf85c3e0485aa77084da923a6ed05ab030eeeae78140a6c_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cloud-credential-rhel9-operator@sha256:e39ee21541f57a4d83bf61dde98f089448b25badff8dc71509ecec5181348b35_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:e39ee21541f57a4d83bf61dde98f089448b25badff8dc71509ecec5181348b35_s390x" }, "product_reference": "openshift4/ose-cloud-credential-rhel9-operator@sha256:e39ee21541f57a4d83bf61dde98f089448b25badff8dc71509ecec5181348b35_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cloud-credential-rhel9-operator@sha256:ee08878c512a3f8263310a1d9be475538d711e0f46290ef7cf02046cc5e32ed5_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:ee08878c512a3f8263310a1d9be475538d711e0f46290ef7cf02046cc5e32ed5_arm64" }, "product_reference": "openshift4/ose-cloud-credential-rhel9-operator@sha256:ee08878c512a3f8263310a1d9be475538d711e0f46290ef7cf02046cc5e32ed5_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-api-rhel9@sha256:0f4f7905eaa95013edb5b4f80c47e600e066ae0fdb325f4316ff790f5d76f996_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-api-rhel9@sha256:0f4f7905eaa95013edb5b4f80c47e600e066ae0fdb325f4316ff790f5d76f996_arm64" }, "product_reference": "openshift4/ose-cluster-api-rhel9@sha256:0f4f7905eaa95013edb5b4f80c47e600e066ae0fdb325f4316ff790f5d76f996_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-api-rhel9@sha256:56072ec0c542eee3e3d231b48cf22cfb74b982936c3af7d67fe4e92fa14e9e85_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-api-rhel9@sha256:56072ec0c542eee3e3d231b48cf22cfb74b982936c3af7d67fe4e92fa14e9e85_s390x" }, "product_reference": "openshift4/ose-cluster-api-rhel9@sha256:56072ec0c542eee3e3d231b48cf22cfb74b982936c3af7d67fe4e92fa14e9e85_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-api-rhel9@sha256:6005810a45a44fe6cb32077d835329af3303c84baa893b350a6c973a0e465540_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-api-rhel9@sha256:6005810a45a44fe6cb32077d835329af3303c84baa893b350a6c973a0e465540_ppc64le" }, "product_reference": "openshift4/ose-cluster-api-rhel9@sha256:6005810a45a44fe6cb32077d835329af3303c84baa893b350a6c973a0e465540_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-api-rhel9@sha256:9fa080637dd3c79b02fda03cca881542603b922976cdb26ca2aca5ca140bc555_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-api-rhel9@sha256:9fa080637dd3c79b02fda03cca881542603b922976cdb26ca2aca5ca140bc555_amd64" }, "product_reference": "openshift4/ose-cluster-api-rhel9@sha256:9fa080637dd3c79b02fda03cca881542603b922976cdb26ca2aca5ca140bc555_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:01eca258887d548a398cc071ec4636f709186e32d0a69fea45f00dfc90d2b6c5_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-authentication-rhel9-operator@sha256:01eca258887d548a398cc071ec4636f709186e32d0a69fea45f00dfc90d2b6c5_ppc64le" }, "product_reference": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:01eca258887d548a398cc071ec4636f709186e32d0a69fea45f00dfc90d2b6c5_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:0c8e2edbefb7f1782c5d5bcd3aa46ee98d10bf7910455b02dbe7f46efd790a03_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-authentication-rhel9-operator@sha256:0c8e2edbefb7f1782c5d5bcd3aa46ee98d10bf7910455b02dbe7f46efd790a03_s390x" }, "product_reference": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:0c8e2edbefb7f1782c5d5bcd3aa46ee98d10bf7910455b02dbe7f46efd790a03_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:10198af473dbac18b2f78a9d90716d79b36f2295c7cda93cc0195ebae15c93d3_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-authentication-rhel9-operator@sha256:10198af473dbac18b2f78a9d90716d79b36f2295c7cda93cc0195ebae15c93d3_amd64" }, "product_reference": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:10198af473dbac18b2f78a9d90716d79b36f2295c7cda93cc0195ebae15c93d3_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:cae36b09bbde7abc1e4e55c199a4a5b68701817e08714f7181c90453bd3dc2ca_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-authentication-rhel9-operator@sha256:cae36b09bbde7abc1e4e55c199a4a5b68701817e08714f7181c90453bd3dc2ca_arm64" }, "product_reference": "openshift4/ose-cluster-authentication-rhel9-operator@sha256:cae36b09bbde7abc1e4e55c199a4a5b68701817e08714f7181c90453bd3dc2ca_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:10c5df89a82dc004786ef3fdde89d3a026379c7c457396b7bdbea0eb6a2c57d6_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:10c5df89a82dc004786ef3fdde89d3a026379c7c457396b7bdbea0eb6a2c57d6_s390x" }, "product_reference": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:10c5df89a82dc004786ef3fdde89d3a026379c7c457396b7bdbea0eb6a2c57d6_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7105f48c069729a8037ab6ddc160e31bcbbb8a513949873087afed238bd0d182_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7105f48c069729a8037ab6ddc160e31bcbbb8a513949873087afed238bd0d182_amd64" }, "product_reference": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7105f48c069729a8037ab6ddc160e31bcbbb8a513949873087afed238bd0d182_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:c7dee5b0a3952b744c50642b884b8dadc1e6c35ddad6b4a1345ba68cb6f7ead9_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:c7dee5b0a3952b744c50642b884b8dadc1e6c35ddad6b4a1345ba68cb6f7ead9_arm64" }, "product_reference": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:c7dee5b0a3952b744c50642b884b8dadc1e6c35ddad6b4a1345ba68cb6f7ead9_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e1e89a2e5f21f1913514d4a2bf00851e1240d8dd765704764a933a3605800f7b_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e1e89a2e5f21f1913514d4a2bf00851e1240d8dd765704764a933a3605800f7b_ppc64le" }, "product_reference": "openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e1e89a2e5f21f1913514d4a2bf00851e1240d8dd765704764a933a3605800f7b_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-autoscaler-rhel9@sha256:02dfe00e72c8d8ec065cad164f557ece932d133f8e0f69641ea9654422b8eb56_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-autoscaler-rhel9@sha256:02dfe00e72c8d8ec065cad164f557ece932d133f8e0f69641ea9654422b8eb56_amd64" }, "product_reference": "openshift4/ose-cluster-autoscaler-rhel9@sha256:02dfe00e72c8d8ec065cad164f557ece932d133f8e0f69641ea9654422b8eb56_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-autoscaler-rhel9@sha256:357dd7065b287fd06bea63b57a6baece22711595a31d00cdef2a30d2161a6daa_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-autoscaler-rhel9@sha256:357dd7065b287fd06bea63b57a6baece22711595a31d00cdef2a30d2161a6daa_arm64" }, "product_reference": "openshift4/ose-cluster-autoscaler-rhel9@sha256:357dd7065b287fd06bea63b57a6baece22711595a31d00cdef2a30d2161a6daa_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-autoscaler-rhel9@sha256:762a3f1906ca8898f2a06800145a8f5bcb6d5975344916bcc81267c862c16068_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-autoscaler-rhel9@sha256:762a3f1906ca8898f2a06800145a8f5bcb6d5975344916bcc81267c862c16068_s390x" }, "product_reference": "openshift4/ose-cluster-autoscaler-rhel9@sha256:762a3f1906ca8898f2a06800145a8f5bcb6d5975344916bcc81267c862c16068_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-autoscaler-rhel9@sha256:ed94dedb42c8ec78c1ea5c0b685f6e75a2bbf23598ea3ba5b44dfde9cb0ff6c0_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-autoscaler-rhel9@sha256:ed94dedb42c8ec78c1ea5c0b685f6e75a2bbf23598ea3ba5b44dfde9cb0ff6c0_ppc64le" }, "product_reference": "openshift4/ose-cluster-autoscaler-rhel9@sha256:ed94dedb42c8ec78c1ea5c0b685f6e75a2bbf23598ea3ba5b44dfde9cb0ff6c0_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:04aa3802f7c6f25b96e0da1043c88992e55408f8581d0514aec0e52d20367aa7_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:04aa3802f7c6f25b96e0da1043c88992e55408f8581d0514aec0e52d20367aa7_s390x" }, "product_reference": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:04aa3802f7c6f25b96e0da1043c88992e55408f8581d0514aec0e52d20367aa7_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:29f3eff7e73d78106639ed7c660bec289aeab700fb768b15fbae27e89167ebde_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:29f3eff7e73d78106639ed7c660bec289aeab700fb768b15fbae27e89167ebde_amd64" }, "product_reference": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:29f3eff7e73d78106639ed7c660bec289aeab700fb768b15fbae27e89167ebde_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:4baa146b54327ed992c6694e45dd8812e62bf6d53d8b24fba0e42b10996bfd6f_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:4baa146b54327ed992c6694e45dd8812e62bf6d53d8b24fba0e42b10996bfd6f_arm64" }, "product_reference": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:4baa146b54327ed992c6694e45dd8812e62bf6d53d8b24fba0e42b10996bfd6f_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c80e795b004eab94bcd710228d6a974b13f902001c6e128988a095ff7bb7dc78_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c80e795b004eab94bcd710228d6a974b13f902001c6e128988a095ff7bb7dc78_ppc64le" }, "product_reference": "openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c80e795b004eab94bcd710228d6a974b13f902001c6e128988a095ff7bb7dc78_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-bootstrap-rhel9@sha256:307d74fa9ef8d9ea843fac33eb7530b0fd9b90159b3cae0f4d9742cc203a4f18_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-bootstrap-rhel9@sha256:307d74fa9ef8d9ea843fac33eb7530b0fd9b90159b3cae0f4d9742cc203a4f18_ppc64le" }, "product_reference": "openshift4/ose-cluster-bootstrap-rhel9@sha256:307d74fa9ef8d9ea843fac33eb7530b0fd9b90159b3cae0f4d9742cc203a4f18_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-bootstrap-rhel9@sha256:37b626f7af5580c1d2f1c9377c306b5ce0ac36c821792457305441e67861b86b_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-bootstrap-rhel9@sha256:37b626f7af5580c1d2f1c9377c306b5ce0ac36c821792457305441e67861b86b_s390x" }, "product_reference": "openshift4/ose-cluster-bootstrap-rhel9@sha256:37b626f7af5580c1d2f1c9377c306b5ce0ac36c821792457305441e67861b86b_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-bootstrap-rhel9@sha256:8beccd525b8723ef1133ff016bc7fb70bf6c96ab5afd8757655620ebdda1ef1c_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-bootstrap-rhel9@sha256:8beccd525b8723ef1133ff016bc7fb70bf6c96ab5afd8757655620ebdda1ef1c_amd64" }, "product_reference": "openshift4/ose-cluster-bootstrap-rhel9@sha256:8beccd525b8723ef1133ff016bc7fb70bf6c96ab5afd8757655620ebdda1ef1c_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-bootstrap-rhel9@sha256:fe0dd86482aead76b108129eefbb413ad79b4a22040f992d52ccdf5f9c8185f0_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-bootstrap-rhel9@sha256:fe0dd86482aead76b108129eefbb413ad79b4a22040f992d52ccdf5f9c8185f0_arm64" }, "product_reference": "openshift4/ose-cluster-bootstrap-rhel9@sha256:fe0dd86482aead76b108129eefbb413ad79b4a22040f992d52ccdf5f9c8185f0_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-capi-rhel9-operator@sha256:235810c6a5b927bb703ba071ad9a82cef584fb7c0059c77cb7ce6267b59255e1_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-capi-rhel9-operator@sha256:235810c6a5b927bb703ba071ad9a82cef584fb7c0059c77cb7ce6267b59255e1_amd64" }, "product_reference": "openshift4/ose-cluster-capi-rhel9-operator@sha256:235810c6a5b927bb703ba071ad9a82cef584fb7c0059c77cb7ce6267b59255e1_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-capi-rhel9-operator@sha256:5e752e0c78fea449e3cf085d75409ea239027b9f3e177622e7d5d99047079e8a_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-capi-rhel9-operator@sha256:5e752e0c78fea449e3cf085d75409ea239027b9f3e177622e7d5d99047079e8a_arm64" }, "product_reference": "openshift4/ose-cluster-capi-rhel9-operator@sha256:5e752e0c78fea449e3cf085d75409ea239027b9f3e177622e7d5d99047079e8a_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-capi-rhel9-operator@sha256:96f7cf0d8a442842ecf44ea754f7d44417ae663bc2ad56e33dc11a67111d97e7_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-capi-rhel9-operator@sha256:96f7cf0d8a442842ecf44ea754f7d44417ae663bc2ad56e33dc11a67111d97e7_ppc64le" }, "product_reference": "openshift4/ose-cluster-capi-rhel9-operator@sha256:96f7cf0d8a442842ecf44ea754f7d44417ae663bc2ad56e33dc11a67111d97e7_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-capi-rhel9-operator@sha256:e6e828a016f27058296386c48fd99a0a272f47e2504bf7441469b369fffbbc69_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-capi-rhel9-operator@sha256:e6e828a016f27058296386c48fd99a0a272f47e2504bf7441469b369fffbbc69_s390x" }, "product_reference": "openshift4/ose-cluster-capi-rhel9-operator@sha256:e6e828a016f27058296386c48fd99a0a272f47e2504bf7441469b369fffbbc69_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:3c27415345ce57aa53bc63adc4357ab5b6ff345c9bb75e7e15e7dd5244869700_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:3c27415345ce57aa53bc63adc4357ab5b6ff345c9bb75e7e15e7dd5244869700_ppc64le" }, "product_reference": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:3c27415345ce57aa53bc63adc4357ab5b6ff345c9bb75e7e15e7dd5244869700_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5a198f3220384c9a43acf6197e9309fa64b418e6f1517339c6ebddb828a90d8a_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5a198f3220384c9a43acf6197e9309fa64b418e6f1517339c6ebddb828a90d8a_arm64" }, "product_reference": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5a198f3220384c9a43acf6197e9309fa64b418e6f1517339c6ebddb828a90d8a_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:8421beeeb9a639593cc9344a83d32bb3360b3a775862113e4cc2945764f2c14e_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:8421beeeb9a639593cc9344a83d32bb3360b3a775862113e4cc2945764f2c14e_s390x" }, "product_reference": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:8421beeeb9a639593cc9344a83d32bb3360b3a775862113e4cc2945764f2c14e_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a6c8f25f77c7a2b14440df33b955a33dea5115891faaebf425bd816b81f639bc_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a6c8f25f77c7a2b14440df33b955a33dea5115891faaebf425bd816b81f639bc_amd64" }, "product_reference": "openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a6c8f25f77c7a2b14440df33b955a33dea5115891faaebf425bd816b81f639bc_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-config-api-rhel9@sha256:9d54fa98e95f9f970dce692a68a19919471ab05f5c993d6c9545b904a0f9aeab_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-config-api-rhel9@sha256:9d54fa98e95f9f970dce692a68a19919471ab05f5c993d6c9545b904a0f9aeab_ppc64le" }, "product_reference": "openshift4/ose-cluster-config-api-rhel9@sha256:9d54fa98e95f9f970dce692a68a19919471ab05f5c993d6c9545b904a0f9aeab_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-config-api-rhel9@sha256:a17eeb1162fbbd5f39270eb73456b4ec9bb5f8c5bb67be28412155a18a1da27a_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-config-api-rhel9@sha256:a17eeb1162fbbd5f39270eb73456b4ec9bb5f8c5bb67be28412155a18a1da27a_amd64" }, "product_reference": "openshift4/ose-cluster-config-api-rhel9@sha256:a17eeb1162fbbd5f39270eb73456b4ec9bb5f8c5bb67be28412155a18a1da27a_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-config-api-rhel9@sha256:b17e2a68e391291e3f97e70d03685e7d6a54ef7475838065afc91a25f181c86d_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-config-api-rhel9@sha256:b17e2a68e391291e3f97e70d03685e7d6a54ef7475838065afc91a25f181c86d_arm64" }, "product_reference": "openshift4/ose-cluster-config-api-rhel9@sha256:b17e2a68e391291e3f97e70d03685e7d6a54ef7475838065afc91a25f181c86d_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-config-api-rhel9@sha256:cc2c70034c863086ede1625993002a6de7fe63e778736a8d711bdbf51572c982_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-config-api-rhel9@sha256:cc2c70034c863086ede1625993002a6de7fe63e778736a8d711bdbf51572c982_s390x" }, "product_reference": "openshift4/ose-cluster-config-api-rhel9@sha256:cc2c70034c863086ede1625993002a6de7fe63e778736a8d711bdbf51572c982_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-config-rhel9-operator@sha256:055d03915469c4985d15c055834a9a37be155513d20fc3a3d79d3a15f0863280_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-config-rhel9-operator@sha256:055d03915469c4985d15c055834a9a37be155513d20fc3a3d79d3a15f0863280_arm64" }, "product_reference": "openshift4/ose-cluster-config-rhel9-operator@sha256:055d03915469c4985d15c055834a9a37be155513d20fc3a3d79d3a15f0863280_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-config-rhel9-operator@sha256:b92fd203c0f6ab9cb9164b9adc168fc798de00340df7e3341045cd3978ac5e50_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-config-rhel9-operator@sha256:b92fd203c0f6ab9cb9164b9adc168fc798de00340df7e3341045cd3978ac5e50_ppc64le" }, "product_reference": "openshift4/ose-cluster-config-rhel9-operator@sha256:b92fd203c0f6ab9cb9164b9adc168fc798de00340df7e3341045cd3978ac5e50_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-config-rhel9-operator@sha256:c857b56aae557e92127a9fc1b6fb57929c2cb448eed10fd8e0d8a2edbbdf7d1b_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-config-rhel9-operator@sha256:c857b56aae557e92127a9fc1b6fb57929c2cb448eed10fd8e0d8a2edbbdf7d1b_amd64" }, "product_reference": "openshift4/ose-cluster-config-rhel9-operator@sha256:c857b56aae557e92127a9fc1b6fb57929c2cb448eed10fd8e0d8a2edbbdf7d1b_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-config-rhel9-operator@sha256:d9e884feae67a27f9e0a29222280c17638484af6c0192fa0f218cacc577bcff5_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-config-rhel9-operator@sha256:d9e884feae67a27f9e0a29222280c17638484af6c0192fa0f218cacc577bcff5_s390x" }, "product_reference": "openshift4/ose-cluster-config-rhel9-operator@sha256:d9e884feae67a27f9e0a29222280c17638484af6c0192fa0f218cacc577bcff5_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:02c6c036fd8b1df4a93ef663793931558b51417655377761b66e2f884c9b0594_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:02c6c036fd8b1df4a93ef663793931558b51417655377761b66e2f884c9b0594_ppc64le" }, "product_reference": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:02c6c036fd8b1df4a93ef663793931558b51417655377761b66e2f884c9b0594_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:504a69b459d081485efeda28ebd87ebd6d254e0f173fd09425075af7f83d89d3_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:504a69b459d081485efeda28ebd87ebd6d254e0f173fd09425075af7f83d89d3_amd64" }, "product_reference": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:504a69b459d081485efeda28ebd87ebd6d254e0f173fd09425075af7f83d89d3_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7ad5b58769ee868062f50a11c4f6f4a372c79ebbf4bc38a1da2a247a3d827307_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7ad5b58769ee868062f50a11c4f6f4a372c79ebbf4bc38a1da2a247a3d827307_s390x" }, "product_reference": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7ad5b58769ee868062f50a11c4f6f4a372c79ebbf4bc38a1da2a247a3d827307_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9d62f432e6e4a6060e4c6065bd9f5b4b5adb67a540b30e9457a3cc60c8ca38fe_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9d62f432e6e4a6060e4c6065bd9f5b4b5adb67a540b30e9457a3cc60c8ca38fe_arm64" }, "product_reference": "openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9d62f432e6e4a6060e4c6065bd9f5b4b5adb67a540b30e9457a3cc60c8ca38fe_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8cc688b779f6112943cf1df8fb976af95c7899cb7f64e7ee40bb5addbfe8ca87_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8cc688b779f6112943cf1df8fb976af95c7899cb7f64e7ee40bb5addbfe8ca87_s390x" }, "product_reference": "openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8cc688b779f6112943cf1df8fb976af95c7899cb7f64e7ee40bb5addbfe8ca87_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:91f692d2ce47b1992aefc1ef07376ae1510141929f557d80dfa29580a2f5b030_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:91f692d2ce47b1992aefc1ef07376ae1510141929f557d80dfa29580a2f5b030_ppc64le" }, "product_reference": "openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:91f692d2ce47b1992aefc1ef07376ae1510141929f557d80dfa29580a2f5b030_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b947bb4d9d63a382a6a8848a9fc380270d7cc84ffe7e3bca8bcbf2a8e13b5140_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b947bb4d9d63a382a6a8848a9fc380270d7cc84ffe7e3bca8bcbf2a8e13b5140_arm64" }, "product_reference": "openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b947bb4d9d63a382a6a8848a9fc380270d7cc84ffe7e3bca8bcbf2a8e13b5140_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e959fc784a5d07407cbe1943b987c40b50da840a9d690ba946dc239e078531bb_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e959fc784a5d07407cbe1943b987c40b50da840a9d690ba946dc239e078531bb_amd64" }, "product_reference": "openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e959fc784a5d07407cbe1943b987c40b50da840a9d690ba946dc239e078531bb_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-dns-rhel9-operator@sha256:00bc5a376a13759d0b3a514e4e0c21840b7242183ccf101915e28ef32fd6c94f_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-dns-rhel9-operator@sha256:00bc5a376a13759d0b3a514e4e0c21840b7242183ccf101915e28ef32fd6c94f_s390x" }, "product_reference": "openshift4/ose-cluster-dns-rhel9-operator@sha256:00bc5a376a13759d0b3a514e4e0c21840b7242183ccf101915e28ef32fd6c94f_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-dns-rhel9-operator@sha256:27a6099ea0a3401c84d24808a0fd9eb7b75f868a757a04da7d8918e7ab2e575c_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-dns-rhel9-operator@sha256:27a6099ea0a3401c84d24808a0fd9eb7b75f868a757a04da7d8918e7ab2e575c_amd64" }, "product_reference": "openshift4/ose-cluster-dns-rhel9-operator@sha256:27a6099ea0a3401c84d24808a0fd9eb7b75f868a757a04da7d8918e7ab2e575c_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-dns-rhel9-operator@sha256:580c403b9a04f532f3598552df139c059addcfddbb2983c51b4d31a846dd7cba_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-dns-rhel9-operator@sha256:580c403b9a04f532f3598552df139c059addcfddbb2983c51b4d31a846dd7cba_arm64" }, "product_reference": "openshift4/ose-cluster-dns-rhel9-operator@sha256:580c403b9a04f532f3598552df139c059addcfddbb2983c51b4d31a846dd7cba_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-dns-rhel9-operator@sha256:b858178f147e8f71a45c8ee2ceeb8b69acf9abe4215e168d53c38ffd9c3b0693_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-dns-rhel9-operator@sha256:b858178f147e8f71a45c8ee2ceeb8b69acf9abe4215e168d53c38ffd9c3b0693_ppc64le" }, "product_reference": "openshift4/ose-cluster-dns-rhel9-operator@sha256:b858178f147e8f71a45c8ee2ceeb8b69acf9abe4215e168d53c38ffd9c3b0693_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:113a41b21bbc7c2f6a6e113cf8cabe722d140a6375fdb3aee87926b7cd5072dd_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-etcd-rhel9-operator@sha256:113a41b21bbc7c2f6a6e113cf8cabe722d140a6375fdb3aee87926b7cd5072dd_amd64" }, "product_reference": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:113a41b21bbc7c2f6a6e113cf8cabe722d140a6375fdb3aee87926b7cd5072dd_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:ce739de41a94a084462030e16886e9ffe1a63bae315b77330a378df504adc262_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-etcd-rhel9-operator@sha256:ce739de41a94a084462030e16886e9ffe1a63bae315b77330a378df504adc262_s390x" }, "product_reference": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:ce739de41a94a084462030e16886e9ffe1a63bae315b77330a378df504adc262_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:e98b77ec23f70bc45bedf8877f1445c1fcd2977555dbfe85b6cca66bf91132e1_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-etcd-rhel9-operator@sha256:e98b77ec23f70bc45bedf8877f1445c1fcd2977555dbfe85b6cca66bf91132e1_arm64" }, "product_reference": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:e98b77ec23f70bc45bedf8877f1445c1fcd2977555dbfe85b6cca66bf91132e1_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:fee7a4a7941959052c1db4a1cae1ade8afb770eee33a5ec3a6ccb5ad19eef11f_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-etcd-rhel9-operator@sha256:fee7a4a7941959052c1db4a1cae1ade8afb770eee33a5ec3a6ccb5ad19eef11f_ppc64le" }, "product_reference": "openshift4/ose-cluster-etcd-rhel9-operator@sha256:fee7a4a7941959052c1db4a1cae1ade8afb770eee33a5ec3a6ccb5ad19eef11f_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:5991de3d05b2d2281c833046b9563023d787669464147372896b1752f3665165_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:5991de3d05b2d2281c833046b9563023d787669464147372896b1752f3665165_amd64" }, "product_reference": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:5991de3d05b2d2281c833046b9563023d787669464147372896b1752f3665165_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:786ec5ce26817c6939482869e0c9c1e67ca4b81fd8552d949512086213d9d2bd_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:786ec5ce26817c6939482869e0c9c1e67ca4b81fd8552d949512086213d9d2bd_ppc64le" }, "product_reference": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:786ec5ce26817c6939482869e0c9c1e67ca4b81fd8552d949512086213d9d2bd_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a74c14a8afdfc8d1339819f931ab0b509ef8a12ec4c8b762b319b76972df8947_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a74c14a8afdfc8d1339819f931ab0b509ef8a12ec4c8b762b319b76972df8947_s390x" }, "product_reference": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a74c14a8afdfc8d1339819f931ab0b509ef8a12ec4c8b762b319b76972df8947_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:bca6dbc09d5073fa0532db4ae1c03ef136a91a2da99e9ea4c6e976e639f7f69d_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:bca6dbc09d5073fa0532db4ae1c03ef136a91a2da99e9ea4c6e976e639f7f69d_arm64" }, "product_reference": "openshift4/ose-cluster-image-registry-rhel9-operator@sha256:bca6dbc09d5073fa0532db4ae1c03ef136a91a2da99e9ea4c6e976e639f7f69d_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:179c93b0889edbe7d39d48d0c953d68bcf21302a98b6cb8774f5d2271beef992_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:179c93b0889edbe7d39d48d0c953d68bcf21302a98b6cb8774f5d2271beef992_amd64" }, "product_reference": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:179c93b0889edbe7d39d48d0c953d68bcf21302a98b6cb8774f5d2271beef992_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:2a0b9c28875351ea26768f344cefe1a40721aa4ebfd56bcba477196af8de0333_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:2a0b9c28875351ea26768f344cefe1a40721aa4ebfd56bcba477196af8de0333_ppc64le" }, "product_reference": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:2a0b9c28875351ea26768f344cefe1a40721aa4ebfd56bcba477196af8de0333_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:a8063fc583ee40ad6de53b076e4b96a3b9bee80f3112ea18eca1bf178259ee67_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:a8063fc583ee40ad6de53b076e4b96a3b9bee80f3112ea18eca1bf178259ee67_arm64" }, "product_reference": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:a8063fc583ee40ad6de53b076e4b96a3b9bee80f3112ea18eca1bf178259ee67_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:cb4775f0b360a9d5568dfe8806ff63202eed03db6496a9e86b513b5459c01294_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:cb4775f0b360a9d5568dfe8806ff63202eed03db6496a9e86b513b5459c01294_s390x" }, "product_reference": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:cb4775f0b360a9d5568dfe8806ff63202eed03db6496a9e86b513b5459c01294_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8897e2d2f4934a1099fda3bc01ef747d221ff6789d96b6280e77f171a621b976_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8897e2d2f4934a1099fda3bc01ef747d221ff6789d96b6280e77f171a621b976_amd64" }, "product_reference": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8897e2d2f4934a1099fda3bc01ef747d221ff6789d96b6280e77f171a621b976_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:98ab9718d5c8e7cdb7e1f54e97d831d528f436a9c51d026d6ca0f48f322aa928_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:98ab9718d5c8e7cdb7e1f54e97d831d528f436a9c51d026d6ca0f48f322aa928_s390x" }, "product_reference": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:98ab9718d5c8e7cdb7e1f54e97d831d528f436a9c51d026d6ca0f48f322aa928_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:991e0fcd2e842e6e5a0763cd1b207a79770a357b1add2d6a6f1fe23d6c6f7235_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:991e0fcd2e842e6e5a0763cd1b207a79770a357b1add2d6a6f1fe23d6c6f7235_ppc64le" }, "product_reference": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:991e0fcd2e842e6e5a0763cd1b207a79770a357b1add2d6a6f1fe23d6c6f7235_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:eaca0a1bf2825a5fe420781c0413deae064badd7928bd937ac3a6b5574b88164_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:eaca0a1bf2825a5fe420781c0413deae064badd7928bd937ac3a6b5574b88164_arm64" }, "product_reference": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:eaca0a1bf2825a5fe420781c0413deae064badd7928bd937ac3a6b5574b88164_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2e5c7a5958a5e2d418d452983145c0b33c3803179fd55f57ddd19d7cd0e175cb_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2e5c7a5958a5e2d418d452983145c0b33c3803179fd55f57ddd19d7cd0e175cb_arm64" }, "product_reference": "openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2e5c7a5958a5e2d418d452983145c0b33c3803179fd55f57ddd19d7cd0e175cb_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:a2d1b63d30a866de13671756adc9c76bcef16fb4254ac0f62d6efc5faf2955d5_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:a2d1b63d30a866de13671756adc9c76bcef16fb4254ac0f62d6efc5faf2955d5_s390x" }, "product_reference": "openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:a2d1b63d30a866de13671756adc9c76bcef16fb4254ac0f62d6efc5faf2955d5_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:ae7a6881de1a82be1f3573ad30cee42eed6ee1fdd0b68bed9e856607fa3edf49_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:ae7a6881de1a82be1f3573ad30cee42eed6ee1fdd0b68bed9e856607fa3edf49_ppc64le" }, "product_reference": "openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:ae7a6881de1a82be1f3573ad30cee42eed6ee1fdd0b68bed9e856607fa3edf49_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e6607cd51559f53e6432a4f0ea62d9f5dc2bc6ca57652264ea60522c2a19e12c_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e6607cd51559f53e6432a4f0ea62d9f5dc2bc6ca57652264ea60522c2a19e12c_amd64" }, "product_reference": "openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e6607cd51559f53e6432a4f0ea62d9f5dc2bc6ca57652264ea60522c2a19e12c_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:344c0d5a87db7e51270d921c76f624cbe077e03fde6b408d27a3ed5dfe6874fc_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:344c0d5a87db7e51270d921c76f624cbe077e03fde6b408d27a3ed5dfe6874fc_s390x" }, "product_reference": "openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:344c0d5a87db7e51270d921c76f624cbe077e03fde6b408d27a3ed5dfe6874fc_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9481c52534a41cdc57cb7fa274562cbe3d4be3d59078ca8076a35e5e66b2e342_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9481c52534a41cdc57cb7fa274562cbe3d4be3d59078ca8076a35e5e66b2e342_arm64" }, "product_reference": "openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9481c52534a41cdc57cb7fa274562cbe3d4be3d59078ca8076a35e5e66b2e342_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:a032ad404a81ef865bf269cac888d638e710892345ab2ffd7377a7ebfde1b42f_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:a032ad404a81ef865bf269cac888d638e710892345ab2ffd7377a7ebfde1b42f_amd64" }, "product_reference": "openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:a032ad404a81ef865bf269cac888d638e710892345ab2ffd7377a7ebfde1b42f_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:ed2dfc9533fa39bf17f9a42ed84e41ecd790e03fe22c35d35dd969cf3dbbb5bf_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:ed2dfc9533fa39bf17f9a42ed84e41ecd790e03fe22c35d35dd969cf3dbbb5bf_ppc64le" }, "product_reference": "openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:ed2dfc9533fa39bf17f9a42ed84e41ecd790e03fe22c35d35dd969cf3dbbb5bf_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9b91e85d2826e7cf59f39a0182571b853ee5b53b9e619ccbfff0166ea52bb5a0_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9b91e85d2826e7cf59f39a0182571b853ee5b53b9e619ccbfff0166ea52bb5a0_s390x" }, "product_reference": "openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9b91e85d2826e7cf59f39a0182571b853ee5b53b9e619ccbfff0166ea52bb5a0_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:aca1f9d1c886bb14309c4d1ef9c9e54b6507c5a61b6c75aef847e7bd497f99bf_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:aca1f9d1c886bb14309c4d1ef9c9e54b6507c5a61b6c75aef847e7bd497f99bf_amd64" }, "product_reference": "openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:aca1f9d1c886bb14309c4d1ef9c9e54b6507c5a61b6c75aef847e7bd497f99bf_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d2d4e1619b9d49fcdedb729ef8cf27380a7ebf8f97e21aeb42c1009a7dc85617_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d2d4e1619b9d49fcdedb729ef8cf27380a7ebf8f97e21aeb42c1009a7dc85617_ppc64le" }, "product_reference": "openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d2d4e1619b9d49fcdedb729ef8cf27380a7ebf8f97e21aeb42c1009a7dc85617_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d67ecd516b2b6f20f77f37670686d98264fe5e04874084425d11183f9184405b_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d67ecd516b2b6f20f77f37670686d98264fe5e04874084425d11183f9184405b_arm64" }, "product_reference": "openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d67ecd516b2b6f20f77f37670686d98264fe5e04874084425d11183f9184405b_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ddd61680206d617c236d738e6248a6ec06005ab1fd3226e1a9fee50732d44a_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ddd61680206d617c236d738e6248a6ec06005ab1fd3226e1a9fee50732d44a_s390x" }, "product_reference": "openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ddd61680206d617c236d738e6248a6ec06005ab1fd3226e1a9fee50732d44a_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:5f36593c3e31adb4ba696aa6a67e7ed9df832b0fdaf0b9479184ab9e73a2852d_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:5f36593c3e31adb4ba696aa6a67e7ed9df832b0fdaf0b9479184ab9e73a2852d_ppc64le" }, "product_reference": "openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:5f36593c3e31adb4ba696aa6a67e7ed9df832b0fdaf0b9479184ab9e73a2852d_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b440ba783ec3f510cca5bb2dec3e365550836d096ebc18546843c79481e96d55_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b440ba783ec3f510cca5bb2dec3e365550836d096ebc18546843c79481e96d55_arm64" }, "product_reference": "openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b440ba783ec3f510cca5bb2dec3e365550836d096ebc18546843c79481e96d55_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fc2c1d0c7cd0ca6b71bcd5c70742625968b8c5e2806cea4608381c7dc5f564fb_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fc2c1d0c7cd0ca6b71bcd5c70742625968b8c5e2806cea4608381c7dc5f564fb_amd64" }, "product_reference": "openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fc2c1d0c7cd0ca6b71bcd5c70742625968b8c5e2806cea4608381c7dc5f564fb_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-machine-approver-rhel9@sha256:b09be9e82db065dfbcfdf123e30c445b048dccb7c1bfb76308e9d3b4cbb07295_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-machine-approver-rhel9@sha256:b09be9e82db065dfbcfdf123e30c445b048dccb7c1bfb76308e9d3b4cbb07295_s390x" }, "product_reference": "openshift4/ose-cluster-machine-approver-rhel9@sha256:b09be9e82db065dfbcfdf123e30c445b048dccb7c1bfb76308e9d3b4cbb07295_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-machine-approver-rhel9@sha256:b67c849bb6e5bca85d5c7a2d538b9db98fc9aaaf954654c279790bda176621bb_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-machine-approver-rhel9@sha256:b67c849bb6e5bca85d5c7a2d538b9db98fc9aaaf954654c279790bda176621bb_ppc64le" }, "product_reference": "openshift4/ose-cluster-machine-approver-rhel9@sha256:b67c849bb6e5bca85d5c7a2d538b9db98fc9aaaf954654c279790bda176621bb_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-machine-approver-rhel9@sha256:e76d3f7e076257b5c22912377d2b27ae442e02184ee956392aa95cfcb4d7411a_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-machine-approver-rhel9@sha256:e76d3f7e076257b5c22912377d2b27ae442e02184ee956392aa95cfcb4d7411a_amd64" }, "product_reference": "openshift4/ose-cluster-machine-approver-rhel9@sha256:e76d3f7e076257b5c22912377d2b27ae442e02184ee956392aa95cfcb4d7411a_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-machine-approver-rhel9@sha256:fe5f0423ec40acae71118c3ed21dd5aba980ab6ed8dbf51de0cbef43ece46482_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-machine-approver-rhel9@sha256:fe5f0423ec40acae71118c3ed21dd5aba980ab6ed8dbf51de0cbef43ece46482_arm64" }, "product_reference": "openshift4/ose-cluster-machine-approver-rhel9@sha256:fe5f0423ec40acae71118c3ed21dd5aba980ab6ed8dbf51de0cbef43ece46482_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5911c123c42e31b36b4dc418bb02ae4c6ecaf10dfaf95b0348a4d91b39d525fe_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5911c123c42e31b36b4dc418bb02ae4c6ecaf10dfaf95b0348a4d91b39d525fe_arm64" }, "product_reference": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5911c123c42e31b36b4dc418bb02ae4c6ecaf10dfaf95b0348a4d91b39d525fe_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5adcf5b979eae80a603303dc71add3b1084dadab970b97a3696098ca1d1bbc61_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5adcf5b979eae80a603303dc71add3b1084dadab970b97a3696098ca1d1bbc61_amd64" }, "product_reference": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5adcf5b979eae80a603303dc71add3b1084dadab970b97a3696098ca1d1bbc61_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6b08c88861acaaec943108d4320c99bfa6d653b9a755bda9a3c809b4a1a42fb9_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6b08c88861acaaec943108d4320c99bfa6d653b9a755bda9a3c809b4a1a42fb9_s390x" }, "product_reference": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6b08c88861acaaec943108d4320c99bfa6d653b9a755bda9a3c809b4a1a42fb9_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a0e12022bd24c000d33eedc66684bd60dd30015f9fca9a472f257b9c3dc4f11d_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a0e12022bd24c000d33eedc66684bd60dd30015f9fca9a472f257b9c3dc4f11d_ppc64le" }, "product_reference": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a0e12022bd24c000d33eedc66684bd60dd30015f9fca9a472f257b9c3dc4f11d_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-network-rhel9-operator@sha256:6e6d444adcfa33aedcc621a4ef384d6294f74fd2bc9cccf6f729b81cb5cf3033_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:6e6d444adcfa33aedcc621a4ef384d6294f74fd2bc9cccf6f729b81cb5cf3033_s390x" }, "product_reference": "openshift4/ose-cluster-network-rhel9-operator@sha256:6e6d444adcfa33aedcc621a4ef384d6294f74fd2bc9cccf6f729b81cb5cf3033_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-network-rhel9-operator@sha256:74702f971268bc013bd6b3fcc2b49f2002f399dcd043a04fc49e4ced6ffe799b_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:74702f971268bc013bd6b3fcc2b49f2002f399dcd043a04fc49e4ced6ffe799b_ppc64le" }, "product_reference": "openshift4/ose-cluster-network-rhel9-operator@sha256:74702f971268bc013bd6b3fcc2b49f2002f399dcd043a04fc49e4ced6ffe799b_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-network-rhel9-operator@sha256:98b6f11c71df2a1bd5752419b5b298ba69fafa9a5397666e191b7a6a8dd4eec9_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:98b6f11c71df2a1bd5752419b5b298ba69fafa9a5397666e191b7a6a8dd4eec9_arm64" }, "product_reference": "openshift4/ose-cluster-network-rhel9-operator@sha256:98b6f11c71df2a1bd5752419b5b298ba69fafa9a5397666e191b7a6a8dd4eec9_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-network-rhel9-operator@sha256:c29e5d455bb0bae154d98a456c88178cbda41d3301ba3f0e58f1c22788e46bb6_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:c29e5d455bb0bae154d98a456c88178cbda41d3301ba3f0e58f1c22788e46bb6_amd64" }, "product_reference": "openshift4/ose-cluster-network-rhel9-operator@sha256:c29e5d455bb0bae154d98a456c88178cbda41d3301ba3f0e58f1c22788e46bb6_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4c6475ddd6cdb03ee5b36d43d974997228bc5c4f98d5efc355202e2a1d642a55_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4c6475ddd6cdb03ee5b36d43d974997228bc5c4f98d5efc355202e2a1d642a55_ppc64le" }, "product_reference": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4c6475ddd6cdb03ee5b36d43d974997228bc5c4f98d5efc355202e2a1d642a55_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:83670a5d6426cbc7a107dd04e9b130f18b0007a99aa9e6535376bd2507ceb683_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:83670a5d6426cbc7a107dd04e9b130f18b0007a99aa9e6535376bd2507ceb683_arm64" }, "product_reference": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:83670a5d6426cbc7a107dd04e9b130f18b0007a99aa9e6535376bd2507ceb683_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:96017397cb3c98a1dd0a201bb328e7734e209a0fe6fd17c804a5fcb404c5cfc9_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:96017397cb3c98a1dd0a201bb328e7734e209a0fe6fd17c804a5fcb404c5cfc9_s390x" }, "product_reference": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:96017397cb3c98a1dd0a201bb328e7734e209a0fe6fd17c804a5fcb404c5cfc9_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f2cca00c689ba1edb4724268b91a57f723ba7e44871f50fb59f62d075e9993fe_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f2cca00c689ba1edb4724268b91a57f723ba7e44871f50fb59f62d075e9993fe_amd64" }, "product_reference": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f2cca00c689ba1edb4724268b91a57f723ba7e44871f50fb59f62d075e9993fe_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-olm-rhel9-operator@sha256:64a4bdcf1cdbadce05733235f0292f5b84805cfc39b9b3ed9376dea0aee27e8a_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-olm-rhel9-operator@sha256:64a4bdcf1cdbadce05733235f0292f5b84805cfc39b9b3ed9376dea0aee27e8a_s390x" }, "product_reference": "openshift4/ose-cluster-olm-rhel9-operator@sha256:64a4bdcf1cdbadce05733235f0292f5b84805cfc39b9b3ed9376dea0aee27e8a_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-olm-rhel9-operator@sha256:9a3177c0895de41fad2fa86ec1a5bc515db3e2d98cc40c07e01b68a46109f430_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-olm-rhel9-operator@sha256:9a3177c0895de41fad2fa86ec1a5bc515db3e2d98cc40c07e01b68a46109f430_amd64" }, "product_reference": "openshift4/ose-cluster-olm-rhel9-operator@sha256:9a3177c0895de41fad2fa86ec1a5bc515db3e2d98cc40c07e01b68a46109f430_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-olm-rhel9-operator@sha256:d70e7ddef72b3424c74eeb21c5bf15057acb020729de2ebe15d6a99181612169_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-olm-rhel9-operator@sha256:d70e7ddef72b3424c74eeb21c5bf15057acb020729de2ebe15d6a99181612169_arm64" }, "product_reference": "openshift4/ose-cluster-olm-rhel9-operator@sha256:d70e7ddef72b3424c74eeb21c5bf15057acb020729de2ebe15d6a99181612169_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-olm-rhel9-operator@sha256:f94ece8a541c808d210c7415501b76eb5e82c9b853e25029f08b84cffb3a72f9_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-olm-rhel9-operator@sha256:f94ece8a541c808d210c7415501b76eb5e82c9b853e25029f08b84cffb3a72f9_ppc64le" }, "product_reference": "openshift4/ose-cluster-olm-rhel9-operator@sha256:f94ece8a541c808d210c7415501b76eb5e82c9b853e25029f08b84cffb3a72f9_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:81c7b2595b8807fc862dba11df787301dc1fa4059feb5fab37bc8bf15eb9f6a0_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:81c7b2595b8807fc862dba11df787301dc1fa4059feb5fab37bc8bf15eb9f6a0_ppc64le" }, "product_reference": "openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:81c7b2595b8807fc862dba11df787301dc1fa4059feb5fab37bc8bf15eb9f6a0_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:8dc70e98eead753a989705b56de326b89c6273f41838f718692a5a51e5d7109e_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:8dc70e98eead753a989705b56de326b89c6273f41838f718692a5a51e5d7109e_amd64" }, "product_reference": "openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:8dc70e98eead753a989705b56de326b89c6273f41838f718692a5a51e5d7109e_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b9a73057e6b4dfe6c8dcad732d520b98da6b59feeaeb88c9340b13cd28ddd290_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b9a73057e6b4dfe6c8dcad732d520b98da6b59feeaeb88c9340b13cd28ddd290_s390x" }, "product_reference": "openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b9a73057e6b4dfe6c8dcad732d520b98da6b59feeaeb88c9340b13cd28ddd290_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f47afb39ead821fc11a7b274258165780ec76c7780502979a1890c955426dbc7_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f47afb39ead821fc11a7b274258165780ec76c7780502979a1890c955426dbc7_arm64" }, "product_reference": "openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f47afb39ead821fc11a7b274258165780ec76c7780502979a1890c955426dbc7_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:73d718205f1b8fa89cc40290ab9dc67ed1da95e5ba05e47c29709ad146d20cf7_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:73d718205f1b8fa89cc40290ab9dc67ed1da95e5ba05e47c29709ad146d20cf7_amd64" }, "product_reference": "openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:73d718205f1b8fa89cc40290ab9dc67ed1da95e5ba05e47c29709ad146d20cf7_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ae415535a08ddb289943bf741e00119892204776824b4cb4e76eeca35442f0ea_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ae415535a08ddb289943bf741e00119892204776824b4cb4e76eeca35442f0ea_ppc64le" }, "product_reference": "openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ae415535a08ddb289943bf741e00119892204776824b4cb4e76eeca35442f0ea_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f2df942ab6abe4fb16d93c88604dba68ec3947a4757fb6b78aa4250c408b7a5c_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f2df942ab6abe4fb16d93c88604dba68ec3947a4757fb6b78aa4250c408b7a5c_arm64" }, "product_reference": "openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f2df942ab6abe4fb16d93c88604dba68ec3947a4757fb6b78aa4250c408b7a5c_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f5a6f002d200b24006f19c6d50478f4e75292de96c424a78abb4e98aea0a2a59_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f5a6f002d200b24006f19c6d50478f4e75292de96c424a78abb4e98aea0a2a59_s390x" }, "product_reference": "openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f5a6f002d200b24006f19c6d50478f4e75292de96c424a78abb4e98aea0a2a59_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:0961ff4451fc779c7e4d24841d2249ff4afe790a41c0e8aecfd93493f21bd67c_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:0961ff4451fc779c7e4d24841d2249ff4afe790a41c0e8aecfd93493f21bd67c_amd64" }, "product_reference": "openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:0961ff4451fc779c7e4d24841d2249ff4afe790a41c0e8aecfd93493f21bd67c_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:27adad1e8291c42593e6ff597a21db7297eab7bd9087850c00ee218f4357ea82_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:27adad1e8291c42593e6ff597a21db7297eab7bd9087850c00ee218f4357ea82_ppc64le" }, "product_reference": "openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:27adad1e8291c42593e6ff597a21db7297eab7bd9087850c00ee218f4357ea82_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:6346c71440b7fbbbef66324d2bb6f51b31598e3925ea0bb3b5085cc228a327bc_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:6346c71440b7fbbbef66324d2bb6f51b31598e3925ea0bb3b5085cc228a327bc_arm64" }, "product_reference": "openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:6346c71440b7fbbbef66324d2bb6f51b31598e3925ea0bb3b5085cc228a327bc_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:b6e5f475d3d57fd92fd912ec22902a8acce482092bf75385920f350da3989dbd_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:b6e5f475d3d57fd92fd912ec22902a8acce482092bf75385920f350da3989dbd_s390x" }, "product_reference": "openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:b6e5f475d3d57fd92fd912ec22902a8acce482092bf75385920f350da3989dbd_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-policy-controller-rhel9@sha256:3c4a932228c3428f809295054838ca47737a3ca989ecd899800d52713abe7a63_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-policy-controller-rhel9@sha256:3c4a932228c3428f809295054838ca47737a3ca989ecd899800d52713abe7a63_arm64" }, "product_reference": "openshift4/ose-cluster-policy-controller-rhel9@sha256:3c4a932228c3428f809295054838ca47737a3ca989ecd899800d52713abe7a63_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-policy-controller-rhel9@sha256:7efcefef0797e031a4015936c8a17100adf332dd0707d04bc9b3cb441b31624e_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-policy-controller-rhel9@sha256:7efcefef0797e031a4015936c8a17100adf332dd0707d04bc9b3cb441b31624e_s390x" }, "product_reference": "openshift4/ose-cluster-policy-controller-rhel9@sha256:7efcefef0797e031a4015936c8a17100adf332dd0707d04bc9b3cb441b31624e_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-policy-controller-rhel9@sha256:7f5f6bc33ebcc5ed421e7303df3fb16a8e69932cb0903ea140038c9ed2e65f69_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-policy-controller-rhel9@sha256:7f5f6bc33ebcc5ed421e7303df3fb16a8e69932cb0903ea140038c9ed2e65f69_ppc64le" }, "product_reference": "openshift4/ose-cluster-policy-controller-rhel9@sha256:7f5f6bc33ebcc5ed421e7303df3fb16a8e69932cb0903ea140038c9ed2e65f69_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-policy-controller-rhel9@sha256:8be46ad0a8d0f97e9df5746fd7183c32f74221b7b39e06dcafbbad4136b432eb_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-policy-controller-rhel9@sha256:8be46ad0a8d0f97e9df5746fd7183c32f74221b7b39e06dcafbbad4136b432eb_amd64" }, "product_reference": "openshift4/ose-cluster-policy-controller-rhel9@sha256:8be46ad0a8d0f97e9df5746fd7183c32f74221b7b39e06dcafbbad4136b432eb_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-samples-rhel9-operator@sha256:0f74eb5ef2a06997f358d3e4ddfc67eb16d2af5585f5cbea3b8f05140cf29c38_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-samples-rhel9-operator@sha256:0f74eb5ef2a06997f358d3e4ddfc67eb16d2af5585f5cbea3b8f05140cf29c38_arm64" }, "product_reference": "openshift4/ose-cluster-samples-rhel9-operator@sha256:0f74eb5ef2a06997f358d3e4ddfc67eb16d2af5585f5cbea3b8f05140cf29c38_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-samples-rhel9-operator@sha256:21f7ee6a1fd1789726a4bb58ddf068cbfad9a1011f61d7732494e13435e52e79_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-samples-rhel9-operator@sha256:21f7ee6a1fd1789726a4bb58ddf068cbfad9a1011f61d7732494e13435e52e79_amd64" }, "product_reference": "openshift4/ose-cluster-samples-rhel9-operator@sha256:21f7ee6a1fd1789726a4bb58ddf068cbfad9a1011f61d7732494e13435e52e79_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-samples-rhel9-operator@sha256:42cd040695e7e752bfc02632c1c3b07ab05839e30d63c74c803f0999a63da435_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-samples-rhel9-operator@sha256:42cd040695e7e752bfc02632c1c3b07ab05839e30d63c74c803f0999a63da435_s390x" }, "product_reference": "openshift4/ose-cluster-samples-rhel9-operator@sha256:42cd040695e7e752bfc02632c1c3b07ab05839e30d63c74c803f0999a63da435_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-samples-rhel9-operator@sha256:c505bfa88955ebeb1c147583d003924d02feab3e557cab6f3b3e30e9c554ce5c_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-samples-rhel9-operator@sha256:c505bfa88955ebeb1c147583d003924d02feab3e557cab6f3b3e30e9c554ce5c_ppc64le" }, "product_reference": "openshift4/ose-cluster-samples-rhel9-operator@sha256:c505bfa88955ebeb1c147583d003924d02feab3e557cab6f3b3e30e9c554ce5c_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-storage-rhel9-operator@sha256:3a0626d5ab8275cd5b12e705433f2d55bf25ec1b5a47ec5c0b459f816f3b934f_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-storage-rhel9-operator@sha256:3a0626d5ab8275cd5b12e705433f2d55bf25ec1b5a47ec5c0b459f816f3b934f_ppc64le" }, "product_reference": "openshift4/ose-cluster-storage-rhel9-operator@sha256:3a0626d5ab8275cd5b12e705433f2d55bf25ec1b5a47ec5c0b459f816f3b934f_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-storage-rhel9-operator@sha256:85397dedde811505572ebc136e0494750bdc1fa413d61d3729e18471d0cdccf8_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-storage-rhel9-operator@sha256:85397dedde811505572ebc136e0494750bdc1fa413d61d3729e18471d0cdccf8_amd64" }, "product_reference": "openshift4/ose-cluster-storage-rhel9-operator@sha256:85397dedde811505572ebc136e0494750bdc1fa413d61d3729e18471d0cdccf8_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-storage-rhel9-operator@sha256:ab8ee125dbe406813fda80c40f85b9acf6e79d34035cb5f6daafed940ed06d15_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-storage-rhel9-operator@sha256:ab8ee125dbe406813fda80c40f85b9acf6e79d34035cb5f6daafed940ed06d15_s390x" }, "product_reference": "openshift4/ose-cluster-storage-rhel9-operator@sha256:ab8ee125dbe406813fda80c40f85b9acf6e79d34035cb5f6daafed940ed06d15_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-storage-rhel9-operator@sha256:de40935c041c0ea61725b4b1d8656b052bfb8fc4a20669115c7653189e6c5a9e_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-storage-rhel9-operator@sha256:de40935c041c0ea61725b4b1d8656b052bfb8fc4a20669115c7653189e6c5a9e_arm64" }, "product_reference": "openshift4/ose-cluster-storage-rhel9-operator@sha256:de40935c041c0ea61725b4b1d8656b052bfb8fc4a20669115c7653189e6c5a9e_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-update-keys-rhel9@sha256:191d2ca66ac0e92c555f3d23488a804a520eb6f41fd4ecb7a479f31fee050874_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-update-keys-rhel9@sha256:191d2ca66ac0e92c555f3d23488a804a520eb6f41fd4ecb7a479f31fee050874_amd64" }, "product_reference": "openshift4/ose-cluster-update-keys-rhel9@sha256:191d2ca66ac0e92c555f3d23488a804a520eb6f41fd4ecb7a479f31fee050874_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-update-keys-rhel9@sha256:80917a936d2a57eb9ee36f212992137c634296f9a8d3a9e88ab731039d571ed7_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-update-keys-rhel9@sha256:80917a936d2a57eb9ee36f212992137c634296f9a8d3a9e88ab731039d571ed7_arm64" }, "product_reference": "openshift4/ose-cluster-update-keys-rhel9@sha256:80917a936d2a57eb9ee36f212992137c634296f9a8d3a9e88ab731039d571ed7_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-update-keys-rhel9@sha256:a34e955a2feab0a482368e5738439d95253f2bc030b32cd6c3620649ad07349f_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-update-keys-rhel9@sha256:a34e955a2feab0a482368e5738439d95253f2bc030b32cd6c3620649ad07349f_s390x" }, "product_reference": "openshift4/ose-cluster-update-keys-rhel9@sha256:a34e955a2feab0a482368e5738439d95253f2bc030b32cd6c3620649ad07349f_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-update-keys-rhel9@sha256:b406e529b6ec47feb76b5190cd9ddd04105ebe8cfae61b4afd4d8af64cd8d4cc_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-update-keys-rhel9@sha256:b406e529b6ec47feb76b5190cd9ddd04105ebe8cfae61b4afd4d8af64cd8d4cc_ppc64le" }, "product_reference": "openshift4/ose-cluster-update-keys-rhel9@sha256:b406e529b6ec47feb76b5190cd9ddd04105ebe8cfae61b4afd4d8af64cd8d4cc_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-version-rhel9-operator@sha256:009cd74d7857e0660ce07d377e43537a42401007407290a8f8ca96841bd19c5f_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:009cd74d7857e0660ce07d377e43537a42401007407290a8f8ca96841bd19c5f_ppc64le" }, "product_reference": "openshift4/ose-cluster-version-rhel9-operator@sha256:009cd74d7857e0660ce07d377e43537a42401007407290a8f8ca96841bd19c5f_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-version-rhel9-operator@sha256:318215ae07e01a8860ace47587541adf836f28545fc128860a6b32137c79bc7d_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:318215ae07e01a8860ace47587541adf836f28545fc128860a6b32137c79bc7d_s390x" }, "product_reference": "openshift4/ose-cluster-version-rhel9-operator@sha256:318215ae07e01a8860ace47587541adf836f28545fc128860a6b32137c79bc7d_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-version-rhel9-operator@sha256:765c82fedd0aa70a3b76863071a19c4ed6aa7a81f3c9adead509d4c9e70de88d_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:765c82fedd0aa70a3b76863071a19c4ed6aa7a81f3c9adead509d4c9e70de88d_arm64" }, "product_reference": "openshift4/ose-cluster-version-rhel9-operator@sha256:765c82fedd0aa70a3b76863071a19c4ed6aa7a81f3c9adead509d4c9e70de88d_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-cluster-version-rhel9-operator@sha256:cfcba2dc5c2ad623952c90c78cf1bd66a858fdcf67642b4221b5eaf050e953c4_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:cfcba2dc5c2ad623952c90c78cf1bd66a858fdcf67642b4221b5eaf050e953c4_amd64" }, "product_reference": "openshift4/ose-cluster-version-rhel9-operator@sha256:cfcba2dc5c2ad623952c90c78cf1bd66a858fdcf67642b4221b5eaf050e953c4_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-configmap-reloader-rhel9@sha256:a3a2ea42793472be0bbcae0b19e0a85c136c6f5b588b6f4ad61119df378d5cf6_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-configmap-reloader-rhel9@sha256:a3a2ea42793472be0bbcae0b19e0a85c136c6f5b588b6f4ad61119df378d5cf6_amd64" }, "product_reference": "openshift4/ose-configmap-reloader-rhel9@sha256:a3a2ea42793472be0bbcae0b19e0a85c136c6f5b588b6f4ad61119df378d5cf6_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-configmap-reloader-rhel9@sha256:bf60026f2c7567fa5cd445cf0ee3f176eba6574d6501cef2889dbde08110c84b_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-configmap-reloader-rhel9@sha256:bf60026f2c7567fa5cd445cf0ee3f176eba6574d6501cef2889dbde08110c84b_s390x" }, "product_reference": "openshift4/ose-configmap-reloader-rhel9@sha256:bf60026f2c7567fa5cd445cf0ee3f176eba6574d6501cef2889dbde08110c84b_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-configmap-reloader-rhel9@sha256:eb395d241354981eef4dcbb71b339952b46a2d1c027c10a7d115cf226bb58c23_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-configmap-reloader-rhel9@sha256:eb395d241354981eef4dcbb71b339952b46a2d1c027c10a7d115cf226bb58c23_ppc64le" }, "product_reference": "openshift4/ose-configmap-reloader-rhel9@sha256:eb395d241354981eef4dcbb71b339952b46a2d1c027c10a7d115cf226bb58c23_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-configmap-reloader-rhel9@sha256:f9f2d7bce97e460e46f44349219d222692ecc0341ed36fc11012dc75af93badb_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-configmap-reloader-rhel9@sha256:f9f2d7bce97e460e46f44349219d222692ecc0341ed36fc11012dc75af93badb_arm64" }, "product_reference": "openshift4/ose-configmap-reloader-rhel9@sha256:f9f2d7bce97e460e46f44349219d222692ecc0341ed36fc11012dc75af93badb_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-console-rhel9-operator@sha256:09370bdc9eb33d3fb6a4e88266238591776027ae859c2b2d18fbe64d72b4c943_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:09370bdc9eb33d3fb6a4e88266238591776027ae859c2b2d18fbe64d72b4c943_amd64" }, "product_reference": "openshift4/ose-console-rhel9-operator@sha256:09370bdc9eb33d3fb6a4e88266238591776027ae859c2b2d18fbe64d72b4c943_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-console-rhel9-operator@sha256:953680f2c6d6ce36de5a6bde0c7c2bbbf7139449e707e41f7b7954f251345d4a_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:953680f2c6d6ce36de5a6bde0c7c2bbbf7139449e707e41f7b7954f251345d4a_arm64" }, "product_reference": "openshift4/ose-console-rhel9-operator@sha256:953680f2c6d6ce36de5a6bde0c7c2bbbf7139449e707e41f7b7954f251345d4a_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-console-rhel9-operator@sha256:9b8dbf795ac1be9cbad13d2898cb73ed258504d10eb6f115c1d0fccf7b60ff30_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:9b8dbf795ac1be9cbad13d2898cb73ed258504d10eb6f115c1d0fccf7b60ff30_ppc64le" }, "product_reference": "openshift4/ose-console-rhel9-operator@sha256:9b8dbf795ac1be9cbad13d2898cb73ed258504d10eb6f115c1d0fccf7b60ff30_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-console-rhel9-operator@sha256:e81011eca2dbbffe57ca88496cf7e98f96c3329c292429a2dc50d114b06a885b_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:e81011eca2dbbffe57ca88496cf7e98f96c3329c292429a2dc50d114b06a885b_s390x" }, "product_reference": "openshift4/ose-console-rhel9-operator@sha256:e81011eca2dbbffe57ca88496cf7e98f96c3329c292429a2dc50d114b06a885b_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-console-rhel9@sha256:2728fc4461f1f0764d9ed90147735b87522b757bbf9ec16adc721b6202b8f74c_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:2728fc4461f1f0764d9ed90147735b87522b757bbf9ec16adc721b6202b8f74c_s390x" }, "product_reference": "openshift4/ose-console-rhel9@sha256:2728fc4461f1f0764d9ed90147735b87522b757bbf9ec16adc721b6202b8f74c_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-console-rhel9@sha256:99e760f87d54853e53479dec2944d058f279336caa222db50a41aa6b9c8e4bb8_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:99e760f87d54853e53479dec2944d058f279336caa222db50a41aa6b9c8e4bb8_arm64" }, "product_reference": "openshift4/ose-console-rhel9@sha256:99e760f87d54853e53479dec2944d058f279336caa222db50a41aa6b9c8e4bb8_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-console-rhel9@sha256:a5858683fdd123098f3dc354e156d81242501ade49af72b711569ca6b44e9325_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:a5858683fdd123098f3dc354e156d81242501ade49af72b711569ca6b44e9325_amd64" }, "product_reference": "openshift4/ose-console-rhel9@sha256:a5858683fdd123098f3dc354e156d81242501ade49af72b711569ca6b44e9325_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-console-rhel9@sha256:ff7a2c4609753c24d02a1c8e59940bd56c5228821193275ee81cdb3c5683a6ea_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:ff7a2c4609753c24d02a1c8e59940bd56c5228821193275ee81cdb3c5683a6ea_ppc64le" }, "product_reference": "openshift4/ose-console-rhel9@sha256:ff7a2c4609753c24d02a1c8e59940bd56c5228821193275ee81cdb3c5683a6ea_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-container-networking-plugins-rhel9@sha256:75af62512de7419730d267bea9260f455d7fe75e5cc32473ea894a7cde3b195a_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-container-networking-plugins-rhel9@sha256:75af62512de7419730d267bea9260f455d7fe75e5cc32473ea894a7cde3b195a_arm64" }, "product_reference": "openshift4/ose-container-networking-plugins-rhel9@sha256:75af62512de7419730d267bea9260f455d7fe75e5cc32473ea894a7cde3b195a_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-container-networking-plugins-rhel9@sha256:973769250abe3c84614553a91b68de480b07450080ad7c3e24480d39e778a769_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-container-networking-plugins-rhel9@sha256:973769250abe3c84614553a91b68de480b07450080ad7c3e24480d39e778a769_amd64" }, "product_reference": "openshift4/ose-container-networking-plugins-rhel9@sha256:973769250abe3c84614553a91b68de480b07450080ad7c3e24480d39e778a769_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-container-networking-plugins-rhel9@sha256:b0889b4b6b3b0f2bea7497e35e0daaac995d2ce0394e57909d0e21e3dc90bb81_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-container-networking-plugins-rhel9@sha256:b0889b4b6b3b0f2bea7497e35e0daaac995d2ce0394e57909d0e21e3dc90bb81_s390x" }, "product_reference": "openshift4/ose-container-networking-plugins-rhel9@sha256:b0889b4b6b3b0f2bea7497e35e0daaac995d2ce0394e57909d0e21e3dc90bb81_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-container-networking-plugins-rhel9@sha256:d35664643d7c9e6f4e6e4f4ca12242353e2c887806757593680f35c4007af128_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-container-networking-plugins-rhel9@sha256:d35664643d7c9e6f4e6e4f4ca12242353e2c887806757593680f35c4007af128_ppc64le" }, "product_reference": "openshift4/ose-container-networking-plugins-rhel9@sha256:d35664643d7c9e6f4e6e4f4ca12242353e2c887806757593680f35c4007af128_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-coredns-rhel9@sha256:1ed53a8f364bedee89ba2292436304d936d9df2d9b24850d983879de0165e2a1_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-coredns-rhel9@sha256:1ed53a8f364bedee89ba2292436304d936d9df2d9b24850d983879de0165e2a1_arm64" }, "product_reference": "openshift4/ose-coredns-rhel9@sha256:1ed53a8f364bedee89ba2292436304d936d9df2d9b24850d983879de0165e2a1_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-coredns-rhel9@sha256:acb99b7711469a033c791ed4b4dfbabe5e144b230a2c00ff8b8bed4ba4a614a9_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-coredns-rhel9@sha256:acb99b7711469a033c791ed4b4dfbabe5e144b230a2c00ff8b8bed4ba4a614a9_amd64" }, "product_reference": "openshift4/ose-coredns-rhel9@sha256:acb99b7711469a033c791ed4b4dfbabe5e144b230a2c00ff8b8bed4ba4a614a9_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-coredns-rhel9@sha256:c716a42efdc552b1a3facd297262f7e3d03f7d370550d3f1edd4ab40daae3858_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-coredns-rhel9@sha256:c716a42efdc552b1a3facd297262f7e3d03f7d370550d3f1edd4ab40daae3858_s390x" }, "product_reference": "openshift4/ose-coredns-rhel9@sha256:c716a42efdc552b1a3facd297262f7e3d03f7d370550d3f1edd4ab40daae3858_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-coredns-rhel9@sha256:d268449895a2ec900102d83409355d17346b3e7e2b372a61945c6fd15addca25_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-coredns-rhel9@sha256:d268449895a2ec900102d83409355d17346b3e7e2b372a61945c6fd15addca25_ppc64le" }, "product_reference": "openshift4/ose-coredns-rhel9@sha256:d268449895a2ec900102d83409355d17346b3e7e2b372a61945c6fd15addca25_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-csi-driver-manila-rhel9-operator@sha256:c73669836053752d1acc54f86b21a2f0a4b410119db572669b54622850259ec2_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-csi-driver-manila-rhel9-operator@sha256:c73669836053752d1acc54f86b21a2f0a4b410119db572669b54622850259ec2_ppc64le" }, "product_reference": "openshift4/ose-csi-driver-manila-rhel9-operator@sha256:c73669836053752d1acc54f86b21a2f0a4b410119db572669b54622850259ec2_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-csi-driver-manila-rhel9-operator@sha256:e6317d2692bda41fc782afd72f81a4438e015096832c28578aaf54fc2703480d_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-csi-driver-manila-rhel9-operator@sha256:e6317d2692bda41fc782afd72f81a4438e015096832c28578aaf54fc2703480d_amd64" }, "product_reference": "openshift4/ose-csi-driver-manila-rhel9-operator@sha256:e6317d2692bda41fc782afd72f81a4438e015096832c28578aaf54fc2703480d_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-csi-driver-manila-rhel9@sha256:329d62a158f5a23f43d926c654279206abbb6ceab01737d65a623a6d3e48b8d6_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-csi-driver-manila-rhel9@sha256:329d62a158f5a23f43d926c654279206abbb6ceab01737d65a623a6d3e48b8d6_amd64" }, "product_reference": "openshift4/ose-csi-driver-manila-rhel9@sha256:329d62a158f5a23f43d926c654279206abbb6ceab01737d65a623a6d3e48b8d6_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-csi-driver-manila-rhel9@sha256:a8fccbd953bb5902bdb6a8be0f5d8dd6df4d8340fb4e89b37b60fef78e02d30a_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-csi-driver-manila-rhel9@sha256:a8fccbd953bb5902bdb6a8be0f5d8dd6df4d8340fb4e89b37b60fef78e02d30a_ppc64le" }, "product_reference": "openshift4/ose-csi-driver-manila-rhel9@sha256:a8fccbd953bb5902bdb6a8be0f5d8dd6df4d8340fb4e89b37b60fef78e02d30a_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-csi-driver-nfs-rhel9@sha256:1887000754f427f35b9cf610f754307f26b2e59c803fd32aa111a7e45a36752c_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-csi-driver-nfs-rhel9@sha256:1887000754f427f35b9cf610f754307f26b2e59c803fd32aa111a7e45a36752c_amd64" }, "product_reference": "openshift4/ose-csi-driver-nfs-rhel9@sha256:1887000754f427f35b9cf610f754307f26b2e59c803fd32aa111a7e45a36752c_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-csi-driver-nfs-rhel9@sha256:2bdfca23117e30736f4e123288949b24c42dc25cfcd5fea96678c5b036092825_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-csi-driver-nfs-rhel9@sha256:2bdfca23117e30736f4e123288949b24c42dc25cfcd5fea96678c5b036092825_ppc64le" }, "product_reference": "openshift4/ose-csi-driver-nfs-rhel9@sha256:2bdfca23117e30736f4e123288949b24c42dc25cfcd5fea96678c5b036092825_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:33c099fe7da772893944118e77933c57b3f42a7bba6d627b0510634bf188faca_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:33c099fe7da772893944118e77933c57b3f42a7bba6d627b0510634bf188faca_amd64" }, "product_reference": "openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:33c099fe7da772893944118e77933c57b3f42a7bba6d627b0510634bf188faca_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:5bfd50def733e46276d656f902fb87591f4405dc887caacefb6cfeaa376990b2_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:5bfd50def733e46276d656f902fb87591f4405dc887caacefb6cfeaa376990b2_s390x" }, "product_reference": "openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:5bfd50def733e46276d656f902fb87591f4405dc887caacefb6cfeaa376990b2_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:8552e0596d6aaa922e01d9384c3ba26cd08db8a0b2e93aa8adc2e81a421e0cbd_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:8552e0596d6aaa922e01d9384c3ba26cd08db8a0b2e93aa8adc2e81a421e0cbd_arm64" }, "product_reference": "openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:8552e0596d6aaa922e01d9384c3ba26cd08db8a0b2e93aa8adc2e81a421e0cbd_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:e50f4a9bee5d6bbee17c9ca20e57585656cb133a1c8195fb6f7ae859abe6af63_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:e50f4a9bee5d6bbee17c9ca20e57585656cb133a1c8195fb6f7ae859abe6af63_ppc64le" }, "product_reference": "openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:e50f4a9bee5d6bbee17c9ca20e57585656cb133a1c8195fb6f7ae859abe6af63_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-csi-driver-shared-resource-rhel9@sha256:abd9a6910fd825b42f75401cc528bff3278e8a954d1531a8b71b71fd0d0d892e_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:abd9a6910fd825b42f75401cc528bff3278e8a954d1531a8b71b71fd0d0d892e_s390x" }, "product_reference": "openshift4/ose-csi-driver-shared-resource-rhel9@sha256:abd9a6910fd825b42f75401cc528bff3278e8a954d1531a8b71b71fd0d0d892e_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-csi-driver-shared-resource-rhel9@sha256:bbc6de71d7514d6224b2923d96f45ce66c78dc30beb9adc88a2453df68697520_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:bbc6de71d7514d6224b2923d96f45ce66c78dc30beb9adc88a2453df68697520_ppc64le" }, "product_reference": "openshift4/ose-csi-driver-shared-resource-rhel9@sha256:bbc6de71d7514d6224b2923d96f45ce66c78dc30beb9adc88a2453df68697520_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-csi-driver-shared-resource-rhel9@sha256:cc418b75e50292a06c889ea1d4748c38b4c6d0b66a62d157004aaa685560da9e_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:cc418b75e50292a06c889ea1d4748c38b4c6d0b66a62d157004aaa685560da9e_arm64" }, "product_reference": "openshift4/ose-csi-driver-shared-resource-rhel9@sha256:cc418b75e50292a06c889ea1d4748c38b4c6d0b66a62d157004aaa685560da9e_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e72c1cae0d72836b86a516c3b26a57f477764cbc6ece400eb9d54339ff925e76_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e72c1cae0d72836b86a516c3b26a57f477764cbc6ece400eb9d54339ff925e76_amd64" }, "product_reference": "openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e72c1cae0d72836b86a516c3b26a57f477764cbc6ece400eb9d54339ff925e76_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:0f117ffedb3ac04246aae594b47467b32d746165a78224973ebc76566000e440_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:0f117ffedb3ac04246aae594b47467b32d746165a78224973ebc76566000e440_arm64" }, "product_reference": "openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:0f117ffedb3ac04246aae594b47467b32d746165a78224973ebc76566000e440_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:4a312a9489d1c42769829508dd706c1197a354af0630c6b0e2f625723c088a2a_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:4a312a9489d1c42769829508dd706c1197a354af0630c6b0e2f625723c088a2a_ppc64le" }, "product_reference": "openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:4a312a9489d1c42769829508dd706c1197a354af0630c6b0e2f625723c088a2a_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:616267d404f4ae99963fe3cb8a29761e3b2ad098a26b76befec8e9cce84f9d01_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:616267d404f4ae99963fe3cb8a29761e3b2ad098a26b76befec8e9cce84f9d01_amd64" }, "product_reference": "openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:616267d404f4ae99963fe3cb8a29761e3b2ad098a26b76befec8e9cce84f9d01_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:87e82a6fa2292fc766731802b850916e93124da31a6431bbd744c651e078a67c_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:87e82a6fa2292fc766731802b850916e93124da31a6431bbd744c651e078a67c_s390x" }, "product_reference": "openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:87e82a6fa2292fc766731802b850916e93124da31a6431bbd744c651e078a67c_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-csi-external-attacher-rhel9@sha256:0ecf09e83871b715c75d35033e04ab687015b220a2b11b72f940d6869cfe68dd_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-csi-external-attacher-rhel9@sha256:0ecf09e83871b715c75d35033e04ab687015b220a2b11b72f940d6869cfe68dd_arm64" }, "product_reference": "openshift4/ose-csi-external-attacher-rhel9@sha256:0ecf09e83871b715c75d35033e04ab687015b220a2b11b72f940d6869cfe68dd_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-csi-external-attacher-rhel9@sha256:18f4a510c4b26b12fc5257d04a1a167e8e1b721f93c3d2d4bfe3756d0282be5e_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-csi-external-attacher-rhel9@sha256:18f4a510c4b26b12fc5257d04a1a167e8e1b721f93c3d2d4bfe3756d0282be5e_amd64" }, "product_reference": "openshift4/ose-csi-external-attacher-rhel9@sha256:18f4a510c4b26b12fc5257d04a1a167e8e1b721f93c3d2d4bfe3756d0282be5e_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-csi-external-attacher-rhel9@sha256:d807416278dfb5a355ce8a6fca1b161bed2e2bcd00afcee3027e00b39c7115d2_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-csi-external-attacher-rhel9@sha256:d807416278dfb5a355ce8a6fca1b161bed2e2bcd00afcee3027e00b39c7115d2_ppc64le" }, "product_reference": "openshift4/ose-csi-external-attacher-rhel9@sha256:d807416278dfb5a355ce8a6fca1b161bed2e2bcd00afcee3027e00b39c7115d2_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-csi-external-attacher-rhel9@sha256:db4af2fc7f4c898a6f145f4033304e3d9af32682b4788097aef145d154e2e9be_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-csi-external-attacher-rhel9@sha256:db4af2fc7f4c898a6f145f4033304e3d9af32682b4788097aef145d154e2e9be_s390x" }, "product_reference": "openshift4/ose-csi-external-attacher-rhel9@sha256:db4af2fc7f4c898a6f145f4033304e3d9af32682b4788097aef145d154e2e9be_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-csi-external-provisioner-rhel9@sha256:0c4ec7a3680bdb44b71c87730491fb9a5f34748f18fe1ad41211955583a40caa_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-csi-external-provisioner-rhel9@sha256:0c4ec7a3680bdb44b71c87730491fb9a5f34748f18fe1ad41211955583a40caa_s390x" }, "product_reference": "openshift4/ose-csi-external-provisioner-rhel9@sha256:0c4ec7a3680bdb44b71c87730491fb9a5f34748f18fe1ad41211955583a40caa_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-csi-external-provisioner-rhel9@sha256:a2b936748a6fd8281c71dc6ec389a56e28bee2531e46721e677ca52ad950327f_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-csi-external-provisioner-rhel9@sha256:a2b936748a6fd8281c71dc6ec389a56e28bee2531e46721e677ca52ad950327f_amd64" }, "product_reference": "openshift4/ose-csi-external-provisioner-rhel9@sha256:a2b936748a6fd8281c71dc6ec389a56e28bee2531e46721e677ca52ad950327f_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-csi-external-provisioner-rhel9@sha256:bca64d1c302de969c582d1bfd61c79ee346e9ebe15f6506995f31513780c87f6_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-csi-external-provisioner-rhel9@sha256:bca64d1c302de969c582d1bfd61c79ee346e9ebe15f6506995f31513780c87f6_arm64" }, "product_reference": "openshift4/ose-csi-external-provisioner-rhel9@sha256:bca64d1c302de969c582d1bfd61c79ee346e9ebe15f6506995f31513780c87f6_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-csi-external-provisioner-rhel9@sha256:bd6bf0ab9466bff1dd9618604dba402439829cf812d699e4fcec310267c45030_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-csi-external-provisioner-rhel9@sha256:bd6bf0ab9466bff1dd9618604dba402439829cf812d699e4fcec310267c45030_ppc64le" }, "product_reference": "openshift4/ose-csi-external-provisioner-rhel9@sha256:bd6bf0ab9466bff1dd9618604dba402439829cf812d699e4fcec310267c45030_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-csi-external-resizer-rhel9@sha256:17291c69d3bed0266dc370cfa0f1842b160d562e5fa0e38eb03d57b8d1c941a6_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-csi-external-resizer-rhel9@sha256:17291c69d3bed0266dc370cfa0f1842b160d562e5fa0e38eb03d57b8d1c941a6_arm64" }, "product_reference": "openshift4/ose-csi-external-resizer-rhel9@sha256:17291c69d3bed0266dc370cfa0f1842b160d562e5fa0e38eb03d57b8d1c941a6_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-csi-external-resizer-rhel9@sha256:773fa229b7930a2c22e848a3147cba42bf397e491b6e063c57bf2c8a4024af73_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-csi-external-resizer-rhel9@sha256:773fa229b7930a2c22e848a3147cba42bf397e491b6e063c57bf2c8a4024af73_amd64" }, "product_reference": "openshift4/ose-csi-external-resizer-rhel9@sha256:773fa229b7930a2c22e848a3147cba42bf397e491b6e063c57bf2c8a4024af73_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-csi-external-resizer-rhel9@sha256:a2c98d61f6dd20b927e4472a86eaac7b358a99c2c7f99f635d07a049d3741a3b_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-csi-external-resizer-rhel9@sha256:a2c98d61f6dd20b927e4472a86eaac7b358a99c2c7f99f635d07a049d3741a3b_s390x" }, "product_reference": "openshift4/ose-csi-external-resizer-rhel9@sha256:a2c98d61f6dd20b927e4472a86eaac7b358a99c2c7f99f635d07a049d3741a3b_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-csi-external-resizer-rhel9@sha256:b4adac630f9fe5a670ab12fd46c856f07f6ecca4aad883344ed50465f28e6d78_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-csi-external-resizer-rhel9@sha256:b4adac630f9fe5a670ab12fd46c856f07f6ecca4aad883344ed50465f28e6d78_ppc64le" }, "product_reference": "openshift4/ose-csi-external-resizer-rhel9@sha256:b4adac630f9fe5a670ab12fd46c856f07f6ecca4aad883344ed50465f28e6d78_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:2919fcb3fec4afc850358f39c524d35f3bd4176edd393e944b3191568bcdd584_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-csi-external-snapshotter-rhel9@sha256:2919fcb3fec4afc850358f39c524d35f3bd4176edd393e944b3191568bcdd584_s390x" }, "product_reference": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:2919fcb3fec4afc850358f39c524d35f3bd4176edd393e944b3191568bcdd584_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:4719384cc34c33a39e7a1d1f628612ab82b3ca538f70dbe1ce2a3a4a608a588d_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-csi-external-snapshotter-rhel9@sha256:4719384cc34c33a39e7a1d1f628612ab82b3ca538f70dbe1ce2a3a4a608a588d_ppc64le" }, "product_reference": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:4719384cc34c33a39e7a1d1f628612ab82b3ca538f70dbe1ce2a3a4a608a588d_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:572e6a139ddf4d26120846323994848180108aba5f2302890a00da8b8b520989_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-csi-external-snapshotter-rhel9@sha256:572e6a139ddf4d26120846323994848180108aba5f2302890a00da8b8b520989_amd64" }, "product_reference": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:572e6a139ddf4d26120846323994848180108aba5f2302890a00da8b8b520989_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:59a622584a35d1dc0ff327266c006c90a907fe5753acd2741193b290c86cef77_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-csi-external-snapshotter-rhel9@sha256:59a622584a35d1dc0ff327266c006c90a907fe5753acd2741193b290c86cef77_arm64" }, "product_reference": "openshift4/ose-csi-external-snapshotter-rhel9@sha256:59a622584a35d1dc0ff327266c006c90a907fe5753acd2741193b290c86cef77_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-csi-livenessprobe-rhel9@sha256:3655c70dd6fcdf7f1e1ecce3903e6badfa551e39f37562e2ba0ced1c217e2410_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-csi-livenessprobe-rhel9@sha256:3655c70dd6fcdf7f1e1ecce3903e6badfa551e39f37562e2ba0ced1c217e2410_arm64" }, "product_reference": "openshift4/ose-csi-livenessprobe-rhel9@sha256:3655c70dd6fcdf7f1e1ecce3903e6badfa551e39f37562e2ba0ced1c217e2410_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-csi-livenessprobe-rhel9@sha256:be7eaff92385eba00914a3727cf2d6e00c5c321965d042f2f646fc5fd20988ad_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-csi-livenessprobe-rhel9@sha256:be7eaff92385eba00914a3727cf2d6e00c5c321965d042f2f646fc5fd20988ad_ppc64le" }, "product_reference": "openshift4/ose-csi-livenessprobe-rhel9@sha256:be7eaff92385eba00914a3727cf2d6e00c5c321965d042f2f646fc5fd20988ad_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-csi-livenessprobe-rhel9@sha256:e82b33b3c5c33de944d6ec0f0f8c1f30db31317210c408778c0ef593f6f9e07c_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-csi-livenessprobe-rhel9@sha256:e82b33b3c5c33de944d6ec0f0f8c1f30db31317210c408778c0ef593f6f9e07c_s390x" }, "product_reference": "openshift4/ose-csi-livenessprobe-rhel9@sha256:e82b33b3c5c33de944d6ec0f0f8c1f30db31317210c408778c0ef593f6f9e07c_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-csi-livenessprobe-rhel9@sha256:f3084026bbbb6603717fe0ad04df7aa4616d43eee24a9404b6482cf95a4005c6_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-csi-livenessprobe-rhel9@sha256:f3084026bbbb6603717fe0ad04df7aa4616d43eee24a9404b6482cf95a4005c6_amd64" }, "product_reference": "openshift4/ose-csi-livenessprobe-rhel9@sha256:f3084026bbbb6603717fe0ad04df7aa4616d43eee24a9404b6482cf95a4005c6_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-csi-node-driver-registrar-rhel9@sha256:064ea9839beceefa22ea75bec600cde687abf950dec91081cd0d8ce0db588027_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-csi-node-driver-registrar-rhel9@sha256:064ea9839beceefa22ea75bec600cde687abf950dec91081cd0d8ce0db588027_s390x" }, "product_reference": "openshift4/ose-csi-node-driver-registrar-rhel9@sha256:064ea9839beceefa22ea75bec600cde687abf950dec91081cd0d8ce0db588027_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-csi-node-driver-registrar-rhel9@sha256:c3adbf1fc8493ffd3506f9a51b33f10ed10a2018e1d6db0102e81906e12c3d9c_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-csi-node-driver-registrar-rhel9@sha256:c3adbf1fc8493ffd3506f9a51b33f10ed10a2018e1d6db0102e81906e12c3d9c_ppc64le" }, "product_reference": "openshift4/ose-csi-node-driver-registrar-rhel9@sha256:c3adbf1fc8493ffd3506f9a51b33f10ed10a2018e1d6db0102e81906e12c3d9c_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-csi-node-driver-registrar-rhel9@sha256:dbceab32444995093af9dbb312b9a72cf3c15032fe8700211243a013a575ff0a_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-csi-node-driver-registrar-rhel9@sha256:dbceab32444995093af9dbb312b9a72cf3c15032fe8700211243a013a575ff0a_amd64" }, "product_reference": "openshift4/ose-csi-node-driver-registrar-rhel9@sha256:dbceab32444995093af9dbb312b9a72cf3c15032fe8700211243a013a575ff0a_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-csi-node-driver-registrar-rhel9@sha256:ecab82fcd2acc9617b4e86c5d41c6e0c74ce682e58b56e5c2955985ecd918473_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-csi-node-driver-registrar-rhel9@sha256:ecab82fcd2acc9617b4e86c5d41c6e0c74ce682e58b56e5c2955985ecd918473_arm64" }, "product_reference": "openshift4/ose-csi-node-driver-registrar-rhel9@sha256:ecab82fcd2acc9617b4e86c5d41c6e0c74ce682e58b56e5c2955985ecd918473_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:66e97aaa85cc6723c1ee711778c64a32046553e386399e31b7298866a103b8c3_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-csi-snapshot-controller-rhel9@sha256:66e97aaa85cc6723c1ee711778c64a32046553e386399e31b7298866a103b8c3_amd64" }, "product_reference": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:66e97aaa85cc6723c1ee711778c64a32046553e386399e31b7298866a103b8c3_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:9334e3e22d5880427f7f011cfb426505172128a7428d3503e27b9b2a909c359c_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-csi-snapshot-controller-rhel9@sha256:9334e3e22d5880427f7f011cfb426505172128a7428d3503e27b9b2a909c359c_ppc64le" }, "product_reference": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:9334e3e22d5880427f7f011cfb426505172128a7428d3503e27b9b2a909c359c_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:9e935873b4fee77568b6f667185d5c463d0700fdc5757a64f945110273d4f4ce_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-csi-snapshot-controller-rhel9@sha256:9e935873b4fee77568b6f667185d5c463d0700fdc5757a64f945110273d4f4ce_arm64" }, "product_reference": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:9e935873b4fee77568b6f667185d5c463d0700fdc5757a64f945110273d4f4ce_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:c1c572eca3c27d5953827bedb24634d0c04df767dc85df7e0f7a9a433c149b44_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-csi-snapshot-controller-rhel9@sha256:c1c572eca3c27d5953827bedb24634d0c04df767dc85df7e0f7a9a433c149b44_s390x" }, "product_reference": "openshift4/ose-csi-snapshot-controller-rhel9@sha256:c1c572eca3c27d5953827bedb24634d0c04df767dc85df7e0f7a9a433c149b44_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:485a09448ddf4bda78e50991a7635da8b2365a0ed8001b37b233904ea9e7fd36_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:485a09448ddf4bda78e50991a7635da8b2365a0ed8001b37b233904ea9e7fd36_arm64" }, "product_reference": "openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:485a09448ddf4bda78e50991a7635da8b2365a0ed8001b37b233904ea9e7fd36_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:72e1ec4501510e8ff3e51661a0bea692929d016f53ebc6862dccbb9634ce2905_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:72e1ec4501510e8ff3e51661a0bea692929d016f53ebc6862dccbb9634ce2905_s390x" }, "product_reference": "openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:72e1ec4501510e8ff3e51661a0bea692929d016f53ebc6862dccbb9634ce2905_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:a43be110d11f49fc87b25b46da318bbf799e1a140f518f7b4fde414c7af341b4_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:a43be110d11f49fc87b25b46da318bbf799e1a140f518f7b4fde414c7af341b4_amd64" }, "product_reference": "openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:a43be110d11f49fc87b25b46da318bbf799e1a140f518f7b4fde414c7af341b4_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c2b7348b0a4e03268b0ee6c304cd66567920fa0447f6f55c69ad1d3385f24de5_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c2b7348b0a4e03268b0ee6c304cd66567920fa0447f6f55c69ad1d3385f24de5_ppc64le" }, "product_reference": "openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c2b7348b0a4e03268b0ee6c304cd66567920fa0447f6f55c69ad1d3385f24de5_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-deployer-rhel9@sha256:081f74f892e33ada4320c9cfb7bb06f8d80ebe87c8fc2b522b6df27874334f6e_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:081f74f892e33ada4320c9cfb7bb06f8d80ebe87c8fc2b522b6df27874334f6e_arm64" }, "product_reference": "openshift4/ose-deployer-rhel9@sha256:081f74f892e33ada4320c9cfb7bb06f8d80ebe87c8fc2b522b6df27874334f6e_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-deployer-rhel9@sha256:48c8caaf54c288fef37535c4c8f7f3e2c685482c2ff7510ba818a078d96c7d61_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:48c8caaf54c288fef37535c4c8f7f3e2c685482c2ff7510ba818a078d96c7d61_s390x" }, "product_reference": "openshift4/ose-deployer-rhel9@sha256:48c8caaf54c288fef37535c4c8f7f3e2c685482c2ff7510ba818a078d96c7d61_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-deployer-rhel9@sha256:5f49518b80af27c68882498c7422f07385d2f2d984ff0546cd3ceb32250ad4df_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:5f49518b80af27c68882498c7422f07385d2f2d984ff0546cd3ceb32250ad4df_amd64" }, "product_reference": "openshift4/ose-deployer-rhel9@sha256:5f49518b80af27c68882498c7422f07385d2f2d984ff0546cd3ceb32250ad4df_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-deployer-rhel9@sha256:e785d85bf85896f982bd0b94303fdb35b0c2c60cf0458e4c5fb0833ba24f7595_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:e785d85bf85896f982bd0b94303fdb35b0c2c60cf0458e4c5fb0833ba24f7595_ppc64le" }, "product_reference": "openshift4/ose-deployer-rhel9@sha256:e785d85bf85896f982bd0b94303fdb35b0c2c60cf0458e4c5fb0833ba24f7595_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-docker-builder-rhel9@sha256:7452a6237d08b92ea7edf746be9cd2b6e46d7499007db659cb321ccc4d825218_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:7452a6237d08b92ea7edf746be9cd2b6e46d7499007db659cb321ccc4d825218_arm64" }, "product_reference": "openshift4/ose-docker-builder-rhel9@sha256:7452a6237d08b92ea7edf746be9cd2b6e46d7499007db659cb321ccc4d825218_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-docker-builder-rhel9@sha256:78821c20ffb87d62624c9a0e1851f9182fe93d135b8a277dba7a38132155d199_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:78821c20ffb87d62624c9a0e1851f9182fe93d135b8a277dba7a38132155d199_amd64" }, "product_reference": "openshift4/ose-docker-builder-rhel9@sha256:78821c20ffb87d62624c9a0e1851f9182fe93d135b8a277dba7a38132155d199_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-docker-builder-rhel9@sha256:8178a2c1a65dd82fb3dd9a264c987bb2f39acf5a85d177ecc1815d4aafbd132b_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:8178a2c1a65dd82fb3dd9a264c987bb2f39acf5a85d177ecc1815d4aafbd132b_ppc64le" }, "product_reference": "openshift4/ose-docker-builder-rhel9@sha256:8178a2c1a65dd82fb3dd9a264c987bb2f39acf5a85d177ecc1815d4aafbd132b_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-docker-builder-rhel9@sha256:e69d9bb39e69aec74ec96f120a8172ea94a9f85cf487e5b43bd5e53618ea26f3_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:e69d9bb39e69aec74ec96f120a8172ea94a9f85cf487e5b43bd5e53618ea26f3_s390x" }, "product_reference": "openshift4/ose-docker-builder-rhel9@sha256:e69d9bb39e69aec74ec96f120a8172ea94a9f85cf487e5b43bd5e53618ea26f3_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-docker-registry-rhel9@sha256:3c51b66a7d670995df432135c722821adaeb680937953fdcde36b5842d12e2f3_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-docker-registry-rhel9@sha256:3c51b66a7d670995df432135c722821adaeb680937953fdcde36b5842d12e2f3_ppc64le" }, "product_reference": "openshift4/ose-docker-registry-rhel9@sha256:3c51b66a7d670995df432135c722821adaeb680937953fdcde36b5842d12e2f3_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-docker-registry-rhel9@sha256:a5e096645101838bc75e83bca27d7c69114fdc93c3eba857e28fbe1121252ac6_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-docker-registry-rhel9@sha256:a5e096645101838bc75e83bca27d7c69114fdc93c3eba857e28fbe1121252ac6_amd64" }, "product_reference": "openshift4/ose-docker-registry-rhel9@sha256:a5e096645101838bc75e83bca27d7c69114fdc93c3eba857e28fbe1121252ac6_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-docker-registry-rhel9@sha256:aed9c1b83d6cd494fc5acc96baf571a63823f09bd12dd19495c9d4cdaeb9a567_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-docker-registry-rhel9@sha256:aed9c1b83d6cd494fc5acc96baf571a63823f09bd12dd19495c9d4cdaeb9a567_s390x" }, "product_reference": "openshift4/ose-docker-registry-rhel9@sha256:aed9c1b83d6cd494fc5acc96baf571a63823f09bd12dd19495c9d4cdaeb9a567_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-docker-registry-rhel9@sha256:f3f6377d014beff44475d7399cb8964c80f4e82cef1566e6bc7d66a114c55d56_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-docker-registry-rhel9@sha256:f3f6377d014beff44475d7399cb8964c80f4e82cef1566e6bc7d66a114c55d56_arm64" }, "product_reference": "openshift4/ose-docker-registry-rhel9@sha256:f3f6377d014beff44475d7399cb8964c80f4e82cef1566e6bc7d66a114c55d56_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-etcd-rhel9@sha256:41c64d2c8c8f0fa6dcc9930aec9cff0af506ffcd541d25a96ebd1d047f5b959d_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-etcd-rhel9@sha256:41c64d2c8c8f0fa6dcc9930aec9cff0af506ffcd541d25a96ebd1d047f5b959d_amd64" }, "product_reference": "openshift4/ose-etcd-rhel9@sha256:41c64d2c8c8f0fa6dcc9930aec9cff0af506ffcd541d25a96ebd1d047f5b959d_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-etcd-rhel9@sha256:b15815a603cd7fbf527d149eac887e2742af552f54bfcbf786431782723e5744_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-etcd-rhel9@sha256:b15815a603cd7fbf527d149eac887e2742af552f54bfcbf786431782723e5744_arm64" }, "product_reference": "openshift4/ose-etcd-rhel9@sha256:b15815a603cd7fbf527d149eac887e2742af552f54bfcbf786431782723e5744_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-etcd-rhel9@sha256:cf084c3cef3329575e32d56515dc85c0fc2ac38a7f691fa28d52f1ac05e4e94c_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-etcd-rhel9@sha256:cf084c3cef3329575e32d56515dc85c0fc2ac38a7f691fa28d52f1ac05e4e94c_s390x" }, "product_reference": "openshift4/ose-etcd-rhel9@sha256:cf084c3cef3329575e32d56515dc85c0fc2ac38a7f691fa28d52f1ac05e4e94c_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-etcd-rhel9@sha256:fe9fc35575a1739725f5b3eed21bf1cee7bfd4819ac816f07cbc94cc67f2b7f0_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-etcd-rhel9@sha256:fe9fc35575a1739725f5b3eed21bf1cee7bfd4819ac816f07cbc94cc67f2b7f0_ppc64le" }, "product_reference": "openshift4/ose-etcd-rhel9@sha256:fe9fc35575a1739725f5b3eed21bf1cee7bfd4819ac816f07cbc94cc67f2b7f0_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4c7445e30204ee2b65b7c571d4aeaa67d1ff7a780382a1428c3af026ec7eac79_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4c7445e30204ee2b65b7c571d4aeaa67d1ff7a780382a1428c3af026ec7eac79_arm64" }, "product_reference": "openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4c7445e30204ee2b65b7c571d4aeaa67d1ff7a780382a1428c3af026ec7eac79_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5f84b234f2bafa731e4554c9bfde2970c94e7f073867388962c0533e9bad74cc_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5f84b234f2bafa731e4554c9bfde2970c94e7f073867388962c0533e9bad74cc_amd64" }, "product_reference": "openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5f84b234f2bafa731e4554c9bfde2970c94e7f073867388962c0533e9bad74cc_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8d82b8f8678ffca995261cc5a56af65f844d4ae57a116bb3cae87e12f652a146_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8d82b8f8678ffca995261cc5a56af65f844d4ae57a116bb3cae87e12f652a146_ppc64le" }, "product_reference": "openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8d82b8f8678ffca995261cc5a56af65f844d4ae57a116bb3cae87e12f652a146_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:20d4840b515d63205c1e696b012aab48552996e349559b4f1e368e73cd4c370f_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:20d4840b515d63205c1e696b012aab48552996e349559b4f1e368e73cd4c370f_ppc64le" }, "product_reference": "openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:20d4840b515d63205c1e696b012aab48552996e349559b4f1e368e73cd4c370f_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6650b4611fb0f7db84975f34c846222060e35bc9279818db39f1f49bfc15bc08_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6650b4611fb0f7db84975f34c846222060e35bc9279818db39f1f49bfc15bc08_arm64" }, "product_reference": "openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6650b4611fb0f7db84975f34c846222060e35bc9279818db39f1f49bfc15bc08_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f9e9e61dafd5315dc23cdd537de910130a8e6c7e6d06f73faf64e533588d07d6_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f9e9e61dafd5315dc23cdd537de910130a8e6c7e6d06f73faf64e533588d07d6_amd64" }, "product_reference": "openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f9e9e61dafd5315dc23cdd537de910130a8e6c7e6d06f73faf64e533588d07d6_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:8b29e387125f80021953bec7827b632730bcaa43492ca1195886d3f3ed6d2adf_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:8b29e387125f80021953bec7827b632730bcaa43492ca1195886d3f3ed6d2adf_ppc64le" }, "product_reference": "openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:8b29e387125f80021953bec7827b632730bcaa43492ca1195886d3f3ed6d2adf_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:8f468a261c1d304bdb32a5e6b8249fe685cec73308984e53eec5e4810e296384_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:8f468a261c1d304bdb32a5e6b8249fe685cec73308984e53eec5e4810e296384_amd64" }, "product_reference": "openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:8f468a261c1d304bdb32a5e6b8249fe685cec73308984e53eec5e4810e296384_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:caa803d70386e611b83f2b8652b9ce84d65c99a92166eaf014671f86f4ad4d1b_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:caa803d70386e611b83f2b8652b9ce84d65c99a92166eaf014671f86f4ad4d1b_arm64" }, "product_reference": "openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:caa803d70386e611b83f2b8652b9ce84d65c99a92166eaf014671f86f4ad4d1b_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:23a050153da0f5cea24f5137327ac787da3d4b8c252fb36d5641999c14aa03cb_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:23a050153da0f5cea24f5137327ac787da3d4b8c252fb36d5641999c14aa03cb_arm64" }, "product_reference": "openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:23a050153da0f5cea24f5137327ac787da3d4b8c252fb36d5641999c14aa03cb_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:c6c4d1ee6411493ce488cc9ee380c09de5a1e928db538de2ebc700e102a8db28_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:c6c4d1ee6411493ce488cc9ee380c09de5a1e928db538de2ebc700e102a8db28_amd64" }, "product_reference": "openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:c6c4d1ee6411493ce488cc9ee380c09de5a1e928db538de2ebc700e102a8db28_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:eb19c06edb0712f03a804cf2f085f72ec56a38da20dc8bd8dd8069ee94cb7c14_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:eb19c06edb0712f03a804cf2f085f72ec56a38da20dc8bd8dd8069ee94cb7c14_ppc64le" }, "product_reference": "openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:eb19c06edb0712f03a804cf2f085f72ec56a38da20dc8bd8dd8069ee94cb7c14_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-haproxy-router-rhel9@sha256:1b6fc807ec024e581d39d741006b21c184400cba648dc07c78d84ba6846a2c05_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-haproxy-router-rhel9@sha256:1b6fc807ec024e581d39d741006b21c184400cba648dc07c78d84ba6846a2c05_amd64" }, "product_reference": "openshift4/ose-haproxy-router-rhel9@sha256:1b6fc807ec024e581d39d741006b21c184400cba648dc07c78d84ba6846a2c05_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-haproxy-router-rhel9@sha256:3055a62b6bba9d7e8f68737c00fad5dc2e9b22976239c49297c766f889a3b4e9_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-haproxy-router-rhel9@sha256:3055a62b6bba9d7e8f68737c00fad5dc2e9b22976239c49297c766f889a3b4e9_ppc64le" }, "product_reference": "openshift4/ose-haproxy-router-rhel9@sha256:3055a62b6bba9d7e8f68737c00fad5dc2e9b22976239c49297c766f889a3b4e9_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-haproxy-router-rhel9@sha256:8b217d19af84badd6bd00077432abb7462598cf57678c0275d7a69082bee3849_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-haproxy-router-rhel9@sha256:8b217d19af84badd6bd00077432abb7462598cf57678c0275d7a69082bee3849_arm64" }, "product_reference": "openshift4/ose-haproxy-router-rhel9@sha256:8b217d19af84badd6bd00077432abb7462598cf57678c0275d7a69082bee3849_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-haproxy-router-rhel9@sha256:e953fdb0c6878c8104ca515a9d919000c4d16a9abed4f3e9729c6d67fef78ff6_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-haproxy-router-rhel9@sha256:e953fdb0c6878c8104ca515a9d919000c4d16a9abed4f3e9729c6d67fef78ff6_s390x" }, "product_reference": "openshift4/ose-haproxy-router-rhel9@sha256:e953fdb0c6878c8104ca515a9d919000c4d16a9abed4f3e9729c6d67fef78ff6_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-hyperkube-rhel9@sha256:0b8a229b46d9b0682bf8269c02dce5133d89f8ea7b51addb0669f49678112488_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-hyperkube-rhel9@sha256:0b8a229b46d9b0682bf8269c02dce5133d89f8ea7b51addb0669f49678112488_amd64" }, "product_reference": "openshift4/ose-hyperkube-rhel9@sha256:0b8a229b46d9b0682bf8269c02dce5133d89f8ea7b51addb0669f49678112488_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-hyperkube-rhel9@sha256:710e35b23584f7a75641789c586f7e53449ce273101cb7be795c9f037eb82383_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-hyperkube-rhel9@sha256:710e35b23584f7a75641789c586f7e53449ce273101cb7be795c9f037eb82383_s390x" }, "product_reference": "openshift4/ose-hyperkube-rhel9@sha256:710e35b23584f7a75641789c586f7e53449ce273101cb7be795c9f037eb82383_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-hyperkube-rhel9@sha256:bce158b41006d0af318ec6b590b51a8c053947d065e0818523cba3264a40a6f7_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-hyperkube-rhel9@sha256:bce158b41006d0af318ec6b590b51a8c053947d065e0818523cba3264a40a6f7_ppc64le" }, "product_reference": "openshift4/ose-hyperkube-rhel9@sha256:bce158b41006d0af318ec6b590b51a8c053947d065e0818523cba3264a40a6f7_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-hyperkube-rhel9@sha256:e9261248ecb74f2bfe6fbd9e859123a7bc8fd3d71e820d346f4e0359822017fc_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-hyperkube-rhel9@sha256:e9261248ecb74f2bfe6fbd9e859123a7bc8fd3d71e820d346f4e0359822017fc_arm64" }, "product_reference": "openshift4/ose-hyperkube-rhel9@sha256:e9261248ecb74f2bfe6fbd9e859123a7bc8fd3d71e820d346f4e0359822017fc_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-hypershift-rhel9@sha256:194cf8fd9493ce590fb3587dc409a72bce168a52d3f34411acc87ca4a0fe1710_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:194cf8fd9493ce590fb3587dc409a72bce168a52d3f34411acc87ca4a0fe1710_amd64" }, "product_reference": "openshift4/ose-hypershift-rhel9@sha256:194cf8fd9493ce590fb3587dc409a72bce168a52d3f34411acc87ca4a0fe1710_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-hypershift-rhel9@sha256:3143372d573451bfcb11e3465fb12f7f2682da91795ebb9f14526327f85c34e0_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:3143372d573451bfcb11e3465fb12f7f2682da91795ebb9f14526327f85c34e0_s390x" }, "product_reference": "openshift4/ose-hypershift-rhel9@sha256:3143372d573451bfcb11e3465fb12f7f2682da91795ebb9f14526327f85c34e0_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-hypershift-rhel9@sha256:39064ddeb4275be1134dc72bb6cfff8325d11569d1513a3c03212a3fa8208089_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:39064ddeb4275be1134dc72bb6cfff8325d11569d1513a3c03212a3fa8208089_arm64" }, "product_reference": "openshift4/ose-hypershift-rhel9@sha256:39064ddeb4275be1134dc72bb6cfff8325d11569d1513a3c03212a3fa8208089_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-hypershift-rhel9@sha256:ee6319c9362dc41c1d7186fbfdfa9cf1b695048479a73da38b3f5c329d7bc804_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:ee6319c9362dc41c1d7186fbfdfa9cf1b695048479a73da38b3f5c329d7bc804_ppc64le" }, "product_reference": "openshift4/ose-hypershift-rhel9@sha256:ee6319c9362dc41c1d7186fbfdfa9cf1b695048479a73da38b3f5c329d7bc804_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:4952c68820c17528df39dc23c5404910edf1b06e05947ba44172938d338ac526_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:4952c68820c17528df39dc23c5404910edf1b06e05947ba44172938d338ac526_s390x" }, "product_reference": "openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:4952c68820c17528df39dc23c5404910edf1b06e05947ba44172938d338ac526_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:7be3b1c8088ce0238c7ea3cac82f08bbe067580acffb15d4ab0f17eec6ed92b3_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:7be3b1c8088ce0238c7ea3cac82f08bbe067580acffb15d4ab0f17eec6ed92b3_amd64" }, "product_reference": "openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:7be3b1c8088ce0238c7ea3cac82f08bbe067580acffb15d4ab0f17eec6ed92b3_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:677ad57ae44cb76e8b11e60319e923927823c82daf0aeec355d5a6d46a5c73f5_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:677ad57ae44cb76e8b11e60319e923927823c82daf0aeec355d5a6d46a5c73f5_s390x" }, "product_reference": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:677ad57ae44cb76e8b11e60319e923927823c82daf0aeec355d5a6d46a5c73f5_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:8e189318cad31335283ce4b57a4fe2a4cad6d140d12f8ef07c9088bc87e67459_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:8e189318cad31335283ce4b57a4fe2a4cad6d140d12f8ef07c9088bc87e67459_amd64" }, "product_reference": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:8e189318cad31335283ce4b57a4fe2a4cad6d140d12f8ef07c9088bc87e67459_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:3e21d147e3637b6a1dd10592462382ecb5d2241927ca7c2d3c3dfd26d6119995_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:3e21d147e3637b6a1dd10592462382ecb5d2241927ca7c2d3c3dfd26d6119995_s390x" }, "product_reference": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:3e21d147e3637b6a1dd10592462382ecb5d2241927ca7c2d3c3dfd26d6119995_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6be505059d53492962cc7bdf81beea66e11a044a35cd5b5796bcd2555a0c48c7_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6be505059d53492962cc7bdf81beea66e11a044a35cd5b5796bcd2555a0c48c7_amd64" }, "product_reference": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6be505059d53492962cc7bdf81beea66e11a044a35cd5b5796bcd2555a0c48c7_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:6032436731216cbd54e7a9831dd1d68bd28b8018c80aad115b8988165db4bfeb_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:6032436731216cbd54e7a9831dd1d68bd28b8018c80aad115b8988165db4bfeb_ppc64le" }, "product_reference": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:6032436731216cbd54e7a9831dd1d68bd28b8018c80aad115b8988165db4bfeb_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:777b7af58dbb1f542795a5b767c6c6483e0bfda71a95d9c7d5119c9018b79208_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:777b7af58dbb1f542795a5b767c6c6483e0bfda71a95d9c7d5119c9018b79208_amd64" }, "product_reference": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:777b7af58dbb1f542795a5b767c6c6483e0bfda71a95d9c7d5119c9018b79208_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:927f3a087ded590d92122040f7f5244e7ee08b29e7ec9bc99c42d9aa33229c76_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:927f3a087ded590d92122040f7f5244e7ee08b29e7ec9bc99c42d9aa33229c76_s390x" }, "product_reference": "openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:927f3a087ded590d92122040f7f5244e7ee08b29e7ec9bc99c42d9aa33229c76_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:88aa10e74968b69e7d0f77dedf499de1b02bb07401e5019d077f6478d092d8b8_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:88aa10e74968b69e7d0f77dedf499de1b02bb07401e5019d077f6478d092d8b8_amd64" }, "product_reference": "openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:88aa10e74968b69e7d0f77dedf499de1b02bb07401e5019d077f6478d092d8b8_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:b40452cd10436d5cc4b88e87683ed68ebdd0c686acd7ab0778a3b74cd2593818_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:b40452cd10436d5cc4b88e87683ed68ebdd0c686acd7ab0778a3b74cd2593818_s390x" }, "product_reference": "openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:b40452cd10436d5cc4b88e87683ed68ebdd0c686acd7ab0778a3b74cd2593818_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-image-customization-controller-rhel9@sha256:0bedaa1a2c8738c782917e4ccb17c1468c678115adae95651664d0ddfa2f4400_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-image-customization-controller-rhel9@sha256:0bedaa1a2c8738c782917e4ccb17c1468c678115adae95651664d0ddfa2f4400_amd64" }, "product_reference": "openshift4/ose-image-customization-controller-rhel9@sha256:0bedaa1a2c8738c782917e4ccb17c1468c678115adae95651664d0ddfa2f4400_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-image-customization-controller-rhel9@sha256:e4333895ca011de3264634736e03a8ffe71304b6f5d343c2b240168daff44636_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-image-customization-controller-rhel9@sha256:e4333895ca011de3264634736e03a8ffe71304b6f5d343c2b240168daff44636_arm64" }, "product_reference": "openshift4/ose-image-customization-controller-rhel9@sha256:e4333895ca011de3264634736e03a8ffe71304b6f5d343c2b240168daff44636_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-insights-rhel9-operator@sha256:13a73124261212b07c95ed6ee0aeb8238061078971a8ceb3e9210f5a41693eb2_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-insights-rhel9-operator@sha256:13a73124261212b07c95ed6ee0aeb8238061078971a8ceb3e9210f5a41693eb2_arm64" }, "product_reference": "openshift4/ose-insights-rhel9-operator@sha256:13a73124261212b07c95ed6ee0aeb8238061078971a8ceb3e9210f5a41693eb2_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-insights-rhel9-operator@sha256:82bfcd511f80b5699c408ae43a8bde1eddcd393dfa3820a351d5731ad6f5da1d_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-insights-rhel9-operator@sha256:82bfcd511f80b5699c408ae43a8bde1eddcd393dfa3820a351d5731ad6f5da1d_s390x" }, "product_reference": "openshift4/ose-insights-rhel9-operator@sha256:82bfcd511f80b5699c408ae43a8bde1eddcd393dfa3820a351d5731ad6f5da1d_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-insights-rhel9-operator@sha256:bd0aef0bc792cba0510b793699dab9a8aa84e8ae0d5aefe71835db8eeb095731_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-insights-rhel9-operator@sha256:bd0aef0bc792cba0510b793699dab9a8aa84e8ae0d5aefe71835db8eeb095731_ppc64le" }, "product_reference": "openshift4/ose-insights-rhel9-operator@sha256:bd0aef0bc792cba0510b793699dab9a8aa84e8ae0d5aefe71835db8eeb095731_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-insights-rhel9-operator@sha256:e1b7e38fd084dc06e7f9577b91f9cdb27f5ed20c9a7461709593056482162c61_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-insights-rhel9-operator@sha256:e1b7e38fd084dc06e7f9577b91f9cdb27f5ed20c9a7461709593056482162c61_amd64" }, "product_reference": "openshift4/ose-insights-rhel9-operator@sha256:e1b7e38fd084dc06e7f9577b91f9cdb27f5ed20c9a7461709593056482162c61_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-installer-altinfra-rhel9@sha256:2378be30a2d8c5bb75eb81099baa58e85407ec530e99b5303664f50f9d673e1a_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:2378be30a2d8c5bb75eb81099baa58e85407ec530e99b5303664f50f9d673e1a_ppc64le" }, "product_reference": "openshift4/ose-installer-altinfra-rhel9@sha256:2378be30a2d8c5bb75eb81099baa58e85407ec530e99b5303664f50f9d673e1a_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-installer-altinfra-rhel9@sha256:2bf37726a79cac4224bbbd2e3be07a773d1010a00d5582a9097a4090fa1f6d62_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:2bf37726a79cac4224bbbd2e3be07a773d1010a00d5582a9097a4090fa1f6d62_arm64" }, "product_reference": "openshift4/ose-installer-altinfra-rhel9@sha256:2bf37726a79cac4224bbbd2e3be07a773d1010a00d5582a9097a4090fa1f6d62_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-installer-altinfra-rhel9@sha256:3f69c1a8940a1623d9e33043054393984da3e6f80e7db461542852df77776bc3_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:3f69c1a8940a1623d9e33043054393984da3e6f80e7db461542852df77776bc3_s390x" }, "product_reference": "openshift4/ose-installer-altinfra-rhel9@sha256:3f69c1a8940a1623d9e33043054393984da3e6f80e7db461542852df77776bc3_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-installer-altinfra-rhel9@sha256:fcc488f18198d1c4e749df0480d8f0cce37f60e2d2ac9b80c29853012819cc09_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:fcc488f18198d1c4e749df0480d8f0cce37f60e2d2ac9b80c29853012819cc09_amd64" }, "product_reference": "openshift4/ose-installer-altinfra-rhel9@sha256:fcc488f18198d1c4e749df0480d8f0cce37f60e2d2ac9b80c29853012819cc09_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-installer-artifacts-rhel9@sha256:75faaecaaf87cd07cc77f97261609cdfecc7d84081c8339348be5c15827e80b4_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:75faaecaaf87cd07cc77f97261609cdfecc7d84081c8339348be5c15827e80b4_ppc64le" }, "product_reference": "openshift4/ose-installer-artifacts-rhel9@sha256:75faaecaaf87cd07cc77f97261609cdfecc7d84081c8339348be5c15827e80b4_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-installer-artifacts-rhel9@sha256:7732fa6233771d45ce945df849f668807d45787e6c38c40c88e35932bf78beca_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:7732fa6233771d45ce945df849f668807d45787e6c38c40c88e35932bf78beca_s390x" }, "product_reference": "openshift4/ose-installer-artifacts-rhel9@sha256:7732fa6233771d45ce945df849f668807d45787e6c38c40c88e35932bf78beca_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-installer-artifacts-rhel9@sha256:d14d5f0f2a63d6b99e477f1578cf824b0ae6d707e2b592c853d6d4a03053254e_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:d14d5f0f2a63d6b99e477f1578cf824b0ae6d707e2b592c853d6d4a03053254e_arm64" }, "product_reference": "openshift4/ose-installer-artifacts-rhel9@sha256:d14d5f0f2a63d6b99e477f1578cf824b0ae6d707e2b592c853d6d4a03053254e_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-installer-artifacts-rhel9@sha256:e75d368195285ebfe144d8c593a7c5841a0657a65957b82acf87efc900c9238b_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:e75d368195285ebfe144d8c593a7c5841a0657a65957b82acf87efc900c9238b_amd64" }, "product_reference": "openshift4/ose-installer-artifacts-rhel9@sha256:e75d368195285ebfe144d8c593a7c5841a0657a65957b82acf87efc900c9238b_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-installer-rhel9@sha256:41f4e8debc115364741aa67dc591f2af3eb63d10b606ce2fbef19f5bbe129e15_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:41f4e8debc115364741aa67dc591f2af3eb63d10b606ce2fbef19f5bbe129e15_s390x" }, "product_reference": "openshift4/ose-installer-rhel9@sha256:41f4e8debc115364741aa67dc591f2af3eb63d10b606ce2fbef19f5bbe129e15_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-installer-rhel9@sha256:5db29e7e8d75607634f84ba38ebee05fda82eed5cbf40fb18922b7c06b7bb30f_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:5db29e7e8d75607634f84ba38ebee05fda82eed5cbf40fb18922b7c06b7bb30f_arm64" }, "product_reference": "openshift4/ose-installer-rhel9@sha256:5db29e7e8d75607634f84ba38ebee05fda82eed5cbf40fb18922b7c06b7bb30f_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-installer-rhel9@sha256:9fdd27220960109e78e339606572be20a3cf505cd906e9faf80e2982a9af0f63_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:9fdd27220960109e78e339606572be20a3cf505cd906e9faf80e2982a9af0f63_amd64" }, "product_reference": "openshift4/ose-installer-rhel9@sha256:9fdd27220960109e78e339606572be20a3cf505cd906e9faf80e2982a9af0f63_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-installer-rhel9@sha256:da76a5681cad236069ff482505ba4d287e46c4e4c61648e871143b330e34693d_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:da76a5681cad236069ff482505ba4d287e46c4e4c61648e871143b330e34693d_ppc64le" }, "product_reference": "openshift4/ose-installer-rhel9@sha256:da76a5681cad236069ff482505ba4d287e46c4e4c61648e871143b330e34693d_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-ironic-agent-rhel9@sha256:bf44485c8d37d7c565a38bff704db8aeb222f685ff8b099a22641dde35010ab6_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:bf44485c8d37d7c565a38bff704db8aeb222f685ff8b099a22641dde35010ab6_amd64" }, "product_reference": "openshift4/ose-ironic-agent-rhel9@sha256:bf44485c8d37d7c565a38bff704db8aeb222f685ff8b099a22641dde35010ab6_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-ironic-agent-rhel9@sha256:db36ff22a4b0908c24041336ad7edd72b14e8d78320faa834a67a4970b7a32e5_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:db36ff22a4b0908c24041336ad7edd72b14e8d78320faa834a67a4970b7a32e5_arm64" }, "product_reference": "openshift4/ose-ironic-agent-rhel9@sha256:db36ff22a4b0908c24041336ad7edd72b14e8d78320faa834a67a4970b7a32e5_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:84a530c6433ecbf85dfe0538fd2ac5e84c2031879deef86d78d702d03f4fa39d_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:84a530c6433ecbf85dfe0538fd2ac5e84c2031879deef86d78d702d03f4fa39d_amd64" }, "product_reference": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:84a530c6433ecbf85dfe0538fd2ac5e84c2031879deef86d78d702d03f4fa39d_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:8b6f16e0a6a9cfb9897c2ed7e2208e87ed4f1a1bd165942c57d63434c93f1c38_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:8b6f16e0a6a9cfb9897c2ed7e2208e87ed4f1a1bd165942c57d63434c93f1c38_arm64" }, "product_reference": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:8b6f16e0a6a9cfb9897c2ed7e2208e87ed4f1a1bd165942c57d63434c93f1c38_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-ironic-rhel9@sha256:567f32efce655bd8e4135439f631a0a8660572bcf0a44d8ab87269cd6e094189_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:567f32efce655bd8e4135439f631a0a8660572bcf0a44d8ab87269cd6e094189_amd64" }, "product_reference": "openshift4/ose-ironic-rhel9@sha256:567f32efce655bd8e4135439f631a0a8660572bcf0a44d8ab87269cd6e094189_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-ironic-rhel9@sha256:f6a5d7e6ea4f69f8c80305ce420fe5aa2a3bb677fed1c7555760eb0f9a83b0da_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:f6a5d7e6ea4f69f8c80305ce420fe5aa2a3bb677fed1c7555760eb0f9a83b0da_arm64" }, "product_reference": "openshift4/ose-ironic-rhel9@sha256:f6a5d7e6ea4f69f8c80305ce420fe5aa2a3bb677fed1c7555760eb0f9a83b0da_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:63df8fe7486f55486c6d13ebee0bd8bb31c11aa336f265ef424fff0caf67bfcc_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:63df8fe7486f55486c6d13ebee0bd8bb31c11aa336f265ef424fff0caf67bfcc_arm64" }, "product_reference": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:63df8fe7486f55486c6d13ebee0bd8bb31c11aa336f265ef424fff0caf67bfcc_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7abd406cd883cca552ed4d9b820713fd103972240bce56584c0b5c12aacf4f8e_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7abd406cd883cca552ed4d9b820713fd103972240bce56584c0b5c12aacf4f8e_amd64" }, "product_reference": "openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7abd406cd883cca552ed4d9b820713fd103972240bce56584c0b5c12aacf4f8e_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:08f590d66ccd3bc9c70b880fe0377db41f78837504772cb0f9b28847a4142172_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:08f590d66ccd3bc9c70b880fe0377db41f78837504772cb0f9b28847a4142172_ppc64le" }, "product_reference": "openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:08f590d66ccd3bc9c70b880fe0377db41f78837504772cb0f9b28847a4142172_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:178f3eac64d3038e873d64d72ca1f5bfa17ec36397c8290ce98d5692fe8b1e4e_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:178f3eac64d3038e873d64d72ca1f5bfa17ec36397c8290ce98d5692fe8b1e4e_arm64" }, "product_reference": "openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:178f3eac64d3038e873d64d72ca1f5bfa17ec36397c8290ce98d5692fe8b1e4e_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:28df1b94af8950fa87f604b2ad4cdf9fa0eed5cc7a985086a45c7b8c94707fe7_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:28df1b94af8950fa87f604b2ad4cdf9fa0eed5cc7a985086a45c7b8c94707fe7_s390x" }, "product_reference": "openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:28df1b94af8950fa87f604b2ad4cdf9fa0eed5cc7a985086a45c7b8c94707fe7_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:6015286dbc21c63448540772372c0e031a1be8c78d1f3c8f29bf6bb23da97eb8_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:6015286dbc21c63448540772372c0e031a1be8c78d1f3c8f29bf6bb23da97eb8_amd64" }, "product_reference": "openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:6015286dbc21c63448540772372c0e031a1be8c78d1f3c8f29bf6bb23da97eb8_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-keepalived-ipfailover-rhel9@sha256:24f9ddd7ab23775afcba7a02c070b546bb97366801fe51f8814e2c1e4ab6db44_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-keepalived-ipfailover-rhel9@sha256:24f9ddd7ab23775afcba7a02c070b546bb97366801fe51f8814e2c1e4ab6db44_arm64" }, "product_reference": "openshift4/ose-keepalived-ipfailover-rhel9@sha256:24f9ddd7ab23775afcba7a02c070b546bb97366801fe51f8814e2c1e4ab6db44_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-keepalived-ipfailover-rhel9@sha256:6830a723334aa65786d90c1956ff23bc2fc4b394a8e5e4ce943ce0f53e5cce47_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-keepalived-ipfailover-rhel9@sha256:6830a723334aa65786d90c1956ff23bc2fc4b394a8e5e4ce943ce0f53e5cce47_ppc64le" }, "product_reference": "openshift4/ose-keepalived-ipfailover-rhel9@sha256:6830a723334aa65786d90c1956ff23bc2fc4b394a8e5e4ce943ce0f53e5cce47_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-keepalived-ipfailover-rhel9@sha256:b855d8224a9e8787b421fc64079dc57874d89d8d29b322610aa2645cc5fdacb3_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-keepalived-ipfailover-rhel9@sha256:b855d8224a9e8787b421fc64079dc57874d89d8d29b322610aa2645cc5fdacb3_s390x" }, "product_reference": "openshift4/ose-keepalived-ipfailover-rhel9@sha256:b855d8224a9e8787b421fc64079dc57874d89d8d29b322610aa2645cc5fdacb3_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-keepalived-ipfailover-rhel9@sha256:dcd55ef2d57096d7cc3ef3cf8aa628d303b13a1cd3122c1bf0f7da5a1bbcbeb1_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-keepalived-ipfailover-rhel9@sha256:dcd55ef2d57096d7cc3ef3cf8aa628d303b13a1cd3122c1bf0f7da5a1bbcbeb1_amd64" }, "product_reference": "openshift4/ose-keepalived-ipfailover-rhel9@sha256:dcd55ef2d57096d7cc3ef3cf8aa628d303b13a1cd3122c1bf0f7da5a1bbcbeb1_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-kube-proxy-rhel9@sha256:048ce8ad02c02ae3d1a2e6d6d96b2567131eeff4a1da5579101f4587c068063f_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-kube-proxy-rhel9@sha256:048ce8ad02c02ae3d1a2e6d6d96b2567131eeff4a1da5579101f4587c068063f_arm64" }, "product_reference": "openshift4/ose-kube-proxy-rhel9@sha256:048ce8ad02c02ae3d1a2e6d6d96b2567131eeff4a1da5579101f4587c068063f_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-kube-proxy-rhel9@sha256:7358a44ad56fe597f935224d10b92d2e1041d88200cedddb541f0ca7a9a8eecf_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-kube-proxy-rhel9@sha256:7358a44ad56fe597f935224d10b92d2e1041d88200cedddb541f0ca7a9a8eecf_s390x" }, "product_reference": "openshift4/ose-kube-proxy-rhel9@sha256:7358a44ad56fe597f935224d10b92d2e1041d88200cedddb541f0ca7a9a8eecf_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-kube-proxy-rhel9@sha256:a8f37dd90423753ee22882c4b53ecb46fe2c5afadfa20b4302e3e1b5f48cf8be_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-kube-proxy-rhel9@sha256:a8f37dd90423753ee22882c4b53ecb46fe2c5afadfa20b4302e3e1b5f48cf8be_amd64" }, "product_reference": "openshift4/ose-kube-proxy-rhel9@sha256:a8f37dd90423753ee22882c4b53ecb46fe2c5afadfa20b4302e3e1b5f48cf8be_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-kube-proxy-rhel9@sha256:d6a19cd3051cd937e123a49ab2f38b62d9113b54b13faecda8ffbdeec8232145_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-kube-proxy-rhel9@sha256:d6a19cd3051cd937e123a49ab2f38b62d9113b54b13faecda8ffbdeec8232145_ppc64le" }, "product_reference": "openshift4/ose-kube-proxy-rhel9@sha256:d6a19cd3051cd937e123a49ab2f38b62d9113b54b13faecda8ffbdeec8232145_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-kube-rbac-proxy-rhel9@sha256:0adb39d85aa95db4356152dfffda6fcca7053fa79ee526f60a54c9c8daca2afe_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-kube-rbac-proxy-rhel9@sha256:0adb39d85aa95db4356152dfffda6fcca7053fa79ee526f60a54c9c8daca2afe_s390x" }, "product_reference": "openshift4/ose-kube-rbac-proxy-rhel9@sha256:0adb39d85aa95db4356152dfffda6fcca7053fa79ee526f60a54c9c8daca2afe_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-kube-rbac-proxy-rhel9@sha256:2ea23b3f564a616f6e03b1fb74fc1e1588204f0562112b415828aaabef44419e_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-kube-rbac-proxy-rhel9@sha256:2ea23b3f564a616f6e03b1fb74fc1e1588204f0562112b415828aaabef44419e_arm64" }, "product_reference": "openshift4/ose-kube-rbac-proxy-rhel9@sha256:2ea23b3f564a616f6e03b1fb74fc1e1588204f0562112b415828aaabef44419e_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-kube-rbac-proxy-rhel9@sha256:9cca17dcd88c3bf52147f4693f6d975d18c69876824758a3c88bc6497c04c23c_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-kube-rbac-proxy-rhel9@sha256:9cca17dcd88c3bf52147f4693f6d975d18c69876824758a3c88bc6497c04c23c_ppc64le" }, "product_reference": "openshift4/ose-kube-rbac-proxy-rhel9@sha256:9cca17dcd88c3bf52147f4693f6d975d18c69876824758a3c88bc6497c04c23c_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-kube-rbac-proxy-rhel9@sha256:d606ca817b3e7be1d2148ea034640dfc4fa9ef0c40c2bf13cae8a626e2c396fa_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-kube-rbac-proxy-rhel9@sha256:d606ca817b3e7be1d2148ea034640dfc4fa9ef0c40c2bf13cae8a626e2c396fa_amd64" }, "product_reference": "openshift4/ose-kube-rbac-proxy-rhel9@sha256:d606ca817b3e7be1d2148ea034640dfc4fa9ef0c40c2bf13cae8a626e2c396fa_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-kube-state-metrics-rhel9@sha256:13abc456de760197ab220610a5ff216774043f4b9658538072bd8af34f839abd_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-kube-state-metrics-rhel9@sha256:13abc456de760197ab220610a5ff216774043f4b9658538072bd8af34f839abd_s390x" }, "product_reference": "openshift4/ose-kube-state-metrics-rhel9@sha256:13abc456de760197ab220610a5ff216774043f4b9658538072bd8af34f839abd_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-kube-state-metrics-rhel9@sha256:21d8bbb3b6f8c8d320a7f6f14ef3154a809582da967ba52e469005287af18058_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-kube-state-metrics-rhel9@sha256:21d8bbb3b6f8c8d320a7f6f14ef3154a809582da967ba52e469005287af18058_amd64" }, "product_reference": "openshift4/ose-kube-state-metrics-rhel9@sha256:21d8bbb3b6f8c8d320a7f6f14ef3154a809582da967ba52e469005287af18058_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-kube-state-metrics-rhel9@sha256:682fe1ae91719f21ffefd006b823e1aacd6cc47fe5300f6e432932323e497f6f_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-kube-state-metrics-rhel9@sha256:682fe1ae91719f21ffefd006b823e1aacd6cc47fe5300f6e432932323e497f6f_ppc64le" }, "product_reference": "openshift4/ose-kube-state-metrics-rhel9@sha256:682fe1ae91719f21ffefd006b823e1aacd6cc47fe5300f6e432932323e497f6f_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-kube-state-metrics-rhel9@sha256:e8b0a533133ab2a3f32b69e0f8500cf166958cc0216224588182cd9d12905da1_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-kube-state-metrics-rhel9@sha256:e8b0a533133ab2a3f32b69e0f8500cf166958cc0216224588182cd9d12905da1_arm64" }, "product_reference": "openshift4/ose-kube-state-metrics-rhel9@sha256:e8b0a533133ab2a3f32b69e0f8500cf166958cc0216224588182cd9d12905da1_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-kube-storage-version-migrator-rhel9@sha256:01d3094788ee93ee7625f6fda0a1d543fcfb3a3e5a3f83c3d531479d4cff6fe1_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:01d3094788ee93ee7625f6fda0a1d543fcfb3a3e5a3f83c3d531479d4cff6fe1_ppc64le" }, "product_reference": "openshift4/ose-kube-storage-version-migrator-rhel9@sha256:01d3094788ee93ee7625f6fda0a1d543fcfb3a3e5a3f83c3d531479d4cff6fe1_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0d5c915a6991893f10e509ee974974371737f95267f1fd12f58c9db90cbe29c7_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0d5c915a6991893f10e509ee974974371737f95267f1fd12f58c9db90cbe29c7_s390x" }, "product_reference": "openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0d5c915a6991893f10e509ee974974371737f95267f1fd12f58c9db90cbe29c7_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1e39bbb9ef418ca53c5304f5d20efd28fe7f9d8ba8af5e2e627321f3ab64558b_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1e39bbb9ef418ca53c5304f5d20efd28fe7f9d8ba8af5e2e627321f3ab64558b_amd64" }, "product_reference": "openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1e39bbb9ef418ca53c5304f5d20efd28fe7f9d8ba8af5e2e627321f3ab64558b_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9f69adaae94ac55ab8e87d549a97b1d481991928c6960d29d3723d65a0be01ac_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9f69adaae94ac55ab8e87d549a97b1d481991928c6960d29d3723d65a0be01ac_arm64" }, "product_reference": "openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9f69adaae94ac55ab8e87d549a97b1d481991928c6960d29d3723d65a0be01ac_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:00a65a0b8c13e225c2e7930d47b4d48aa98af7adc43954c8dc5df8054187cec1_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:00a65a0b8c13e225c2e7930d47b4d48aa98af7adc43954c8dc5df8054187cec1_s390x" }, "product_reference": "openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:00a65a0b8c13e225c2e7930d47b4d48aa98af7adc43954c8dc5df8054187cec1_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:39bd9f75c70ceb3880d68065ae9e0b7cc9a2bcb814552fcc9b4c9d543b0553c4_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:39bd9f75c70ceb3880d68065ae9e0b7cc9a2bcb814552fcc9b4c9d543b0553c4_ppc64le" }, "product_reference": "openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:39bd9f75c70ceb3880d68065ae9e0b7cc9a2bcb814552fcc9b4c9d543b0553c4_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:aa1012923bbc8878d52215a7958945fdfcf433aaf342747297db66646925d821_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:aa1012923bbc8878d52215a7958945fdfcf433aaf342747297db66646925d821_amd64" }, "product_reference": "openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:aa1012923bbc8878d52215a7958945fdfcf433aaf342747297db66646925d821_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d32d4b2e9e0b8d30e08c1316ac0a79252ed85670d5b00b619247c560c5cd16f9_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d32d4b2e9e0b8d30e08c1316ac0a79252ed85670d5b00b619247c560c5cd16f9_arm64" }, "product_reference": "openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d32d4b2e9e0b8d30e08c1316ac0a79252ed85670d5b00b619247c560c5cd16f9_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a97a216f18e582571a883c4263f36656fd373d32fccba0c86b810bcc9e6cb07_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a97a216f18e582571a883c4263f36656fd373d32fccba0c86b810bcc9e6cb07_amd64" }, "product_reference": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a97a216f18e582571a883c4263f36656fd373d32fccba0c86b810bcc9e6cb07_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:42a7a603fba8bbc9acc4415c441fea219a9db697d3aebee9503723b6176d91b3_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:42a7a603fba8bbc9acc4415c441fea219a9db697d3aebee9503723b6176d91b3_arm64" }, "product_reference": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:42a7a603fba8bbc9acc4415c441fea219a9db697d3aebee9503723b6176d91b3_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:627ad4d117ec183382faf514b0fb53e20f8cc3f32bfec5ee2599f169a83a543d_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:627ad4d117ec183382faf514b0fb53e20f8cc3f32bfec5ee2599f169a83a543d_ppc64le" }, "product_reference": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:627ad4d117ec183382faf514b0fb53e20f8cc3f32bfec5ee2599f169a83a543d_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:da910ada5b5655487115a79cbb36f024a60fe1d87c3c790982d70cc551320125_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:da910ada5b5655487115a79cbb36f024a60fe1d87c3c790982d70cc551320125_s390x" }, "product_reference": "openshift4/ose-libvirt-machine-controllers-rhel9@sha256:da910ada5b5655487115a79cbb36f024a60fe1d87c3c790982d70cc551320125_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-machine-api-provider-aws-rhel9@sha256:c1eebd2250a4843c66bbe66c15a10ca25d956eca8bafbd066f5767d3877ef674_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-aws-rhel9@sha256:c1eebd2250a4843c66bbe66c15a10ca25d956eca8bafbd066f5767d3877ef674_arm64" }, "product_reference": "openshift4/ose-machine-api-provider-aws-rhel9@sha256:c1eebd2250a4843c66bbe66c15a10ca25d956eca8bafbd066f5767d3877ef674_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-machine-api-provider-aws-rhel9@sha256:e062a25836afeeb7287249c070df92c3e9a2a1f152cbde99d29b275c4792133f_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-aws-rhel9@sha256:e062a25836afeeb7287249c070df92c3e9a2a1f152cbde99d29b275c4792133f_amd64" }, "product_reference": "openshift4/ose-machine-api-provider-aws-rhel9@sha256:e062a25836afeeb7287249c070df92c3e9a2a1f152cbde99d29b275c4792133f_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-machine-api-provider-azure-rhel9@sha256:0ea28289a3a4c13819c8e5dd100e30f6e6f81c17015baf3d3e605a3e45dc2f47_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-azure-rhel9@sha256:0ea28289a3a4c13819c8e5dd100e30f6e6f81c17015baf3d3e605a3e45dc2f47_arm64" }, "product_reference": "openshift4/ose-machine-api-provider-azure-rhel9@sha256:0ea28289a3a4c13819c8e5dd100e30f6e6f81c17015baf3d3e605a3e45dc2f47_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-machine-api-provider-azure-rhel9@sha256:9b1c32cfb8a6100869241809b631e3c46aa0b423af8a94499ddf30fa1734126d_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-azure-rhel9@sha256:9b1c32cfb8a6100869241809b631e3c46aa0b423af8a94499ddf30fa1734126d_amd64" }, "product_reference": "openshift4/ose-machine-api-provider-azure-rhel9@sha256:9b1c32cfb8a6100869241809b631e3c46aa0b423af8a94499ddf30fa1734126d_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:1a6f04c2234ba27547c8c3989a45b5c62795f4f8959c4f380d36a5e04b555047_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:1a6f04c2234ba27547c8c3989a45b5c62795f4f8959c4f380d36a5e04b555047_amd64" }, "product_reference": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:1a6f04c2234ba27547c8c3989a45b5c62795f4f8959c4f380d36a5e04b555047_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:22c08d9431644f168ad1adeb4442831646401254277e19b9abb32b3cd63e62b5_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:22c08d9431644f168ad1adeb4442831646401254277e19b9abb32b3cd63e62b5_ppc64le" }, "product_reference": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:22c08d9431644f168ad1adeb4442831646401254277e19b9abb32b3cd63e62b5_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:48926d3237b940557630dad93fda15f1a18794f108b486c68520c6271c919683_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:48926d3237b940557630dad93fda15f1a18794f108b486c68520c6271c919683_arm64" }, "product_reference": "openshift4/ose-machine-api-provider-gcp-rhel9@sha256:48926d3237b940557630dad93fda15f1a18794f108b486c68520c6271c919683_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:3d60d199709555e50baf4c33e424b8830dd75a3f184b8d1fecf08fdee071ff07_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:3d60d199709555e50baf4c33e424b8830dd75a3f184b8d1fecf08fdee071ff07_s390x" }, "product_reference": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:3d60d199709555e50baf4c33e424b8830dd75a3f184b8d1fecf08fdee071ff07_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:91fed3c78d372244f987f44d65ea2488135ccc61f276466fcff8f03ca8cef73f_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:91fed3c78d372244f987f44d65ea2488135ccc61f276466fcff8f03ca8cef73f_arm64" }, "product_reference": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:91fed3c78d372244f987f44d65ea2488135ccc61f276466fcff8f03ca8cef73f_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:96eaf4b84c52e65fcb5001ad62e2c646822a08ab45bde63dc6d59d598ddd4950_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:96eaf4b84c52e65fcb5001ad62e2c646822a08ab45bde63dc6d59d598ddd4950_ppc64le" }, "product_reference": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:96eaf4b84c52e65fcb5001ad62e2c646822a08ab45bde63dc6d59d598ddd4950_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:addace3f0ff1e59ae96237b901e7207246c5cf30899e16f4342836d6a0bae021_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:addace3f0ff1e59ae96237b901e7207246c5cf30899e16f4342836d6a0bae021_amd64" }, "product_reference": "openshift4/ose-machine-api-provider-openstack-rhel9@sha256:addace3f0ff1e59ae96237b901e7207246c5cf30899e16f4342836d6a0bae021_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-machine-api-rhel9-operator@sha256:348058b08988a0ffd7db52d5cda3fe654d26ef533882aa59d5c7b622bda5d993_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-machine-api-rhel9-operator@sha256:348058b08988a0ffd7db52d5cda3fe654d26ef533882aa59d5c7b622bda5d993_s390x" }, "product_reference": "openshift4/ose-machine-api-rhel9-operator@sha256:348058b08988a0ffd7db52d5cda3fe654d26ef533882aa59d5c7b622bda5d993_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-machine-api-rhel9-operator@sha256:72de3e55b0b67d579bb2309e4770eb8f0f01f0b58ffe1463e02cf1cd40b852a4_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-machine-api-rhel9-operator@sha256:72de3e55b0b67d579bb2309e4770eb8f0f01f0b58ffe1463e02cf1cd40b852a4_amd64" }, "product_reference": "openshift4/ose-machine-api-rhel9-operator@sha256:72de3e55b0b67d579bb2309e4770eb8f0f01f0b58ffe1463e02cf1cd40b852a4_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-machine-api-rhel9-operator@sha256:cabdedc128074d67ac226bf60c538fbeeb2e8eef8451af710f4916a7dff4c2ae_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-machine-api-rhel9-operator@sha256:cabdedc128074d67ac226bf60c538fbeeb2e8eef8451af710f4916a7dff4c2ae_arm64" }, "product_reference": "openshift4/ose-machine-api-rhel9-operator@sha256:cabdedc128074d67ac226bf60c538fbeeb2e8eef8451af710f4916a7dff4c2ae_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-machine-api-rhel9-operator@sha256:fdf771b69a68ee18d5a99d493732a06bdba0a332b4b9cce72d46515963351712_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-machine-api-rhel9-operator@sha256:fdf771b69a68ee18d5a99d493732a06bdba0a332b4b9cce72d46515963351712_ppc64le" }, "product_reference": "openshift4/ose-machine-api-rhel9-operator@sha256:fdf771b69a68ee18d5a99d493732a06bdba0a332b4b9cce72d46515963351712_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-machine-config-rhel9-operator@sha256:095983d061d5de744c28ced1bb3b8001983d30de87f85c52ff34951277600390_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:095983d061d5de744c28ced1bb3b8001983d30de87f85c52ff34951277600390_ppc64le" }, "product_reference": "openshift4/ose-machine-config-rhel9-operator@sha256:095983d061d5de744c28ced1bb3b8001983d30de87f85c52ff34951277600390_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-machine-config-rhel9-operator@sha256:9a31cdedca230e6ea0bbaf3c7c9841054cabfb6776693c35b85e0f2f34ddbacb_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:9a31cdedca230e6ea0bbaf3c7c9841054cabfb6776693c35b85e0f2f34ddbacb_amd64" }, "product_reference": "openshift4/ose-machine-config-rhel9-operator@sha256:9a31cdedca230e6ea0bbaf3c7c9841054cabfb6776693c35b85e0f2f34ddbacb_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-machine-config-rhel9-operator@sha256:9d4abf9df596502d562ef4505a600aaf66dfc38bcd89ec4b57656e4737f196ac_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:9d4abf9df596502d562ef4505a600aaf66dfc38bcd89ec4b57656e4737f196ac_s390x" }, "product_reference": "openshift4/ose-machine-config-rhel9-operator@sha256:9d4abf9df596502d562ef4505a600aaf66dfc38bcd89ec4b57656e4737f196ac_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-machine-config-rhel9-operator@sha256:e228c59f688c379092531ccd015dfb49b5816ad2ca459dd1a277d5b154470cfa_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:e228c59f688c379092531ccd015dfb49b5816ad2ca459dd1a277d5b154470cfa_arm64" }, "product_reference": "openshift4/ose-machine-config-rhel9-operator@sha256:e228c59f688c379092531ccd015dfb49b5816ad2ca459dd1a277d5b154470cfa_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-machine-os-images-rhel9@sha256:730d70620738fe2fd6a12b5c122557af5eda00fb5245e2a77022e1cfcc5495e4_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:730d70620738fe2fd6a12b5c122557af5eda00fb5245e2a77022e1cfcc5495e4_ppc64le" }, "product_reference": "openshift4/ose-machine-os-images-rhel9@sha256:730d70620738fe2fd6a12b5c122557af5eda00fb5245e2a77022e1cfcc5495e4_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-machine-os-images-rhel9@sha256:800e39ff35d77ee5b490d99f68352b1a00826562b96e144140267ef84c22d064_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:800e39ff35d77ee5b490d99f68352b1a00826562b96e144140267ef84c22d064_s390x" }, "product_reference": "openshift4/ose-machine-os-images-rhel9@sha256:800e39ff35d77ee5b490d99f68352b1a00826562b96e144140267ef84c22d064_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-machine-os-images-rhel9@sha256:8e037ebb3a4fc6e430c9ca90cad5845bdd04682283d7c1238a9cb701b55e9cc2_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:8e037ebb3a4fc6e430c9ca90cad5845bdd04682283d7c1238a9cb701b55e9cc2_amd64" }, "product_reference": "openshift4/ose-machine-os-images-rhel9@sha256:8e037ebb3a4fc6e430c9ca90cad5845bdd04682283d7c1238a9cb701b55e9cc2_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-machine-os-images-rhel9@sha256:cba0a613535e8d827f7ce6300bae4cf382e55c7a5fe8d2aa9cf27ae1e67cc365_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:cba0a613535e8d827f7ce6300bae4cf382e55c7a5fe8d2aa9cf27ae1e67cc365_arm64" }, "product_reference": "openshift4/ose-machine-os-images-rhel9@sha256:cba0a613535e8d827f7ce6300bae4cf382e55c7a5fe8d2aa9cf27ae1e67cc365_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-monitoring-plugin-rhel9@sha256:69d56cbe7a0829ec462a3e7eb93e10ed95359cd802ebc363cebf831e984985cd_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:69d56cbe7a0829ec462a3e7eb93e10ed95359cd802ebc363cebf831e984985cd_arm64" }, "product_reference": "openshift4/ose-monitoring-plugin-rhel9@sha256:69d56cbe7a0829ec462a3e7eb93e10ed95359cd802ebc363cebf831e984985cd_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-monitoring-plugin-rhel9@sha256:e10b031a10d3b9775e23131925c6f7f2106a861ea85c38cca35385bac433d8c7_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:e10b031a10d3b9775e23131925c6f7f2106a861ea85c38cca35385bac433d8c7_ppc64le" }, "product_reference": "openshift4/ose-monitoring-plugin-rhel9@sha256:e10b031a10d3b9775e23131925c6f7f2106a861ea85c38cca35385bac433d8c7_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-monitoring-plugin-rhel9@sha256:e7220c98b680312424a3651c8674ba01a23fac67fa68abcc4e50aa9215ae08ae_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:e7220c98b680312424a3651c8674ba01a23fac67fa68abcc4e50aa9215ae08ae_s390x" }, "product_reference": "openshift4/ose-monitoring-plugin-rhel9@sha256:e7220c98b680312424a3651c8674ba01a23fac67fa68abcc4e50aa9215ae08ae_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-monitoring-plugin-rhel9@sha256:f489f0b01b85fa2a20deff3a6bede666e4720c505c3182bc5ae65919b18d86ee_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:f489f0b01b85fa2a20deff3a6bede666e4720c505c3182bc5ae65919b18d86ee_amd64" }, "product_reference": "openshift4/ose-monitoring-plugin-rhel9@sha256:f489f0b01b85fa2a20deff3a6bede666e4720c505c3182bc5ae65919b18d86ee_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-multus-admission-controller-rhel9@sha256:0b9fcfaff47a112ad717cbeb28f8e28feec9b28966238c1c15b20e7cca41ca2a_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-multus-admission-controller-rhel9@sha256:0b9fcfaff47a112ad717cbeb28f8e28feec9b28966238c1c15b20e7cca41ca2a_ppc64le" }, "product_reference": "openshift4/ose-multus-admission-controller-rhel9@sha256:0b9fcfaff47a112ad717cbeb28f8e28feec9b28966238c1c15b20e7cca41ca2a_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-multus-admission-controller-rhel9@sha256:71690465c529aff1e4292388b9ce8db3ec3e566da01a95c3267f0d4e3bb0163d_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-multus-admission-controller-rhel9@sha256:71690465c529aff1e4292388b9ce8db3ec3e566da01a95c3267f0d4e3bb0163d_arm64" }, "product_reference": "openshift4/ose-multus-admission-controller-rhel9@sha256:71690465c529aff1e4292388b9ce8db3ec3e566da01a95c3267f0d4e3bb0163d_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-multus-admission-controller-rhel9@sha256:ad3d3d021d618f360fff4f70da99c20df74b90dcb86334fd88ff3633779fb53a_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-multus-admission-controller-rhel9@sha256:ad3d3d021d618f360fff4f70da99c20df74b90dcb86334fd88ff3633779fb53a_s390x" }, "product_reference": "openshift4/ose-multus-admission-controller-rhel9@sha256:ad3d3d021d618f360fff4f70da99c20df74b90dcb86334fd88ff3633779fb53a_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-multus-admission-controller-rhel9@sha256:f1de147edd12bfc298c1493fb2cd3f5636b807e201091261e1f2b8e58e4fa212_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-multus-admission-controller-rhel9@sha256:f1de147edd12bfc298c1493fb2cd3f5636b807e201091261e1f2b8e58e4fa212_amd64" }, "product_reference": "openshift4/ose-multus-admission-controller-rhel9@sha256:f1de147edd12bfc298c1493fb2cd3f5636b807e201091261e1f2b8e58e4fa212_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-multus-cni-microshift-rhel9@sha256:0bca64aec5a3d6f6f52fbc874f11b38992557e86b8f63bee236702072d1713a0_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-multus-cni-microshift-rhel9@sha256:0bca64aec5a3d6f6f52fbc874f11b38992557e86b8f63bee236702072d1713a0_amd64" }, "product_reference": "openshift4/ose-multus-cni-microshift-rhel9@sha256:0bca64aec5a3d6f6f52fbc874f11b38992557e86b8f63bee236702072d1713a0_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-multus-cni-microshift-rhel9@sha256:1d68ac29f304171e89ffdc5b24febbd3d134acf1dd75657efd8ebadcd136d636_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-multus-cni-microshift-rhel9@sha256:1d68ac29f304171e89ffdc5b24febbd3d134acf1dd75657efd8ebadcd136d636_ppc64le" }, "product_reference": "openshift4/ose-multus-cni-microshift-rhel9@sha256:1d68ac29f304171e89ffdc5b24febbd3d134acf1dd75657efd8ebadcd136d636_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-multus-cni-microshift-rhel9@sha256:822e167d8e17f0c66b1d01b6f9683a28dd7eb10beb90e3eaa8b9c9d877176de6_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-multus-cni-microshift-rhel9@sha256:822e167d8e17f0c66b1d01b6f9683a28dd7eb10beb90e3eaa8b9c9d877176de6_s390x" }, "product_reference": "openshift4/ose-multus-cni-microshift-rhel9@sha256:822e167d8e17f0c66b1d01b6f9683a28dd7eb10beb90e3eaa8b9c9d877176de6_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-multus-cni-microshift-rhel9@sha256:97de7cef3db9df569220ce28b7694b2d90bb0306aee4a3dc25aa900ecfb8ba89_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-multus-cni-microshift-rhel9@sha256:97de7cef3db9df569220ce28b7694b2d90bb0306aee4a3dc25aa900ecfb8ba89_arm64" }, "product_reference": "openshift4/ose-multus-cni-microshift-rhel9@sha256:97de7cef3db9df569220ce28b7694b2d90bb0306aee4a3dc25aa900ecfb8ba89_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-multus-cni-rhel9@sha256:08d9c1463da8266abb3ff2e3429c474bb65e91cb3993f36f0540a52c1f7d13b4_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-multus-cni-rhel9@sha256:08d9c1463da8266abb3ff2e3429c474bb65e91cb3993f36f0540a52c1f7d13b4_s390x" }, "product_reference": "openshift4/ose-multus-cni-rhel9@sha256:08d9c1463da8266abb3ff2e3429c474bb65e91cb3993f36f0540a52c1f7d13b4_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-multus-cni-rhel9@sha256:476bcd488022220eb35577e7cc67f842a608d07a80e1323c214b3548d5012fad_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-multus-cni-rhel9@sha256:476bcd488022220eb35577e7cc67f842a608d07a80e1323c214b3548d5012fad_amd64" }, "product_reference": "openshift4/ose-multus-cni-rhel9@sha256:476bcd488022220eb35577e7cc67f842a608d07a80e1323c214b3548d5012fad_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-multus-cni-rhel9@sha256:4a1a06f00144e87e7da056bf58675f761aee26d9d085bb69828dd078d632827c_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-multus-cni-rhel9@sha256:4a1a06f00144e87e7da056bf58675f761aee26d9d085bb69828dd078d632827c_arm64" }, "product_reference": "openshift4/ose-multus-cni-rhel9@sha256:4a1a06f00144e87e7da056bf58675f761aee26d9d085bb69828dd078d632827c_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-multus-cni-rhel9@sha256:9e56c73cea59a1bfc54ce90edee8f4a295e61e9299fc558b70cb31aa39e8c8e5_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-multus-cni-rhel9@sha256:9e56c73cea59a1bfc54ce90edee8f4a295e61e9299fc558b70cb31aa39e8c8e5_ppc64le" }, "product_reference": "openshift4/ose-multus-cni-rhel9@sha256:9e56c73cea59a1bfc54ce90edee8f4a295e61e9299fc558b70cb31aa39e8c8e5_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-multus-networkpolicy-rhel9@sha256:06bfd1888fd3e3199084ba41559bf3f21563b30a221395ac42219d3ae510ae54_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-multus-networkpolicy-rhel9@sha256:06bfd1888fd3e3199084ba41559bf3f21563b30a221395ac42219d3ae510ae54_s390x" }, "product_reference": "openshift4/ose-multus-networkpolicy-rhel9@sha256:06bfd1888fd3e3199084ba41559bf3f21563b30a221395ac42219d3ae510ae54_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-multus-networkpolicy-rhel9@sha256:3904de0e659c1833835b9dbe3aa08215b5ab9b2168ad43aad1c8e834c70761d2_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-multus-networkpolicy-rhel9@sha256:3904de0e659c1833835b9dbe3aa08215b5ab9b2168ad43aad1c8e834c70761d2_amd64" }, "product_reference": "openshift4/ose-multus-networkpolicy-rhel9@sha256:3904de0e659c1833835b9dbe3aa08215b5ab9b2168ad43aad1c8e834c70761d2_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-multus-networkpolicy-rhel9@sha256:838c738b780512293aaf7d1249ac29ccb50fdf2e3b7011c0a3591741a8299988_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-multus-networkpolicy-rhel9@sha256:838c738b780512293aaf7d1249ac29ccb50fdf2e3b7011c0a3591741a8299988_ppc64le" }, "product_reference": "openshift4/ose-multus-networkpolicy-rhel9@sha256:838c738b780512293aaf7d1249ac29ccb50fdf2e3b7011c0a3591741a8299988_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-multus-networkpolicy-rhel9@sha256:ed22a41693fc3f0466313e00cbf9a7171e4a2f1e98e6e460a4c8e6b3a9d553db_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-multus-networkpolicy-rhel9@sha256:ed22a41693fc3f0466313e00cbf9a7171e4a2f1e98e6e460a4c8e6b3a9d553db_arm64" }, "product_reference": "openshift4/ose-multus-networkpolicy-rhel9@sha256:ed22a41693fc3f0466313e00cbf9a7171e4a2f1e98e6e460a4c8e6b3a9d553db_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-multus-route-override-cni-rhel9@sha256:3cb9a395e3165c4567442fdbd57fe52fd04e38e63d7f959c1df7b61abb9b7869_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-multus-route-override-cni-rhel9@sha256:3cb9a395e3165c4567442fdbd57fe52fd04e38e63d7f959c1df7b61abb9b7869_ppc64le" }, "product_reference": "openshift4/ose-multus-route-override-cni-rhel9@sha256:3cb9a395e3165c4567442fdbd57fe52fd04e38e63d7f959c1df7b61abb9b7869_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-multus-route-override-cni-rhel9@sha256:c214fb27c8655d5bbee62da891202cfac9eedec8801e4e494608ee8ebf89bc31_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-multus-route-override-cni-rhel9@sha256:c214fb27c8655d5bbee62da891202cfac9eedec8801e4e494608ee8ebf89bc31_s390x" }, "product_reference": "openshift4/ose-multus-route-override-cni-rhel9@sha256:c214fb27c8655d5bbee62da891202cfac9eedec8801e4e494608ee8ebf89bc31_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-multus-route-override-cni-rhel9@sha256:d6cd6d6bfbb2897fa954ada109ef79d7f35ae479ec7705d556e531e260970036_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-multus-route-override-cni-rhel9@sha256:d6cd6d6bfbb2897fa954ada109ef79d7f35ae479ec7705d556e531e260970036_arm64" }, "product_reference": "openshift4/ose-multus-route-override-cni-rhel9@sha256:d6cd6d6bfbb2897fa954ada109ef79d7f35ae479ec7705d556e531e260970036_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-multus-route-override-cni-rhel9@sha256:e990f78ba767c7b88f4a8132933bc17a6d4fe1b135c4b392c071f13bde32ce16_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-multus-route-override-cni-rhel9@sha256:e990f78ba767c7b88f4a8132933bc17a6d4fe1b135c4b392c071f13bde32ce16_amd64" }, "product_reference": "openshift4/ose-multus-route-override-cni-rhel9@sha256:e990f78ba767c7b88f4a8132933bc17a6d4fe1b135c4b392c071f13bde32ce16_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1ec628f3edd496d38cf0ef051a3a3e4660c52bdaacc6fd811270b4bee23c9035_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1ec628f3edd496d38cf0ef051a3a3e4660c52bdaacc6fd811270b4bee23c9035_ppc64le" }, "product_reference": "openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1ec628f3edd496d38cf0ef051a3a3e4660c52bdaacc6fd811270b4bee23c9035_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:38891b4547aea650a23c9b3ff616b4dd23635f426ad8c5986c72d7092f774e5f_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:38891b4547aea650a23c9b3ff616b4dd23635f426ad8c5986c72d7092f774e5f_arm64" }, "product_reference": "openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:38891b4547aea650a23c9b3ff616b4dd23635f426ad8c5986c72d7092f774e5f_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:99767d45f5f2c507f9809cd88205a51bad6319feb304220db62de5ec5ae435f3_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:99767d45f5f2c507f9809cd88205a51bad6319feb304220db62de5ec5ae435f3_s390x" }, "product_reference": "openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:99767d45f5f2c507f9809cd88205a51bad6319feb304220db62de5ec5ae435f3_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:9fe5a51e368734b1617215b1bb666ac2098dd2478e6ae7c3d8916e7d8b989942_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:9fe5a51e368734b1617215b1bb666ac2098dd2478e6ae7c3d8916e7d8b989942_amd64" }, "product_reference": "openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:9fe5a51e368734b1617215b1bb666ac2098dd2478e6ae7c3d8916e7d8b989942_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-must-gather-rhel9@sha256:1605460133de7bc30796ff154a25f99d1adac73b66f646a9789e716e7c0a7f9f_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:1605460133de7bc30796ff154a25f99d1adac73b66f646a9789e716e7c0a7f9f_amd64" }, "product_reference": "openshift4/ose-must-gather-rhel9@sha256:1605460133de7bc30796ff154a25f99d1adac73b66f646a9789e716e7c0a7f9f_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-must-gather-rhel9@sha256:348a63e6d3163c2e503363ffc03e841ef7ba60840bb36d5f62a1d79a7b67456d_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:348a63e6d3163c2e503363ffc03e841ef7ba60840bb36d5f62a1d79a7b67456d_s390x" }, "product_reference": "openshift4/ose-must-gather-rhel9@sha256:348a63e6d3163c2e503363ffc03e841ef7ba60840bb36d5f62a1d79a7b67456d_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-must-gather-rhel9@sha256:a6ae73143b1181e37078ab4b07b95ffe8a8651d12a66143018a9c1c85edd394a_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:a6ae73143b1181e37078ab4b07b95ffe8a8651d12a66143018a9c1c85edd394a_ppc64le" }, "product_reference": "openshift4/ose-must-gather-rhel9@sha256:a6ae73143b1181e37078ab4b07b95ffe8a8651d12a66143018a9c1c85edd394a_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-must-gather-rhel9@sha256:d59a40a994293e7ca75831c8e2899b6b91e46ed8fb8485e5d2af420318396b30_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:d59a40a994293e7ca75831c8e2899b6b91e46ed8fb8485e5d2af420318396b30_arm64" }, "product_reference": "openshift4/ose-must-gather-rhel9@sha256:d59a40a994293e7ca75831c8e2899b6b91e46ed8fb8485e5d2af420318396b30_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-network-interface-bond-cni-rhel9@sha256:50386e429264b43ee201e3163a90d739511d22d9b79fb49df98788d607e24058_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-network-interface-bond-cni-rhel9@sha256:50386e429264b43ee201e3163a90d739511d22d9b79fb49df98788d607e24058_arm64" }, "product_reference": "openshift4/ose-network-interface-bond-cni-rhel9@sha256:50386e429264b43ee201e3163a90d739511d22d9b79fb49df98788d607e24058_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-network-interface-bond-cni-rhel9@sha256:870743a1a664fc72edd89083fdbb84fb8847b959824944b3db9d93b08615a245_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-network-interface-bond-cni-rhel9@sha256:870743a1a664fc72edd89083fdbb84fb8847b959824944b3db9d93b08615a245_s390x" }, "product_reference": "openshift4/ose-network-interface-bond-cni-rhel9@sha256:870743a1a664fc72edd89083fdbb84fb8847b959824944b3db9d93b08615a245_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-network-interface-bond-cni-rhel9@sha256:d0d9ec1c9420df3cef05a99b18a782c3b3fa47bb4c43dd52613e8ee8e2354ec8_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-network-interface-bond-cni-rhel9@sha256:d0d9ec1c9420df3cef05a99b18a782c3b3fa47bb4c43dd52613e8ee8e2354ec8_amd64" }, "product_reference": "openshift4/ose-network-interface-bond-cni-rhel9@sha256:d0d9ec1c9420df3cef05a99b18a782c3b3fa47bb4c43dd52613e8ee8e2354ec8_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-network-interface-bond-cni-rhel9@sha256:e9aebfff92e771e03c07db80f54f3d0835785cbf84c7f4b090e4c446898889d9_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-network-interface-bond-cni-rhel9@sha256:e9aebfff92e771e03c07db80f54f3d0835785cbf84c7f4b090e4c446898889d9_ppc64le" }, "product_reference": "openshift4/ose-network-interface-bond-cni-rhel9@sha256:e9aebfff92e771e03c07db80f54f3d0835785cbf84c7f4b090e4c446898889d9_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-network-metrics-daemon-rhel9@sha256:5f0540af9a9d72adcbfbd6b928b412a589e4743ce82f884ce7e102af14027f0a_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-network-metrics-daemon-rhel9@sha256:5f0540af9a9d72adcbfbd6b928b412a589e4743ce82f884ce7e102af14027f0a_amd64" }, "product_reference": "openshift4/ose-network-metrics-daemon-rhel9@sha256:5f0540af9a9d72adcbfbd6b928b412a589e4743ce82f884ce7e102af14027f0a_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-network-metrics-daemon-rhel9@sha256:7b82cf52205992020a66d66433a36c660acc5ae1e0a59c48b330f7659b5b1664_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-network-metrics-daemon-rhel9@sha256:7b82cf52205992020a66d66433a36c660acc5ae1e0a59c48b330f7659b5b1664_arm64" }, "product_reference": "openshift4/ose-network-metrics-daemon-rhel9@sha256:7b82cf52205992020a66d66433a36c660acc5ae1e0a59c48b330f7659b5b1664_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-network-metrics-daemon-rhel9@sha256:bd586d4b683d0f590e9cbcf0361e313026c6f143c6db216c27c228a6dc1ece07_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-network-metrics-daemon-rhel9@sha256:bd586d4b683d0f590e9cbcf0361e313026c6f143c6db216c27c228a6dc1ece07_ppc64le" }, "product_reference": "openshift4/ose-network-metrics-daemon-rhel9@sha256:bd586d4b683d0f590e9cbcf0361e313026c6f143c6db216c27c228a6dc1ece07_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-network-metrics-daemon-rhel9@sha256:fd6507755d9fb25848e3fb7b848d25de7efc551cdf9ad40f9e31fc3204910cb7_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-network-metrics-daemon-rhel9@sha256:fd6507755d9fb25848e3fb7b848d25de7efc551cdf9ad40f9e31fc3204910cb7_s390x" }, "product_reference": "openshift4/ose-network-metrics-daemon-rhel9@sha256:fd6507755d9fb25848e3fb7b848d25de7efc551cdf9ad40f9e31fc3204910cb7_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-networking-console-plugin-rhel9@sha256:04c466e9f3820b7d3bb52f86d611397dc441091195177aa2c38b931329499d28_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:04c466e9f3820b7d3bb52f86d611397dc441091195177aa2c38b931329499d28_arm64" }, "product_reference": "openshift4/ose-networking-console-plugin-rhel9@sha256:04c466e9f3820b7d3bb52f86d611397dc441091195177aa2c38b931329499d28_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-networking-console-plugin-rhel9@sha256:93e249b8353e8c2a3cd4a9e8bb0dab423dfd0a185dfc567d59ab848da2a64ab6_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:93e249b8353e8c2a3cd4a9e8bb0dab423dfd0a185dfc567d59ab848da2a64ab6_ppc64le" }, "product_reference": "openshift4/ose-networking-console-plugin-rhel9@sha256:93e249b8353e8c2a3cd4a9e8bb0dab423dfd0a185dfc567d59ab848da2a64ab6_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-networking-console-plugin-rhel9@sha256:9f8babd43daba0a9c3031758d1a85751cd3e9b99af6100740ba92f85285cb235_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:9f8babd43daba0a9c3031758d1a85751cd3e9b99af6100740ba92f85285cb235_amd64" }, "product_reference": "openshift4/ose-networking-console-plugin-rhel9@sha256:9f8babd43daba0a9c3031758d1a85751cd3e9b99af6100740ba92f85285cb235_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-networking-console-plugin-rhel9@sha256:c588c0cf236cb7499f8599bfd45e29541f05a0ea18aebbf5b5ca465aeaf26554_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:c588c0cf236cb7499f8599bfd45e29541f05a0ea18aebbf5b5ca465aeaf26554_s390x" }, "product_reference": "openshift4/ose-networking-console-plugin-rhel9@sha256:c588c0cf236cb7499f8599bfd45e29541f05a0ea18aebbf5b5ca465aeaf26554_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:00dbaebb586d8a032b42c7b540cc10d69fa33d8f3380aef8c15296946beec6d4_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:00dbaebb586d8a032b42c7b540cc10d69fa33d8f3380aef8c15296946beec6d4_amd64" }, "product_reference": "openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:00dbaebb586d8a032b42c7b540cc10d69fa33d8f3380aef8c15296946beec6d4_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-nutanix-machine-controllers-rhel9@sha256:b464080669b56227e93d9076cf40c3f728cd28ceece631e1324de33a20f942a0_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-nutanix-machine-controllers-rhel9@sha256:b464080669b56227e93d9076cf40c3f728cd28ceece631e1324de33a20f942a0_amd64" }, "product_reference": "openshift4/ose-nutanix-machine-controllers-rhel9@sha256:b464080669b56227e93d9076cf40c3f728cd28ceece631e1324de33a20f942a0_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-oauth-apiserver-rhel9@sha256:1e2ec4c525443c2c10d32f0ea5c3ed68143918cecfe910b8481cb6b6cacf05b7_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-oauth-apiserver-rhel9@sha256:1e2ec4c525443c2c10d32f0ea5c3ed68143918cecfe910b8481cb6b6cacf05b7_ppc64le" }, "product_reference": "openshift4/ose-oauth-apiserver-rhel9@sha256:1e2ec4c525443c2c10d32f0ea5c3ed68143918cecfe910b8481cb6b6cacf05b7_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-oauth-apiserver-rhel9@sha256:7b92bd5c74909ca0ae0d0a007f0f21b420a2eff13d4673863bcb8d12f0ceb72e_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-oauth-apiserver-rhel9@sha256:7b92bd5c74909ca0ae0d0a007f0f21b420a2eff13d4673863bcb8d12f0ceb72e_arm64" }, "product_reference": "openshift4/ose-oauth-apiserver-rhel9@sha256:7b92bd5c74909ca0ae0d0a007f0f21b420a2eff13d4673863bcb8d12f0ceb72e_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-oauth-apiserver-rhel9@sha256:ec19f068115f9797b8587c63c6a9bacc36cbf561177d1b842eb41f0f3ac66950_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-oauth-apiserver-rhel9@sha256:ec19f068115f9797b8587c63c6a9bacc36cbf561177d1b842eb41f0f3ac66950_amd64" }, "product_reference": "openshift4/ose-oauth-apiserver-rhel9@sha256:ec19f068115f9797b8587c63c6a9bacc36cbf561177d1b842eb41f0f3ac66950_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-oauth-apiserver-rhel9@sha256:f4f9b5d43f1b4fc6e2575a4c56e3c37904d11acd058d40ae77d9e00ecf40f26d_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-oauth-apiserver-rhel9@sha256:f4f9b5d43f1b4fc6e2575a4c56e3c37904d11acd058d40ae77d9e00ecf40f26d_s390x" }, "product_reference": "openshift4/ose-oauth-apiserver-rhel9@sha256:f4f9b5d43f1b4fc6e2575a4c56e3c37904d11acd058d40ae77d9e00ecf40f26d_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-oauth-proxy-rhel9@sha256:390a3ca3e037470ec23abdb89d3d5a5fa9194fca484cc5310084d0bb51346f21_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-oauth-proxy-rhel9@sha256:390a3ca3e037470ec23abdb89d3d5a5fa9194fca484cc5310084d0bb51346f21_ppc64le" }, "product_reference": "openshift4/ose-oauth-proxy-rhel9@sha256:390a3ca3e037470ec23abdb89d3d5a5fa9194fca484cc5310084d0bb51346f21_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-oauth-proxy-rhel9@sha256:b07e84f4601ac2e45ca7850a8bb73f9d4b32853620869cf9626ad49653fd0e08_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-oauth-proxy-rhel9@sha256:b07e84f4601ac2e45ca7850a8bb73f9d4b32853620869cf9626ad49653fd0e08_arm64" }, "product_reference": "openshift4/ose-oauth-proxy-rhel9@sha256:b07e84f4601ac2e45ca7850a8bb73f9d4b32853620869cf9626ad49653fd0e08_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-oauth-proxy-rhel9@sha256:b1622d360bbc5acd5d2805c7f44d0474ee01fdae458252c066a2f4bd5eef1d8f_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-oauth-proxy-rhel9@sha256:b1622d360bbc5acd5d2805c7f44d0474ee01fdae458252c066a2f4bd5eef1d8f_amd64" }, "product_reference": "openshift4/ose-oauth-proxy-rhel9@sha256:b1622d360bbc5acd5d2805c7f44d0474ee01fdae458252c066a2f4bd5eef1d8f_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-oauth-proxy-rhel9@sha256:c05c53ee58a4ab9b86bce53b7d50807dea16ce624f536ef039173d8cd7c8b6b4_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-oauth-proxy-rhel9@sha256:c05c53ee58a4ab9b86bce53b7d50807dea16ce624f536ef039173d8cd7c8b6b4_s390x" }, "product_reference": "openshift4/ose-oauth-proxy-rhel9@sha256:c05c53ee58a4ab9b86bce53b7d50807dea16ce624f536ef039173d8cd7c8b6b4_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-oauth-server-rhel9@sha256:62aec670236d6ed3e3c15b4f3836cad83f4d73daeec88a42ba31d8005bd8bb77_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-oauth-server-rhel9@sha256:62aec670236d6ed3e3c15b4f3836cad83f4d73daeec88a42ba31d8005bd8bb77_s390x" }, "product_reference": "openshift4/ose-oauth-server-rhel9@sha256:62aec670236d6ed3e3c15b4f3836cad83f4d73daeec88a42ba31d8005bd8bb77_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-oauth-server-rhel9@sha256:8a8e369d3d1522cc23fe05709ca2cabc669d91c9ce01a48f56338ee482046e60_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-oauth-server-rhel9@sha256:8a8e369d3d1522cc23fe05709ca2cabc669d91c9ce01a48f56338ee482046e60_ppc64le" }, "product_reference": "openshift4/ose-oauth-server-rhel9@sha256:8a8e369d3d1522cc23fe05709ca2cabc669d91c9ce01a48f56338ee482046e60_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-oauth-server-rhel9@sha256:a845a7093bf5d5dca4abdfe6b9537549685765c16bb60b48dd6baffa75700f6e_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-oauth-server-rhel9@sha256:a845a7093bf5d5dca4abdfe6b9537549685765c16bb60b48dd6baffa75700f6e_amd64" }, "product_reference": "openshift4/ose-oauth-server-rhel9@sha256:a845a7093bf5d5dca4abdfe6b9537549685765c16bb60b48dd6baffa75700f6e_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-oauth-server-rhel9@sha256:ab88d8ae2f19cba863061d0faec6664a68b1d5dc43f652306c9e9b1d85556002_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-oauth-server-rhel9@sha256:ab88d8ae2f19cba863061d0faec6664a68b1d5dc43f652306c9e9b1d85556002_arm64" }, "product_reference": "openshift4/ose-oauth-server-rhel9@sha256:ab88d8ae2f19cba863061d0faec6664a68b1d5dc43f652306c9e9b1d85556002_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-olm-catalogd-rhel9@sha256:01b72a079eddb70ce27eb178c0e0f2ca08e7a65a99def3bff1b793f6d40c0969_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-olm-catalogd-rhel9@sha256:01b72a079eddb70ce27eb178c0e0f2ca08e7a65a99def3bff1b793f6d40c0969_ppc64le" }, "product_reference": "openshift4/ose-olm-catalogd-rhel9@sha256:01b72a079eddb70ce27eb178c0e0f2ca08e7a65a99def3bff1b793f6d40c0969_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-olm-catalogd-rhel9@sha256:0ea048024abf0c908a820db88a19323f8da005ea2d0bb7d09ad933c29eed3e14_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-olm-catalogd-rhel9@sha256:0ea048024abf0c908a820db88a19323f8da005ea2d0bb7d09ad933c29eed3e14_arm64" }, "product_reference": "openshift4/ose-olm-catalogd-rhel9@sha256:0ea048024abf0c908a820db88a19323f8da005ea2d0bb7d09ad933c29eed3e14_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-olm-catalogd-rhel9@sha256:18054465f751e50dda519a03773f648e46b2b23b2058642b4d624f2a5ad9a1ab_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-olm-catalogd-rhel9@sha256:18054465f751e50dda519a03773f648e46b2b23b2058642b4d624f2a5ad9a1ab_s390x" }, "product_reference": "openshift4/ose-olm-catalogd-rhel9@sha256:18054465f751e50dda519a03773f648e46b2b23b2058642b4d624f2a5ad9a1ab_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-olm-catalogd-rhel9@sha256:1df8a6b62a2b1cfab9f386c273c5ae3b085ff53dfc3272b3abd2240c9ab125af_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-olm-catalogd-rhel9@sha256:1df8a6b62a2b1cfab9f386c273c5ae3b085ff53dfc3272b3abd2240c9ab125af_amd64" }, "product_reference": "openshift4/ose-olm-catalogd-rhel9@sha256:1df8a6b62a2b1cfab9f386c273c5ae3b085ff53dfc3272b3abd2240c9ab125af_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-olm-operator-controller-rhel9@sha256:13ec1ae02b25ad477d3c6ee1816766868b50c4d7e98a19424e02db270da9d4e9_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-olm-operator-controller-rhel9@sha256:13ec1ae02b25ad477d3c6ee1816766868b50c4d7e98a19424e02db270da9d4e9_ppc64le" }, "product_reference": "openshift4/ose-olm-operator-controller-rhel9@sha256:13ec1ae02b25ad477d3c6ee1816766868b50c4d7e98a19424e02db270da9d4e9_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-olm-operator-controller-rhel9@sha256:4ac93588aa4508abc1bf649292ea35e2f60b6bb9e149e0171990525fa263379c_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-olm-operator-controller-rhel9@sha256:4ac93588aa4508abc1bf649292ea35e2f60b6bb9e149e0171990525fa263379c_s390x" }, "product_reference": "openshift4/ose-olm-operator-controller-rhel9@sha256:4ac93588aa4508abc1bf649292ea35e2f60b6bb9e149e0171990525fa263379c_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-olm-operator-controller-rhel9@sha256:581bef59d36c3eb5328d3de685bc4efe654687fbbb4ea7decc625ecb56df7e60_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-olm-operator-controller-rhel9@sha256:581bef59d36c3eb5328d3de685bc4efe654687fbbb4ea7decc625ecb56df7e60_amd64" }, "product_reference": "openshift4/ose-olm-operator-controller-rhel9@sha256:581bef59d36c3eb5328d3de685bc4efe654687fbbb4ea7decc625ecb56df7e60_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-olm-operator-controller-rhel9@sha256:7ebc6b37e058dbafc291b2b9926fc1c3138407db1a2758fb0f627d0d0ad222cc_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-olm-operator-controller-rhel9@sha256:7ebc6b37e058dbafc291b2b9926fc1c3138407db1a2758fb0f627d0d0ad222cc_arm64" }, "product_reference": "openshift4/ose-olm-operator-controller-rhel9@sha256:7ebc6b37e058dbafc291b2b9926fc1c3138407db1a2758fb0f627d0d0ad222cc_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-olm-rukpak-rhel9@sha256:3ca07c5bb00b385cd3d1064d09a1644d28135c9e97faec1df4d4e28ae4fb6a93_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-olm-rukpak-rhel9@sha256:3ca07c5bb00b385cd3d1064d09a1644d28135c9e97faec1df4d4e28ae4fb6a93_ppc64le" }, "product_reference": "openshift4/ose-olm-rukpak-rhel9@sha256:3ca07c5bb00b385cd3d1064d09a1644d28135c9e97faec1df4d4e28ae4fb6a93_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-olm-rukpak-rhel9@sha256:a6f45ef197d4dfc0acf2aff1f26369b427cc811c3ab4ae37a52258db2456197e_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-olm-rukpak-rhel9@sha256:a6f45ef197d4dfc0acf2aff1f26369b427cc811c3ab4ae37a52258db2456197e_amd64" }, "product_reference": "openshift4/ose-olm-rukpak-rhel9@sha256:a6f45ef197d4dfc0acf2aff1f26369b427cc811c3ab4ae37a52258db2456197e_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-olm-rukpak-rhel9@sha256:fbac2db13b31228dfbb8fc8433572a9b1ee14235391e840c8dcb8b20bd33366e_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-olm-rukpak-rhel9@sha256:fbac2db13b31228dfbb8fc8433572a9b1ee14235391e840c8dcb8b20bd33366e_arm64" }, "product_reference": "openshift4/ose-olm-rukpak-rhel9@sha256:fbac2db13b31228dfbb8fc8433572a9b1ee14235391e840c8dcb8b20bd33366e_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-olm-rukpak-rhel9@sha256:fc64992c1073eec979f06c9fe9f924060aa312067dcbee914256c92acd7b67bb_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-olm-rukpak-rhel9@sha256:fc64992c1073eec979f06c9fe9f924060aa312067dcbee914256c92acd7b67bb_s390x" }, "product_reference": "openshift4/ose-olm-rukpak-rhel9@sha256:fc64992c1073eec979f06c9fe9f924060aa312067dcbee914256c92acd7b67bb_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-openshift-apiserver-rhel9@sha256:0ae78bc51d0ffcba2acf9fad91552a1d76e9984940c7f13cbe83a7a4b0ecf28c_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-openshift-apiserver-rhel9@sha256:0ae78bc51d0ffcba2acf9fad91552a1d76e9984940c7f13cbe83a7a4b0ecf28c_s390x" }, "product_reference": "openshift4/ose-openshift-apiserver-rhel9@sha256:0ae78bc51d0ffcba2acf9fad91552a1d76e9984940c7f13cbe83a7a4b0ecf28c_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-openshift-apiserver-rhel9@sha256:289e63a558a7a1a8ab5649c2854c5a99dc0b0181debfa2e21712674db14a45b8_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-openshift-apiserver-rhel9@sha256:289e63a558a7a1a8ab5649c2854c5a99dc0b0181debfa2e21712674db14a45b8_amd64" }, "product_reference": "openshift4/ose-openshift-apiserver-rhel9@sha256:289e63a558a7a1a8ab5649c2854c5a99dc0b0181debfa2e21712674db14a45b8_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-openshift-apiserver-rhel9@sha256:37f5654e2b03db66ad82da281c8eeaad0ce0c7882a5a098195b3f0d04331759b_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-openshift-apiserver-rhel9@sha256:37f5654e2b03db66ad82da281c8eeaad0ce0c7882a5a098195b3f0d04331759b_ppc64le" }, "product_reference": "openshift4/ose-openshift-apiserver-rhel9@sha256:37f5654e2b03db66ad82da281c8eeaad0ce0c7882a5a098195b3f0d04331759b_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-openshift-apiserver-rhel9@sha256:bbf1ca462794b4052fbe61320dfecac68344e89e69170fb768ed7c337c72c24a_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-openshift-apiserver-rhel9@sha256:bbf1ca462794b4052fbe61320dfecac68344e89e69170fb768ed7c337c72c24a_arm64" }, "product_reference": "openshift4/ose-openshift-apiserver-rhel9@sha256:bbf1ca462794b4052fbe61320dfecac68344e89e69170fb768ed7c337c72c24a_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:09f31268dd0285f5316f3fa2ff5a5af330ef6eb87d1794291080ef65fa90f29e_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:09f31268dd0285f5316f3fa2ff5a5af330ef6eb87d1794291080ef65fa90f29e_arm64" }, "product_reference": "openshift4/ose-openshift-controller-manager-rhel9@sha256:09f31268dd0285f5316f3fa2ff5a5af330ef6eb87d1794291080ef65fa90f29e_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:2cc3a82a27ab49298e50e02a6c42377c60040afad33e9f5b457bdd39a3a6f201_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:2cc3a82a27ab49298e50e02a6c42377c60040afad33e9f5b457bdd39a3a6f201_s390x" }, "product_reference": "openshift4/ose-openshift-controller-manager-rhel9@sha256:2cc3a82a27ab49298e50e02a6c42377c60040afad33e9f5b457bdd39a3a6f201_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:8293328b0f22a97aa139dd24c3e897a2d6b0c50cac28e8da2a6acf3e353d4806_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:8293328b0f22a97aa139dd24c3e897a2d6b0c50cac28e8da2a6acf3e353d4806_ppc64le" }, "product_reference": "openshift4/ose-openshift-controller-manager-rhel9@sha256:8293328b0f22a97aa139dd24c3e897a2d6b0c50cac28e8da2a6acf3e353d4806_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:d5060aa007c4ec392f3af0986d33c187a526a0844c2b388463a299b7fe3f85b3_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:d5060aa007c4ec392f3af0986d33c187a526a0844c2b388463a299b7fe3f85b3_amd64" }, "product_reference": "openshift4/ose-openshift-controller-manager-rhel9@sha256:d5060aa007c4ec392f3af0986d33c187a526a0844c2b388463a299b7fe3f85b3_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-openshift-state-metrics-rhel9@sha256:0d0fd604a14b4a5bed6c28808be2f1319755b70aa352a94a0fdb7f3a6285512d_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-openshift-state-metrics-rhel9@sha256:0d0fd604a14b4a5bed6c28808be2f1319755b70aa352a94a0fdb7f3a6285512d_s390x" }, "product_reference": "openshift4/ose-openshift-state-metrics-rhel9@sha256:0d0fd604a14b4a5bed6c28808be2f1319755b70aa352a94a0fdb7f3a6285512d_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-openshift-state-metrics-rhel9@sha256:35f3dff0cee4299cf528bbdad2cef516a53613b21a70904207aa307364da6674_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-openshift-state-metrics-rhel9@sha256:35f3dff0cee4299cf528bbdad2cef516a53613b21a70904207aa307364da6674_arm64" }, "product_reference": "openshift4/ose-openshift-state-metrics-rhel9@sha256:35f3dff0cee4299cf528bbdad2cef516a53613b21a70904207aa307364da6674_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-openshift-state-metrics-rhel9@sha256:43cc8d9a87a7fad2cad784c68758d82295bd90339f1c139de901e2439aba35df_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-openshift-state-metrics-rhel9@sha256:43cc8d9a87a7fad2cad784c68758d82295bd90339f1c139de901e2439aba35df_ppc64le" }, "product_reference": "openshift4/ose-openshift-state-metrics-rhel9@sha256:43cc8d9a87a7fad2cad784c68758d82295bd90339f1c139de901e2439aba35df_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-openshift-state-metrics-rhel9@sha256:c0799fe4d3d550ad5be9f3e6acdd0dbeb6ed6548e66fb24380b127ced75d58ad_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-openshift-state-metrics-rhel9@sha256:c0799fe4d3d550ad5be9f3e6acdd0dbeb6ed6548e66fb24380b127ced75d58ad_amd64" }, "product_reference": "openshift4/ose-openshift-state-metrics-rhel9@sha256:c0799fe4d3d550ad5be9f3e6acdd0dbeb6ed6548e66fb24380b127ced75d58ad_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:4e16957ee5da84bed4a1d63a8008af5fe5de549ab87e1ccc4a4c2f29276544c3_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:4e16957ee5da84bed4a1d63a8008af5fe5de549ab87e1ccc4a4c2f29276544c3_s390x" }, "product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:4e16957ee5da84bed4a1d63a8008af5fe5de549ab87e1ccc4a4c2f29276544c3_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7da95c0060d09e6f12d58933f3ef9123448d77ceb7a2218b3c723ac7410142ac_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7da95c0060d09e6f12d58933f3ef9123448d77ceb7a2218b3c723ac7410142ac_amd64" }, "product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7da95c0060d09e6f12d58933f3ef9123448d77ceb7a2218b3c723ac7410142ac_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7efe60ce5e60ae8f7b467fb5126c470c1c9149a132abb20bf3d742fe637918e3_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7efe60ce5e60ae8f7b467fb5126c470c1c9149a132abb20bf3d742fe637918e3_arm64" }, "product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7efe60ce5e60ae8f7b467fb5126c470c1c9149a132abb20bf3d742fe637918e3_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ae897ecff7018d92afa020c566b899a4b3cbec4444db0a8533093693eb25f441_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ae897ecff7018d92afa020c566b899a4b3cbec4444db0a8533093693eb25f441_ppc64le" }, "product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ae897ecff7018d92afa020c566b899a4b3cbec4444db0a8533093693eb25f441_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:05a56f2efb4dcca1682eb65d0bed1434e886e8be1ac5b61d80c0537929550b05_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:05a56f2efb4dcca1682eb65d0bed1434e886e8be1ac5b61d80c0537929550b05_ppc64le" }, "product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:05a56f2efb4dcca1682eb65d0bed1434e886e8be1ac5b61d80c0537929550b05_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:660165c66fbbcb0443e78156990b28857d5f2ff43090874a1659114fdb54677e_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:660165c66fbbcb0443e78156990b28857d5f2ff43090874a1659114fdb54677e_amd64" }, "product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:660165c66fbbcb0443e78156990b28857d5f2ff43090874a1659114fdb54677e_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:66c8e3cb9abece0269ea56173bc29b25d23fb47d0609cc5fb2c72432b894c45d_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:66c8e3cb9abece0269ea56173bc29b25d23fb47d0609cc5fb2c72432b894c45d_arm64" }, "product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:66c8e3cb9abece0269ea56173bc29b25d23fb47d0609cc5fb2c72432b894c45d_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:e4675c421773f72ac0d467e33ed2c11dd420f3f6df79bd6b9a4b403170a6fadc_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:e4675c421773f72ac0d467e33ed2c11dd420f3f6df79bd6b9a4b403170a6fadc_s390x" }, "product_reference": "openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:e4675c421773f72ac0d467e33ed2c11dd420f3f6df79bd6b9a4b403170a6fadc_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:1c1b24c2d7414f1c0baa7e6eba68e7630922a52d63e87d6ae1bd7304d2beb053_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:1c1b24c2d7414f1c0baa7e6eba68e7630922a52d63e87d6ae1bd7304d2beb053_ppc64le" }, "product_reference": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:1c1b24c2d7414f1c0baa7e6eba68e7630922a52d63e87d6ae1bd7304d2beb053_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2e5b9b72b4b5d4ceadf82fac617aa2238a5bb03985884dabec51ef60501df810_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2e5b9b72b4b5d4ceadf82fac617aa2238a5bb03985884dabec51ef60501df810_arm64" }, "product_reference": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2e5b9b72b4b5d4ceadf82fac617aa2238a5bb03985884dabec51ef60501df810_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:776b9e2a586f6c8d2c3b3fffc12084030e9e4e08de45e52c2fab1ecb1b0a11c9_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:776b9e2a586f6c8d2c3b3fffc12084030e9e4e08de45e52c2fab1ecb1b0a11c9_amd64" }, "product_reference": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:776b9e2a586f6c8d2c3b3fffc12084030e9e4e08de45e52c2fab1ecb1b0a11c9_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:e274ec5e7fa5161091959f5b58730e260bcf994cdb238ffe79bd9aa1d4cfafa4_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:e274ec5e7fa5161091959f5b58730e260bcf994cdb238ffe79bd9aa1d4cfafa4_s390x" }, "product_reference": "openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:e274ec5e7fa5161091959f5b58730e260bcf994cdb238ffe79bd9aa1d4cfafa4_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:0004b3cf381fdeb1e670df800abb573b4d981efe993f176efc3de8ca4f90422f_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:0004b3cf381fdeb1e670df800abb573b4d981efe993f176efc3de8ca4f90422f_amd64" }, "product_reference": "openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:0004b3cf381fdeb1e670df800abb573b4d981efe993f176efc3de8ca4f90422f_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8c6490aacf5e4b9841bc34c9dab0ab8b392c0b1a237710e10b5a0cf7170c109a_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8c6490aacf5e4b9841bc34c9dab0ab8b392c0b1a237710e10b5a0cf7170c109a_arm64" }, "product_reference": "openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8c6490aacf5e4b9841bc34c9dab0ab8b392c0b1a237710e10b5a0cf7170c109a_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ab4f157ff3717c2909571ad5690b56a1cadb7ce3a842bea0777ce630c2afd99d_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ab4f157ff3717c2909571ad5690b56a1cadb7ce3a842bea0777ce630c2afd99d_s390x" }, "product_reference": "openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ab4f157ff3717c2909571ad5690b56a1cadb7ce3a842bea0777ce630c2afd99d_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d5f9cfa59678e2fbfb3434fbe79e3b195fb9b1a7b72d1b5c5a07a3db17d8b34c_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d5f9cfa59678e2fbfb3434fbe79e3b195fb9b1a7b72d1b5c5a07a3db17d8b34c_ppc64le" }, "product_reference": "openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d5f9cfa59678e2fbfb3434fbe79e3b195fb9b1a7b72d1b5c5a07a3db17d8b34c_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-operator-framework-tools-rhel9@sha256:5231813b52f5c33846b7f91e1d774b30bd3ae5d09aea74b0069c394b6dbc4545_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-operator-framework-tools-rhel9@sha256:5231813b52f5c33846b7f91e1d774b30bd3ae5d09aea74b0069c394b6dbc4545_s390x" }, "product_reference": "openshift4/ose-operator-framework-tools-rhel9@sha256:5231813b52f5c33846b7f91e1d774b30bd3ae5d09aea74b0069c394b6dbc4545_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-operator-framework-tools-rhel9@sha256:5a964467517702bb57a92aba855db77df919004b7007d681e29a8d4da870ff6e_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-operator-framework-tools-rhel9@sha256:5a964467517702bb57a92aba855db77df919004b7007d681e29a8d4da870ff6e_arm64" }, "product_reference": "openshift4/ose-operator-framework-tools-rhel9@sha256:5a964467517702bb57a92aba855db77df919004b7007d681e29a8d4da870ff6e_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-operator-framework-tools-rhel9@sha256:c76beec5904e4a3f2c46b3ef97de51cde03aa761a87e3e2a970fcf2569786bad_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-operator-framework-tools-rhel9@sha256:c76beec5904e4a3f2c46b3ef97de51cde03aa761a87e3e2a970fcf2569786bad_ppc64le" }, "product_reference": "openshift4/ose-operator-framework-tools-rhel9@sha256:c76beec5904e4a3f2c46b3ef97de51cde03aa761a87e3e2a970fcf2569786bad_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-operator-framework-tools-rhel9@sha256:da29f4168d13b9eab798c007438e77c576a11eaa357a8a4cbe80ee979bbb05c1_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-operator-framework-tools-rhel9@sha256:da29f4168d13b9eab798c007438e77c576a11eaa357a8a4cbe80ee979bbb05c1_amd64" }, "product_reference": "openshift4/ose-operator-framework-tools-rhel9@sha256:da29f4168d13b9eab798c007438e77c576a11eaa357a8a4cbe80ee979bbb05c1_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:54a5cd092cc40aed3f4177e85b4df40287a1b75ab7382b9b176671452183081f_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:54a5cd092cc40aed3f4177e85b4df40287a1b75ab7382b9b176671452183081f_ppc64le" }, "product_reference": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:54a5cd092cc40aed3f4177e85b4df40287a1b75ab7382b9b176671452183081f_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5ce5c01a01fa37b1fe280c5787e2190905671f307dc3255dac8a251bb6cb439c_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5ce5c01a01fa37b1fe280c5787e2190905671f307dc3255dac8a251bb6cb439c_s390x" }, "product_reference": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5ce5c01a01fa37b1fe280c5787e2190905671f307dc3255dac8a251bb6cb439c_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:96891f8a43580f21f223db21ae69cfc466df3cd4cc54be0b76cc820b5db04c51_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:96891f8a43580f21f223db21ae69cfc466df3cd4cc54be0b76cc820b5db04c51_arm64" }, "product_reference": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:96891f8a43580f21f223db21ae69cfc466df3cd4cc54be0b76cc820b5db04c51_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b8328a2a1f48e21a5d1bc50cb5879aba8b2e38604252cdb6c6238ed83b59e687_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b8328a2a1f48e21a5d1bc50cb5879aba8b2e38604252cdb6c6238ed83b59e687_amd64" }, "product_reference": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b8328a2a1f48e21a5d1bc50cb5879aba8b2e38604252cdb6c6238ed83b59e687_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-operator-marketplace-rhel9@sha256:195990109e3b20d9bbd33fd6fc816b868c25cec783fbc15e86bc75b16965896a_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-operator-marketplace-rhel9@sha256:195990109e3b20d9bbd33fd6fc816b868c25cec783fbc15e86bc75b16965896a_ppc64le" }, "product_reference": "openshift4/ose-operator-marketplace-rhel9@sha256:195990109e3b20d9bbd33fd6fc816b868c25cec783fbc15e86bc75b16965896a_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-operator-marketplace-rhel9@sha256:1f95e1c63a9efc40267509814a64f9d48cbe4ce10a39d71ca620cd2da6f99ed8_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-operator-marketplace-rhel9@sha256:1f95e1c63a9efc40267509814a64f9d48cbe4ce10a39d71ca620cd2da6f99ed8_amd64" }, "product_reference": "openshift4/ose-operator-marketplace-rhel9@sha256:1f95e1c63a9efc40267509814a64f9d48cbe4ce10a39d71ca620cd2da6f99ed8_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-operator-marketplace-rhel9@sha256:5a7df7d4e2c4e49d753745d04a7cb6956c5a5d49fc63823457e7fcbae24c8eee_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-operator-marketplace-rhel9@sha256:5a7df7d4e2c4e49d753745d04a7cb6956c5a5d49fc63823457e7fcbae24c8eee_arm64" }, "product_reference": "openshift4/ose-operator-marketplace-rhel9@sha256:5a7df7d4e2c4e49d753745d04a7cb6956c5a5d49fc63823457e7fcbae24c8eee_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-operator-marketplace-rhel9@sha256:6dacc9b7bbae110c1de6cfc5f76a2bef08804ff6aa8961f81a4287c1fd182fdc_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-operator-marketplace-rhel9@sha256:6dacc9b7bbae110c1de6cfc5f76a2bef08804ff6aa8961f81a4287c1fd182fdc_s390x" }, "product_reference": "openshift4/ose-operator-marketplace-rhel9@sha256:6dacc9b7bbae110c1de6cfc5f76a2bef08804ff6aa8961f81a4287c1fd182fdc_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-operator-registry-rhel9@sha256:6e4d56e4e17f5082ded331122800ba43a89e0a3e12eb4e7c9a9a251b4895379e_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:6e4d56e4e17f5082ded331122800ba43a89e0a3e12eb4e7c9a9a251b4895379e_arm64" }, "product_reference": "openshift4/ose-operator-registry-rhel9@sha256:6e4d56e4e17f5082ded331122800ba43a89e0a3e12eb4e7c9a9a251b4895379e_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-operator-registry-rhel9@sha256:b4822a81f16167f924d7102faed1841ed4604e86966595a8e805c1739a0297ec_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:b4822a81f16167f924d7102faed1841ed4604e86966595a8e805c1739a0297ec_s390x" }, "product_reference": "openshift4/ose-operator-registry-rhel9@sha256:b4822a81f16167f924d7102faed1841ed4604e86966595a8e805c1739a0297ec_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-operator-registry-rhel9@sha256:dc0e6ff09530d86f55649a9221f1358776328a35fc9c878e5621fb5224950d51_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:dc0e6ff09530d86f55649a9221f1358776328a35fc9c878e5621fb5224950d51_ppc64le" }, "product_reference": "openshift4/ose-operator-registry-rhel9@sha256:dc0e6ff09530d86f55649a9221f1358776328a35fc9c878e5621fb5224950d51_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-operator-registry-rhel9@sha256:f421fbea94df5883915ecbac7034ac4753973145d0a8ca549391b74c3f2ac8a6_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:f421fbea94df5883915ecbac7034ac4753973145d0a8ca549391b74c3f2ac8a6_amd64" }, "product_reference": "openshift4/ose-operator-registry-rhel9@sha256:f421fbea94df5883915ecbac7034ac4753973145d0a8ca549391b74c3f2ac8a6_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-ovirt-machine-controllers-rhel9@sha256:05c51bc8b9010f7692f1237a83e0590d1e8b778187664b4b27bcdead4212a810_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-ovirt-machine-controllers-rhel9@sha256:05c51bc8b9010f7692f1237a83e0590d1e8b778187664b4b27bcdead4212a810_arm64" }, "product_reference": "openshift4/ose-ovirt-machine-controllers-rhel9@sha256:05c51bc8b9010f7692f1237a83e0590d1e8b778187664b4b27bcdead4212a810_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-ovirt-machine-controllers-rhel9@sha256:2d5589dae842ae26ae4583365f47e9b9772f12b0883c2217adb36c2c121fb881_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-ovirt-machine-controllers-rhel9@sha256:2d5589dae842ae26ae4583365f47e9b9772f12b0883c2217adb36c2c121fb881_ppc64le" }, "product_reference": "openshift4/ose-ovirt-machine-controllers-rhel9@sha256:2d5589dae842ae26ae4583365f47e9b9772f12b0883c2217adb36c2c121fb881_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-ovirt-machine-controllers-rhel9@sha256:ec3aededab3e9e644e50cee9aa9ce1537deeeaee2587b45ec0e47237bcfa2c6e_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-ovirt-machine-controllers-rhel9@sha256:ec3aededab3e9e644e50cee9aa9ce1537deeeaee2587b45ec0e47237bcfa2c6e_amd64" }, "product_reference": "openshift4/ose-ovirt-machine-controllers-rhel9@sha256:ec3aededab3e9e644e50cee9aa9ce1537deeeaee2587b45ec0e47237bcfa2c6e_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-ovirt-machine-controllers-rhel9@sha256:f537c5b5a753954e44584ccd488176f68361a39988bd7171e429c10b1edf8323_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-ovirt-machine-controllers-rhel9@sha256:f537c5b5a753954e44584ccd488176f68361a39988bd7171e429c10b1edf8323_s390x" }, "product_reference": "openshift4/ose-ovirt-machine-controllers-rhel9@sha256:f537c5b5a753954e44584ccd488176f68361a39988bd7171e429c10b1edf8323_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:3393f5df954af52222e1b9488e9ea3ff8f4e48f0c2401a5bdbcb22124d724df8_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:3393f5df954af52222e1b9488e9ea3ff8f4e48f0c2401a5bdbcb22124d724df8_arm64" }, "product_reference": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:3393f5df954af52222e1b9488e9ea3ff8f4e48f0c2401a5bdbcb22124d724df8_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:3b23518476665714444b3aa2d1bdb176805f881bc33a14cccc2e89f4980fa6cb_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:3b23518476665714444b3aa2d1bdb176805f881bc33a14cccc2e89f4980fa6cb_s390x" }, "product_reference": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:3b23518476665714444b3aa2d1bdb176805f881bc33a14cccc2e89f4980fa6cb_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:87175ee6546968bb353a4de7d2ed339badd7999c2299829fe076b01fbd1fb9e2_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:87175ee6546968bb353a4de7d2ed339badd7999c2299829fe076b01fbd1fb9e2_amd64" }, "product_reference": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:87175ee6546968bb353a4de7d2ed339badd7999c2299829fe076b01fbd1fb9e2_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b41f0429db52dabc305bc5efc6955758575b702b1774f33d3df82c63ebe99890_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b41f0429db52dabc305bc5efc6955758575b702b1774f33d3df82c63ebe99890_ppc64le" }, "product_reference": "openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b41f0429db52dabc305bc5efc6955758575b702b1774f33d3df82c63ebe99890_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:5e5fbfe04c38afd0d47bebaa3204f24b0cf06e9ae97dbb93a6f364c1f72a5a3d_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:5e5fbfe04c38afd0d47bebaa3204f24b0cf06e9ae97dbb93a6f364c1f72a5a3d_ppc64le" }, "product_reference": "openshift4/ose-ovn-kubernetes-rhel9@sha256:5e5fbfe04c38afd0d47bebaa3204f24b0cf06e9ae97dbb93a6f364c1f72a5a3d_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:73b65d5b611a71af168553bf30cd210a9827ebdfad4efc97d583db9ae3461c4e_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:73b65d5b611a71af168553bf30cd210a9827ebdfad4efc97d583db9ae3461c4e_s390x" }, "product_reference": "openshift4/ose-ovn-kubernetes-rhel9@sha256:73b65d5b611a71af168553bf30cd210a9827ebdfad4efc97d583db9ae3461c4e_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:80e94de7c2c28572375e3669b6b13fc1ec83a1ad2f3c5646fc4ea646aaa780da_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:80e94de7c2c28572375e3669b6b13fc1ec83a1ad2f3c5646fc4ea646aaa780da_arm64" }, "product_reference": "openshift4/ose-ovn-kubernetes-rhel9@sha256:80e94de7c2c28572375e3669b6b13fc1ec83a1ad2f3c5646fc4ea646aaa780da_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:90e9311f1ffe501261d78b388808b13a0774b92b080d74c4e075ece3b434d189_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:90e9311f1ffe501261d78b388808b13a0774b92b080d74c4e075ece3b434d189_amd64" }, "product_reference": "openshift4/ose-ovn-kubernetes-rhel9@sha256:90e9311f1ffe501261d78b388808b13a0774b92b080d74c4e075ece3b434d189_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-pod-rhel9@sha256:21228b49cd5c01b4d5443c0c1efcdefbb493ebd0eea7dab1bbec745d3540973c_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-pod-rhel9@sha256:21228b49cd5c01b4d5443c0c1efcdefbb493ebd0eea7dab1bbec745d3540973c_amd64" }, "product_reference": "openshift4/ose-pod-rhel9@sha256:21228b49cd5c01b4d5443c0c1efcdefbb493ebd0eea7dab1bbec745d3540973c_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-pod-rhel9@sha256:6e72eed54e46b2f0a7e82ef6512a4a03aea32ecc52291c2f4382ed48156272fc_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-pod-rhel9@sha256:6e72eed54e46b2f0a7e82ef6512a4a03aea32ecc52291c2f4382ed48156272fc_arm64" }, "product_reference": "openshift4/ose-pod-rhel9@sha256:6e72eed54e46b2f0a7e82ef6512a4a03aea32ecc52291c2f4382ed48156272fc_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-pod-rhel9@sha256:cf70099e86f490596f002a5a153444278eac7d0278bbfde767b9325c59c0ef6e_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-pod-rhel9@sha256:cf70099e86f490596f002a5a153444278eac7d0278bbfde767b9325c59c0ef6e_s390x" }, "product_reference": "openshift4/ose-pod-rhel9@sha256:cf70099e86f490596f002a5a153444278eac7d0278bbfde767b9325c59c0ef6e_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-pod-rhel9@sha256:f2295c11c346090e4392ce746b7d80099afc28f5fa9b46be8583d1ef042b882b_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-pod-rhel9@sha256:f2295c11c346090e4392ce746b7d80099afc28f5fa9b46be8583d1ef042b882b_ppc64le" }, "product_reference": "openshift4/ose-pod-rhel9@sha256:f2295c11c346090e4392ce746b7d80099afc28f5fa9b46be8583d1ef042b882b_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:1f496145d1815463e52687c50a56d196948b2b7623b5ff525f3cabd59c750f11_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:1f496145d1815463e52687c50a56d196948b2b7623b5ff525f3cabd59c750f11_ppc64le" }, "product_reference": "openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:1f496145d1815463e52687c50a56d196948b2b7623b5ff525f3cabd59c750f11_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:fe875a00cd161fd4e221c99e6b62370a1cfb326508edaf012cebf547e6ef1382_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:fe875a00cd161fd4e221c99e6b62370a1cfb326508edaf012cebf547e6ef1382_amd64" }, "product_reference": "openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:fe875a00cd161fd4e221c99e6b62370a1cfb326508edaf012cebf547e6ef1382_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3c30ccda3c367661eac00b47c27b011a6c302598b996455ce47eca01beb5f7f9_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3c30ccda3c367661eac00b47c27b011a6c302598b996455ce47eca01beb5f7f9_amd64" }, "product_reference": "openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3c30ccda3c367661eac00b47c27b011a6c302598b996455ce47eca01beb5f7f9_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-powervs-block-csi-driver-rhel9@sha256:57aee742f027e65b08ab6b33e5a961269f1cc398bef49a2a5c1033df4c254623_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-powervs-block-csi-driver-rhel9@sha256:57aee742f027e65b08ab6b33e5a961269f1cc398bef49a2a5c1033df4c254623_ppc64le" }, "product_reference": "openshift4/ose-powervs-block-csi-driver-rhel9@sha256:57aee742f027e65b08ab6b33e5a961269f1cc398bef49a2a5c1033df4c254623_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:7b7f9cd9e8c7febcb99db6e35a8010c9752280a6df98a942fb70607d40f56ad8_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:7b7f9cd9e8c7febcb99db6e35a8010c9752280a6df98a942fb70607d40f56ad8_amd64" }, "product_reference": "openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:7b7f9cd9e8c7febcb99db6e35a8010c9752280a6df98a942fb70607d40f56ad8_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:e16fe4e924dc23e36334fca994eb52e7f9a18f9e1e4be0a68790cd97eb32c863_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:e16fe4e924dc23e36334fca994eb52e7f9a18f9e1e4be0a68790cd97eb32c863_ppc64le" }, "product_reference": "openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:e16fe4e924dc23e36334fca994eb52e7f9a18f9e1e4be0a68790cd97eb32c863_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-powervs-machine-controllers-rhel9@sha256:4c92227400934665b61cfd6c1080585f1c05f2477deae7597a12e644b1fce6e8_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-powervs-machine-controllers-rhel9@sha256:4c92227400934665b61cfd6c1080585f1c05f2477deae7597a12e644b1fce6e8_ppc64le" }, "product_reference": "openshift4/ose-powervs-machine-controllers-rhel9@sha256:4c92227400934665b61cfd6c1080585f1c05f2477deae7597a12e644b1fce6e8_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-powervs-machine-controllers-rhel9@sha256:74dbd1544913f6e7e429f96c9f879466559735c362a8b07407dce2a35d16e8e3_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-powervs-machine-controllers-rhel9@sha256:74dbd1544913f6e7e429f96c9f879466559735c362a8b07407dce2a35d16e8e3_amd64" }, "product_reference": "openshift4/ose-powervs-machine-controllers-rhel9@sha256:74dbd1544913f6e7e429f96c9f879466559735c362a8b07407dce2a35d16e8e3_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-prom-label-proxy-rhel9@sha256:1764aed1a0c2a489e9a1095cc145adc26d7a662bf5040bbb4bff10161ac1f67a_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-prom-label-proxy-rhel9@sha256:1764aed1a0c2a489e9a1095cc145adc26d7a662bf5040bbb4bff10161ac1f67a_arm64" }, "product_reference": "openshift4/ose-prom-label-proxy-rhel9@sha256:1764aed1a0c2a489e9a1095cc145adc26d7a662bf5040bbb4bff10161ac1f67a_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-prom-label-proxy-rhel9@sha256:38470eb678986a5583790516aed062d41978d545d1ea43edf76059df4740b629_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-prom-label-proxy-rhel9@sha256:38470eb678986a5583790516aed062d41978d545d1ea43edf76059df4740b629_amd64" }, "product_reference": "openshift4/ose-prom-label-proxy-rhel9@sha256:38470eb678986a5583790516aed062d41978d545d1ea43edf76059df4740b629_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-prom-label-proxy-rhel9@sha256:4eb22e30b73ffa2934d2691f743b48bef0863259e048db8c3d8fa58b52f7524c_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-prom-label-proxy-rhel9@sha256:4eb22e30b73ffa2934d2691f743b48bef0863259e048db8c3d8fa58b52f7524c_s390x" }, "product_reference": "openshift4/ose-prom-label-proxy-rhel9@sha256:4eb22e30b73ffa2934d2691f743b48bef0863259e048db8c3d8fa58b52f7524c_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-prom-label-proxy-rhel9@sha256:bfd05fa99438f9bd86f38c255f557c98d60aec478a4b52e6ab4e09ea46b3290f_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-prom-label-proxy-rhel9@sha256:bfd05fa99438f9bd86f38c255f557c98d60aec478a4b52e6ab4e09ea46b3290f_ppc64le" }, "product_reference": "openshift4/ose-prom-label-proxy-rhel9@sha256:bfd05fa99438f9bd86f38c255f557c98d60aec478a4b52e6ab4e09ea46b3290f_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-prometheus-alertmanager-rhel9@sha256:504ad114f585c2bafa5b8e5edc855a1dea696a39f621e59f5bc5527eeface6bc_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-prometheus-alertmanager-rhel9@sha256:504ad114f585c2bafa5b8e5edc855a1dea696a39f621e59f5bc5527eeface6bc_ppc64le" }, "product_reference": "openshift4/ose-prometheus-alertmanager-rhel9@sha256:504ad114f585c2bafa5b8e5edc855a1dea696a39f621e59f5bc5527eeface6bc_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-prometheus-alertmanager-rhel9@sha256:9aa1c37b63d90c7ca80188e5ae633284e6e8d61032575c4e4a90e167544ca15c_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-prometheus-alertmanager-rhel9@sha256:9aa1c37b63d90c7ca80188e5ae633284e6e8d61032575c4e4a90e167544ca15c_amd64" }, "product_reference": "openshift4/ose-prometheus-alertmanager-rhel9@sha256:9aa1c37b63d90c7ca80188e5ae633284e6e8d61032575c4e4a90e167544ca15c_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-prometheus-alertmanager-rhel9@sha256:c7b0484cecea4175add87f1708def31db0e0f935ce656bdb8037623a7359ec1c_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-prometheus-alertmanager-rhel9@sha256:c7b0484cecea4175add87f1708def31db0e0f935ce656bdb8037623a7359ec1c_arm64" }, "product_reference": "openshift4/ose-prometheus-alertmanager-rhel9@sha256:c7b0484cecea4175add87f1708def31db0e0f935ce656bdb8037623a7359ec1c_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-prometheus-alertmanager-rhel9@sha256:da522e59697fa30fff1e3a723f62c8b865ec4d3f8047310a47cbfa1a16bb51bc_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-prometheus-alertmanager-rhel9@sha256:da522e59697fa30fff1e3a723f62c8b865ec4d3f8047310a47cbfa1a16bb51bc_s390x" }, "product_reference": "openshift4/ose-prometheus-alertmanager-rhel9@sha256:da522e59697fa30fff1e3a723f62c8b865ec4d3f8047310a47cbfa1a16bb51bc_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:4fcb32c4c8eb21d85f3f1eda2c88ebb2a4a07ee21b1736633624c57082d5e3a5_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-prometheus-config-reloader-rhel9@sha256:4fcb32c4c8eb21d85f3f1eda2c88ebb2a4a07ee21b1736633624c57082d5e3a5_arm64" }, "product_reference": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:4fcb32c4c8eb21d85f3f1eda2c88ebb2a4a07ee21b1736633624c57082d5e3a5_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:682e4b254ef4009077f302e2e5ac6971507f16b05f7acc2366c4cb85e9dfc701_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-prometheus-config-reloader-rhel9@sha256:682e4b254ef4009077f302e2e5ac6971507f16b05f7acc2366c4cb85e9dfc701_s390x" }, "product_reference": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:682e4b254ef4009077f302e2e5ac6971507f16b05f7acc2366c4cb85e9dfc701_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:7498f61382e2095e9477c71a44eb637a0b0aec4b380dc88fda5a719d836c8ad3_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-prometheus-config-reloader-rhel9@sha256:7498f61382e2095e9477c71a44eb637a0b0aec4b380dc88fda5a719d836c8ad3_amd64" }, "product_reference": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:7498f61382e2095e9477c71a44eb637a0b0aec4b380dc88fda5a719d836c8ad3_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:947fd9632f09c3e967df9d572067a1d671d4573131bf11d193ea83a5e69fae19_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-prometheus-config-reloader-rhel9@sha256:947fd9632f09c3e967df9d572067a1d671d4573131bf11d193ea83a5e69fae19_ppc64le" }, "product_reference": "openshift4/ose-prometheus-config-reloader-rhel9@sha256:947fd9632f09c3e967df9d572067a1d671d4573131bf11d193ea83a5e69fae19_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-prometheus-node-exporter-rhel9@sha256:0d854b231d13648b4ef8c0b0be1b1703a7b331bdc9a8b34c24058c544651ba2a_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-prometheus-node-exporter-rhel9@sha256:0d854b231d13648b4ef8c0b0be1b1703a7b331bdc9a8b34c24058c544651ba2a_amd64" }, "product_reference": "openshift4/ose-prometheus-node-exporter-rhel9@sha256:0d854b231d13648b4ef8c0b0be1b1703a7b331bdc9a8b34c24058c544651ba2a_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-prometheus-node-exporter-rhel9@sha256:149f6b544d63b4d6bff37baff9be2940ce8702f90f41a08ef8a3cf5fc8fa287c_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-prometheus-node-exporter-rhel9@sha256:149f6b544d63b4d6bff37baff9be2940ce8702f90f41a08ef8a3cf5fc8fa287c_ppc64le" }, "product_reference": "openshift4/ose-prometheus-node-exporter-rhel9@sha256:149f6b544d63b4d6bff37baff9be2940ce8702f90f41a08ef8a3cf5fc8fa287c_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-prometheus-node-exporter-rhel9@sha256:a97f3396fa0dea3b9582bcf8e84469d94df1e51759800892641196370aa300c6_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-prometheus-node-exporter-rhel9@sha256:a97f3396fa0dea3b9582bcf8e84469d94df1e51759800892641196370aa300c6_arm64" }, "product_reference": "openshift4/ose-prometheus-node-exporter-rhel9@sha256:a97f3396fa0dea3b9582bcf8e84469d94df1e51759800892641196370aa300c6_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-prometheus-node-exporter-rhel9@sha256:c7d4aee2e0effc16100799e30b9c7ffe40b9efa324ed798042ec981fc94c1a3b_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-prometheus-node-exporter-rhel9@sha256:c7d4aee2e0effc16100799e30b9c7ffe40b9efa324ed798042ec981fc94c1a3b_s390x" }, "product_reference": "openshift4/ose-prometheus-node-exporter-rhel9@sha256:c7d4aee2e0effc16100799e30b9c7ffe40b9efa324ed798042ec981fc94c1a3b_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2e402a6d09a1c28821fc7c7a2af69293b67dcfd1e18d1c4289872d655bd07ce5_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2e402a6d09a1c28821fc7c7a2af69293b67dcfd1e18d1c4289872d655bd07ce5_amd64" }, "product_reference": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2e402a6d09a1c28821fc7c7a2af69293b67dcfd1e18d1c4289872d655bd07ce5_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:710100f16a578049ce128e127e22c240a31c367ac7f88dfe7fb0118bd8802d1b_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:710100f16a578049ce128e127e22c240a31c367ac7f88dfe7fb0118bd8802d1b_arm64" }, "product_reference": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:710100f16a578049ce128e127e22c240a31c367ac7f88dfe7fb0118bd8802d1b_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:809a1cb00b06e5ede16603e128387835b00e8f894083dbb69076c817553d0c7a_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:809a1cb00b06e5ede16603e128387835b00e8f894083dbb69076c817553d0c7a_ppc64le" }, "product_reference": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:809a1cb00b06e5ede16603e128387835b00e8f894083dbb69076c817553d0c7a_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:906c60475639016bf707bbb0060aee7f7511bc369ed6df3c6304a2e594e50022_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:906c60475639016bf707bbb0060aee7f7511bc369ed6df3c6304a2e594e50022_s390x" }, "product_reference": "openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:906c60475639016bf707bbb0060aee7f7511bc369ed6df3c6304a2e594e50022_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-prometheus-rhel9-operator@sha256:99976319402398e4ff953ed83278574e78a8871eec5988126703fa8de7decdad_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9-operator@sha256:99976319402398e4ff953ed83278574e78a8871eec5988126703fa8de7decdad_amd64" }, "product_reference": "openshift4/ose-prometheus-rhel9-operator@sha256:99976319402398e4ff953ed83278574e78a8871eec5988126703fa8de7decdad_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-prometheus-rhel9-operator@sha256:9c270a030a1f7acd0fe133cd48060f97dbc24656515faaf8c186766a7d48ed3f_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9-operator@sha256:9c270a030a1f7acd0fe133cd48060f97dbc24656515faaf8c186766a7d48ed3f_s390x" }, "product_reference": "openshift4/ose-prometheus-rhel9-operator@sha256:9c270a030a1f7acd0fe133cd48060f97dbc24656515faaf8c186766a7d48ed3f_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-prometheus-rhel9-operator@sha256:b81672585463f8c9b89ff5908fe90f8d2ccb17f4e03c80af455574fc5d29dd4e_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9-operator@sha256:b81672585463f8c9b89ff5908fe90f8d2ccb17f4e03c80af455574fc5d29dd4e_ppc64le" }, "product_reference": "openshift4/ose-prometheus-rhel9-operator@sha256:b81672585463f8c9b89ff5908fe90f8d2ccb17f4e03c80af455574fc5d29dd4e_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-prometheus-rhel9-operator@sha256:ced403d38c62c3048e229bb59d2b4470db260ea6599f48e4a541ca8ddaca03a4_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9-operator@sha256:ced403d38c62c3048e229bb59d2b4470db260ea6599f48e4a541ca8ddaca03a4_arm64" }, "product_reference": "openshift4/ose-prometheus-rhel9-operator@sha256:ced403d38c62c3048e229bb59d2b4470db260ea6599f48e4a541ca8ddaca03a4_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-prometheus-rhel9@sha256:0d452f2b43d25fc70e1683cec26c597ac80014e6a28f818af2f45bcca0cab7d5_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:0d452f2b43d25fc70e1683cec26c597ac80014e6a28f818af2f45bcca0cab7d5_s390x" }, "product_reference": "openshift4/ose-prometheus-rhel9@sha256:0d452f2b43d25fc70e1683cec26c597ac80014e6a28f818af2f45bcca0cab7d5_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-prometheus-rhel9@sha256:80a92d5b1f8c484ebdef52e78701484c14bab9983a922c96ecc8da7218b906f0_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:80a92d5b1f8c484ebdef52e78701484c14bab9983a922c96ecc8da7218b906f0_arm64" }, "product_reference": "openshift4/ose-prometheus-rhel9@sha256:80a92d5b1f8c484ebdef52e78701484c14bab9983a922c96ecc8da7218b906f0_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-prometheus-rhel9@sha256:ee287d4f6fda02bf4c1144df10142cc3b262984143da69703cbeaf2aefa7d8d4_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:ee287d4f6fda02bf4c1144df10142cc3b262984143da69703cbeaf2aefa7d8d4_amd64" }, "product_reference": "openshift4/ose-prometheus-rhel9@sha256:ee287d4f6fda02bf4c1144df10142cc3b262984143da69703cbeaf2aefa7d8d4_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-prometheus-rhel9@sha256:fa6373f49e5a9a9736acbd8efa3ab7d86d841a025c4bbb18a4e597b116b2ace9_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:fa6373f49e5a9a9736acbd8efa3ab7d86d841a025c4bbb18a4e597b116b2ace9_ppc64le" }, "product_reference": "openshift4/ose-prometheus-rhel9@sha256:fa6373f49e5a9a9736acbd8efa3ab7d86d841a025c4bbb18a4e597b116b2ace9_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-sdn-rhel9@sha256:34ffc6c39f7ec05b0e32cb49b53b22f8ff1d0ecb6e80455f87cc06d74d6eab32_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:34ffc6c39f7ec05b0e32cb49b53b22f8ff1d0ecb6e80455f87cc06d74d6eab32_amd64" }, "product_reference": "openshift4/ose-sdn-rhel9@sha256:34ffc6c39f7ec05b0e32cb49b53b22f8ff1d0ecb6e80455f87cc06d74d6eab32_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-sdn-rhel9@sha256:64b27583fe88d133ad769f5f8ad797f83e4918689aa4cb4c102032b9ee564b83_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:64b27583fe88d133ad769f5f8ad797f83e4918689aa4cb4c102032b9ee564b83_ppc64le" }, "product_reference": "openshift4/ose-sdn-rhel9@sha256:64b27583fe88d133ad769f5f8ad797f83e4918689aa4cb4c102032b9ee564b83_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-sdn-rhel9@sha256:770f0248eecb809b33c0042c0629296022a2dc6169ef3d2893ac917fc2b0d284_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:770f0248eecb809b33c0042c0629296022a2dc6169ef3d2893ac917fc2b0d284_s390x" }, "product_reference": "openshift4/ose-sdn-rhel9@sha256:770f0248eecb809b33c0042c0629296022a2dc6169ef3d2893ac917fc2b0d284_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-sdn-rhel9@sha256:bc6659145b86092d47cd92dede33a112acfc74dee96fd4dac26def6f890649f6_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:bc6659145b86092d47cd92dede33a112acfc74dee96fd4dac26def6f890649f6_arm64" }, "product_reference": "openshift4/ose-sdn-rhel9@sha256:bc6659145b86092d47cd92dede33a112acfc74dee96fd4dac26def6f890649f6_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-service-ca-rhel9-operator@sha256:1b909c3b72be9acfccdccb0e1d14bb12318a9b5150df0629d64f3f7d8e42d024_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-service-ca-rhel9-operator@sha256:1b909c3b72be9acfccdccb0e1d14bb12318a9b5150df0629d64f3f7d8e42d024_amd64" }, "product_reference": "openshift4/ose-service-ca-rhel9-operator@sha256:1b909c3b72be9acfccdccb0e1d14bb12318a9b5150df0629d64f3f7d8e42d024_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-service-ca-rhel9-operator@sha256:388260312f7dec3074b1de481edf8d820a005562b33aeca7f61138e00beac9b7_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-service-ca-rhel9-operator@sha256:388260312f7dec3074b1de481edf8d820a005562b33aeca7f61138e00beac9b7_arm64" }, "product_reference": "openshift4/ose-service-ca-rhel9-operator@sha256:388260312f7dec3074b1de481edf8d820a005562b33aeca7f61138e00beac9b7_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-service-ca-rhel9-operator@sha256:42ad5ff09efc70b8eec0eec6df5e3c59cfac4bc45641c1bbb54e4e633cffe68d_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-service-ca-rhel9-operator@sha256:42ad5ff09efc70b8eec0eec6df5e3c59cfac4bc45641c1bbb54e4e633cffe68d_s390x" }, "product_reference": "openshift4/ose-service-ca-rhel9-operator@sha256:42ad5ff09efc70b8eec0eec6df5e3c59cfac4bc45641c1bbb54e4e633cffe68d_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-service-ca-rhel9-operator@sha256:482706aeb61ead5384c3adab014e2dfacdf4efd666f664da91b2dd1dde1f03e7_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-service-ca-rhel9-operator@sha256:482706aeb61ead5384c3adab014e2dfacdf4efd666f664da91b2dd1dde1f03e7_ppc64le" }, "product_reference": "openshift4/ose-service-ca-rhel9-operator@sha256:482706aeb61ead5384c3adab014e2dfacdf4efd666f664da91b2dd1dde1f03e7_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-telemeter-rhel9@sha256:4b78d358e8732c169b52b4cfbaaf1b1a63322819a3753e3091bb6e5bfe2df66b_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-telemeter-rhel9@sha256:4b78d358e8732c169b52b4cfbaaf1b1a63322819a3753e3091bb6e5bfe2df66b_arm64" }, "product_reference": "openshift4/ose-telemeter-rhel9@sha256:4b78d358e8732c169b52b4cfbaaf1b1a63322819a3753e3091bb6e5bfe2df66b_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-telemeter-rhel9@sha256:7568e50afd111ef026d53fef98f5acc52f50b77bb3ef67ff988641f4a150972c_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-telemeter-rhel9@sha256:7568e50afd111ef026d53fef98f5acc52f50b77bb3ef67ff988641f4a150972c_amd64" }, "product_reference": "openshift4/ose-telemeter-rhel9@sha256:7568e50afd111ef026d53fef98f5acc52f50b77bb3ef67ff988641f4a150972c_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-telemeter-rhel9@sha256:8e9b8a78f53b5128d75a3d7d134b0f84604341ea958994178f6be3c91b3ea742_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-telemeter-rhel9@sha256:8e9b8a78f53b5128d75a3d7d134b0f84604341ea958994178f6be3c91b3ea742_s390x" }, "product_reference": "openshift4/ose-telemeter-rhel9@sha256:8e9b8a78f53b5128d75a3d7d134b0f84604341ea958994178f6be3c91b3ea742_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-telemeter-rhel9@sha256:d887a935aa4654f312d6fe1c10fc8f9a2ef5e936a432da677dd3e28bea29afad_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-telemeter-rhel9@sha256:d887a935aa4654f312d6fe1c10fc8f9a2ef5e936a432da677dd3e28bea29afad_ppc64le" }, "product_reference": "openshift4/ose-telemeter-rhel9@sha256:d887a935aa4654f312d6fe1c10fc8f9a2ef5e936a432da677dd3e28bea29afad_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-tests-rhel9@sha256:299d5f688d39949c7c0c1f739b87f4b59bea532ce2d5608c6ff0af49ac098706_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:299d5f688d39949c7c0c1f739b87f4b59bea532ce2d5608c6ff0af49ac098706_s390x" }, "product_reference": "openshift4/ose-tests-rhel9@sha256:299d5f688d39949c7c0c1f739b87f4b59bea532ce2d5608c6ff0af49ac098706_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-tests-rhel9@sha256:3001d1a5137e8d654ab015e5013b983833aabba2528b378f27e3b8194ca5c69f_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:3001d1a5137e8d654ab015e5013b983833aabba2528b378f27e3b8194ca5c69f_arm64" }, "product_reference": "openshift4/ose-tests-rhel9@sha256:3001d1a5137e8d654ab015e5013b983833aabba2528b378f27e3b8194ca5c69f_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-tests-rhel9@sha256:94682f33818b2acef1e823bb497f47baf39fb7e8d3e42a6976780f26238ce246_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:94682f33818b2acef1e823bb497f47baf39fb7e8d3e42a6976780f26238ce246_ppc64le" }, "product_reference": "openshift4/ose-tests-rhel9@sha256:94682f33818b2acef1e823bb497f47baf39fb7e8d3e42a6976780f26238ce246_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-tests-rhel9@sha256:b659bbbb8339d9a7e709291d86b9e61544dc5472f5efdf9c6b834ce52d817a3f_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:b659bbbb8339d9a7e709291d86b9e61544dc5472f5efdf9c6b834ce52d817a3f_amd64" }, "product_reference": "openshift4/ose-tests-rhel9@sha256:b659bbbb8339d9a7e709291d86b9e61544dc5472f5efdf9c6b834ce52d817a3f_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-thanos-rhel9@sha256:21a50064f8e7e2b4fd22f678fc31509acb1b9aaaff6d3f3238091fac8ebb8330_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-thanos-rhel9@sha256:21a50064f8e7e2b4fd22f678fc31509acb1b9aaaff6d3f3238091fac8ebb8330_arm64" }, "product_reference": "openshift4/ose-thanos-rhel9@sha256:21a50064f8e7e2b4fd22f678fc31509acb1b9aaaff6d3f3238091fac8ebb8330_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-thanos-rhel9@sha256:8c23b17da9f3e97d0a91dc2e34a3db7c357a9cdeb1cb06b1564212dd37eb5890_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-thanos-rhel9@sha256:8c23b17da9f3e97d0a91dc2e34a3db7c357a9cdeb1cb06b1564212dd37eb5890_amd64" }, "product_reference": "openshift4/ose-thanos-rhel9@sha256:8c23b17da9f3e97d0a91dc2e34a3db7c357a9cdeb1cb06b1564212dd37eb5890_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-thanos-rhel9@sha256:cab73b71017a9a71472025c658807d1819b48dc74734dd68eaa51a7c6436297f_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-thanos-rhel9@sha256:cab73b71017a9a71472025c658807d1819b48dc74734dd68eaa51a7c6436297f_s390x" }, "product_reference": "openshift4/ose-thanos-rhel9@sha256:cab73b71017a9a71472025c658807d1819b48dc74734dd68eaa51a7c6436297f_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-thanos-rhel9@sha256:e1537e9132495dadeca6243fdd0cc9ff5a610f7671385a23f98d2da72181e759_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-thanos-rhel9@sha256:e1537e9132495dadeca6243fdd0cc9ff5a610f7671385a23f98d2da72181e759_ppc64le" }, "product_reference": "openshift4/ose-thanos-rhel9@sha256:e1537e9132495dadeca6243fdd0cc9ff5a610f7671385a23f98d2da72181e759_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-tools-rhel9@sha256:2513b7f746540cffd871e44376c91164b7ed6a837ef6841c9e34760f9d4ddba5_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:2513b7f746540cffd871e44376c91164b7ed6a837ef6841c9e34760f9d4ddba5_ppc64le" }, "product_reference": "openshift4/ose-tools-rhel9@sha256:2513b7f746540cffd871e44376c91164b7ed6a837ef6841c9e34760f9d4ddba5_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-tools-rhel9@sha256:53b3d601586cebae5571b0b4bf3abdd0f09db2fa9f5c22c3af9726724c7fd6b3_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:53b3d601586cebae5571b0b4bf3abdd0f09db2fa9f5c22c3af9726724c7fd6b3_arm64" }, "product_reference": "openshift4/ose-tools-rhel9@sha256:53b3d601586cebae5571b0b4bf3abdd0f09db2fa9f5c22c3af9726724c7fd6b3_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-tools-rhel9@sha256:6c94262072f1df83c9ae935aaceeb7cd8c91ce76c4629279acd05d84b510c0fd_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:6c94262072f1df83c9ae935aaceeb7cd8c91ce76c4629279acd05d84b510c0fd_amd64" }, "product_reference": "openshift4/ose-tools-rhel9@sha256:6c94262072f1df83c9ae935aaceeb7cd8c91ce76c4629279acd05d84b510c0fd_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-tools-rhel9@sha256:a4cf147b64c9c6d298a927f223e86aa6ea7c2e0fc4ada06198e0d369f55b5a5a_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:a4cf147b64c9c6d298a927f223e86aa6ea7c2e0fc4ada06198e0d369f55b5a5a_s390x" }, "product_reference": "openshift4/ose-tools-rhel9@sha256:a4cf147b64c9c6d298a927f223e86aa6ea7c2e0fc4ada06198e0d369f55b5a5a_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:1eb09ec3763bbe3b59abbc3ac28f9fbd0f3f477417b34c77b68c08a150749466_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:1eb09ec3763bbe3b59abbc3ac28f9fbd0f3f477417b34c77b68c08a150749466_amd64" }, "product_reference": "openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:1eb09ec3763bbe3b59abbc3ac28f9fbd0f3f477417b34c77b68c08a150749466_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:a1af54b6ee8c676668a0ea68977d53dbf05bb47bdd7d5b830997f6b1c44fc78e_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:a1af54b6ee8c676668a0ea68977d53dbf05bb47bdd7d5b830997f6b1c44fc78e_amd64" }, "product_reference": "openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:a1af54b6ee8c676668a0ea68977d53dbf05bb47bdd7d5b830997f6b1c44fc78e_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:4e006de1e292bbbf24bc85df8670b068e4f7dd12d3eb4ea2a3c20a2ab989ecaa_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:4e006de1e292bbbf24bc85df8670b068e4f7dd12d3eb4ea2a3c20a2ab989ecaa_amd64" }, "product_reference": "openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:4e006de1e292bbbf24bc85df8670b068e4f7dd12d3eb4ea2a3c20a2ab989ecaa_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:70119f11bc4fb283c2bac08f99cd9b45eb7d884213fb2f5715ccb3fffa9d1a9b_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:70119f11bc4fb283c2bac08f99cd9b45eb7d884213fb2f5715ccb3fffa9d1a9b_amd64" }, "product_reference": "openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:70119f11bc4fb283c2bac08f99cd9b45eb7d884213fb2f5715ccb3fffa9d1a9b_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:1eb09ec3763bbe3b59abbc3ac28f9fbd0f3f477417b34c77b68c08a150749466_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:1eb09ec3763bbe3b59abbc3ac28f9fbd0f3f477417b34c77b68c08a150749466_amd64" }, "product_reference": "openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:1eb09ec3763bbe3b59abbc3ac28f9fbd0f3f477417b34c77b68c08a150749466_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-vsphere-csi-driver-rhel9@sha256:a1af54b6ee8c676668a0ea68977d53dbf05bb47bdd7d5b830997f6b1c44fc78e_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-vsphere-csi-driver-rhel9@sha256:a1af54b6ee8c676668a0ea68977d53dbf05bb47bdd7d5b830997f6b1c44fc78e_amd64" }, "product_reference": "openshift4/ose-vsphere-csi-driver-rhel9@sha256:a1af54b6ee8c676668a0ea68977d53dbf05bb47bdd7d5b830997f6b1c44fc78e_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b17bf96d74c31b37977db8d180a4fc947bcd91cd3f15bdf40d8531f1f4f3fe94_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b17bf96d74c31b37977db8d180a4fc947bcd91cd3f15bdf40d8531f1f4f3fe94_amd64" }, "product_reference": "openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b17bf96d74c31b37977db8d180a4fc947bcd91cd3f15bdf40d8531f1f4f3fe94_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ose-vsphere-problem-detector-rhel9@sha256:e6edcbce61a2d969d509d6e5edda77ab5388fd486be8335c23e17741aca8e8de_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ose-vsphere-problem-detector-rhel9@sha256:e6edcbce61a2d969d509d6e5edda77ab5388fd486be8335c23e17741aca8e8de_amd64" }, "product_reference": "openshift4/ose-vsphere-problem-detector-rhel9@sha256:e6edcbce61a2d969d509d6e5edda77ab5388fd486be8335c23e17741aca8e8de_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ovirt-csi-driver-rhel9-operator@sha256:023e15f202e4dd4f89f69e626fcdaebcba3c332f0b5af1617c1a324a762ccf7a_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ovirt-csi-driver-rhel9-operator@sha256:023e15f202e4dd4f89f69e626fcdaebcba3c332f0b5af1617c1a324a762ccf7a_arm64" }, "product_reference": "openshift4/ovirt-csi-driver-rhel9-operator@sha256:023e15f202e4dd4f89f69e626fcdaebcba3c332f0b5af1617c1a324a762ccf7a_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ovirt-csi-driver-rhel9-operator@sha256:bb040597da6e786e4f9138288e141d40606faa39379dd09e11ef6d28662ad8ad_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ovirt-csi-driver-rhel9-operator@sha256:bb040597da6e786e4f9138288e141d40606faa39379dd09e11ef6d28662ad8ad_ppc64le" }, "product_reference": "openshift4/ovirt-csi-driver-rhel9-operator@sha256:bb040597da6e786e4f9138288e141d40606faa39379dd09e11ef6d28662ad8ad_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ovirt-csi-driver-rhel9-operator@sha256:bdc6a1f61619526dbf964b2d33560b02f227005434e17d20a9c482f841f78af1_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ovirt-csi-driver-rhel9-operator@sha256:bdc6a1f61619526dbf964b2d33560b02f227005434e17d20a9c482f841f78af1_s390x" }, "product_reference": "openshift4/ovirt-csi-driver-rhel9-operator@sha256:bdc6a1f61619526dbf964b2d33560b02f227005434e17d20a9c482f841f78af1_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ovirt-csi-driver-rhel9-operator@sha256:e0a6636d9e0e12be0def836dc1213c5badc4b82aaa7b4bcdd5452a6b4e38c2c7_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ovirt-csi-driver-rhel9-operator@sha256:e0a6636d9e0e12be0def836dc1213c5badc4b82aaa7b4bcdd5452a6b4e38c2c7_amd64" }, "product_reference": "openshift4/ovirt-csi-driver-rhel9-operator@sha256:e0a6636d9e0e12be0def836dc1213c5badc4b82aaa7b4bcdd5452a6b4e38c2c7_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ovirt-csi-driver-rhel9@sha256:4df0fbfb837fbf103e1e0875ec6633044cb381ce61819ca619135afd9cf07bac_amd64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ovirt-csi-driver-rhel9@sha256:4df0fbfb837fbf103e1e0875ec6633044cb381ce61819ca619135afd9cf07bac_amd64" }, "product_reference": "openshift4/ovirt-csi-driver-rhel9@sha256:4df0fbfb837fbf103e1e0875ec6633044cb381ce61819ca619135afd9cf07bac_amd64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ovirt-csi-driver-rhel9@sha256:709c4a95aa11b78ef9b404b19bbfee62e8ae959d0162b476838d3acd42ca1a66_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ovirt-csi-driver-rhel9@sha256:709c4a95aa11b78ef9b404b19bbfee62e8ae959d0162b476838d3acd42ca1a66_ppc64le" }, "product_reference": "openshift4/ovirt-csi-driver-rhel9@sha256:709c4a95aa11b78ef9b404b19bbfee62e8ae959d0162b476838d3acd42ca1a66_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ovirt-csi-driver-rhel9@sha256:78986e9befae75e55b9f3773a7e53092aabd48851fffaa9093f0f01b7a4d1960_arm64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ovirt-csi-driver-rhel9@sha256:78986e9befae75e55b9f3773a7e53092aabd48851fffaa9093f0f01b7a4d1960_arm64" }, "product_reference": "openshift4/ovirt-csi-driver-rhel9@sha256:78986e9befae75e55b9f3773a7e53092aabd48851fffaa9093f0f01b7a4d1960_arm64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "openshift4/ovirt-csi-driver-rhel9@sha256:f5cdbfdb1b201f15e88a74030a3ec5660fa25a187f31b79421f6b579444c878a_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:openshift4/ovirt-csi-driver-rhel9@sha256:f5cdbfdb1b201f15e88a74030a3ec5660fa25a187f31b79421f6b579444c878a_s390x" }, "product_reference": "openshift4/ovirt-csi-driver-rhel9@sha256:f5cdbfdb1b201f15e88a74030a3ec5660fa25a187f31b79421f6b579444c878a_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "rhcos@sha256:7a301deaa9e27ef553cc75f957e4ea9caf68213613e5d53bee330f00d792aa08_aarch64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:rhcos@sha256:7a301deaa9e27ef553cc75f957e4ea9caf68213613e5d53bee330f00d792aa08_aarch64" }, "product_reference": "rhcos@sha256:7a301deaa9e27ef553cc75f957e4ea9caf68213613e5d53bee330f00d792aa08_aarch64", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "rhcos@sha256:7a301deaa9e27ef553cc75f957e4ea9caf68213613e5d53bee330f00d792aa08_ppc64le as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:rhcos@sha256:7a301deaa9e27ef553cc75f957e4ea9caf68213613e5d53bee330f00d792aa08_ppc64le" }, "product_reference": "rhcos@sha256:7a301deaa9e27ef553cc75f957e4ea9caf68213613e5d53bee330f00d792aa08_ppc64le", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "rhcos@sha256:7a301deaa9e27ef553cc75f957e4ea9caf68213613e5d53bee330f00d792aa08_s390x as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:rhcos@sha256:7a301deaa9e27ef553cc75f957e4ea9caf68213613e5d53bee330f00d792aa08_s390x" }, "product_reference": "rhcos@sha256:7a301deaa9e27ef553cc75f957e4ea9caf68213613e5d53bee330f00d792aa08_s390x", "relates_to_product_reference": "9Base-RHOSE-4.16" }, { "category": "default_component_of", "full_product_name": { "name": "rhcos@sha256:7a301deaa9e27ef553cc75f957e4ea9caf68213613e5d53bee330f00d792aa08_x86_64 as a component of Red Hat OpenShift Container Platform 4.16", "product_id": "9Base-RHOSE-4.16:rhcos@sha256:7a301deaa9e27ef553cc75f957e4ea9caf68213613e5d53bee330f00d792aa08_x86_64" }, "product_reference": "rhcos@sha256:7a301deaa9e27ef553cc75f957e4ea9caf68213613e5d53bee330f00d792aa08_x86_64", "relates_to_product_reference": "9Base-RHOSE-4.16" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-3462", "cwe": { "id": "CWE-203", "name": "Observable Discrepancy" }, "discovery_date": "2023-08-01T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "9Base-RHOSE-4.16:openshift4/aws-kms-encryption-provider-rhel9@sha256:1d914e9e28bb05d936c22d20f021d31cf806285d5e4ae0e47c47b50c90c7e8de_ppc64le", "9Base-RHOSE-4.16:openshift4/aws-kms-encryption-provider-rhel9@sha256:7460081ddaf409891100dad0bbf264e09a2ed75a5daab332610837c6091ca6ce_amd64", "9Base-RHOSE-4.16:openshift4/aws-kms-encryption-provider-rhel9@sha256:a016229598f9b0d366d745218b71c543e7f9593270d2cd84c33f867d12ebb567_s390x", "9Base-RHOSE-4.16:openshift4/aws-kms-encryption-provider-rhel9@sha256:a0de020a0ccd742c5e9f8d2d84f4b6d4db25556c10eca46a2ac0bc4993aff352_arm64", "9Base-RHOSE-4.16:openshift4/azure-kms-encryption-provider-rhel9@sha256:1fac37363539aef403e06e813f7a5ac60ebbbbb0c9864e1b8a85eb643741cc53_s390x", "9Base-RHOSE-4.16:openshift4/azure-kms-encryption-provider-rhel9@sha256:8ba194f82251278d68ea2c4efdbe495a565ca1605d5957badcf0aeb6e1763b6d_ppc64le", "9Base-RHOSE-4.16:openshift4/azure-kms-encryption-provider-rhel9@sha256:d451b83f32e3c46be6bd5731cfbd243e40d980573030e629302cb39ad5c37249_arm64", "9Base-RHOSE-4.16:openshift4/azure-kms-encryption-provider-rhel9@sha256:f203347886da20ec203893b3244b60963d8bd3e9d781e044058af632ffe2c8c7_amd64", "9Base-RHOSE-4.16:openshift4/cloud-network-config-controller-rhel9@sha256:2a78a4cd8f3cd0fa8e4f49da5f000c34ffc606566add5dac206643ad372016cb_arm64", "9Base-RHOSE-4.16:openshift4/cloud-network-config-controller-rhel9@sha256:a7f63d6643fe81281732276c56d1e75b5e6065989badbba43e8bfd885a7acac8_amd64", "9Base-RHOSE-4.16:openshift4/cloud-network-config-controller-rhel9@sha256:ac969ee92e5460c05531dfae4c7c4694d4ed67b1e43ad91c146c3b19870c1f22_s390x", "9Base-RHOSE-4.16:openshift4/cloud-network-config-controller-rhel9@sha256:da1388214451d842de360b80338f8ac04589c2eccc9a66298af331cc480d8c2b_ppc64le", "9Base-RHOSE-4.16:openshift4/container-networking-plugins-microshift-rhel9@sha256:39c760e13a3731b44dfd17109be09a631adf5b97ffd9cf22d79e1f7797412992_ppc64le", "9Base-RHOSE-4.16:openshift4/container-networking-plugins-microshift-rhel9@sha256:42870ac9c7fe192bb6db58baa6f90e908abf4070d15bfea2a75b2df142a891ee_s390x", "9Base-RHOSE-4.16:openshift4/container-networking-plugins-microshift-rhel9@sha256:6173ca8bbc49df94aac63f2c19bdcbfe80046c521f222971bbebff8156f10cc5_arm64", "9Base-RHOSE-4.16:openshift4/container-networking-plugins-microshift-rhel9@sha256:a9b8daafe5c03dc799737e6d6576f1115df89848a447ed273a48587b4b08a50f_amd64", "9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:03e0df8700001711228ed9367748035616ab7fab965946147a1cde1cec08b540_ppc64le", "9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:5cf5d4a15f410aa6bb74d05715cf4eb5630478b6271554f30a8a716dfdfe5bcc_amd64", "9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:c3057fd38677ce93ca4f448365bad8c03cbc3ab72bcdc1166b4b110116318c2b_s390x", "9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:fdd2b903bbb049ffc096e9f9cc5ff59c731eae5c9eff2c9f6ec2629675339bb9_arm64", "9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:14ce0fd8a5527c9e26068573f675b729dd8fd24e74131b45ad4b3165536c80dc_amd64", "9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:313afc1d9dd8e618f775baa4ce2e0ff019db8ebc2a88adc29ac2c342fa6d31f3_arm64", "9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:6ae37c1546e1153ceea031b5d13dec2b3eb43692367477ae288cd283ad61bda7_s390x", "9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:7e8886fea3e4be4af015145c65a53651a17daa26d9368c87d8636d30a8418e51_ppc64le", "9Base-RHOSE-4.16:openshift4/kube-metrics-server-rhel9@sha256:760da54b91af345d264b174b0acff51e10d421c4ecb6fc83f87fcd7449aa9ae9_amd64", "9Base-RHOSE-4.16:openshift4/kube-metrics-server-rhel9@sha256:9ab35915fb07eeb57e157f435fbb78ca9d472ac0d3d8b3995e90ef373e207571_ppc64le", "9Base-RHOSE-4.16:openshift4/kube-metrics-server-rhel9@sha256:ac7dc0a2f37773d79e300b2974c08c42cdb80ca90fd4344c2896d906169a804f_arm64", "9Base-RHOSE-4.16:openshift4/kube-metrics-server-rhel9@sha256:db4109da15dcbd2918d25a7c8341c9bbe49337a0d064eedcebf468eceba72991_s390x", "9Base-RHOSE-4.16:openshift4/kubevirt-csi-driver-rhel9@sha256:5fd9d3a1f4def9b40bee638ed2d20345b2a5b3c8de0067bca7e691042cde9641_ppc64le", "9Base-RHOSE-4.16:openshift4/kubevirt-csi-driver-rhel9@sha256:9c04cd1baa7b40642c493971cfd0b81110fcd1e522f031b796831f0e2b942dcf_s390x", "9Base-RHOSE-4.16:openshift4/kubevirt-csi-driver-rhel9@sha256:bf9ecd722c9207f053369bfc981bdb09559a9015da52e426c9d4ebe948288cf9_amd64", "9Base-RHOSE-4.16:openshift4/kubevirt-csi-driver-rhel9@sha256:d5211ce096540ee3572943feb8425df8f1ed611f0fbbb6bd74600d058f16cc8a_arm64", "9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:34c5ec6202a9cab730a73c0b48a5a26d82afcab672ee4dd1833b29b1f8730a5c_ppc64le", "9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:9fc16540b3b6c6c62682dfb8598337b0ffb891e9e3db43a41d57631c3ece0e17_amd64", "9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:b08975f72e78da36d4b06a94562984bba3781bf294b07a7dcae83db25df827c9_arm64", "9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:f3a096f1c04e94030cbf1fee1370aec2b8e3551f6a2c804eb7bdafabb7a31c02_s390x", "9Base-RHOSE-4.16:openshift4/oc-mirror-plugin-rhel9@sha256:2709a3b8b0057621a7a5ba4edb5a7b9c0d6584acd28fe9dacec1453e6c1e1392_ppc64le", "9Base-RHOSE-4.16:openshift4/oc-mirror-plugin-rhel9@sha256:80bb57631b98cc8a554ba70d32f37909aaafb59d87bfddf7da52ef9a51e5242d_s390x", "9Base-RHOSE-4.16:openshift4/oc-mirror-plugin-rhel9@sha256:dda6a75f44dc616f19f92d552d59eadc06401d1ec7e1a8b8129b9bec205ea53e_arm64", "9Base-RHOSE-4.16:openshift4/oc-mirror-plugin-rhel9@sha256:f9fc7262eb2e9ae1382d6b3fe96ae5c85b20a3e58b307ecfc551f03ea4825994_amd64", "9Base-RHOSE-4.16:openshift4/openshift-route-controller-manager-rhel9@sha256:8ffb1ab788f27438f22ca5c164e790bb3313e0561f9d8c94631e4ed80089f9ee_arm64", "9Base-RHOSE-4.16:openshift4/openshift-route-controller-manager-rhel9@sha256:df3e7e6ba9b49aad06fc0fbeda79675cc5f1c503e9a485961b76900c81c55d9d_amd64", "9Base-RHOSE-4.16:openshift4/openshift-route-controller-manager-rhel9@sha256:f74d2dfc629a5224e8e452143aa9822c510119b0b64a1fa61ddc45f1413848b4_s390x", "9Base-RHOSE-4.16:openshift4/openshift-route-controller-manager-rhel9@sha256:f98f020ba108070783bc2dbd260d8561190fd72d40667f233ef6bbcdff8116d8_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:011f82d23992f71a42786fb5c76fa556510462bc488ed64208daa9989442d6fc_s390x", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:3a6b2aa221730859354ce5a5fe4c615db5b11316f068d7102673f563abebc30b_arm64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:a81ce4e2274c74f49c33300081e1cf845a5cfec404bbb2c7d1f724c3d25d4fc1_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:deb66468d9bd71b7bb4fc4136cc932ea231d8585674e965b2d51f4bf64e4d953_amd64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:12a6f6fae41d12eed2de35b1ea86a8fa3aa8802810261c352596102a01bb9da1_amd64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:420a21d42377ace9be4c7ff7624671e75d39ef62c96049037445da3b6dbb6be1_arm64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:4c482ae6048d6e51601d40c2a0d695db17f9433e9f9f2660fae1a1d55c3d2be4_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:c69ff6b3acb377262649c578b2853569e84297022b754a9ee1960a591713be7b_s390x", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:3c3071625e35f1c0be78c62d2f2a0b5b6f0f01f29cad64564358ef4186f7bc59_amd64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:65520bc1ab1005c7d65b0fcf63a53e76cc49d3fb7bcb9cf74b1faa814045da58_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6a18479c3e9c724dae4243f302103f774d10fb5aa045aa30c44a991353136007_arm64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:c8c3c19ea90599d0f3a50161ce06725e4cf524211783d80ed2e3126af51957bb_s390x", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:05b193350a00ca74e59721ad0bd1bbb702dba6a8bff75f260ce086c583f918c6_arm64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:7d1d7c6e777aed5433a0580e7f3d526f459299b51a0999d199bd8be43141b3fa_amd64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:933f7744ee4ec341dade92352217e068e24283c8b35817c543c4fd49ba32dbfe_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9b69cb7b27de481c4cb2c0ca66d48228e6979de9173a4bd099a7ce9ead0a4d0f_s390x", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:4f4742f7a79c7532120df580d8b9491ad046939f01bd53b591b0458015378ed3_amd64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:763191c2b0412a2089c24a382e9d0acb6c8828f7327f0d8fb09d7261565dfb62_s390x", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:a2449cbc4ef962d735c62a5f08087031ba70d81061fcee02f8113ba53364e174_arm64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:e9f480eb1164f4095bf951c5e3643211ffece2613b12fb6b5f7af8704dab7c30_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:ea7a5acd0df518ede61ef8ec4db40667f9b266cde6ade6f0ffe3be6e4c88775e_amd64", "9Base-RHOSE-4.16:openshift4/ose-alibaba-machine-controllers-rhel9@sha256:d1e3fed50f5b4f7802bf41bda2ad0c9e1079bb41295d8439c7b06c8dac492e48_amd64", "9Base-RHOSE-4.16:openshift4/ose-apiserver-network-proxy-rhel9@sha256:2d5e23c0e834c8b6e512f179b0ae305c1b7e30b8db6e09d5ff3aa64f3a36545d_amd64", "9Base-RHOSE-4.16:openshift4/ose-apiserver-network-proxy-rhel9@sha256:3b3b65cca466569a8a10017fbc3c12c5fbc9483d461385d9b75b728ff46e998a_arm64", "9Base-RHOSE-4.16:openshift4/ose-apiserver-network-proxy-rhel9@sha256:a6dbc9aad5d72ac8e58fc34e75034ea736d68ba2c01fdbdc17aa62cab45d6dc3_s390x", "9Base-RHOSE-4.16:openshift4/ose-apiserver-network-proxy-rhel9@sha256:b0b733cbe518c310ed37bbf9b6658692956bb38ee9f0fac7b7ce0ab7b58d21f0_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:2e8f37234bc801ccf23b94dc1c6c6af3211b6f234e547d3bf5ff0ffdd651f245_amd64", "9Base-RHOSE-4.16:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:79705939e85495e8ffaacf8f9a8a775349b83fe66a58b70ee2c5391f3491e586_arm64", "9Base-RHOSE-4.16:openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:5b29acd93177b7bcd0d578f10c25bc161f2eee5955caed9f7bb8f2223e405a84_arm64", "9Base-RHOSE-4.16:openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:ca402e778775cf8610e4c7d247b4702727b8c03e89b8b16bcde051de11c52f0b_amd64", "9Base-RHOSE-4.16:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:31a455ee67d31754b3fb6cc0c641efc906b715d48d52c8fb97118c95ae04b7bd_arm64", "9Base-RHOSE-4.16:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:68171b2d39113ab8e6468a4a4a7dd4cccd768df4cff1351d6f65d0b58f7744c6_amd64", "9Base-RHOSE-4.16:openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:933afae8e4703ee258396a7fac89f3b897e0e9a772e75787f11c729ef4f19d08_amd64", "9Base-RHOSE-4.16:openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:bcc11354443e6868db4d3b553c8fe667ea96fe78ac2f8b4a87d1e506925f0b22_arm64", "9Base-RHOSE-4.16:openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5399da05185695216989b878d4a12d4e92416e7908defbbbac0c9c1f58978c7e_amd64", "9Base-RHOSE-4.16:openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:9f336aa674f8ed968d682eda4da0923b48066aebcfc294775e29dcb0f8ff0ab0_arm64", "9Base-RHOSE-4.16:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:1b240c11d6fe80eb11316ded67038e0fbc08b3974ccf1a15b43d0c0b216b1ccc_arm64", "9Base-RHOSE-4.16:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:72b513406cd5ea37d88c98e876715c04c283e83a7530dbb660c3c301a393afe3_amd64", "9Base-RHOSE-4.16:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:83cf0690693d6737ecd89816e393d6f25f78fb2b689724ae78361a79c7768541_amd64", "9Base-RHOSE-4.16:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:86e8b07e86be2447b5126d6a64e9fea9173b8d6cdd2c2041f8a57e301d0407a9_arm64", "9Base-RHOSE-4.16:openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:65ec5d02f289c27e786f7fe1f163c4180460bff4ed2f38ecd636c4c11a800313_arm64", "9Base-RHOSE-4.16:openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:e1bca469e41be9c73d48ab3636753a916f3f74ecbc1d86d45b515cfaf80091f4_amd64", "9Base-RHOSE-4.16:openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1e79d01d69a6ad761685b78c36376325fc7c62e568e3e729fd5dccd26a2dd64f_arm64", "9Base-RHOSE-4.16:openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:ad3f9f3f305c96ec69f3013411b7ece702a438789f31f9396b8d82f0599e7d6a_amd64", "9Base-RHOSE-4.16:openshift4/ose-azure-disk-csi-driver-rhel9@sha256:0d6a698c08032ab75bd8d2ecbc8b81e92c718905443ef05579610afcf80e219b_arm64", "9Base-RHOSE-4.16:openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b22b0397f47418a9c01917062dfe78159a4bffbadfcc7633f5c9ab9550e81e6b_amd64", "9Base-RHOSE-4.16:openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:28f4450a3a99944a62d1146023cb1bc961dce403cc4fb614e621826d1a1d6f5e_arm64", "9Base-RHOSE-4.16:openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ae28d58b4a0ad3edf018de74c517131e9cdc435d3f41891a07ea1ddcb2279998_amd64", "9Base-RHOSE-4.16:openshift4/ose-azure-file-csi-driver-rhel9@sha256:77421ca9a6d0896538cfcd379883158e95da534bb85cc6aaad789a17a5fa3626_arm64", "9Base-RHOSE-4.16:openshift4/ose-azure-file-csi-driver-rhel9@sha256:a743d210fdb8f06d6dc137bbb672b8781e60ee113859bf425ad1e971e33a3657_amd64", "9Base-RHOSE-4.16:openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:5604118c1cf08b437ab7fd6a393ec05728e8ce4fbc2e1fbe3b9ed3703960fea4_arm64", "9Base-RHOSE-4.16:openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:69f6ffedbb428a25407406e804d3a1b735931c375e30263edac41bf581c8b20d_amd64", "9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:0d0d59ec96cf3f01bd4d9781b440533e85cf76f5309551c31051b5182359b4a1_arm64", "9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:6e65f2c4b7b0e4c5e8621c3fd2ab2f48a80c04f5dc4d37605a5e7667f026f655_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:a6c92494d3659343270bca42e8765fc586feeae9e32a3b3a66c656dd7dae3230_amd64", "9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:bd3b7156b26ff3473a90cc7f36a283a965b8f34f4abf46b909596f52170b7f3f_s390x", "9Base-RHOSE-4.16:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4cd726ce3ab613c3046f02b11cd1224529a6fb95112ced02820bd54854cce699_amd64", "9Base-RHOSE-4.16:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:68980c1ddac17d2811b1af29b068827fee6023ce4eb95b3e0b8605d6144da684_s390x", "9Base-RHOSE-4.16:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:830fc3395f4e9e78c448d97076e56527955bb07a9dd94e64cd385b33a523a615_arm64", "9Base-RHOSE-4.16:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:d373be3bbbdd4a92fdcac5b0d486541fe575679af633087d0861d13278aa9d23_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:97a2ac19dfb72802da34965f8fe9b63d13cd91cdc059655459bd4c699e89d214_arm64", "9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:a0c95c413075feaf0bb1302492c8d09001dcbacec503b7c5feec2df512f2f8ff_s390x", "9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:a101550c74d6d99577f9e48b5b77658a9aa7189978140749425fd9086cd47e3f_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:d72df604197395d8d73fd7f51d9e3be52e3f9e2a2dcc57a579c78fd0b3268c2d_amd64", "9Base-RHOSE-4.16:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:10b926fc53190e49bec9492ecc945a862596fdba0cdd15359cd94c39944f07fc_s390x", "9Base-RHOSE-4.16:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3d5b1947a75a896d41cc6adda60554a09354695e16bb134bddc17623df559779_arm64", "9Base-RHOSE-4.16:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4bb17bbfb8eec84e4695589b006e3bb5b3fdd713ba9d34e1c76cb5e748d77b77_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b9f8eaf0f8267b9d1e4237bb8d6aac6334104000fd22f7d75acaa24598a42f73_amd64", "9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:57f772e5b5926a6ec4ede781b4bee22c95ff328ad3aa883c88de35ca63639847_amd64", "9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:83e6af243c1f61ec531de68d9bf29b262ff4da843d44782a41abd913adb9d14d_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:b0ba79caaf386a772e8ddb1a4ea4c03a8fe4cdd77f46a205ba0aac9805f5023f_arm64", "9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:d991c53328d8b37de4ed28ff09c7371a062ad8bb407dd6f55a655809a6cfd2c8_s390x", "9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:16dc79e107838d7d85ad442c20e630643d507b9239a2e46b580b5c31c9faf81c_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:33271572535f1a0f24f71daa58bcfe2801cd9011bc7d9e0e8ddfff1a59e4d979_arm64", "9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:3f69aa15927a46cafbbc27f0ba05eac89892c5cf22027445805429e4c6d6bd0a_s390x", "9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:eb0e5a5ee015030fd074f8fa6ca2ea93196f0fea220debb3de0bd7f0acf3b142_amd64", "9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:94ce7c049a8ad6038a59d584039bb22c2d427288c81e61c4994f7592f4cff7a6_amd64", "9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:a49ff3a6ef536417fdf85c3e0485aa77084da923a6ed05ab030eeeae78140a6c_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:e39ee21541f57a4d83bf61dde98f089448b25badff8dc71509ecec5181348b35_s390x", "9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:ee08878c512a3f8263310a1d9be475538d711e0f46290ef7cf02046cc5e32ed5_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-api-rhel9@sha256:0f4f7905eaa95013edb5b4f80c47e600e066ae0fdb325f4316ff790f5d76f996_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-api-rhel9@sha256:56072ec0c542eee3e3d231b48cf22cfb74b982936c3af7d67fe4e92fa14e9e85_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-api-rhel9@sha256:6005810a45a44fe6cb32077d835329af3303c84baa893b350a6c973a0e465540_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-api-rhel9@sha256:9fa080637dd3c79b02fda03cca881542603b922976cdb26ca2aca5ca140bc555_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-authentication-rhel9-operator@sha256:01eca258887d548a398cc071ec4636f709186e32d0a69fea45f00dfc90d2b6c5_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-authentication-rhel9-operator@sha256:0c8e2edbefb7f1782c5d5bcd3aa46ee98d10bf7910455b02dbe7f46efd790a03_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-authentication-rhel9-operator@sha256:10198af473dbac18b2f78a9d90716d79b36f2295c7cda93cc0195ebae15c93d3_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-authentication-rhel9-operator@sha256:cae36b09bbde7abc1e4e55c199a4a5b68701817e08714f7181c90453bd3dc2ca_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:10c5df89a82dc004786ef3fdde89d3a026379c7c457396b7bdbea0eb6a2c57d6_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7105f48c069729a8037ab6ddc160e31bcbbb8a513949873087afed238bd0d182_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:c7dee5b0a3952b744c50642b884b8dadc1e6c35ddad6b4a1345ba68cb6f7ead9_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e1e89a2e5f21f1913514d4a2bf00851e1240d8dd765704764a933a3605800f7b_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-autoscaler-rhel9@sha256:02dfe00e72c8d8ec065cad164f557ece932d133f8e0f69641ea9654422b8eb56_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-autoscaler-rhel9@sha256:357dd7065b287fd06bea63b57a6baece22711595a31d00cdef2a30d2161a6daa_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-autoscaler-rhel9@sha256:762a3f1906ca8898f2a06800145a8f5bcb6d5975344916bcc81267c862c16068_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-autoscaler-rhel9@sha256:ed94dedb42c8ec78c1ea5c0b685f6e75a2bbf23598ea3ba5b44dfde9cb0ff6c0_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:04aa3802f7c6f25b96e0da1043c88992e55408f8581d0514aec0e52d20367aa7_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:29f3eff7e73d78106639ed7c660bec289aeab700fb768b15fbae27e89167ebde_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:4baa146b54327ed992c6694e45dd8812e62bf6d53d8b24fba0e42b10996bfd6f_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c80e795b004eab94bcd710228d6a974b13f902001c6e128988a095ff7bb7dc78_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-bootstrap-rhel9@sha256:307d74fa9ef8d9ea843fac33eb7530b0fd9b90159b3cae0f4d9742cc203a4f18_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-bootstrap-rhel9@sha256:37b626f7af5580c1d2f1c9377c306b5ce0ac36c821792457305441e67861b86b_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-bootstrap-rhel9@sha256:8beccd525b8723ef1133ff016bc7fb70bf6c96ab5afd8757655620ebdda1ef1c_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-bootstrap-rhel9@sha256:fe0dd86482aead76b108129eefbb413ad79b4a22040f992d52ccdf5f9c8185f0_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-capi-rhel9-operator@sha256:235810c6a5b927bb703ba071ad9a82cef584fb7c0059c77cb7ce6267b59255e1_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-capi-rhel9-operator@sha256:5e752e0c78fea449e3cf085d75409ea239027b9f3e177622e7d5d99047079e8a_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-capi-rhel9-operator@sha256:96f7cf0d8a442842ecf44ea754f7d44417ae663bc2ad56e33dc11a67111d97e7_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-capi-rhel9-operator@sha256:e6e828a016f27058296386c48fd99a0a272f47e2504bf7441469b369fffbbc69_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:3c27415345ce57aa53bc63adc4357ab5b6ff345c9bb75e7e15e7dd5244869700_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5a198f3220384c9a43acf6197e9309fa64b418e6f1517339c6ebddb828a90d8a_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:8421beeeb9a639593cc9344a83d32bb3360b3a775862113e4cc2945764f2c14e_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a6c8f25f77c7a2b14440df33b955a33dea5115891faaebf425bd816b81f639bc_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-config-api-rhel9@sha256:9d54fa98e95f9f970dce692a68a19919471ab05f5c993d6c9545b904a0f9aeab_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-config-api-rhel9@sha256:a17eeb1162fbbd5f39270eb73456b4ec9bb5f8c5bb67be28412155a18a1da27a_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-config-api-rhel9@sha256:b17e2a68e391291e3f97e70d03685e7d6a54ef7475838065afc91a25f181c86d_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-config-api-rhel9@sha256:cc2c70034c863086ede1625993002a6de7fe63e778736a8d711bdbf51572c982_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-config-rhel9-operator@sha256:055d03915469c4985d15c055834a9a37be155513d20fc3a3d79d3a15f0863280_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-config-rhel9-operator@sha256:b92fd203c0f6ab9cb9164b9adc168fc798de00340df7e3341045cd3978ac5e50_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-config-rhel9-operator@sha256:c857b56aae557e92127a9fc1b6fb57929c2cb448eed10fd8e0d8a2edbbdf7d1b_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-config-rhel9-operator@sha256:d9e884feae67a27f9e0a29222280c17638484af6c0192fa0f218cacc577bcff5_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:02c6c036fd8b1df4a93ef663793931558b51417655377761b66e2f884c9b0594_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:504a69b459d081485efeda28ebd87ebd6d254e0f173fd09425075af7f83d89d3_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7ad5b58769ee868062f50a11c4f6f4a372c79ebbf4bc38a1da2a247a3d827307_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9d62f432e6e4a6060e4c6065bd9f5b4b5adb67a540b30e9457a3cc60c8ca38fe_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8cc688b779f6112943cf1df8fb976af95c7899cb7f64e7ee40bb5addbfe8ca87_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:91f692d2ce47b1992aefc1ef07376ae1510141929f557d80dfa29580a2f5b030_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b947bb4d9d63a382a6a8848a9fc380270d7cc84ffe7e3bca8bcbf2a8e13b5140_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e959fc784a5d07407cbe1943b987c40b50da840a9d690ba946dc239e078531bb_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-dns-rhel9-operator@sha256:00bc5a376a13759d0b3a514e4e0c21840b7242183ccf101915e28ef32fd6c94f_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-dns-rhel9-operator@sha256:27a6099ea0a3401c84d24808a0fd9eb7b75f868a757a04da7d8918e7ab2e575c_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-dns-rhel9-operator@sha256:580c403b9a04f532f3598552df139c059addcfddbb2983c51b4d31a846dd7cba_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-dns-rhel9-operator@sha256:b858178f147e8f71a45c8ee2ceeb8b69acf9abe4215e168d53c38ffd9c3b0693_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-etcd-rhel9-operator@sha256:113a41b21bbc7c2f6a6e113cf8cabe722d140a6375fdb3aee87926b7cd5072dd_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-etcd-rhel9-operator@sha256:ce739de41a94a084462030e16886e9ffe1a63bae315b77330a378df504adc262_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-etcd-rhel9-operator@sha256:e98b77ec23f70bc45bedf8877f1445c1fcd2977555dbfe85b6cca66bf91132e1_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-etcd-rhel9-operator@sha256:fee7a4a7941959052c1db4a1cae1ade8afb770eee33a5ec3a6ccb5ad19eef11f_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:5991de3d05b2d2281c833046b9563023d787669464147372896b1752f3665165_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:786ec5ce26817c6939482869e0c9c1e67ca4b81fd8552d949512086213d9d2bd_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a74c14a8afdfc8d1339819f931ab0b509ef8a12ec4c8b762b319b76972df8947_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:bca6dbc09d5073fa0532db4ae1c03ef136a91a2da99e9ea4c6e976e639f7f69d_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:179c93b0889edbe7d39d48d0c953d68bcf21302a98b6cb8774f5d2271beef992_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:2a0b9c28875351ea26768f344cefe1a40721aa4ebfd56bcba477196af8de0333_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:a8063fc583ee40ad6de53b076e4b96a3b9bee80f3112ea18eca1bf178259ee67_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:cb4775f0b360a9d5568dfe8806ff63202eed03db6496a9e86b513b5459c01294_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8897e2d2f4934a1099fda3bc01ef747d221ff6789d96b6280e77f171a621b976_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:98ab9718d5c8e7cdb7e1f54e97d831d528f436a9c51d026d6ca0f48f322aa928_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:991e0fcd2e842e6e5a0763cd1b207a79770a357b1add2d6a6f1fe23d6c6f7235_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:eaca0a1bf2825a5fe420781c0413deae064badd7928bd937ac3a6b5574b88164_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2e5c7a5958a5e2d418d452983145c0b33c3803179fd55f57ddd19d7cd0e175cb_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:a2d1b63d30a866de13671756adc9c76bcef16fb4254ac0f62d6efc5faf2955d5_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:ae7a6881de1a82be1f3573ad30cee42eed6ee1fdd0b68bed9e856607fa3edf49_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e6607cd51559f53e6432a4f0ea62d9f5dc2bc6ca57652264ea60522c2a19e12c_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:344c0d5a87db7e51270d921c76f624cbe077e03fde6b408d27a3ed5dfe6874fc_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9481c52534a41cdc57cb7fa274562cbe3d4be3d59078ca8076a35e5e66b2e342_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:a032ad404a81ef865bf269cac888d638e710892345ab2ffd7377a7ebfde1b42f_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:ed2dfc9533fa39bf17f9a42ed84e41ecd790e03fe22c35d35dd969cf3dbbb5bf_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9b91e85d2826e7cf59f39a0182571b853ee5b53b9e619ccbfff0166ea52bb5a0_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:aca1f9d1c886bb14309c4d1ef9c9e54b6507c5a61b6c75aef847e7bd497f99bf_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d2d4e1619b9d49fcdedb729ef8cf27380a7ebf8f97e21aeb42c1009a7dc85617_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d67ecd516b2b6f20f77f37670686d98264fe5e04874084425d11183f9184405b_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ddd61680206d617c236d738e6248a6ec06005ab1fd3226e1a9fee50732d44a_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:5f36593c3e31adb4ba696aa6a67e7ed9df832b0fdaf0b9479184ab9e73a2852d_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b440ba783ec3f510cca5bb2dec3e365550836d096ebc18546843c79481e96d55_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fc2c1d0c7cd0ca6b71bcd5c70742625968b8c5e2806cea4608381c7dc5f564fb_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-machine-approver-rhel9@sha256:b09be9e82db065dfbcfdf123e30c445b048dccb7c1bfb76308e9d3b4cbb07295_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-machine-approver-rhel9@sha256:b67c849bb6e5bca85d5c7a2d538b9db98fc9aaaf954654c279790bda176621bb_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-machine-approver-rhel9@sha256:e76d3f7e076257b5c22912377d2b27ae442e02184ee956392aa95cfcb4d7411a_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-machine-approver-rhel9@sha256:fe5f0423ec40acae71118c3ed21dd5aba980ab6ed8dbf51de0cbef43ece46482_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5911c123c42e31b36b4dc418bb02ae4c6ecaf10dfaf95b0348a4d91b39d525fe_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5adcf5b979eae80a603303dc71add3b1084dadab970b97a3696098ca1d1bbc61_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6b08c88861acaaec943108d4320c99bfa6d653b9a755bda9a3c809b4a1a42fb9_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a0e12022bd24c000d33eedc66684bd60dd30015f9fca9a472f257b9c3dc4f11d_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:6e6d444adcfa33aedcc621a4ef384d6294f74fd2bc9cccf6f729b81cb5cf3033_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:74702f971268bc013bd6b3fcc2b49f2002f399dcd043a04fc49e4ced6ffe799b_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:98b6f11c71df2a1bd5752419b5b298ba69fafa9a5397666e191b7a6a8dd4eec9_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:c29e5d455bb0bae154d98a456c88178cbda41d3301ba3f0e58f1c22788e46bb6_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4c6475ddd6cdb03ee5b36d43d974997228bc5c4f98d5efc355202e2a1d642a55_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:83670a5d6426cbc7a107dd04e9b130f18b0007a99aa9e6535376bd2507ceb683_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:96017397cb3c98a1dd0a201bb328e7734e209a0fe6fd17c804a5fcb404c5cfc9_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f2cca00c689ba1edb4724268b91a57f723ba7e44871f50fb59f62d075e9993fe_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-olm-rhel9-operator@sha256:64a4bdcf1cdbadce05733235f0292f5b84805cfc39b9b3ed9376dea0aee27e8a_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-olm-rhel9-operator@sha256:9a3177c0895de41fad2fa86ec1a5bc515db3e2d98cc40c07e01b68a46109f430_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-olm-rhel9-operator@sha256:d70e7ddef72b3424c74eeb21c5bf15057acb020729de2ebe15d6a99181612169_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-olm-rhel9-operator@sha256:f94ece8a541c808d210c7415501b76eb5e82c9b853e25029f08b84cffb3a72f9_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:81c7b2595b8807fc862dba11df787301dc1fa4059feb5fab37bc8bf15eb9f6a0_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:8dc70e98eead753a989705b56de326b89c6273f41838f718692a5a51e5d7109e_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b9a73057e6b4dfe6c8dcad732d520b98da6b59feeaeb88c9340b13cd28ddd290_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f47afb39ead821fc11a7b274258165780ec76c7780502979a1890c955426dbc7_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:73d718205f1b8fa89cc40290ab9dc67ed1da95e5ba05e47c29709ad146d20cf7_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ae415535a08ddb289943bf741e00119892204776824b4cb4e76eeca35442f0ea_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f2df942ab6abe4fb16d93c88604dba68ec3947a4757fb6b78aa4250c408b7a5c_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f5a6f002d200b24006f19c6d50478f4e75292de96c424a78abb4e98aea0a2a59_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:0961ff4451fc779c7e4d24841d2249ff4afe790a41c0e8aecfd93493f21bd67c_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:27adad1e8291c42593e6ff597a21db7297eab7bd9087850c00ee218f4357ea82_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:6346c71440b7fbbbef66324d2bb6f51b31598e3925ea0bb3b5085cc228a327bc_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:b6e5f475d3d57fd92fd912ec22902a8acce482092bf75385920f350da3989dbd_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-policy-controller-rhel9@sha256:3c4a932228c3428f809295054838ca47737a3ca989ecd899800d52713abe7a63_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-policy-controller-rhel9@sha256:7efcefef0797e031a4015936c8a17100adf332dd0707d04bc9b3cb441b31624e_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-policy-controller-rhel9@sha256:7f5f6bc33ebcc5ed421e7303df3fb16a8e69932cb0903ea140038c9ed2e65f69_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-policy-controller-rhel9@sha256:8be46ad0a8d0f97e9df5746fd7183c32f74221b7b39e06dcafbbad4136b432eb_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-samples-rhel9-operator@sha256:0f74eb5ef2a06997f358d3e4ddfc67eb16d2af5585f5cbea3b8f05140cf29c38_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-samples-rhel9-operator@sha256:21f7ee6a1fd1789726a4bb58ddf068cbfad9a1011f61d7732494e13435e52e79_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-samples-rhel9-operator@sha256:42cd040695e7e752bfc02632c1c3b07ab05839e30d63c74c803f0999a63da435_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-samples-rhel9-operator@sha256:c505bfa88955ebeb1c147583d003924d02feab3e557cab6f3b3e30e9c554ce5c_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-storage-rhel9-operator@sha256:3a0626d5ab8275cd5b12e705433f2d55bf25ec1b5a47ec5c0b459f816f3b934f_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-storage-rhel9-operator@sha256:85397dedde811505572ebc136e0494750bdc1fa413d61d3729e18471d0cdccf8_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-storage-rhel9-operator@sha256:ab8ee125dbe406813fda80c40f85b9acf6e79d34035cb5f6daafed940ed06d15_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-storage-rhel9-operator@sha256:de40935c041c0ea61725b4b1d8656b052bfb8fc4a20669115c7653189e6c5a9e_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-update-keys-rhel9@sha256:191d2ca66ac0e92c555f3d23488a804a520eb6f41fd4ecb7a479f31fee050874_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-update-keys-rhel9@sha256:80917a936d2a57eb9ee36f212992137c634296f9a8d3a9e88ab731039d571ed7_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-update-keys-rhel9@sha256:a34e955a2feab0a482368e5738439d95253f2bc030b32cd6c3620649ad07349f_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-update-keys-rhel9@sha256:b406e529b6ec47feb76b5190cd9ddd04105ebe8cfae61b4afd4d8af64cd8d4cc_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:009cd74d7857e0660ce07d377e43537a42401007407290a8f8ca96841bd19c5f_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:318215ae07e01a8860ace47587541adf836f28545fc128860a6b32137c79bc7d_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:765c82fedd0aa70a3b76863071a19c4ed6aa7a81f3c9adead509d4c9e70de88d_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:cfcba2dc5c2ad623952c90c78cf1bd66a858fdcf67642b4221b5eaf050e953c4_amd64", "9Base-RHOSE-4.16:openshift4/ose-configmap-reloader-rhel9@sha256:a3a2ea42793472be0bbcae0b19e0a85c136c6f5b588b6f4ad61119df378d5cf6_amd64", "9Base-RHOSE-4.16:openshift4/ose-configmap-reloader-rhel9@sha256:bf60026f2c7567fa5cd445cf0ee3f176eba6574d6501cef2889dbde08110c84b_s390x", "9Base-RHOSE-4.16:openshift4/ose-configmap-reloader-rhel9@sha256:eb395d241354981eef4dcbb71b339952b46a2d1c027c10a7d115cf226bb58c23_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-configmap-reloader-rhel9@sha256:f9f2d7bce97e460e46f44349219d222692ecc0341ed36fc11012dc75af93badb_arm64", "9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:09370bdc9eb33d3fb6a4e88266238591776027ae859c2b2d18fbe64d72b4c943_amd64", "9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:953680f2c6d6ce36de5a6bde0c7c2bbbf7139449e707e41f7b7954f251345d4a_arm64", "9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:9b8dbf795ac1be9cbad13d2898cb73ed258504d10eb6f115c1d0fccf7b60ff30_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:e81011eca2dbbffe57ca88496cf7e98f96c3329c292429a2dc50d114b06a885b_s390x", "9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:2728fc4461f1f0764d9ed90147735b87522b757bbf9ec16adc721b6202b8f74c_s390x", "9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:99e760f87d54853e53479dec2944d058f279336caa222db50a41aa6b9c8e4bb8_arm64", "9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:a5858683fdd123098f3dc354e156d81242501ade49af72b711569ca6b44e9325_amd64", "9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:ff7a2c4609753c24d02a1c8e59940bd56c5228821193275ee81cdb3c5683a6ea_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-container-networking-plugins-rhel9@sha256:75af62512de7419730d267bea9260f455d7fe75e5cc32473ea894a7cde3b195a_arm64", "9Base-RHOSE-4.16:openshift4/ose-container-networking-plugins-rhel9@sha256:973769250abe3c84614553a91b68de480b07450080ad7c3e24480d39e778a769_amd64", "9Base-RHOSE-4.16:openshift4/ose-container-networking-plugins-rhel9@sha256:b0889b4b6b3b0f2bea7497e35e0daaac995d2ce0394e57909d0e21e3dc90bb81_s390x", "9Base-RHOSE-4.16:openshift4/ose-container-networking-plugins-rhel9@sha256:d35664643d7c9e6f4e6e4f4ca12242353e2c887806757593680f35c4007af128_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-coredns-rhel9@sha256:1ed53a8f364bedee89ba2292436304d936d9df2d9b24850d983879de0165e2a1_arm64", "9Base-RHOSE-4.16:openshift4/ose-coredns-rhel9@sha256:acb99b7711469a033c791ed4b4dfbabe5e144b230a2c00ff8b8bed4ba4a614a9_amd64", "9Base-RHOSE-4.16:openshift4/ose-coredns-rhel9@sha256:c716a42efdc552b1a3facd297262f7e3d03f7d370550d3f1edd4ab40daae3858_s390x", "9Base-RHOSE-4.16:openshift4/ose-coredns-rhel9@sha256:d268449895a2ec900102d83409355d17346b3e7e2b372a61945c6fd15addca25_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-csi-driver-manila-rhel9-operator@sha256:c73669836053752d1acc54f86b21a2f0a4b410119db572669b54622850259ec2_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-csi-driver-manila-rhel9-operator@sha256:e6317d2692bda41fc782afd72f81a4438e015096832c28578aaf54fc2703480d_amd64", "9Base-RHOSE-4.16:openshift4/ose-csi-driver-manila-rhel9@sha256:329d62a158f5a23f43d926c654279206abbb6ceab01737d65a623a6d3e48b8d6_amd64", "9Base-RHOSE-4.16:openshift4/ose-csi-driver-manila-rhel9@sha256:a8fccbd953bb5902bdb6a8be0f5d8dd6df4d8340fb4e89b37b60fef78e02d30a_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-csi-driver-nfs-rhel9@sha256:1887000754f427f35b9cf610f754307f26b2e59c803fd32aa111a7e45a36752c_amd64", "9Base-RHOSE-4.16:openshift4/ose-csi-driver-nfs-rhel9@sha256:2bdfca23117e30736f4e123288949b24c42dc25cfcd5fea96678c5b036092825_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:33c099fe7da772893944118e77933c57b3f42a7bba6d627b0510634bf188faca_amd64", "9Base-RHOSE-4.16:openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:5bfd50def733e46276d656f902fb87591f4405dc887caacefb6cfeaa376990b2_s390x", "9Base-RHOSE-4.16:openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:8552e0596d6aaa922e01d9384c3ba26cd08db8a0b2e93aa8adc2e81a421e0cbd_arm64", "9Base-RHOSE-4.16:openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:e50f4a9bee5d6bbee17c9ca20e57585656cb133a1c8195fb6f7ae859abe6af63_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:abd9a6910fd825b42f75401cc528bff3278e8a954d1531a8b71b71fd0d0d892e_s390x", "9Base-RHOSE-4.16:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:bbc6de71d7514d6224b2923d96f45ce66c78dc30beb9adc88a2453df68697520_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:cc418b75e50292a06c889ea1d4748c38b4c6d0b66a62d157004aaa685560da9e_arm64", "9Base-RHOSE-4.16:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e72c1cae0d72836b86a516c3b26a57f477764cbc6ece400eb9d54339ff925e76_amd64", "9Base-RHOSE-4.16:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:0f117ffedb3ac04246aae594b47467b32d746165a78224973ebc76566000e440_arm64", "9Base-RHOSE-4.16:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:4a312a9489d1c42769829508dd706c1197a354af0630c6b0e2f625723c088a2a_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:616267d404f4ae99963fe3cb8a29761e3b2ad098a26b76befec8e9cce84f9d01_amd64", "9Base-RHOSE-4.16:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:87e82a6fa2292fc766731802b850916e93124da31a6431bbd744c651e078a67c_s390x", "9Base-RHOSE-4.16:openshift4/ose-csi-external-attacher-rhel9@sha256:0ecf09e83871b715c75d35033e04ab687015b220a2b11b72f940d6869cfe68dd_arm64", "9Base-RHOSE-4.16:openshift4/ose-csi-external-attacher-rhel9@sha256:18f4a510c4b26b12fc5257d04a1a167e8e1b721f93c3d2d4bfe3756d0282be5e_amd64", "9Base-RHOSE-4.16:openshift4/ose-csi-external-attacher-rhel9@sha256:d807416278dfb5a355ce8a6fca1b161bed2e2bcd00afcee3027e00b39c7115d2_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-csi-external-attacher-rhel9@sha256:db4af2fc7f4c898a6f145f4033304e3d9af32682b4788097aef145d154e2e9be_s390x", "9Base-RHOSE-4.16:openshift4/ose-csi-external-provisioner-rhel9@sha256:0c4ec7a3680bdb44b71c87730491fb9a5f34748f18fe1ad41211955583a40caa_s390x", "9Base-RHOSE-4.16:openshift4/ose-csi-external-provisioner-rhel9@sha256:a2b936748a6fd8281c71dc6ec389a56e28bee2531e46721e677ca52ad950327f_amd64", "9Base-RHOSE-4.16:openshift4/ose-csi-external-provisioner-rhel9@sha256:bca64d1c302de969c582d1bfd61c79ee346e9ebe15f6506995f31513780c87f6_arm64", "9Base-RHOSE-4.16:openshift4/ose-csi-external-provisioner-rhel9@sha256:bd6bf0ab9466bff1dd9618604dba402439829cf812d699e4fcec310267c45030_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-csi-external-resizer-rhel9@sha256:17291c69d3bed0266dc370cfa0f1842b160d562e5fa0e38eb03d57b8d1c941a6_arm64", "9Base-RHOSE-4.16:openshift4/ose-csi-external-resizer-rhel9@sha256:773fa229b7930a2c22e848a3147cba42bf397e491b6e063c57bf2c8a4024af73_amd64", "9Base-RHOSE-4.16:openshift4/ose-csi-external-resizer-rhel9@sha256:a2c98d61f6dd20b927e4472a86eaac7b358a99c2c7f99f635d07a049d3741a3b_s390x", "9Base-RHOSE-4.16:openshift4/ose-csi-external-resizer-rhel9@sha256:b4adac630f9fe5a670ab12fd46c856f07f6ecca4aad883344ed50465f28e6d78_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-csi-external-snapshotter-rhel9@sha256:2919fcb3fec4afc850358f39c524d35f3bd4176edd393e944b3191568bcdd584_s390x", "9Base-RHOSE-4.16:openshift4/ose-csi-external-snapshotter-rhel9@sha256:4719384cc34c33a39e7a1d1f628612ab82b3ca538f70dbe1ce2a3a4a608a588d_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-csi-external-snapshotter-rhel9@sha256:572e6a139ddf4d26120846323994848180108aba5f2302890a00da8b8b520989_amd64", "9Base-RHOSE-4.16:openshift4/ose-csi-external-snapshotter-rhel9@sha256:59a622584a35d1dc0ff327266c006c90a907fe5753acd2741193b290c86cef77_arm64", "9Base-RHOSE-4.16:openshift4/ose-csi-livenessprobe-rhel9@sha256:3655c70dd6fcdf7f1e1ecce3903e6badfa551e39f37562e2ba0ced1c217e2410_arm64", "9Base-RHOSE-4.16:openshift4/ose-csi-livenessprobe-rhel9@sha256:be7eaff92385eba00914a3727cf2d6e00c5c321965d042f2f646fc5fd20988ad_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-csi-livenessprobe-rhel9@sha256:e82b33b3c5c33de944d6ec0f0f8c1f30db31317210c408778c0ef593f6f9e07c_s390x", "9Base-RHOSE-4.16:openshift4/ose-csi-livenessprobe-rhel9@sha256:f3084026bbbb6603717fe0ad04df7aa4616d43eee24a9404b6482cf95a4005c6_amd64", "9Base-RHOSE-4.16:openshift4/ose-csi-node-driver-registrar-rhel9@sha256:064ea9839beceefa22ea75bec600cde687abf950dec91081cd0d8ce0db588027_s390x", "9Base-RHOSE-4.16:openshift4/ose-csi-node-driver-registrar-rhel9@sha256:c3adbf1fc8493ffd3506f9a51b33f10ed10a2018e1d6db0102e81906e12c3d9c_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-csi-node-driver-registrar-rhel9@sha256:dbceab32444995093af9dbb312b9a72cf3c15032fe8700211243a013a575ff0a_amd64", "9Base-RHOSE-4.16:openshift4/ose-csi-node-driver-registrar-rhel9@sha256:ecab82fcd2acc9617b4e86c5d41c6e0c74ce682e58b56e5c2955985ecd918473_arm64", "9Base-RHOSE-4.16:openshift4/ose-csi-snapshot-controller-rhel9@sha256:66e97aaa85cc6723c1ee711778c64a32046553e386399e31b7298866a103b8c3_amd64", "9Base-RHOSE-4.16:openshift4/ose-csi-snapshot-controller-rhel9@sha256:9334e3e22d5880427f7f011cfb426505172128a7428d3503e27b9b2a909c359c_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-csi-snapshot-controller-rhel9@sha256:9e935873b4fee77568b6f667185d5c463d0700fdc5757a64f945110273d4f4ce_arm64", "9Base-RHOSE-4.16:openshift4/ose-csi-snapshot-controller-rhel9@sha256:c1c572eca3c27d5953827bedb24634d0c04df767dc85df7e0f7a9a433c149b44_s390x", "9Base-RHOSE-4.16:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:485a09448ddf4bda78e50991a7635da8b2365a0ed8001b37b233904ea9e7fd36_arm64", "9Base-RHOSE-4.16:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:72e1ec4501510e8ff3e51661a0bea692929d016f53ebc6862dccbb9634ce2905_s390x", "9Base-RHOSE-4.16:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:a43be110d11f49fc87b25b46da318bbf799e1a140f518f7b4fde414c7af341b4_amd64", "9Base-RHOSE-4.16:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c2b7348b0a4e03268b0ee6c304cd66567920fa0447f6f55c69ad1d3385f24de5_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:081f74f892e33ada4320c9cfb7bb06f8d80ebe87c8fc2b522b6df27874334f6e_arm64", "9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:48c8caaf54c288fef37535c4c8f7f3e2c685482c2ff7510ba818a078d96c7d61_s390x", "9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:5f49518b80af27c68882498c7422f07385d2f2d984ff0546cd3ceb32250ad4df_amd64", "9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:e785d85bf85896f982bd0b94303fdb35b0c2c60cf0458e4c5fb0833ba24f7595_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:7452a6237d08b92ea7edf746be9cd2b6e46d7499007db659cb321ccc4d825218_arm64", "9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:78821c20ffb87d62624c9a0e1851f9182fe93d135b8a277dba7a38132155d199_amd64", "9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:8178a2c1a65dd82fb3dd9a264c987bb2f39acf5a85d177ecc1815d4aafbd132b_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:e69d9bb39e69aec74ec96f120a8172ea94a9f85cf487e5b43bd5e53618ea26f3_s390x", "9Base-RHOSE-4.16:openshift4/ose-docker-registry-rhel9@sha256:3c51b66a7d670995df432135c722821adaeb680937953fdcde36b5842d12e2f3_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-docker-registry-rhel9@sha256:a5e096645101838bc75e83bca27d7c69114fdc93c3eba857e28fbe1121252ac6_amd64", "9Base-RHOSE-4.16:openshift4/ose-docker-registry-rhel9@sha256:aed9c1b83d6cd494fc5acc96baf571a63823f09bd12dd19495c9d4cdaeb9a567_s390x", "9Base-RHOSE-4.16:openshift4/ose-docker-registry-rhel9@sha256:f3f6377d014beff44475d7399cb8964c80f4e82cef1566e6bc7d66a114c55d56_arm64", "9Base-RHOSE-4.16:openshift4/ose-etcd-rhel9@sha256:41c64d2c8c8f0fa6dcc9930aec9cff0af506ffcd541d25a96ebd1d047f5b959d_amd64", "9Base-RHOSE-4.16:openshift4/ose-etcd-rhel9@sha256:b15815a603cd7fbf527d149eac887e2742af552f54bfcbf786431782723e5744_arm64", "9Base-RHOSE-4.16:openshift4/ose-etcd-rhel9@sha256:cf084c3cef3329575e32d56515dc85c0fc2ac38a7f691fa28d52f1ac05e4e94c_s390x", "9Base-RHOSE-4.16:openshift4/ose-etcd-rhel9@sha256:fe9fc35575a1739725f5b3eed21bf1cee7bfd4819ac816f07cbc94cc67f2b7f0_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4c7445e30204ee2b65b7c571d4aeaa67d1ff7a780382a1428c3af026ec7eac79_arm64", "9Base-RHOSE-4.16:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5f84b234f2bafa731e4554c9bfde2970c94e7f073867388962c0533e9bad74cc_amd64", "9Base-RHOSE-4.16:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8d82b8f8678ffca995261cc5a56af65f844d4ae57a116bb3cae87e12f652a146_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:20d4840b515d63205c1e696b012aab48552996e349559b4f1e368e73cd4c370f_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6650b4611fb0f7db84975f34c846222060e35bc9279818db39f1f49bfc15bc08_arm64", "9Base-RHOSE-4.16:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f9e9e61dafd5315dc23cdd537de910130a8e6c7e6d06f73faf64e533588d07d6_amd64", "9Base-RHOSE-4.16:openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:8b29e387125f80021953bec7827b632730bcaa43492ca1195886d3f3ed6d2adf_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:8f468a261c1d304bdb32a5e6b8249fe685cec73308984e53eec5e4810e296384_amd64", "9Base-RHOSE-4.16:openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:caa803d70386e611b83f2b8652b9ce84d65c99a92166eaf014671f86f4ad4d1b_arm64", "9Base-RHOSE-4.16:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:23a050153da0f5cea24f5137327ac787da3d4b8c252fb36d5641999c14aa03cb_arm64", "9Base-RHOSE-4.16:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:c6c4d1ee6411493ce488cc9ee380c09de5a1e928db538de2ebc700e102a8db28_amd64", "9Base-RHOSE-4.16:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:eb19c06edb0712f03a804cf2f085f72ec56a38da20dc8bd8dd8069ee94cb7c14_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-haproxy-router-rhel9@sha256:1b6fc807ec024e581d39d741006b21c184400cba648dc07c78d84ba6846a2c05_amd64", "9Base-RHOSE-4.16:openshift4/ose-haproxy-router-rhel9@sha256:3055a62b6bba9d7e8f68737c00fad5dc2e9b22976239c49297c766f889a3b4e9_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-haproxy-router-rhel9@sha256:8b217d19af84badd6bd00077432abb7462598cf57678c0275d7a69082bee3849_arm64", "9Base-RHOSE-4.16:openshift4/ose-haproxy-router-rhel9@sha256:e953fdb0c6878c8104ca515a9d919000c4d16a9abed4f3e9729c6d67fef78ff6_s390x", "9Base-RHOSE-4.16:openshift4/ose-hyperkube-rhel9@sha256:0b8a229b46d9b0682bf8269c02dce5133d89f8ea7b51addb0669f49678112488_amd64", "9Base-RHOSE-4.16:openshift4/ose-hyperkube-rhel9@sha256:710e35b23584f7a75641789c586f7e53449ce273101cb7be795c9f037eb82383_s390x", "9Base-RHOSE-4.16:openshift4/ose-hyperkube-rhel9@sha256:bce158b41006d0af318ec6b590b51a8c053947d065e0818523cba3264a40a6f7_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-hyperkube-rhel9@sha256:e9261248ecb74f2bfe6fbd9e859123a7bc8fd3d71e820d346f4e0359822017fc_arm64", "9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:194cf8fd9493ce590fb3587dc409a72bce168a52d3f34411acc87ca4a0fe1710_amd64", "9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:3143372d573451bfcb11e3465fb12f7f2682da91795ebb9f14526327f85c34e0_s390x", "9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:39064ddeb4275be1134dc72bb6cfff8325d11569d1513a3c03212a3fa8208089_arm64", "9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:ee6319c9362dc41c1d7186fbfdfa9cf1b695048479a73da38b3f5c329d7bc804_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:4952c68820c17528df39dc23c5404910edf1b06e05947ba44172938d338ac526_s390x", "9Base-RHOSE-4.16:openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:7be3b1c8088ce0238c7ea3cac82f08bbe067580acffb15d4ab0f17eec6ed92b3_amd64", "9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:677ad57ae44cb76e8b11e60319e923927823c82daf0aeec355d5a6d46a5c73f5_s390x", "9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:8e189318cad31335283ce4b57a4fe2a4cad6d140d12f8ef07c9088bc87e67459_amd64", "9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:3e21d147e3637b6a1dd10592462382ecb5d2241927ca7c2d3c3dfd26d6119995_s390x", "9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6be505059d53492962cc7bdf81beea66e11a044a35cd5b5796bcd2555a0c48c7_amd64", "9Base-RHOSE-4.16:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:6032436731216cbd54e7a9831dd1d68bd28b8018c80aad115b8988165db4bfeb_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:777b7af58dbb1f542795a5b767c6c6483e0bfda71a95d9c7d5119c9018b79208_amd64", "9Base-RHOSE-4.16:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:927f3a087ded590d92122040f7f5244e7ee08b29e7ec9bc99c42d9aa33229c76_s390x", "9Base-RHOSE-4.16:openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:88aa10e74968b69e7d0f77dedf499de1b02bb07401e5019d077f6478d092d8b8_amd64", "9Base-RHOSE-4.16:openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:b40452cd10436d5cc4b88e87683ed68ebdd0c686acd7ab0778a3b74cd2593818_s390x", "9Base-RHOSE-4.16:openshift4/ose-image-customization-controller-rhel9@sha256:0bedaa1a2c8738c782917e4ccb17c1468c678115adae95651664d0ddfa2f4400_amd64", "9Base-RHOSE-4.16:openshift4/ose-image-customization-controller-rhel9@sha256:e4333895ca011de3264634736e03a8ffe71304b6f5d343c2b240168daff44636_arm64", "9Base-RHOSE-4.16:openshift4/ose-insights-rhel9-operator@sha256:13a73124261212b07c95ed6ee0aeb8238061078971a8ceb3e9210f5a41693eb2_arm64", "9Base-RHOSE-4.16:openshift4/ose-insights-rhel9-operator@sha256:82bfcd511f80b5699c408ae43a8bde1eddcd393dfa3820a351d5731ad6f5da1d_s390x", "9Base-RHOSE-4.16:openshift4/ose-insights-rhel9-operator@sha256:bd0aef0bc792cba0510b793699dab9a8aa84e8ae0d5aefe71835db8eeb095731_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-insights-rhel9-operator@sha256:e1b7e38fd084dc06e7f9577b91f9cdb27f5ed20c9a7461709593056482162c61_amd64", "9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:2378be30a2d8c5bb75eb81099baa58e85407ec530e99b5303664f50f9d673e1a_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:2bf37726a79cac4224bbbd2e3be07a773d1010a00d5582a9097a4090fa1f6d62_arm64", "9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:3f69c1a8940a1623d9e33043054393984da3e6f80e7db461542852df77776bc3_s390x", "9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:fcc488f18198d1c4e749df0480d8f0cce37f60e2d2ac9b80c29853012819cc09_amd64", "9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:75faaecaaf87cd07cc77f97261609cdfecc7d84081c8339348be5c15827e80b4_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:7732fa6233771d45ce945df849f668807d45787e6c38c40c88e35932bf78beca_s390x", "9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:d14d5f0f2a63d6b99e477f1578cf824b0ae6d707e2b592c853d6d4a03053254e_arm64", "9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:e75d368195285ebfe144d8c593a7c5841a0657a65957b82acf87efc900c9238b_amd64", "9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:bf44485c8d37d7c565a38bff704db8aeb222f685ff8b099a22641dde35010ab6_amd64", "9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:db36ff22a4b0908c24041336ad7edd72b14e8d78320faa834a67a4970b7a32e5_arm64", "9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:84a530c6433ecbf85dfe0538fd2ac5e84c2031879deef86d78d702d03f4fa39d_amd64", "9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:8b6f16e0a6a9cfb9897c2ed7e2208e87ed4f1a1bd165942c57d63434c93f1c38_arm64", "9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:567f32efce655bd8e4135439f631a0a8660572bcf0a44d8ab87269cd6e094189_amd64", "9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:f6a5d7e6ea4f69f8c80305ce420fe5aa2a3bb677fed1c7555760eb0f9a83b0da_arm64", "9Base-RHOSE-4.16:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:63df8fe7486f55486c6d13ebee0bd8bb31c11aa336f265ef424fff0caf67bfcc_arm64", "9Base-RHOSE-4.16:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7abd406cd883cca552ed4d9b820713fd103972240bce56584c0b5c12aacf4f8e_amd64", "9Base-RHOSE-4.16:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:08f590d66ccd3bc9c70b880fe0377db41f78837504772cb0f9b28847a4142172_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:178f3eac64d3038e873d64d72ca1f5bfa17ec36397c8290ce98d5692fe8b1e4e_arm64", "9Base-RHOSE-4.16:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:28df1b94af8950fa87f604b2ad4cdf9fa0eed5cc7a985086a45c7b8c94707fe7_s390x", "9Base-RHOSE-4.16:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:6015286dbc21c63448540772372c0e031a1be8c78d1f3c8f29bf6bb23da97eb8_amd64", "9Base-RHOSE-4.16:openshift4/ose-keepalived-ipfailover-rhel9@sha256:24f9ddd7ab23775afcba7a02c070b546bb97366801fe51f8814e2c1e4ab6db44_arm64", "9Base-RHOSE-4.16:openshift4/ose-keepalived-ipfailover-rhel9@sha256:6830a723334aa65786d90c1956ff23bc2fc4b394a8e5e4ce943ce0f53e5cce47_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-keepalived-ipfailover-rhel9@sha256:b855d8224a9e8787b421fc64079dc57874d89d8d29b322610aa2645cc5fdacb3_s390x", "9Base-RHOSE-4.16:openshift4/ose-keepalived-ipfailover-rhel9@sha256:dcd55ef2d57096d7cc3ef3cf8aa628d303b13a1cd3122c1bf0f7da5a1bbcbeb1_amd64", "9Base-RHOSE-4.16:openshift4/ose-kube-proxy-rhel9@sha256:048ce8ad02c02ae3d1a2e6d6d96b2567131eeff4a1da5579101f4587c068063f_arm64", "9Base-RHOSE-4.16:openshift4/ose-kube-proxy-rhel9@sha256:7358a44ad56fe597f935224d10b92d2e1041d88200cedddb541f0ca7a9a8eecf_s390x", "9Base-RHOSE-4.16:openshift4/ose-kube-proxy-rhel9@sha256:a8f37dd90423753ee22882c4b53ecb46fe2c5afadfa20b4302e3e1b5f48cf8be_amd64", "9Base-RHOSE-4.16:openshift4/ose-kube-proxy-rhel9@sha256:d6a19cd3051cd937e123a49ab2f38b62d9113b54b13faecda8ffbdeec8232145_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-kube-rbac-proxy-rhel9@sha256:0adb39d85aa95db4356152dfffda6fcca7053fa79ee526f60a54c9c8daca2afe_s390x", "9Base-RHOSE-4.16:openshift4/ose-kube-rbac-proxy-rhel9@sha256:2ea23b3f564a616f6e03b1fb74fc1e1588204f0562112b415828aaabef44419e_arm64", "9Base-RHOSE-4.16:openshift4/ose-kube-rbac-proxy-rhel9@sha256:9cca17dcd88c3bf52147f4693f6d975d18c69876824758a3c88bc6497c04c23c_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-kube-rbac-proxy-rhel9@sha256:d606ca817b3e7be1d2148ea034640dfc4fa9ef0c40c2bf13cae8a626e2c396fa_amd64", "9Base-RHOSE-4.16:openshift4/ose-kube-state-metrics-rhel9@sha256:13abc456de760197ab220610a5ff216774043f4b9658538072bd8af34f839abd_s390x", "9Base-RHOSE-4.16:openshift4/ose-kube-state-metrics-rhel9@sha256:21d8bbb3b6f8c8d320a7f6f14ef3154a809582da967ba52e469005287af18058_amd64", "9Base-RHOSE-4.16:openshift4/ose-kube-state-metrics-rhel9@sha256:682fe1ae91719f21ffefd006b823e1aacd6cc47fe5300f6e432932323e497f6f_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-kube-state-metrics-rhel9@sha256:e8b0a533133ab2a3f32b69e0f8500cf166958cc0216224588182cd9d12905da1_arm64", "9Base-RHOSE-4.16:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:01d3094788ee93ee7625f6fda0a1d543fcfb3a3e5a3f83c3d531479d4cff6fe1_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0d5c915a6991893f10e509ee974974371737f95267f1fd12f58c9db90cbe29c7_s390x", "9Base-RHOSE-4.16:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1e39bbb9ef418ca53c5304f5d20efd28fe7f9d8ba8af5e2e627321f3ab64558b_amd64", "9Base-RHOSE-4.16:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9f69adaae94ac55ab8e87d549a97b1d481991928c6960d29d3723d65a0be01ac_arm64", "9Base-RHOSE-4.16:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:00a65a0b8c13e225c2e7930d47b4d48aa98af7adc43954c8dc5df8054187cec1_s390x", "9Base-RHOSE-4.16:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:39bd9f75c70ceb3880d68065ae9e0b7cc9a2bcb814552fcc9b4c9d543b0553c4_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:aa1012923bbc8878d52215a7958945fdfcf433aaf342747297db66646925d821_amd64", "9Base-RHOSE-4.16:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d32d4b2e9e0b8d30e08c1316ac0a79252ed85670d5b00b619247c560c5cd16f9_arm64", "9Base-RHOSE-4.16:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a97a216f18e582571a883c4263f36656fd373d32fccba0c86b810bcc9e6cb07_amd64", "9Base-RHOSE-4.16:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:42a7a603fba8bbc9acc4415c441fea219a9db697d3aebee9503723b6176d91b3_arm64", "9Base-RHOSE-4.16:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:627ad4d117ec183382faf514b0fb53e20f8cc3f32bfec5ee2599f169a83a543d_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:da910ada5b5655487115a79cbb36f024a60fe1d87c3c790982d70cc551320125_s390x", "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-aws-rhel9@sha256:c1eebd2250a4843c66bbe66c15a10ca25d956eca8bafbd066f5767d3877ef674_arm64", "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-aws-rhel9@sha256:e062a25836afeeb7287249c070df92c3e9a2a1f152cbde99d29b275c4792133f_amd64", "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-azure-rhel9@sha256:0ea28289a3a4c13819c8e5dd100e30f6e6f81c17015baf3d3e605a3e45dc2f47_arm64", "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-azure-rhel9@sha256:9b1c32cfb8a6100869241809b631e3c46aa0b423af8a94499ddf30fa1734126d_amd64", "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:1a6f04c2234ba27547c8c3989a45b5c62795f4f8959c4f380d36a5e04b555047_amd64", "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:22c08d9431644f168ad1adeb4442831646401254277e19b9abb32b3cd63e62b5_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:48926d3237b940557630dad93fda15f1a18794f108b486c68520c6271c919683_arm64", "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:3d60d199709555e50baf4c33e424b8830dd75a3f184b8d1fecf08fdee071ff07_s390x", "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:91fed3c78d372244f987f44d65ea2488135ccc61f276466fcff8f03ca8cef73f_arm64", "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:96eaf4b84c52e65fcb5001ad62e2c646822a08ab45bde63dc6d59d598ddd4950_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:addace3f0ff1e59ae96237b901e7207246c5cf30899e16f4342836d6a0bae021_amd64", "9Base-RHOSE-4.16:openshift4/ose-machine-api-rhel9-operator@sha256:348058b08988a0ffd7db52d5cda3fe654d26ef533882aa59d5c7b622bda5d993_s390x", "9Base-RHOSE-4.16:openshift4/ose-machine-api-rhel9-operator@sha256:72de3e55b0b67d579bb2309e4770eb8f0f01f0b58ffe1463e02cf1cd40b852a4_amd64", "9Base-RHOSE-4.16:openshift4/ose-machine-api-rhel9-operator@sha256:cabdedc128074d67ac226bf60c538fbeeb2e8eef8451af710f4916a7dff4c2ae_arm64", "9Base-RHOSE-4.16:openshift4/ose-machine-api-rhel9-operator@sha256:fdf771b69a68ee18d5a99d493732a06bdba0a332b4b9cce72d46515963351712_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:095983d061d5de744c28ced1bb3b8001983d30de87f85c52ff34951277600390_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:9a31cdedca230e6ea0bbaf3c7c9841054cabfb6776693c35b85e0f2f34ddbacb_amd64", "9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:9d4abf9df596502d562ef4505a600aaf66dfc38bcd89ec4b57656e4737f196ac_s390x", "9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:e228c59f688c379092531ccd015dfb49b5816ad2ca459dd1a277d5b154470cfa_arm64", "9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:730d70620738fe2fd6a12b5c122557af5eda00fb5245e2a77022e1cfcc5495e4_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:800e39ff35d77ee5b490d99f68352b1a00826562b96e144140267ef84c22d064_s390x", "9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:8e037ebb3a4fc6e430c9ca90cad5845bdd04682283d7c1238a9cb701b55e9cc2_amd64", "9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:cba0a613535e8d827f7ce6300bae4cf382e55c7a5fe8d2aa9cf27ae1e67cc365_arm64", "9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:69d56cbe7a0829ec462a3e7eb93e10ed95359cd802ebc363cebf831e984985cd_arm64", "9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:e10b031a10d3b9775e23131925c6f7f2106a861ea85c38cca35385bac433d8c7_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:e7220c98b680312424a3651c8674ba01a23fac67fa68abcc4e50aa9215ae08ae_s390x", "9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:f489f0b01b85fa2a20deff3a6bede666e4720c505c3182bc5ae65919b18d86ee_amd64", "9Base-RHOSE-4.16:openshift4/ose-multus-admission-controller-rhel9@sha256:0b9fcfaff47a112ad717cbeb28f8e28feec9b28966238c1c15b20e7cca41ca2a_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-multus-admission-controller-rhel9@sha256:71690465c529aff1e4292388b9ce8db3ec3e566da01a95c3267f0d4e3bb0163d_arm64", "9Base-RHOSE-4.16:openshift4/ose-multus-admission-controller-rhel9@sha256:ad3d3d021d618f360fff4f70da99c20df74b90dcb86334fd88ff3633779fb53a_s390x", "9Base-RHOSE-4.16:openshift4/ose-multus-admission-controller-rhel9@sha256:f1de147edd12bfc298c1493fb2cd3f5636b807e201091261e1f2b8e58e4fa212_amd64", "9Base-RHOSE-4.16:openshift4/ose-multus-cni-microshift-rhel9@sha256:0bca64aec5a3d6f6f52fbc874f11b38992557e86b8f63bee236702072d1713a0_amd64", "9Base-RHOSE-4.16:openshift4/ose-multus-cni-microshift-rhel9@sha256:1d68ac29f304171e89ffdc5b24febbd3d134acf1dd75657efd8ebadcd136d636_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-multus-cni-microshift-rhel9@sha256:822e167d8e17f0c66b1d01b6f9683a28dd7eb10beb90e3eaa8b9c9d877176de6_s390x", "9Base-RHOSE-4.16:openshift4/ose-multus-cni-microshift-rhel9@sha256:97de7cef3db9df569220ce28b7694b2d90bb0306aee4a3dc25aa900ecfb8ba89_arm64", "9Base-RHOSE-4.16:openshift4/ose-multus-cni-rhel9@sha256:08d9c1463da8266abb3ff2e3429c474bb65e91cb3993f36f0540a52c1f7d13b4_s390x", "9Base-RHOSE-4.16:openshift4/ose-multus-cni-rhel9@sha256:476bcd488022220eb35577e7cc67f842a608d07a80e1323c214b3548d5012fad_amd64", "9Base-RHOSE-4.16:openshift4/ose-multus-cni-rhel9@sha256:4a1a06f00144e87e7da056bf58675f761aee26d9d085bb69828dd078d632827c_arm64", "9Base-RHOSE-4.16:openshift4/ose-multus-cni-rhel9@sha256:9e56c73cea59a1bfc54ce90edee8f4a295e61e9299fc558b70cb31aa39e8c8e5_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-multus-networkpolicy-rhel9@sha256:06bfd1888fd3e3199084ba41559bf3f21563b30a221395ac42219d3ae510ae54_s390x", "9Base-RHOSE-4.16:openshift4/ose-multus-networkpolicy-rhel9@sha256:3904de0e659c1833835b9dbe3aa08215b5ab9b2168ad43aad1c8e834c70761d2_amd64", "9Base-RHOSE-4.16:openshift4/ose-multus-networkpolicy-rhel9@sha256:838c738b780512293aaf7d1249ac29ccb50fdf2e3b7011c0a3591741a8299988_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-multus-networkpolicy-rhel9@sha256:ed22a41693fc3f0466313e00cbf9a7171e4a2f1e98e6e460a4c8e6b3a9d553db_arm64", "9Base-RHOSE-4.16:openshift4/ose-multus-route-override-cni-rhel9@sha256:3cb9a395e3165c4567442fdbd57fe52fd04e38e63d7f959c1df7b61abb9b7869_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-multus-route-override-cni-rhel9@sha256:c214fb27c8655d5bbee62da891202cfac9eedec8801e4e494608ee8ebf89bc31_s390x", "9Base-RHOSE-4.16:openshift4/ose-multus-route-override-cni-rhel9@sha256:d6cd6d6bfbb2897fa954ada109ef79d7f35ae479ec7705d556e531e260970036_arm64", "9Base-RHOSE-4.16:openshift4/ose-multus-route-override-cni-rhel9@sha256:e990f78ba767c7b88f4a8132933bc17a6d4fe1b135c4b392c071f13bde32ce16_amd64", "9Base-RHOSE-4.16:openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1ec628f3edd496d38cf0ef051a3a3e4660c52bdaacc6fd811270b4bee23c9035_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:38891b4547aea650a23c9b3ff616b4dd23635f426ad8c5986c72d7092f774e5f_arm64", "9Base-RHOSE-4.16:openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:99767d45f5f2c507f9809cd88205a51bad6319feb304220db62de5ec5ae435f3_s390x", "9Base-RHOSE-4.16:openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:9fe5a51e368734b1617215b1bb666ac2098dd2478e6ae7c3d8916e7d8b989942_amd64", "9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:1605460133de7bc30796ff154a25f99d1adac73b66f646a9789e716e7c0a7f9f_amd64", "9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:348a63e6d3163c2e503363ffc03e841ef7ba60840bb36d5f62a1d79a7b67456d_s390x", "9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:a6ae73143b1181e37078ab4b07b95ffe8a8651d12a66143018a9c1c85edd394a_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:d59a40a994293e7ca75831c8e2899b6b91e46ed8fb8485e5d2af420318396b30_arm64", "9Base-RHOSE-4.16:openshift4/ose-network-interface-bond-cni-rhel9@sha256:50386e429264b43ee201e3163a90d739511d22d9b79fb49df98788d607e24058_arm64", "9Base-RHOSE-4.16:openshift4/ose-network-interface-bond-cni-rhel9@sha256:870743a1a664fc72edd89083fdbb84fb8847b959824944b3db9d93b08615a245_s390x", "9Base-RHOSE-4.16:openshift4/ose-network-interface-bond-cni-rhel9@sha256:d0d9ec1c9420df3cef05a99b18a782c3b3fa47bb4c43dd52613e8ee8e2354ec8_amd64", "9Base-RHOSE-4.16:openshift4/ose-network-interface-bond-cni-rhel9@sha256:e9aebfff92e771e03c07db80f54f3d0835785cbf84c7f4b090e4c446898889d9_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-network-metrics-daemon-rhel9@sha256:5f0540af9a9d72adcbfbd6b928b412a589e4743ce82f884ce7e102af14027f0a_amd64", "9Base-RHOSE-4.16:openshift4/ose-network-metrics-daemon-rhel9@sha256:7b82cf52205992020a66d66433a36c660acc5ae1e0a59c48b330f7659b5b1664_arm64", "9Base-RHOSE-4.16:openshift4/ose-network-metrics-daemon-rhel9@sha256:bd586d4b683d0f590e9cbcf0361e313026c6f143c6db216c27c228a6dc1ece07_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-network-metrics-daemon-rhel9@sha256:fd6507755d9fb25848e3fb7b848d25de7efc551cdf9ad40f9e31fc3204910cb7_s390x", "9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:04c466e9f3820b7d3bb52f86d611397dc441091195177aa2c38b931329499d28_arm64", "9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:93e249b8353e8c2a3cd4a9e8bb0dab423dfd0a185dfc567d59ab848da2a64ab6_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:9f8babd43daba0a9c3031758d1a85751cd3e9b99af6100740ba92f85285cb235_amd64", "9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:c588c0cf236cb7499f8599bfd45e29541f05a0ea18aebbf5b5ca465aeaf26554_s390x", "9Base-RHOSE-4.16:openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:00dbaebb586d8a032b42c7b540cc10d69fa33d8f3380aef8c15296946beec6d4_amd64", "9Base-RHOSE-4.16:openshift4/ose-nutanix-machine-controllers-rhel9@sha256:b464080669b56227e93d9076cf40c3f728cd28ceece631e1324de33a20f942a0_amd64", "9Base-RHOSE-4.16:openshift4/ose-oauth-apiserver-rhel9@sha256:1e2ec4c525443c2c10d32f0ea5c3ed68143918cecfe910b8481cb6b6cacf05b7_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-oauth-apiserver-rhel9@sha256:7b92bd5c74909ca0ae0d0a007f0f21b420a2eff13d4673863bcb8d12f0ceb72e_arm64", "9Base-RHOSE-4.16:openshift4/ose-oauth-apiserver-rhel9@sha256:ec19f068115f9797b8587c63c6a9bacc36cbf561177d1b842eb41f0f3ac66950_amd64", "9Base-RHOSE-4.16:openshift4/ose-oauth-apiserver-rhel9@sha256:f4f9b5d43f1b4fc6e2575a4c56e3c37904d11acd058d40ae77d9e00ecf40f26d_s390x", "9Base-RHOSE-4.16:openshift4/ose-oauth-proxy-rhel9@sha256:390a3ca3e037470ec23abdb89d3d5a5fa9194fca484cc5310084d0bb51346f21_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-oauth-proxy-rhel9@sha256:b07e84f4601ac2e45ca7850a8bb73f9d4b32853620869cf9626ad49653fd0e08_arm64", "9Base-RHOSE-4.16:openshift4/ose-oauth-proxy-rhel9@sha256:b1622d360bbc5acd5d2805c7f44d0474ee01fdae458252c066a2f4bd5eef1d8f_amd64", "9Base-RHOSE-4.16:openshift4/ose-oauth-proxy-rhel9@sha256:c05c53ee58a4ab9b86bce53b7d50807dea16ce624f536ef039173d8cd7c8b6b4_s390x", "9Base-RHOSE-4.16:openshift4/ose-oauth-server-rhel9@sha256:62aec670236d6ed3e3c15b4f3836cad83f4d73daeec88a42ba31d8005bd8bb77_s390x", "9Base-RHOSE-4.16:openshift4/ose-oauth-server-rhel9@sha256:8a8e369d3d1522cc23fe05709ca2cabc669d91c9ce01a48f56338ee482046e60_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-oauth-server-rhel9@sha256:a845a7093bf5d5dca4abdfe6b9537549685765c16bb60b48dd6baffa75700f6e_amd64", "9Base-RHOSE-4.16:openshift4/ose-oauth-server-rhel9@sha256:ab88d8ae2f19cba863061d0faec6664a68b1d5dc43f652306c9e9b1d85556002_arm64", "9Base-RHOSE-4.16:openshift4/ose-olm-catalogd-rhel9@sha256:01b72a079eddb70ce27eb178c0e0f2ca08e7a65a99def3bff1b793f6d40c0969_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-olm-catalogd-rhel9@sha256:0ea048024abf0c908a820db88a19323f8da005ea2d0bb7d09ad933c29eed3e14_arm64", "9Base-RHOSE-4.16:openshift4/ose-olm-catalogd-rhel9@sha256:18054465f751e50dda519a03773f648e46b2b23b2058642b4d624f2a5ad9a1ab_s390x", "9Base-RHOSE-4.16:openshift4/ose-olm-catalogd-rhel9@sha256:1df8a6b62a2b1cfab9f386c273c5ae3b085ff53dfc3272b3abd2240c9ab125af_amd64", "9Base-RHOSE-4.16:openshift4/ose-olm-operator-controller-rhel9@sha256:13ec1ae02b25ad477d3c6ee1816766868b50c4d7e98a19424e02db270da9d4e9_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-olm-operator-controller-rhel9@sha256:4ac93588aa4508abc1bf649292ea35e2f60b6bb9e149e0171990525fa263379c_s390x", "9Base-RHOSE-4.16:openshift4/ose-olm-operator-controller-rhel9@sha256:581bef59d36c3eb5328d3de685bc4efe654687fbbb4ea7decc625ecb56df7e60_amd64", "9Base-RHOSE-4.16:openshift4/ose-olm-operator-controller-rhel9@sha256:7ebc6b37e058dbafc291b2b9926fc1c3138407db1a2758fb0f627d0d0ad222cc_arm64", "9Base-RHOSE-4.16:openshift4/ose-olm-rukpak-rhel9@sha256:3ca07c5bb00b385cd3d1064d09a1644d28135c9e97faec1df4d4e28ae4fb6a93_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-olm-rukpak-rhel9@sha256:a6f45ef197d4dfc0acf2aff1f26369b427cc811c3ab4ae37a52258db2456197e_amd64", "9Base-RHOSE-4.16:openshift4/ose-olm-rukpak-rhel9@sha256:fbac2db13b31228dfbb8fc8433572a9b1ee14235391e840c8dcb8b20bd33366e_arm64", "9Base-RHOSE-4.16:openshift4/ose-olm-rukpak-rhel9@sha256:fc64992c1073eec979f06c9fe9f924060aa312067dcbee914256c92acd7b67bb_s390x", "9Base-RHOSE-4.16:openshift4/ose-openshift-apiserver-rhel9@sha256:0ae78bc51d0ffcba2acf9fad91552a1d76e9984940c7f13cbe83a7a4b0ecf28c_s390x", "9Base-RHOSE-4.16:openshift4/ose-openshift-apiserver-rhel9@sha256:289e63a558a7a1a8ab5649c2854c5a99dc0b0181debfa2e21712674db14a45b8_amd64", "9Base-RHOSE-4.16:openshift4/ose-openshift-apiserver-rhel9@sha256:37f5654e2b03db66ad82da281c8eeaad0ce0c7882a5a098195b3f0d04331759b_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-openshift-apiserver-rhel9@sha256:bbf1ca462794b4052fbe61320dfecac68344e89e69170fb768ed7c337c72c24a_arm64", "9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:09f31268dd0285f5316f3fa2ff5a5af330ef6eb87d1794291080ef65fa90f29e_arm64", "9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:2cc3a82a27ab49298e50e02a6c42377c60040afad33e9f5b457bdd39a3a6f201_s390x", "9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:8293328b0f22a97aa139dd24c3e897a2d6b0c50cac28e8da2a6acf3e353d4806_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:d5060aa007c4ec392f3af0986d33c187a526a0844c2b388463a299b7fe3f85b3_amd64", "9Base-RHOSE-4.16:openshift4/ose-openshift-state-metrics-rhel9@sha256:0d0fd604a14b4a5bed6c28808be2f1319755b70aa352a94a0fdb7f3a6285512d_s390x", "9Base-RHOSE-4.16:openshift4/ose-openshift-state-metrics-rhel9@sha256:35f3dff0cee4299cf528bbdad2cef516a53613b21a70904207aa307364da6674_arm64", "9Base-RHOSE-4.16:openshift4/ose-openshift-state-metrics-rhel9@sha256:43cc8d9a87a7fad2cad784c68758d82295bd90339f1c139de901e2439aba35df_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-openshift-state-metrics-rhel9@sha256:c0799fe4d3d550ad5be9f3e6acdd0dbeb6ed6548e66fb24380b127ced75d58ad_amd64", "9Base-RHOSE-4.16:openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:4e16957ee5da84bed4a1d63a8008af5fe5de549ab87e1ccc4a4c2f29276544c3_s390x", "9Base-RHOSE-4.16:openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7da95c0060d09e6f12d58933f3ef9123448d77ceb7a2218b3c723ac7410142ac_amd64", "9Base-RHOSE-4.16:openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7efe60ce5e60ae8f7b467fb5126c470c1c9149a132abb20bf3d742fe637918e3_arm64", "9Base-RHOSE-4.16:openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ae897ecff7018d92afa020c566b899a4b3cbec4444db0a8533093693eb25f441_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:05a56f2efb4dcca1682eb65d0bed1434e886e8be1ac5b61d80c0537929550b05_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:660165c66fbbcb0443e78156990b28857d5f2ff43090874a1659114fdb54677e_amd64", "9Base-RHOSE-4.16:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:66c8e3cb9abece0269ea56173bc29b25d23fb47d0609cc5fb2c72432b894c45d_arm64", "9Base-RHOSE-4.16:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:e4675c421773f72ac0d467e33ed2c11dd420f3f6df79bd6b9a4b403170a6fadc_s390x", "9Base-RHOSE-4.16:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:1c1b24c2d7414f1c0baa7e6eba68e7630922a52d63e87d6ae1bd7304d2beb053_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2e5b9b72b4b5d4ceadf82fac617aa2238a5bb03985884dabec51ef60501df810_arm64", "9Base-RHOSE-4.16:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:776b9e2a586f6c8d2c3b3fffc12084030e9e4e08de45e52c2fab1ecb1b0a11c9_amd64", "9Base-RHOSE-4.16:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:e274ec5e7fa5161091959f5b58730e260bcf994cdb238ffe79bd9aa1d4cfafa4_s390x", "9Base-RHOSE-4.16:openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:0004b3cf381fdeb1e670df800abb573b4d981efe993f176efc3de8ca4f90422f_amd64", "9Base-RHOSE-4.16:openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8c6490aacf5e4b9841bc34c9dab0ab8b392c0b1a237710e10b5a0cf7170c109a_arm64", "9Base-RHOSE-4.16:openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ab4f157ff3717c2909571ad5690b56a1cadb7ce3a842bea0777ce630c2afd99d_s390x", "9Base-RHOSE-4.16:openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d5f9cfa59678e2fbfb3434fbe79e3b195fb9b1a7b72d1b5c5a07a3db17d8b34c_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-operator-framework-tools-rhel9@sha256:5231813b52f5c33846b7f91e1d774b30bd3ae5d09aea74b0069c394b6dbc4545_s390x", "9Base-RHOSE-4.16:openshift4/ose-operator-framework-tools-rhel9@sha256:5a964467517702bb57a92aba855db77df919004b7007d681e29a8d4da870ff6e_arm64", "9Base-RHOSE-4.16:openshift4/ose-operator-framework-tools-rhel9@sha256:c76beec5904e4a3f2c46b3ef97de51cde03aa761a87e3e2a970fcf2569786bad_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-operator-framework-tools-rhel9@sha256:da29f4168d13b9eab798c007438e77c576a11eaa357a8a4cbe80ee979bbb05c1_amd64", "9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:54a5cd092cc40aed3f4177e85b4df40287a1b75ab7382b9b176671452183081f_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5ce5c01a01fa37b1fe280c5787e2190905671f307dc3255dac8a251bb6cb439c_s390x", "9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:96891f8a43580f21f223db21ae69cfc466df3cd4cc54be0b76cc820b5db04c51_arm64", "9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b8328a2a1f48e21a5d1bc50cb5879aba8b2e38604252cdb6c6238ed83b59e687_amd64", "9Base-RHOSE-4.16:openshift4/ose-operator-marketplace-rhel9@sha256:195990109e3b20d9bbd33fd6fc816b868c25cec783fbc15e86bc75b16965896a_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-operator-marketplace-rhel9@sha256:1f95e1c63a9efc40267509814a64f9d48cbe4ce10a39d71ca620cd2da6f99ed8_amd64", "9Base-RHOSE-4.16:openshift4/ose-operator-marketplace-rhel9@sha256:5a7df7d4e2c4e49d753745d04a7cb6956c5a5d49fc63823457e7fcbae24c8eee_arm64", "9Base-RHOSE-4.16:openshift4/ose-operator-marketplace-rhel9@sha256:6dacc9b7bbae110c1de6cfc5f76a2bef08804ff6aa8961f81a4287c1fd182fdc_s390x", "9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:6e4d56e4e17f5082ded331122800ba43a89e0a3e12eb4e7c9a9a251b4895379e_arm64", "9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:b4822a81f16167f924d7102faed1841ed4604e86966595a8e805c1739a0297ec_s390x", "9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:dc0e6ff09530d86f55649a9221f1358776328a35fc9c878e5621fb5224950d51_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:f421fbea94df5883915ecbac7034ac4753973145d0a8ca549391b74c3f2ac8a6_amd64", "9Base-RHOSE-4.16:openshift4/ose-ovirt-machine-controllers-rhel9@sha256:05c51bc8b9010f7692f1237a83e0590d1e8b778187664b4b27bcdead4212a810_arm64", "9Base-RHOSE-4.16:openshift4/ose-ovirt-machine-controllers-rhel9@sha256:2d5589dae842ae26ae4583365f47e9b9772f12b0883c2217adb36c2c121fb881_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-ovirt-machine-controllers-rhel9@sha256:ec3aededab3e9e644e50cee9aa9ce1537deeeaee2587b45ec0e47237bcfa2c6e_amd64", "9Base-RHOSE-4.16:openshift4/ose-ovirt-machine-controllers-rhel9@sha256:f537c5b5a753954e44584ccd488176f68361a39988bd7171e429c10b1edf8323_s390x", "9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:3393f5df954af52222e1b9488e9ea3ff8f4e48f0c2401a5bdbcb22124d724df8_arm64", "9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:3b23518476665714444b3aa2d1bdb176805f881bc33a14cccc2e89f4980fa6cb_s390x", "9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:87175ee6546968bb353a4de7d2ed339badd7999c2299829fe076b01fbd1fb9e2_amd64", "9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b41f0429db52dabc305bc5efc6955758575b702b1774f33d3df82c63ebe99890_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:5e5fbfe04c38afd0d47bebaa3204f24b0cf06e9ae97dbb93a6f364c1f72a5a3d_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:73b65d5b611a71af168553bf30cd210a9827ebdfad4efc97d583db9ae3461c4e_s390x", "9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:80e94de7c2c28572375e3669b6b13fc1ec83a1ad2f3c5646fc4ea646aaa780da_arm64", "9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:90e9311f1ffe501261d78b388808b13a0774b92b080d74c4e075ece3b434d189_amd64", "9Base-RHOSE-4.16:openshift4/ose-pod-rhel9@sha256:21228b49cd5c01b4d5443c0c1efcdefbb493ebd0eea7dab1bbec745d3540973c_amd64", "9Base-RHOSE-4.16:openshift4/ose-pod-rhel9@sha256:6e72eed54e46b2f0a7e82ef6512a4a03aea32ecc52291c2f4382ed48156272fc_arm64", "9Base-RHOSE-4.16:openshift4/ose-pod-rhel9@sha256:cf70099e86f490596f002a5a153444278eac7d0278bbfde767b9325c59c0ef6e_s390x", "9Base-RHOSE-4.16:openshift4/ose-pod-rhel9@sha256:f2295c11c346090e4392ce746b7d80099afc28f5fa9b46be8583d1ef042b882b_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:1f496145d1815463e52687c50a56d196948b2b7623b5ff525f3cabd59c750f11_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:fe875a00cd161fd4e221c99e6b62370a1cfb326508edaf012cebf547e6ef1382_amd64", "9Base-RHOSE-4.16:openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3c30ccda3c367661eac00b47c27b011a6c302598b996455ce47eca01beb5f7f9_amd64", "9Base-RHOSE-4.16:openshift4/ose-powervs-block-csi-driver-rhel9@sha256:57aee742f027e65b08ab6b33e5a961269f1cc398bef49a2a5c1033df4c254623_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:7b7f9cd9e8c7febcb99db6e35a8010c9752280a6df98a942fb70607d40f56ad8_amd64", "9Base-RHOSE-4.16:openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:e16fe4e924dc23e36334fca994eb52e7f9a18f9e1e4be0a68790cd97eb32c863_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-powervs-machine-controllers-rhel9@sha256:4c92227400934665b61cfd6c1080585f1c05f2477deae7597a12e644b1fce6e8_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-powervs-machine-controllers-rhel9@sha256:74dbd1544913f6e7e429f96c9f879466559735c362a8b07407dce2a35d16e8e3_amd64", "9Base-RHOSE-4.16:openshift4/ose-prom-label-proxy-rhel9@sha256:1764aed1a0c2a489e9a1095cc145adc26d7a662bf5040bbb4bff10161ac1f67a_arm64", "9Base-RHOSE-4.16:openshift4/ose-prom-label-proxy-rhel9@sha256:38470eb678986a5583790516aed062d41978d545d1ea43edf76059df4740b629_amd64", "9Base-RHOSE-4.16:openshift4/ose-prom-label-proxy-rhel9@sha256:4eb22e30b73ffa2934d2691f743b48bef0863259e048db8c3d8fa58b52f7524c_s390x", "9Base-RHOSE-4.16:openshift4/ose-prom-label-proxy-rhel9@sha256:bfd05fa99438f9bd86f38c255f557c98d60aec478a4b52e6ab4e09ea46b3290f_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-prometheus-alertmanager-rhel9@sha256:504ad114f585c2bafa5b8e5edc855a1dea696a39f621e59f5bc5527eeface6bc_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-prometheus-alertmanager-rhel9@sha256:9aa1c37b63d90c7ca80188e5ae633284e6e8d61032575c4e4a90e167544ca15c_amd64", "9Base-RHOSE-4.16:openshift4/ose-prometheus-alertmanager-rhel9@sha256:c7b0484cecea4175add87f1708def31db0e0f935ce656bdb8037623a7359ec1c_arm64", "9Base-RHOSE-4.16:openshift4/ose-prometheus-alertmanager-rhel9@sha256:da522e59697fa30fff1e3a723f62c8b865ec4d3f8047310a47cbfa1a16bb51bc_s390x", "9Base-RHOSE-4.16:openshift4/ose-prometheus-config-reloader-rhel9@sha256:4fcb32c4c8eb21d85f3f1eda2c88ebb2a4a07ee21b1736633624c57082d5e3a5_arm64", "9Base-RHOSE-4.16:openshift4/ose-prometheus-config-reloader-rhel9@sha256:682e4b254ef4009077f302e2e5ac6971507f16b05f7acc2366c4cb85e9dfc701_s390x", "9Base-RHOSE-4.16:openshift4/ose-prometheus-config-reloader-rhel9@sha256:7498f61382e2095e9477c71a44eb637a0b0aec4b380dc88fda5a719d836c8ad3_amd64", "9Base-RHOSE-4.16:openshift4/ose-prometheus-config-reloader-rhel9@sha256:947fd9632f09c3e967df9d572067a1d671d4573131bf11d193ea83a5e69fae19_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-prometheus-node-exporter-rhel9@sha256:0d854b231d13648b4ef8c0b0be1b1703a7b331bdc9a8b34c24058c544651ba2a_amd64", "9Base-RHOSE-4.16:openshift4/ose-prometheus-node-exporter-rhel9@sha256:149f6b544d63b4d6bff37baff9be2940ce8702f90f41a08ef8a3cf5fc8fa287c_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-prometheus-node-exporter-rhel9@sha256:a97f3396fa0dea3b9582bcf8e84469d94df1e51759800892641196370aa300c6_arm64", "9Base-RHOSE-4.16:openshift4/ose-prometheus-node-exporter-rhel9@sha256:c7d4aee2e0effc16100799e30b9c7ffe40b9efa324ed798042ec981fc94c1a3b_s390x", "9Base-RHOSE-4.16:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2e402a6d09a1c28821fc7c7a2af69293b67dcfd1e18d1c4289872d655bd07ce5_amd64", "9Base-RHOSE-4.16:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:710100f16a578049ce128e127e22c240a31c367ac7f88dfe7fb0118bd8802d1b_arm64", "9Base-RHOSE-4.16:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:809a1cb00b06e5ede16603e128387835b00e8f894083dbb69076c817553d0c7a_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:906c60475639016bf707bbb0060aee7f7511bc369ed6df3c6304a2e594e50022_s390x", "9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9-operator@sha256:99976319402398e4ff953ed83278574e78a8871eec5988126703fa8de7decdad_amd64", "9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9-operator@sha256:9c270a030a1f7acd0fe133cd48060f97dbc24656515faaf8c186766a7d48ed3f_s390x", "9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9-operator@sha256:b81672585463f8c9b89ff5908fe90f8d2ccb17f4e03c80af455574fc5d29dd4e_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9-operator@sha256:ced403d38c62c3048e229bb59d2b4470db260ea6599f48e4a541ca8ddaca03a4_arm64", "9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:0d452f2b43d25fc70e1683cec26c597ac80014e6a28f818af2f45bcca0cab7d5_s390x", "9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:80a92d5b1f8c484ebdef52e78701484c14bab9983a922c96ecc8da7218b906f0_arm64", "9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:ee287d4f6fda02bf4c1144df10142cc3b262984143da69703cbeaf2aefa7d8d4_amd64", "9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:fa6373f49e5a9a9736acbd8efa3ab7d86d841a025c4bbb18a4e597b116b2ace9_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:34ffc6c39f7ec05b0e32cb49b53b22f8ff1d0ecb6e80455f87cc06d74d6eab32_amd64", "9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:64b27583fe88d133ad769f5f8ad797f83e4918689aa4cb4c102032b9ee564b83_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:770f0248eecb809b33c0042c0629296022a2dc6169ef3d2893ac917fc2b0d284_s390x", "9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:bc6659145b86092d47cd92dede33a112acfc74dee96fd4dac26def6f890649f6_arm64", "9Base-RHOSE-4.16:openshift4/ose-service-ca-rhel9-operator@sha256:1b909c3b72be9acfccdccb0e1d14bb12318a9b5150df0629d64f3f7d8e42d024_amd64", "9Base-RHOSE-4.16:openshift4/ose-service-ca-rhel9-operator@sha256:388260312f7dec3074b1de481edf8d820a005562b33aeca7f61138e00beac9b7_arm64", "9Base-RHOSE-4.16:openshift4/ose-service-ca-rhel9-operator@sha256:42ad5ff09efc70b8eec0eec6df5e3c59cfac4bc45641c1bbb54e4e633cffe68d_s390x", "9Base-RHOSE-4.16:openshift4/ose-service-ca-rhel9-operator@sha256:482706aeb61ead5384c3adab014e2dfacdf4efd666f664da91b2dd1dde1f03e7_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-telemeter-rhel9@sha256:4b78d358e8732c169b52b4cfbaaf1b1a63322819a3753e3091bb6e5bfe2df66b_arm64", "9Base-RHOSE-4.16:openshift4/ose-telemeter-rhel9@sha256:7568e50afd111ef026d53fef98f5acc52f50b77bb3ef67ff988641f4a150972c_amd64", "9Base-RHOSE-4.16:openshift4/ose-telemeter-rhel9@sha256:8e9b8a78f53b5128d75a3d7d134b0f84604341ea958994178f6be3c91b3ea742_s390x", "9Base-RHOSE-4.16:openshift4/ose-telemeter-rhel9@sha256:d887a935aa4654f312d6fe1c10fc8f9a2ef5e936a432da677dd3e28bea29afad_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:299d5f688d39949c7c0c1f739b87f4b59bea532ce2d5608c6ff0af49ac098706_s390x", "9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:3001d1a5137e8d654ab015e5013b983833aabba2528b378f27e3b8194ca5c69f_arm64", "9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:94682f33818b2acef1e823bb497f47baf39fb7e8d3e42a6976780f26238ce246_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:b659bbbb8339d9a7e709291d86b9e61544dc5472f5efdf9c6b834ce52d817a3f_amd64", "9Base-RHOSE-4.16:openshift4/ose-thanos-rhel9@sha256:21a50064f8e7e2b4fd22f678fc31509acb1b9aaaff6d3f3238091fac8ebb8330_arm64", "9Base-RHOSE-4.16:openshift4/ose-thanos-rhel9@sha256:8c23b17da9f3e97d0a91dc2e34a3db7c357a9cdeb1cb06b1564212dd37eb5890_amd64", "9Base-RHOSE-4.16:openshift4/ose-thanos-rhel9@sha256:cab73b71017a9a71472025c658807d1819b48dc74734dd68eaa51a7c6436297f_s390x", "9Base-RHOSE-4.16:openshift4/ose-thanos-rhel9@sha256:e1537e9132495dadeca6243fdd0cc9ff5a610f7671385a23f98d2da72181e759_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:2513b7f746540cffd871e44376c91164b7ed6a837ef6841c9e34760f9d4ddba5_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:53b3d601586cebae5571b0b4bf3abdd0f09db2fa9f5c22c3af9726724c7fd6b3_arm64", "9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:6c94262072f1df83c9ae935aaceeb7cd8c91ce76c4629279acd05d84b510c0fd_amd64", "9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:a4cf147b64c9c6d298a927f223e86aa6ea7c2e0fc4ada06198e0d369f55b5a5a_s390x", "9Base-RHOSE-4.16:openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:1eb09ec3763bbe3b59abbc3ac28f9fbd0f3f477417b34c77b68c08a150749466_amd64", "9Base-RHOSE-4.16:openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:a1af54b6ee8c676668a0ea68977d53dbf05bb47bdd7d5b830997f6b1c44fc78e_amd64", "9Base-RHOSE-4.16:openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:4e006de1e292bbbf24bc85df8670b068e4f7dd12d3eb4ea2a3c20a2ab989ecaa_amd64", "9Base-RHOSE-4.16:openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:70119f11bc4fb283c2bac08f99cd9b45eb7d884213fb2f5715ccb3fffa9d1a9b_amd64", "9Base-RHOSE-4.16:openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:1eb09ec3763bbe3b59abbc3ac28f9fbd0f3f477417b34c77b68c08a150749466_amd64", "9Base-RHOSE-4.16:openshift4/ose-vsphere-csi-driver-rhel9@sha256:a1af54b6ee8c676668a0ea68977d53dbf05bb47bdd7d5b830997f6b1c44fc78e_amd64", "9Base-RHOSE-4.16:openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b17bf96d74c31b37977db8d180a4fc947bcd91cd3f15bdf40d8531f1f4f3fe94_amd64", "9Base-RHOSE-4.16:openshift4/ose-vsphere-problem-detector-rhel9@sha256:e6edcbce61a2d969d509d6e5edda77ab5388fd486be8335c23e17741aca8e8de_amd64", "9Base-RHOSE-4.16:openshift4/ovirt-csi-driver-rhel9-operator@sha256:023e15f202e4dd4f89f69e626fcdaebcba3c332f0b5af1617c1a324a762ccf7a_arm64", "9Base-RHOSE-4.16:openshift4/ovirt-csi-driver-rhel9-operator@sha256:bb040597da6e786e4f9138288e141d40606faa39379dd09e11ef6d28662ad8ad_ppc64le", "9Base-RHOSE-4.16:openshift4/ovirt-csi-driver-rhel9-operator@sha256:bdc6a1f61619526dbf964b2d33560b02f227005434e17d20a9c482f841f78af1_s390x", "9Base-RHOSE-4.16:openshift4/ovirt-csi-driver-rhel9-operator@sha256:e0a6636d9e0e12be0def836dc1213c5badc4b82aaa7b4bcdd5452a6b4e38c2c7_amd64", "9Base-RHOSE-4.16:openshift4/ovirt-csi-driver-rhel9@sha256:4df0fbfb837fbf103e1e0875ec6633044cb381ce61819ca619135afd9cf07bac_amd64", "9Base-RHOSE-4.16:openshift4/ovirt-csi-driver-rhel9@sha256:709c4a95aa11b78ef9b404b19bbfee62e8ae959d0162b476838d3acd42ca1a66_ppc64le", "9Base-RHOSE-4.16:openshift4/ovirt-csi-driver-rhel9@sha256:78986e9befae75e55b9f3773a7e53092aabd48851fffaa9093f0f01b7a4d1960_arm64", "9Base-RHOSE-4.16:openshift4/ovirt-csi-driver-rhel9@sha256:f5cdbfdb1b201f15e88a74030a3ec5660fa25a187f31b79421f6b579444c878a_s390x", "9Base-RHOSE-4.16:rhcos@sha256:7a301deaa9e27ef553cc75f957e4ea9caf68213613e5d53bee330f00d792aa08_aarch64", "9Base-RHOSE-4.16:rhcos@sha256:7a301deaa9e27ef553cc75f957e4ea9caf68213613e5d53bee330f00d792aa08_ppc64le", "9Base-RHOSE-4.16:rhcos@sha256:7a301deaa9e27ef553cc75f957e4ea9caf68213613e5d53bee330f00d792aa08_s390x", "9Base-RHOSE-4.16:rhcos@sha256:7a301deaa9e27ef553cc75f957e4ea9caf68213613e5d53bee330f00d792aa08_x86_64" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2228020" } ], "notes": [ { "category": "description", "text": "A flaw was found in the HashiCorp Vault. The Vault and Vault Enterprise (\u201cVault\u201d) LDAP auth method allows unauthenticated users to potentially enumerate valid accounts in the configured LDAP system by observing the response error when querying usernames.", "title": "Vulnerability description" }, { "category": "summary", "text": "Hashicorp/vault: Vault\u2019s LDAP Auth Method Allows for User Enumeration", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:41f4e8debc115364741aa67dc591f2af3eb63d10b606ce2fbef19f5bbe129e15_s390x", "9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:5db29e7e8d75607634f84ba38ebee05fda82eed5cbf40fb18922b7c06b7bb30f_arm64", "9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:9fdd27220960109e78e339606572be20a3cf505cd906e9faf80e2982a9af0f63_amd64", "9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:da76a5681cad236069ff482505ba4d287e46c4e4c61648e871143b330e34693d_ppc64le" ], "known_not_affected": [ "9Base-RHOSE-4.16:openshift4/aws-kms-encryption-provider-rhel9@sha256:1d914e9e28bb05d936c22d20f021d31cf806285d5e4ae0e47c47b50c90c7e8de_ppc64le", "9Base-RHOSE-4.16:openshift4/aws-kms-encryption-provider-rhel9@sha256:7460081ddaf409891100dad0bbf264e09a2ed75a5daab332610837c6091ca6ce_amd64", "9Base-RHOSE-4.16:openshift4/aws-kms-encryption-provider-rhel9@sha256:a016229598f9b0d366d745218b71c543e7f9593270d2cd84c33f867d12ebb567_s390x", "9Base-RHOSE-4.16:openshift4/aws-kms-encryption-provider-rhel9@sha256:a0de020a0ccd742c5e9f8d2d84f4b6d4db25556c10eca46a2ac0bc4993aff352_arm64", "9Base-RHOSE-4.16:openshift4/azure-kms-encryption-provider-rhel9@sha256:1fac37363539aef403e06e813f7a5ac60ebbbbb0c9864e1b8a85eb643741cc53_s390x", "9Base-RHOSE-4.16:openshift4/azure-kms-encryption-provider-rhel9@sha256:8ba194f82251278d68ea2c4efdbe495a565ca1605d5957badcf0aeb6e1763b6d_ppc64le", "9Base-RHOSE-4.16:openshift4/azure-kms-encryption-provider-rhel9@sha256:d451b83f32e3c46be6bd5731cfbd243e40d980573030e629302cb39ad5c37249_arm64", "9Base-RHOSE-4.16:openshift4/azure-kms-encryption-provider-rhel9@sha256:f203347886da20ec203893b3244b60963d8bd3e9d781e044058af632ffe2c8c7_amd64", "9Base-RHOSE-4.16:openshift4/cloud-network-config-controller-rhel9@sha256:2a78a4cd8f3cd0fa8e4f49da5f000c34ffc606566add5dac206643ad372016cb_arm64", "9Base-RHOSE-4.16:openshift4/cloud-network-config-controller-rhel9@sha256:a7f63d6643fe81281732276c56d1e75b5e6065989badbba43e8bfd885a7acac8_amd64", "9Base-RHOSE-4.16:openshift4/cloud-network-config-controller-rhel9@sha256:ac969ee92e5460c05531dfae4c7c4694d4ed67b1e43ad91c146c3b19870c1f22_s390x", "9Base-RHOSE-4.16:openshift4/cloud-network-config-controller-rhel9@sha256:da1388214451d842de360b80338f8ac04589c2eccc9a66298af331cc480d8c2b_ppc64le", "9Base-RHOSE-4.16:openshift4/container-networking-plugins-microshift-rhel9@sha256:39c760e13a3731b44dfd17109be09a631adf5b97ffd9cf22d79e1f7797412992_ppc64le", "9Base-RHOSE-4.16:openshift4/container-networking-plugins-microshift-rhel9@sha256:42870ac9c7fe192bb6db58baa6f90e908abf4070d15bfea2a75b2df142a891ee_s390x", "9Base-RHOSE-4.16:openshift4/container-networking-plugins-microshift-rhel9@sha256:6173ca8bbc49df94aac63f2c19bdcbfe80046c521f222971bbebff8156f10cc5_arm64", "9Base-RHOSE-4.16:openshift4/container-networking-plugins-microshift-rhel9@sha256:a9b8daafe5c03dc799737e6d6576f1115df89848a447ed273a48587b4b08a50f_amd64", "9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:03e0df8700001711228ed9367748035616ab7fab965946147a1cde1cec08b540_ppc64le", "9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:5cf5d4a15f410aa6bb74d05715cf4eb5630478b6271554f30a8a716dfdfe5bcc_amd64", "9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:c3057fd38677ce93ca4f448365bad8c03cbc3ab72bcdc1166b4b110116318c2b_s390x", "9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:fdd2b903bbb049ffc096e9f9cc5ff59c731eae5c9eff2c9f6ec2629675339bb9_arm64", "9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:14ce0fd8a5527c9e26068573f675b729dd8fd24e74131b45ad4b3165536c80dc_amd64", "9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:313afc1d9dd8e618f775baa4ce2e0ff019db8ebc2a88adc29ac2c342fa6d31f3_arm64", "9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:6ae37c1546e1153ceea031b5d13dec2b3eb43692367477ae288cd283ad61bda7_s390x", "9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:7e8886fea3e4be4af015145c65a53651a17daa26d9368c87d8636d30a8418e51_ppc64le", "9Base-RHOSE-4.16:openshift4/kube-metrics-server-rhel9@sha256:760da54b91af345d264b174b0acff51e10d421c4ecb6fc83f87fcd7449aa9ae9_amd64", "9Base-RHOSE-4.16:openshift4/kube-metrics-server-rhel9@sha256:9ab35915fb07eeb57e157f435fbb78ca9d472ac0d3d8b3995e90ef373e207571_ppc64le", "9Base-RHOSE-4.16:openshift4/kube-metrics-server-rhel9@sha256:ac7dc0a2f37773d79e300b2974c08c42cdb80ca90fd4344c2896d906169a804f_arm64", "9Base-RHOSE-4.16:openshift4/kube-metrics-server-rhel9@sha256:db4109da15dcbd2918d25a7c8341c9bbe49337a0d064eedcebf468eceba72991_s390x", "9Base-RHOSE-4.16:openshift4/kubevirt-csi-driver-rhel9@sha256:5fd9d3a1f4def9b40bee638ed2d20345b2a5b3c8de0067bca7e691042cde9641_ppc64le", "9Base-RHOSE-4.16:openshift4/kubevirt-csi-driver-rhel9@sha256:9c04cd1baa7b40642c493971cfd0b81110fcd1e522f031b796831f0e2b942dcf_s390x", "9Base-RHOSE-4.16:openshift4/kubevirt-csi-driver-rhel9@sha256:bf9ecd722c9207f053369bfc981bdb09559a9015da52e426c9d4ebe948288cf9_amd64", "9Base-RHOSE-4.16:openshift4/kubevirt-csi-driver-rhel9@sha256:d5211ce096540ee3572943feb8425df8f1ed611f0fbbb6bd74600d058f16cc8a_arm64", "9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:34c5ec6202a9cab730a73c0b48a5a26d82afcab672ee4dd1833b29b1f8730a5c_ppc64le", "9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:9fc16540b3b6c6c62682dfb8598337b0ffb891e9e3db43a41d57631c3ece0e17_amd64", "9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:b08975f72e78da36d4b06a94562984bba3781bf294b07a7dcae83db25df827c9_arm64", "9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:f3a096f1c04e94030cbf1fee1370aec2b8e3551f6a2c804eb7bdafabb7a31c02_s390x", "9Base-RHOSE-4.16:openshift4/oc-mirror-plugin-rhel9@sha256:2709a3b8b0057621a7a5ba4edb5a7b9c0d6584acd28fe9dacec1453e6c1e1392_ppc64le", "9Base-RHOSE-4.16:openshift4/oc-mirror-plugin-rhel9@sha256:80bb57631b98cc8a554ba70d32f37909aaafb59d87bfddf7da52ef9a51e5242d_s390x", "9Base-RHOSE-4.16:openshift4/oc-mirror-plugin-rhel9@sha256:dda6a75f44dc616f19f92d552d59eadc06401d1ec7e1a8b8129b9bec205ea53e_arm64", "9Base-RHOSE-4.16:openshift4/oc-mirror-plugin-rhel9@sha256:f9fc7262eb2e9ae1382d6b3fe96ae5c85b20a3e58b307ecfc551f03ea4825994_amd64", "9Base-RHOSE-4.16:openshift4/openshift-route-controller-manager-rhel9@sha256:8ffb1ab788f27438f22ca5c164e790bb3313e0561f9d8c94631e4ed80089f9ee_arm64", "9Base-RHOSE-4.16:openshift4/openshift-route-controller-manager-rhel9@sha256:df3e7e6ba9b49aad06fc0fbeda79675cc5f1c503e9a485961b76900c81c55d9d_amd64", "9Base-RHOSE-4.16:openshift4/openshift-route-controller-manager-rhel9@sha256:f74d2dfc629a5224e8e452143aa9822c510119b0b64a1fa61ddc45f1413848b4_s390x", "9Base-RHOSE-4.16:openshift4/openshift-route-controller-manager-rhel9@sha256:f98f020ba108070783bc2dbd260d8561190fd72d40667f233ef6bbcdff8116d8_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:011f82d23992f71a42786fb5c76fa556510462bc488ed64208daa9989442d6fc_s390x", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:3a6b2aa221730859354ce5a5fe4c615db5b11316f068d7102673f563abebc30b_arm64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:a81ce4e2274c74f49c33300081e1cf845a5cfec404bbb2c7d1f724c3d25d4fc1_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:deb66468d9bd71b7bb4fc4136cc932ea231d8585674e965b2d51f4bf64e4d953_amd64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:12a6f6fae41d12eed2de35b1ea86a8fa3aa8802810261c352596102a01bb9da1_amd64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:420a21d42377ace9be4c7ff7624671e75d39ef62c96049037445da3b6dbb6be1_arm64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:4c482ae6048d6e51601d40c2a0d695db17f9433e9f9f2660fae1a1d55c3d2be4_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:c69ff6b3acb377262649c578b2853569e84297022b754a9ee1960a591713be7b_s390x", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:3c3071625e35f1c0be78c62d2f2a0b5b6f0f01f29cad64564358ef4186f7bc59_amd64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:65520bc1ab1005c7d65b0fcf63a53e76cc49d3fb7bcb9cf74b1faa814045da58_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6a18479c3e9c724dae4243f302103f774d10fb5aa045aa30c44a991353136007_arm64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:c8c3c19ea90599d0f3a50161ce06725e4cf524211783d80ed2e3126af51957bb_s390x", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:05b193350a00ca74e59721ad0bd1bbb702dba6a8bff75f260ce086c583f918c6_arm64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:7d1d7c6e777aed5433a0580e7f3d526f459299b51a0999d199bd8be43141b3fa_amd64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:933f7744ee4ec341dade92352217e068e24283c8b35817c543c4fd49ba32dbfe_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9b69cb7b27de481c4cb2c0ca66d48228e6979de9173a4bd099a7ce9ead0a4d0f_s390x", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:4f4742f7a79c7532120df580d8b9491ad046939f01bd53b591b0458015378ed3_amd64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:763191c2b0412a2089c24a382e9d0acb6c8828f7327f0d8fb09d7261565dfb62_s390x", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:a2449cbc4ef962d735c62a5f08087031ba70d81061fcee02f8113ba53364e174_arm64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:e9f480eb1164f4095bf951c5e3643211ffece2613b12fb6b5f7af8704dab7c30_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:ea7a5acd0df518ede61ef8ec4db40667f9b266cde6ade6f0ffe3be6e4c88775e_amd64", "9Base-RHOSE-4.16:openshift4/ose-alibaba-machine-controllers-rhel9@sha256:d1e3fed50f5b4f7802bf41bda2ad0c9e1079bb41295d8439c7b06c8dac492e48_amd64", "9Base-RHOSE-4.16:openshift4/ose-apiserver-network-proxy-rhel9@sha256:2d5e23c0e834c8b6e512f179b0ae305c1b7e30b8db6e09d5ff3aa64f3a36545d_amd64", "9Base-RHOSE-4.16:openshift4/ose-apiserver-network-proxy-rhel9@sha256:3b3b65cca466569a8a10017fbc3c12c5fbc9483d461385d9b75b728ff46e998a_arm64", "9Base-RHOSE-4.16:openshift4/ose-apiserver-network-proxy-rhel9@sha256:a6dbc9aad5d72ac8e58fc34e75034ea736d68ba2c01fdbdc17aa62cab45d6dc3_s390x", "9Base-RHOSE-4.16:openshift4/ose-apiserver-network-proxy-rhel9@sha256:b0b733cbe518c310ed37bbf9b6658692956bb38ee9f0fac7b7ce0ab7b58d21f0_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:2e8f37234bc801ccf23b94dc1c6c6af3211b6f234e547d3bf5ff0ffdd651f245_amd64", "9Base-RHOSE-4.16:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:79705939e85495e8ffaacf8f9a8a775349b83fe66a58b70ee2c5391f3491e586_arm64", "9Base-RHOSE-4.16:openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:5b29acd93177b7bcd0d578f10c25bc161f2eee5955caed9f7bb8f2223e405a84_arm64", "9Base-RHOSE-4.16:openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:ca402e778775cf8610e4c7d247b4702727b8c03e89b8b16bcde051de11c52f0b_amd64", "9Base-RHOSE-4.16:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:31a455ee67d31754b3fb6cc0c641efc906b715d48d52c8fb97118c95ae04b7bd_arm64", "9Base-RHOSE-4.16:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:68171b2d39113ab8e6468a4a4a7dd4cccd768df4cff1351d6f65d0b58f7744c6_amd64", "9Base-RHOSE-4.16:openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:933afae8e4703ee258396a7fac89f3b897e0e9a772e75787f11c729ef4f19d08_amd64", "9Base-RHOSE-4.16:openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:bcc11354443e6868db4d3b553c8fe667ea96fe78ac2f8b4a87d1e506925f0b22_arm64", "9Base-RHOSE-4.16:openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5399da05185695216989b878d4a12d4e92416e7908defbbbac0c9c1f58978c7e_amd64", "9Base-RHOSE-4.16:openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:9f336aa674f8ed968d682eda4da0923b48066aebcfc294775e29dcb0f8ff0ab0_arm64", "9Base-RHOSE-4.16:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:1b240c11d6fe80eb11316ded67038e0fbc08b3974ccf1a15b43d0c0b216b1ccc_arm64", "9Base-RHOSE-4.16:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:72b513406cd5ea37d88c98e876715c04c283e83a7530dbb660c3c301a393afe3_amd64", "9Base-RHOSE-4.16:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:83cf0690693d6737ecd89816e393d6f25f78fb2b689724ae78361a79c7768541_amd64", "9Base-RHOSE-4.16:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:86e8b07e86be2447b5126d6a64e9fea9173b8d6cdd2c2041f8a57e301d0407a9_arm64", "9Base-RHOSE-4.16:openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:65ec5d02f289c27e786f7fe1f163c4180460bff4ed2f38ecd636c4c11a800313_arm64", "9Base-RHOSE-4.16:openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:e1bca469e41be9c73d48ab3636753a916f3f74ecbc1d86d45b515cfaf80091f4_amd64", "9Base-RHOSE-4.16:openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1e79d01d69a6ad761685b78c36376325fc7c62e568e3e729fd5dccd26a2dd64f_arm64", "9Base-RHOSE-4.16:openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:ad3f9f3f305c96ec69f3013411b7ece702a438789f31f9396b8d82f0599e7d6a_amd64", "9Base-RHOSE-4.16:openshift4/ose-azure-disk-csi-driver-rhel9@sha256:0d6a698c08032ab75bd8d2ecbc8b81e92c718905443ef05579610afcf80e219b_arm64", "9Base-RHOSE-4.16:openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b22b0397f47418a9c01917062dfe78159a4bffbadfcc7633f5c9ab9550e81e6b_amd64", "9Base-RHOSE-4.16:openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:28f4450a3a99944a62d1146023cb1bc961dce403cc4fb614e621826d1a1d6f5e_arm64", "9Base-RHOSE-4.16:openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ae28d58b4a0ad3edf018de74c517131e9cdc435d3f41891a07ea1ddcb2279998_amd64", "9Base-RHOSE-4.16:openshift4/ose-azure-file-csi-driver-rhel9@sha256:77421ca9a6d0896538cfcd379883158e95da534bb85cc6aaad789a17a5fa3626_arm64", "9Base-RHOSE-4.16:openshift4/ose-azure-file-csi-driver-rhel9@sha256:a743d210fdb8f06d6dc137bbb672b8781e60ee113859bf425ad1e971e33a3657_amd64", "9Base-RHOSE-4.16:openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:5604118c1cf08b437ab7fd6a393ec05728e8ce4fbc2e1fbe3b9ed3703960fea4_arm64", "9Base-RHOSE-4.16:openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:69f6ffedbb428a25407406e804d3a1b735931c375e30263edac41bf581c8b20d_amd64", "9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:0d0d59ec96cf3f01bd4d9781b440533e85cf76f5309551c31051b5182359b4a1_arm64", "9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:6e65f2c4b7b0e4c5e8621c3fd2ab2f48a80c04f5dc4d37605a5e7667f026f655_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:a6c92494d3659343270bca42e8765fc586feeae9e32a3b3a66c656dd7dae3230_amd64", "9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:bd3b7156b26ff3473a90cc7f36a283a965b8f34f4abf46b909596f52170b7f3f_s390x", "9Base-RHOSE-4.16:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4cd726ce3ab613c3046f02b11cd1224529a6fb95112ced02820bd54854cce699_amd64", "9Base-RHOSE-4.16:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:68980c1ddac17d2811b1af29b068827fee6023ce4eb95b3e0b8605d6144da684_s390x", "9Base-RHOSE-4.16:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:830fc3395f4e9e78c448d97076e56527955bb07a9dd94e64cd385b33a523a615_arm64", "9Base-RHOSE-4.16:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:d373be3bbbdd4a92fdcac5b0d486541fe575679af633087d0861d13278aa9d23_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:97a2ac19dfb72802da34965f8fe9b63d13cd91cdc059655459bd4c699e89d214_arm64", "9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:a0c95c413075feaf0bb1302492c8d09001dcbacec503b7c5feec2df512f2f8ff_s390x", "9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:a101550c74d6d99577f9e48b5b77658a9aa7189978140749425fd9086cd47e3f_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:d72df604197395d8d73fd7f51d9e3be52e3f9e2a2dcc57a579c78fd0b3268c2d_amd64", "9Base-RHOSE-4.16:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:10b926fc53190e49bec9492ecc945a862596fdba0cdd15359cd94c39944f07fc_s390x", "9Base-RHOSE-4.16:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3d5b1947a75a896d41cc6adda60554a09354695e16bb134bddc17623df559779_arm64", "9Base-RHOSE-4.16:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4bb17bbfb8eec84e4695589b006e3bb5b3fdd713ba9d34e1c76cb5e748d77b77_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b9f8eaf0f8267b9d1e4237bb8d6aac6334104000fd22f7d75acaa24598a42f73_amd64", "9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:57f772e5b5926a6ec4ede781b4bee22c95ff328ad3aa883c88de35ca63639847_amd64", "9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:83e6af243c1f61ec531de68d9bf29b262ff4da843d44782a41abd913adb9d14d_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:b0ba79caaf386a772e8ddb1a4ea4c03a8fe4cdd77f46a205ba0aac9805f5023f_arm64", "9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:d991c53328d8b37de4ed28ff09c7371a062ad8bb407dd6f55a655809a6cfd2c8_s390x", "9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:16dc79e107838d7d85ad442c20e630643d507b9239a2e46b580b5c31c9faf81c_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:33271572535f1a0f24f71daa58bcfe2801cd9011bc7d9e0e8ddfff1a59e4d979_arm64", "9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:3f69aa15927a46cafbbc27f0ba05eac89892c5cf22027445805429e4c6d6bd0a_s390x", "9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:eb0e5a5ee015030fd074f8fa6ca2ea93196f0fea220debb3de0bd7f0acf3b142_amd64", "9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:94ce7c049a8ad6038a59d584039bb22c2d427288c81e61c4994f7592f4cff7a6_amd64", "9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:a49ff3a6ef536417fdf85c3e0485aa77084da923a6ed05ab030eeeae78140a6c_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:e39ee21541f57a4d83bf61dde98f089448b25badff8dc71509ecec5181348b35_s390x", "9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:ee08878c512a3f8263310a1d9be475538d711e0f46290ef7cf02046cc5e32ed5_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-api-rhel9@sha256:0f4f7905eaa95013edb5b4f80c47e600e066ae0fdb325f4316ff790f5d76f996_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-api-rhel9@sha256:56072ec0c542eee3e3d231b48cf22cfb74b982936c3af7d67fe4e92fa14e9e85_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-api-rhel9@sha256:6005810a45a44fe6cb32077d835329af3303c84baa893b350a6c973a0e465540_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-api-rhel9@sha256:9fa080637dd3c79b02fda03cca881542603b922976cdb26ca2aca5ca140bc555_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-authentication-rhel9-operator@sha256:01eca258887d548a398cc071ec4636f709186e32d0a69fea45f00dfc90d2b6c5_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-authentication-rhel9-operator@sha256:0c8e2edbefb7f1782c5d5bcd3aa46ee98d10bf7910455b02dbe7f46efd790a03_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-authentication-rhel9-operator@sha256:10198af473dbac18b2f78a9d90716d79b36f2295c7cda93cc0195ebae15c93d3_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-authentication-rhel9-operator@sha256:cae36b09bbde7abc1e4e55c199a4a5b68701817e08714f7181c90453bd3dc2ca_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:10c5df89a82dc004786ef3fdde89d3a026379c7c457396b7bdbea0eb6a2c57d6_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7105f48c069729a8037ab6ddc160e31bcbbb8a513949873087afed238bd0d182_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:c7dee5b0a3952b744c50642b884b8dadc1e6c35ddad6b4a1345ba68cb6f7ead9_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e1e89a2e5f21f1913514d4a2bf00851e1240d8dd765704764a933a3605800f7b_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-autoscaler-rhel9@sha256:02dfe00e72c8d8ec065cad164f557ece932d133f8e0f69641ea9654422b8eb56_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-autoscaler-rhel9@sha256:357dd7065b287fd06bea63b57a6baece22711595a31d00cdef2a30d2161a6daa_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-autoscaler-rhel9@sha256:762a3f1906ca8898f2a06800145a8f5bcb6d5975344916bcc81267c862c16068_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-autoscaler-rhel9@sha256:ed94dedb42c8ec78c1ea5c0b685f6e75a2bbf23598ea3ba5b44dfde9cb0ff6c0_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:04aa3802f7c6f25b96e0da1043c88992e55408f8581d0514aec0e52d20367aa7_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:29f3eff7e73d78106639ed7c660bec289aeab700fb768b15fbae27e89167ebde_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:4baa146b54327ed992c6694e45dd8812e62bf6d53d8b24fba0e42b10996bfd6f_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c80e795b004eab94bcd710228d6a974b13f902001c6e128988a095ff7bb7dc78_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-bootstrap-rhel9@sha256:307d74fa9ef8d9ea843fac33eb7530b0fd9b90159b3cae0f4d9742cc203a4f18_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-bootstrap-rhel9@sha256:37b626f7af5580c1d2f1c9377c306b5ce0ac36c821792457305441e67861b86b_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-bootstrap-rhel9@sha256:8beccd525b8723ef1133ff016bc7fb70bf6c96ab5afd8757655620ebdda1ef1c_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-bootstrap-rhel9@sha256:fe0dd86482aead76b108129eefbb413ad79b4a22040f992d52ccdf5f9c8185f0_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-capi-rhel9-operator@sha256:235810c6a5b927bb703ba071ad9a82cef584fb7c0059c77cb7ce6267b59255e1_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-capi-rhel9-operator@sha256:5e752e0c78fea449e3cf085d75409ea239027b9f3e177622e7d5d99047079e8a_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-capi-rhel9-operator@sha256:96f7cf0d8a442842ecf44ea754f7d44417ae663bc2ad56e33dc11a67111d97e7_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-capi-rhel9-operator@sha256:e6e828a016f27058296386c48fd99a0a272f47e2504bf7441469b369fffbbc69_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:3c27415345ce57aa53bc63adc4357ab5b6ff345c9bb75e7e15e7dd5244869700_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5a198f3220384c9a43acf6197e9309fa64b418e6f1517339c6ebddb828a90d8a_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:8421beeeb9a639593cc9344a83d32bb3360b3a775862113e4cc2945764f2c14e_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a6c8f25f77c7a2b14440df33b955a33dea5115891faaebf425bd816b81f639bc_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-config-api-rhel9@sha256:9d54fa98e95f9f970dce692a68a19919471ab05f5c993d6c9545b904a0f9aeab_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-config-api-rhel9@sha256:a17eeb1162fbbd5f39270eb73456b4ec9bb5f8c5bb67be28412155a18a1da27a_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-config-api-rhel9@sha256:b17e2a68e391291e3f97e70d03685e7d6a54ef7475838065afc91a25f181c86d_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-config-api-rhel9@sha256:cc2c70034c863086ede1625993002a6de7fe63e778736a8d711bdbf51572c982_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-config-rhel9-operator@sha256:055d03915469c4985d15c055834a9a37be155513d20fc3a3d79d3a15f0863280_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-config-rhel9-operator@sha256:b92fd203c0f6ab9cb9164b9adc168fc798de00340df7e3341045cd3978ac5e50_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-config-rhel9-operator@sha256:c857b56aae557e92127a9fc1b6fb57929c2cb448eed10fd8e0d8a2edbbdf7d1b_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-config-rhel9-operator@sha256:d9e884feae67a27f9e0a29222280c17638484af6c0192fa0f218cacc577bcff5_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:02c6c036fd8b1df4a93ef663793931558b51417655377761b66e2f884c9b0594_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:504a69b459d081485efeda28ebd87ebd6d254e0f173fd09425075af7f83d89d3_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7ad5b58769ee868062f50a11c4f6f4a372c79ebbf4bc38a1da2a247a3d827307_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9d62f432e6e4a6060e4c6065bd9f5b4b5adb67a540b30e9457a3cc60c8ca38fe_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8cc688b779f6112943cf1df8fb976af95c7899cb7f64e7ee40bb5addbfe8ca87_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:91f692d2ce47b1992aefc1ef07376ae1510141929f557d80dfa29580a2f5b030_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b947bb4d9d63a382a6a8848a9fc380270d7cc84ffe7e3bca8bcbf2a8e13b5140_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e959fc784a5d07407cbe1943b987c40b50da840a9d690ba946dc239e078531bb_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-dns-rhel9-operator@sha256:00bc5a376a13759d0b3a514e4e0c21840b7242183ccf101915e28ef32fd6c94f_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-dns-rhel9-operator@sha256:27a6099ea0a3401c84d24808a0fd9eb7b75f868a757a04da7d8918e7ab2e575c_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-dns-rhel9-operator@sha256:580c403b9a04f532f3598552df139c059addcfddbb2983c51b4d31a846dd7cba_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-dns-rhel9-operator@sha256:b858178f147e8f71a45c8ee2ceeb8b69acf9abe4215e168d53c38ffd9c3b0693_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-etcd-rhel9-operator@sha256:113a41b21bbc7c2f6a6e113cf8cabe722d140a6375fdb3aee87926b7cd5072dd_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-etcd-rhel9-operator@sha256:ce739de41a94a084462030e16886e9ffe1a63bae315b77330a378df504adc262_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-etcd-rhel9-operator@sha256:e98b77ec23f70bc45bedf8877f1445c1fcd2977555dbfe85b6cca66bf91132e1_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-etcd-rhel9-operator@sha256:fee7a4a7941959052c1db4a1cae1ade8afb770eee33a5ec3a6ccb5ad19eef11f_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:5991de3d05b2d2281c833046b9563023d787669464147372896b1752f3665165_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:786ec5ce26817c6939482869e0c9c1e67ca4b81fd8552d949512086213d9d2bd_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a74c14a8afdfc8d1339819f931ab0b509ef8a12ec4c8b762b319b76972df8947_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:bca6dbc09d5073fa0532db4ae1c03ef136a91a2da99e9ea4c6e976e639f7f69d_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:179c93b0889edbe7d39d48d0c953d68bcf21302a98b6cb8774f5d2271beef992_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:2a0b9c28875351ea26768f344cefe1a40721aa4ebfd56bcba477196af8de0333_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:a8063fc583ee40ad6de53b076e4b96a3b9bee80f3112ea18eca1bf178259ee67_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:cb4775f0b360a9d5568dfe8806ff63202eed03db6496a9e86b513b5459c01294_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8897e2d2f4934a1099fda3bc01ef747d221ff6789d96b6280e77f171a621b976_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:98ab9718d5c8e7cdb7e1f54e97d831d528f436a9c51d026d6ca0f48f322aa928_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:991e0fcd2e842e6e5a0763cd1b207a79770a357b1add2d6a6f1fe23d6c6f7235_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:eaca0a1bf2825a5fe420781c0413deae064badd7928bd937ac3a6b5574b88164_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2e5c7a5958a5e2d418d452983145c0b33c3803179fd55f57ddd19d7cd0e175cb_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:a2d1b63d30a866de13671756adc9c76bcef16fb4254ac0f62d6efc5faf2955d5_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:ae7a6881de1a82be1f3573ad30cee42eed6ee1fdd0b68bed9e856607fa3edf49_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e6607cd51559f53e6432a4f0ea62d9f5dc2bc6ca57652264ea60522c2a19e12c_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:344c0d5a87db7e51270d921c76f624cbe077e03fde6b408d27a3ed5dfe6874fc_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9481c52534a41cdc57cb7fa274562cbe3d4be3d59078ca8076a35e5e66b2e342_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:a032ad404a81ef865bf269cac888d638e710892345ab2ffd7377a7ebfde1b42f_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:ed2dfc9533fa39bf17f9a42ed84e41ecd790e03fe22c35d35dd969cf3dbbb5bf_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9b91e85d2826e7cf59f39a0182571b853ee5b53b9e619ccbfff0166ea52bb5a0_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:aca1f9d1c886bb14309c4d1ef9c9e54b6507c5a61b6c75aef847e7bd497f99bf_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d2d4e1619b9d49fcdedb729ef8cf27380a7ebf8f97e21aeb42c1009a7dc85617_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d67ecd516b2b6f20f77f37670686d98264fe5e04874084425d11183f9184405b_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ddd61680206d617c236d738e6248a6ec06005ab1fd3226e1a9fee50732d44a_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:5f36593c3e31adb4ba696aa6a67e7ed9df832b0fdaf0b9479184ab9e73a2852d_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b440ba783ec3f510cca5bb2dec3e365550836d096ebc18546843c79481e96d55_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fc2c1d0c7cd0ca6b71bcd5c70742625968b8c5e2806cea4608381c7dc5f564fb_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-machine-approver-rhel9@sha256:b09be9e82db065dfbcfdf123e30c445b048dccb7c1bfb76308e9d3b4cbb07295_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-machine-approver-rhel9@sha256:b67c849bb6e5bca85d5c7a2d538b9db98fc9aaaf954654c279790bda176621bb_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-machine-approver-rhel9@sha256:e76d3f7e076257b5c22912377d2b27ae442e02184ee956392aa95cfcb4d7411a_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-machine-approver-rhel9@sha256:fe5f0423ec40acae71118c3ed21dd5aba980ab6ed8dbf51de0cbef43ece46482_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5911c123c42e31b36b4dc418bb02ae4c6ecaf10dfaf95b0348a4d91b39d525fe_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5adcf5b979eae80a603303dc71add3b1084dadab970b97a3696098ca1d1bbc61_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6b08c88861acaaec943108d4320c99bfa6d653b9a755bda9a3c809b4a1a42fb9_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a0e12022bd24c000d33eedc66684bd60dd30015f9fca9a472f257b9c3dc4f11d_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:6e6d444adcfa33aedcc621a4ef384d6294f74fd2bc9cccf6f729b81cb5cf3033_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:74702f971268bc013bd6b3fcc2b49f2002f399dcd043a04fc49e4ced6ffe799b_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:98b6f11c71df2a1bd5752419b5b298ba69fafa9a5397666e191b7a6a8dd4eec9_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:c29e5d455bb0bae154d98a456c88178cbda41d3301ba3f0e58f1c22788e46bb6_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4c6475ddd6cdb03ee5b36d43d974997228bc5c4f98d5efc355202e2a1d642a55_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:83670a5d6426cbc7a107dd04e9b130f18b0007a99aa9e6535376bd2507ceb683_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:96017397cb3c98a1dd0a201bb328e7734e209a0fe6fd17c804a5fcb404c5cfc9_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f2cca00c689ba1edb4724268b91a57f723ba7e44871f50fb59f62d075e9993fe_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-olm-rhel9-operator@sha256:64a4bdcf1cdbadce05733235f0292f5b84805cfc39b9b3ed9376dea0aee27e8a_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-olm-rhel9-operator@sha256:9a3177c0895de41fad2fa86ec1a5bc515db3e2d98cc40c07e01b68a46109f430_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-olm-rhel9-operator@sha256:d70e7ddef72b3424c74eeb21c5bf15057acb020729de2ebe15d6a99181612169_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-olm-rhel9-operator@sha256:f94ece8a541c808d210c7415501b76eb5e82c9b853e25029f08b84cffb3a72f9_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:81c7b2595b8807fc862dba11df787301dc1fa4059feb5fab37bc8bf15eb9f6a0_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:8dc70e98eead753a989705b56de326b89c6273f41838f718692a5a51e5d7109e_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b9a73057e6b4dfe6c8dcad732d520b98da6b59feeaeb88c9340b13cd28ddd290_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f47afb39ead821fc11a7b274258165780ec76c7780502979a1890c955426dbc7_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:73d718205f1b8fa89cc40290ab9dc67ed1da95e5ba05e47c29709ad146d20cf7_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ae415535a08ddb289943bf741e00119892204776824b4cb4e76eeca35442f0ea_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f2df942ab6abe4fb16d93c88604dba68ec3947a4757fb6b78aa4250c408b7a5c_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f5a6f002d200b24006f19c6d50478f4e75292de96c424a78abb4e98aea0a2a59_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:0961ff4451fc779c7e4d24841d2249ff4afe790a41c0e8aecfd93493f21bd67c_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:27adad1e8291c42593e6ff597a21db7297eab7bd9087850c00ee218f4357ea82_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:6346c71440b7fbbbef66324d2bb6f51b31598e3925ea0bb3b5085cc228a327bc_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:b6e5f475d3d57fd92fd912ec22902a8acce482092bf75385920f350da3989dbd_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-policy-controller-rhel9@sha256:3c4a932228c3428f809295054838ca47737a3ca989ecd899800d52713abe7a63_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-policy-controller-rhel9@sha256:7efcefef0797e031a4015936c8a17100adf332dd0707d04bc9b3cb441b31624e_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-policy-controller-rhel9@sha256:7f5f6bc33ebcc5ed421e7303df3fb16a8e69932cb0903ea140038c9ed2e65f69_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-policy-controller-rhel9@sha256:8be46ad0a8d0f97e9df5746fd7183c32f74221b7b39e06dcafbbad4136b432eb_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-samples-rhel9-operator@sha256:0f74eb5ef2a06997f358d3e4ddfc67eb16d2af5585f5cbea3b8f05140cf29c38_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-samples-rhel9-operator@sha256:21f7ee6a1fd1789726a4bb58ddf068cbfad9a1011f61d7732494e13435e52e79_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-samples-rhel9-operator@sha256:42cd040695e7e752bfc02632c1c3b07ab05839e30d63c74c803f0999a63da435_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-samples-rhel9-operator@sha256:c505bfa88955ebeb1c147583d003924d02feab3e557cab6f3b3e30e9c554ce5c_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-storage-rhel9-operator@sha256:3a0626d5ab8275cd5b12e705433f2d55bf25ec1b5a47ec5c0b459f816f3b934f_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-storage-rhel9-operator@sha256:85397dedde811505572ebc136e0494750bdc1fa413d61d3729e18471d0cdccf8_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-storage-rhel9-operator@sha256:ab8ee125dbe406813fda80c40f85b9acf6e79d34035cb5f6daafed940ed06d15_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-storage-rhel9-operator@sha256:de40935c041c0ea61725b4b1d8656b052bfb8fc4a20669115c7653189e6c5a9e_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-update-keys-rhel9@sha256:191d2ca66ac0e92c555f3d23488a804a520eb6f41fd4ecb7a479f31fee050874_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-update-keys-rhel9@sha256:80917a936d2a57eb9ee36f212992137c634296f9a8d3a9e88ab731039d571ed7_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-update-keys-rhel9@sha256:a34e955a2feab0a482368e5738439d95253f2bc030b32cd6c3620649ad07349f_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-update-keys-rhel9@sha256:b406e529b6ec47feb76b5190cd9ddd04105ebe8cfae61b4afd4d8af64cd8d4cc_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:009cd74d7857e0660ce07d377e43537a42401007407290a8f8ca96841bd19c5f_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:318215ae07e01a8860ace47587541adf836f28545fc128860a6b32137c79bc7d_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:765c82fedd0aa70a3b76863071a19c4ed6aa7a81f3c9adead509d4c9e70de88d_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:cfcba2dc5c2ad623952c90c78cf1bd66a858fdcf67642b4221b5eaf050e953c4_amd64", "9Base-RHOSE-4.16:openshift4/ose-configmap-reloader-rhel9@sha256:a3a2ea42793472be0bbcae0b19e0a85c136c6f5b588b6f4ad61119df378d5cf6_amd64", "9Base-RHOSE-4.16:openshift4/ose-configmap-reloader-rhel9@sha256:bf60026f2c7567fa5cd445cf0ee3f176eba6574d6501cef2889dbde08110c84b_s390x", "9Base-RHOSE-4.16:openshift4/ose-configmap-reloader-rhel9@sha256:eb395d241354981eef4dcbb71b339952b46a2d1c027c10a7d115cf226bb58c23_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-configmap-reloader-rhel9@sha256:f9f2d7bce97e460e46f44349219d222692ecc0341ed36fc11012dc75af93badb_arm64", "9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:09370bdc9eb33d3fb6a4e88266238591776027ae859c2b2d18fbe64d72b4c943_amd64", "9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:953680f2c6d6ce36de5a6bde0c7c2bbbf7139449e707e41f7b7954f251345d4a_arm64", "9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:9b8dbf795ac1be9cbad13d2898cb73ed258504d10eb6f115c1d0fccf7b60ff30_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:e81011eca2dbbffe57ca88496cf7e98f96c3329c292429a2dc50d114b06a885b_s390x", "9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:2728fc4461f1f0764d9ed90147735b87522b757bbf9ec16adc721b6202b8f74c_s390x", "9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:99e760f87d54853e53479dec2944d058f279336caa222db50a41aa6b9c8e4bb8_arm64", "9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:a5858683fdd123098f3dc354e156d81242501ade49af72b711569ca6b44e9325_amd64", "9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:ff7a2c4609753c24d02a1c8e59940bd56c5228821193275ee81cdb3c5683a6ea_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-container-networking-plugins-rhel9@sha256:75af62512de7419730d267bea9260f455d7fe75e5cc32473ea894a7cde3b195a_arm64", "9Base-RHOSE-4.16:openshift4/ose-container-networking-plugins-rhel9@sha256:973769250abe3c84614553a91b68de480b07450080ad7c3e24480d39e778a769_amd64", "9Base-RHOSE-4.16:openshift4/ose-container-networking-plugins-rhel9@sha256:b0889b4b6b3b0f2bea7497e35e0daaac995d2ce0394e57909d0e21e3dc90bb81_s390x", "9Base-RHOSE-4.16:openshift4/ose-container-networking-plugins-rhel9@sha256:d35664643d7c9e6f4e6e4f4ca12242353e2c887806757593680f35c4007af128_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-coredns-rhel9@sha256:1ed53a8f364bedee89ba2292436304d936d9df2d9b24850d983879de0165e2a1_arm64", "9Base-RHOSE-4.16:openshift4/ose-coredns-rhel9@sha256:acb99b7711469a033c791ed4b4dfbabe5e144b230a2c00ff8b8bed4ba4a614a9_amd64", "9Base-RHOSE-4.16:openshift4/ose-coredns-rhel9@sha256:c716a42efdc552b1a3facd297262f7e3d03f7d370550d3f1edd4ab40daae3858_s390x", "9Base-RHOSE-4.16:openshift4/ose-coredns-rhel9@sha256:d268449895a2ec900102d83409355d17346b3e7e2b372a61945c6fd15addca25_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-csi-driver-manila-rhel9-operator@sha256:c73669836053752d1acc54f86b21a2f0a4b410119db572669b54622850259ec2_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-csi-driver-manila-rhel9-operator@sha256:e6317d2692bda41fc782afd72f81a4438e015096832c28578aaf54fc2703480d_amd64", "9Base-RHOSE-4.16:openshift4/ose-csi-driver-manila-rhel9@sha256:329d62a158f5a23f43d926c654279206abbb6ceab01737d65a623a6d3e48b8d6_amd64", "9Base-RHOSE-4.16:openshift4/ose-csi-driver-manila-rhel9@sha256:a8fccbd953bb5902bdb6a8be0f5d8dd6df4d8340fb4e89b37b60fef78e02d30a_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-csi-driver-nfs-rhel9@sha256:1887000754f427f35b9cf610f754307f26b2e59c803fd32aa111a7e45a36752c_amd64", "9Base-RHOSE-4.16:openshift4/ose-csi-driver-nfs-rhel9@sha256:2bdfca23117e30736f4e123288949b24c42dc25cfcd5fea96678c5b036092825_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:33c099fe7da772893944118e77933c57b3f42a7bba6d627b0510634bf188faca_amd64", "9Base-RHOSE-4.16:openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:5bfd50def733e46276d656f902fb87591f4405dc887caacefb6cfeaa376990b2_s390x", "9Base-RHOSE-4.16:openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:8552e0596d6aaa922e01d9384c3ba26cd08db8a0b2e93aa8adc2e81a421e0cbd_arm64", "9Base-RHOSE-4.16:openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:e50f4a9bee5d6bbee17c9ca20e57585656cb133a1c8195fb6f7ae859abe6af63_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:abd9a6910fd825b42f75401cc528bff3278e8a954d1531a8b71b71fd0d0d892e_s390x", "9Base-RHOSE-4.16:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:bbc6de71d7514d6224b2923d96f45ce66c78dc30beb9adc88a2453df68697520_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:cc418b75e50292a06c889ea1d4748c38b4c6d0b66a62d157004aaa685560da9e_arm64", "9Base-RHOSE-4.16:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e72c1cae0d72836b86a516c3b26a57f477764cbc6ece400eb9d54339ff925e76_amd64", "9Base-RHOSE-4.16:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:0f117ffedb3ac04246aae594b47467b32d746165a78224973ebc76566000e440_arm64", "9Base-RHOSE-4.16:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:4a312a9489d1c42769829508dd706c1197a354af0630c6b0e2f625723c088a2a_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:616267d404f4ae99963fe3cb8a29761e3b2ad098a26b76befec8e9cce84f9d01_amd64", "9Base-RHOSE-4.16:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:87e82a6fa2292fc766731802b850916e93124da31a6431bbd744c651e078a67c_s390x", "9Base-RHOSE-4.16:openshift4/ose-csi-external-attacher-rhel9@sha256:0ecf09e83871b715c75d35033e04ab687015b220a2b11b72f940d6869cfe68dd_arm64", "9Base-RHOSE-4.16:openshift4/ose-csi-external-attacher-rhel9@sha256:18f4a510c4b26b12fc5257d04a1a167e8e1b721f93c3d2d4bfe3756d0282be5e_amd64", "9Base-RHOSE-4.16:openshift4/ose-csi-external-attacher-rhel9@sha256:d807416278dfb5a355ce8a6fca1b161bed2e2bcd00afcee3027e00b39c7115d2_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-csi-external-attacher-rhel9@sha256:db4af2fc7f4c898a6f145f4033304e3d9af32682b4788097aef145d154e2e9be_s390x", "9Base-RHOSE-4.16:openshift4/ose-csi-external-provisioner-rhel9@sha256:0c4ec7a3680bdb44b71c87730491fb9a5f34748f18fe1ad41211955583a40caa_s390x", "9Base-RHOSE-4.16:openshift4/ose-csi-external-provisioner-rhel9@sha256:a2b936748a6fd8281c71dc6ec389a56e28bee2531e46721e677ca52ad950327f_amd64", "9Base-RHOSE-4.16:openshift4/ose-csi-external-provisioner-rhel9@sha256:bca64d1c302de969c582d1bfd61c79ee346e9ebe15f6506995f31513780c87f6_arm64", "9Base-RHOSE-4.16:openshift4/ose-csi-external-provisioner-rhel9@sha256:bd6bf0ab9466bff1dd9618604dba402439829cf812d699e4fcec310267c45030_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-csi-external-resizer-rhel9@sha256:17291c69d3bed0266dc370cfa0f1842b160d562e5fa0e38eb03d57b8d1c941a6_arm64", "9Base-RHOSE-4.16:openshift4/ose-csi-external-resizer-rhel9@sha256:773fa229b7930a2c22e848a3147cba42bf397e491b6e063c57bf2c8a4024af73_amd64", "9Base-RHOSE-4.16:openshift4/ose-csi-external-resizer-rhel9@sha256:a2c98d61f6dd20b927e4472a86eaac7b358a99c2c7f99f635d07a049d3741a3b_s390x", "9Base-RHOSE-4.16:openshift4/ose-csi-external-resizer-rhel9@sha256:b4adac630f9fe5a670ab12fd46c856f07f6ecca4aad883344ed50465f28e6d78_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-csi-external-snapshotter-rhel9@sha256:2919fcb3fec4afc850358f39c524d35f3bd4176edd393e944b3191568bcdd584_s390x", "9Base-RHOSE-4.16:openshift4/ose-csi-external-snapshotter-rhel9@sha256:4719384cc34c33a39e7a1d1f628612ab82b3ca538f70dbe1ce2a3a4a608a588d_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-csi-external-snapshotter-rhel9@sha256:572e6a139ddf4d26120846323994848180108aba5f2302890a00da8b8b520989_amd64", "9Base-RHOSE-4.16:openshift4/ose-csi-external-snapshotter-rhel9@sha256:59a622584a35d1dc0ff327266c006c90a907fe5753acd2741193b290c86cef77_arm64", "9Base-RHOSE-4.16:openshift4/ose-csi-livenessprobe-rhel9@sha256:3655c70dd6fcdf7f1e1ecce3903e6badfa551e39f37562e2ba0ced1c217e2410_arm64", "9Base-RHOSE-4.16:openshift4/ose-csi-livenessprobe-rhel9@sha256:be7eaff92385eba00914a3727cf2d6e00c5c321965d042f2f646fc5fd20988ad_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-csi-livenessprobe-rhel9@sha256:e82b33b3c5c33de944d6ec0f0f8c1f30db31317210c408778c0ef593f6f9e07c_s390x", "9Base-RHOSE-4.16:openshift4/ose-csi-livenessprobe-rhel9@sha256:f3084026bbbb6603717fe0ad04df7aa4616d43eee24a9404b6482cf95a4005c6_amd64", "9Base-RHOSE-4.16:openshift4/ose-csi-node-driver-registrar-rhel9@sha256:064ea9839beceefa22ea75bec600cde687abf950dec91081cd0d8ce0db588027_s390x", "9Base-RHOSE-4.16:openshift4/ose-csi-node-driver-registrar-rhel9@sha256:c3adbf1fc8493ffd3506f9a51b33f10ed10a2018e1d6db0102e81906e12c3d9c_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-csi-node-driver-registrar-rhel9@sha256:dbceab32444995093af9dbb312b9a72cf3c15032fe8700211243a013a575ff0a_amd64", "9Base-RHOSE-4.16:openshift4/ose-csi-node-driver-registrar-rhel9@sha256:ecab82fcd2acc9617b4e86c5d41c6e0c74ce682e58b56e5c2955985ecd918473_arm64", "9Base-RHOSE-4.16:openshift4/ose-csi-snapshot-controller-rhel9@sha256:66e97aaa85cc6723c1ee711778c64a32046553e386399e31b7298866a103b8c3_amd64", "9Base-RHOSE-4.16:openshift4/ose-csi-snapshot-controller-rhel9@sha256:9334e3e22d5880427f7f011cfb426505172128a7428d3503e27b9b2a909c359c_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-csi-snapshot-controller-rhel9@sha256:9e935873b4fee77568b6f667185d5c463d0700fdc5757a64f945110273d4f4ce_arm64", "9Base-RHOSE-4.16:openshift4/ose-csi-snapshot-controller-rhel9@sha256:c1c572eca3c27d5953827bedb24634d0c04df767dc85df7e0f7a9a433c149b44_s390x", "9Base-RHOSE-4.16:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:485a09448ddf4bda78e50991a7635da8b2365a0ed8001b37b233904ea9e7fd36_arm64", "9Base-RHOSE-4.16:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:72e1ec4501510e8ff3e51661a0bea692929d016f53ebc6862dccbb9634ce2905_s390x", "9Base-RHOSE-4.16:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:a43be110d11f49fc87b25b46da318bbf799e1a140f518f7b4fde414c7af341b4_amd64", "9Base-RHOSE-4.16:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c2b7348b0a4e03268b0ee6c304cd66567920fa0447f6f55c69ad1d3385f24de5_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:081f74f892e33ada4320c9cfb7bb06f8d80ebe87c8fc2b522b6df27874334f6e_arm64", "9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:48c8caaf54c288fef37535c4c8f7f3e2c685482c2ff7510ba818a078d96c7d61_s390x", "9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:5f49518b80af27c68882498c7422f07385d2f2d984ff0546cd3ceb32250ad4df_amd64", "9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:e785d85bf85896f982bd0b94303fdb35b0c2c60cf0458e4c5fb0833ba24f7595_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:7452a6237d08b92ea7edf746be9cd2b6e46d7499007db659cb321ccc4d825218_arm64", "9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:78821c20ffb87d62624c9a0e1851f9182fe93d135b8a277dba7a38132155d199_amd64", "9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:8178a2c1a65dd82fb3dd9a264c987bb2f39acf5a85d177ecc1815d4aafbd132b_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:e69d9bb39e69aec74ec96f120a8172ea94a9f85cf487e5b43bd5e53618ea26f3_s390x", "9Base-RHOSE-4.16:openshift4/ose-docker-registry-rhel9@sha256:3c51b66a7d670995df432135c722821adaeb680937953fdcde36b5842d12e2f3_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-docker-registry-rhel9@sha256:a5e096645101838bc75e83bca27d7c69114fdc93c3eba857e28fbe1121252ac6_amd64", "9Base-RHOSE-4.16:openshift4/ose-docker-registry-rhel9@sha256:aed9c1b83d6cd494fc5acc96baf571a63823f09bd12dd19495c9d4cdaeb9a567_s390x", "9Base-RHOSE-4.16:openshift4/ose-docker-registry-rhel9@sha256:f3f6377d014beff44475d7399cb8964c80f4e82cef1566e6bc7d66a114c55d56_arm64", "9Base-RHOSE-4.16:openshift4/ose-etcd-rhel9@sha256:41c64d2c8c8f0fa6dcc9930aec9cff0af506ffcd541d25a96ebd1d047f5b959d_amd64", "9Base-RHOSE-4.16:openshift4/ose-etcd-rhel9@sha256:b15815a603cd7fbf527d149eac887e2742af552f54bfcbf786431782723e5744_arm64", "9Base-RHOSE-4.16:openshift4/ose-etcd-rhel9@sha256:cf084c3cef3329575e32d56515dc85c0fc2ac38a7f691fa28d52f1ac05e4e94c_s390x", "9Base-RHOSE-4.16:openshift4/ose-etcd-rhel9@sha256:fe9fc35575a1739725f5b3eed21bf1cee7bfd4819ac816f07cbc94cc67f2b7f0_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4c7445e30204ee2b65b7c571d4aeaa67d1ff7a780382a1428c3af026ec7eac79_arm64", "9Base-RHOSE-4.16:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5f84b234f2bafa731e4554c9bfde2970c94e7f073867388962c0533e9bad74cc_amd64", "9Base-RHOSE-4.16:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8d82b8f8678ffca995261cc5a56af65f844d4ae57a116bb3cae87e12f652a146_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:20d4840b515d63205c1e696b012aab48552996e349559b4f1e368e73cd4c370f_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6650b4611fb0f7db84975f34c846222060e35bc9279818db39f1f49bfc15bc08_arm64", "9Base-RHOSE-4.16:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f9e9e61dafd5315dc23cdd537de910130a8e6c7e6d06f73faf64e533588d07d6_amd64", "9Base-RHOSE-4.16:openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:8b29e387125f80021953bec7827b632730bcaa43492ca1195886d3f3ed6d2adf_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:8f468a261c1d304bdb32a5e6b8249fe685cec73308984e53eec5e4810e296384_amd64", "9Base-RHOSE-4.16:openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:caa803d70386e611b83f2b8652b9ce84d65c99a92166eaf014671f86f4ad4d1b_arm64", "9Base-RHOSE-4.16:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:23a050153da0f5cea24f5137327ac787da3d4b8c252fb36d5641999c14aa03cb_arm64", "9Base-RHOSE-4.16:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:c6c4d1ee6411493ce488cc9ee380c09de5a1e928db538de2ebc700e102a8db28_amd64", "9Base-RHOSE-4.16:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:eb19c06edb0712f03a804cf2f085f72ec56a38da20dc8bd8dd8069ee94cb7c14_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-haproxy-router-rhel9@sha256:1b6fc807ec024e581d39d741006b21c184400cba648dc07c78d84ba6846a2c05_amd64", "9Base-RHOSE-4.16:openshift4/ose-haproxy-router-rhel9@sha256:3055a62b6bba9d7e8f68737c00fad5dc2e9b22976239c49297c766f889a3b4e9_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-haproxy-router-rhel9@sha256:8b217d19af84badd6bd00077432abb7462598cf57678c0275d7a69082bee3849_arm64", "9Base-RHOSE-4.16:openshift4/ose-haproxy-router-rhel9@sha256:e953fdb0c6878c8104ca515a9d919000c4d16a9abed4f3e9729c6d67fef78ff6_s390x", "9Base-RHOSE-4.16:openshift4/ose-hyperkube-rhel9@sha256:0b8a229b46d9b0682bf8269c02dce5133d89f8ea7b51addb0669f49678112488_amd64", "9Base-RHOSE-4.16:openshift4/ose-hyperkube-rhel9@sha256:710e35b23584f7a75641789c586f7e53449ce273101cb7be795c9f037eb82383_s390x", "9Base-RHOSE-4.16:openshift4/ose-hyperkube-rhel9@sha256:bce158b41006d0af318ec6b590b51a8c053947d065e0818523cba3264a40a6f7_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-hyperkube-rhel9@sha256:e9261248ecb74f2bfe6fbd9e859123a7bc8fd3d71e820d346f4e0359822017fc_arm64", "9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:194cf8fd9493ce590fb3587dc409a72bce168a52d3f34411acc87ca4a0fe1710_amd64", "9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:3143372d573451bfcb11e3465fb12f7f2682da91795ebb9f14526327f85c34e0_s390x", "9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:39064ddeb4275be1134dc72bb6cfff8325d11569d1513a3c03212a3fa8208089_arm64", "9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:ee6319c9362dc41c1d7186fbfdfa9cf1b695048479a73da38b3f5c329d7bc804_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:4952c68820c17528df39dc23c5404910edf1b06e05947ba44172938d338ac526_s390x", "9Base-RHOSE-4.16:openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:7be3b1c8088ce0238c7ea3cac82f08bbe067580acffb15d4ab0f17eec6ed92b3_amd64", "9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:677ad57ae44cb76e8b11e60319e923927823c82daf0aeec355d5a6d46a5c73f5_s390x", "9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:8e189318cad31335283ce4b57a4fe2a4cad6d140d12f8ef07c9088bc87e67459_amd64", "9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:3e21d147e3637b6a1dd10592462382ecb5d2241927ca7c2d3c3dfd26d6119995_s390x", "9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6be505059d53492962cc7bdf81beea66e11a044a35cd5b5796bcd2555a0c48c7_amd64", "9Base-RHOSE-4.16:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:6032436731216cbd54e7a9831dd1d68bd28b8018c80aad115b8988165db4bfeb_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:777b7af58dbb1f542795a5b767c6c6483e0bfda71a95d9c7d5119c9018b79208_amd64", "9Base-RHOSE-4.16:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:927f3a087ded590d92122040f7f5244e7ee08b29e7ec9bc99c42d9aa33229c76_s390x", "9Base-RHOSE-4.16:openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:88aa10e74968b69e7d0f77dedf499de1b02bb07401e5019d077f6478d092d8b8_amd64", "9Base-RHOSE-4.16:openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:b40452cd10436d5cc4b88e87683ed68ebdd0c686acd7ab0778a3b74cd2593818_s390x", "9Base-RHOSE-4.16:openshift4/ose-image-customization-controller-rhel9@sha256:0bedaa1a2c8738c782917e4ccb17c1468c678115adae95651664d0ddfa2f4400_amd64", "9Base-RHOSE-4.16:openshift4/ose-image-customization-controller-rhel9@sha256:e4333895ca011de3264634736e03a8ffe71304b6f5d343c2b240168daff44636_arm64", "9Base-RHOSE-4.16:openshift4/ose-insights-rhel9-operator@sha256:13a73124261212b07c95ed6ee0aeb8238061078971a8ceb3e9210f5a41693eb2_arm64", "9Base-RHOSE-4.16:openshift4/ose-insights-rhel9-operator@sha256:82bfcd511f80b5699c408ae43a8bde1eddcd393dfa3820a351d5731ad6f5da1d_s390x", "9Base-RHOSE-4.16:openshift4/ose-insights-rhel9-operator@sha256:bd0aef0bc792cba0510b793699dab9a8aa84e8ae0d5aefe71835db8eeb095731_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-insights-rhel9-operator@sha256:e1b7e38fd084dc06e7f9577b91f9cdb27f5ed20c9a7461709593056482162c61_amd64", "9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:2378be30a2d8c5bb75eb81099baa58e85407ec530e99b5303664f50f9d673e1a_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:2bf37726a79cac4224bbbd2e3be07a773d1010a00d5582a9097a4090fa1f6d62_arm64", "9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:3f69c1a8940a1623d9e33043054393984da3e6f80e7db461542852df77776bc3_s390x", "9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:fcc488f18198d1c4e749df0480d8f0cce37f60e2d2ac9b80c29853012819cc09_amd64", "9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:75faaecaaf87cd07cc77f97261609cdfecc7d84081c8339348be5c15827e80b4_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:7732fa6233771d45ce945df849f668807d45787e6c38c40c88e35932bf78beca_s390x", "9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:d14d5f0f2a63d6b99e477f1578cf824b0ae6d707e2b592c853d6d4a03053254e_arm64", "9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:e75d368195285ebfe144d8c593a7c5841a0657a65957b82acf87efc900c9238b_amd64", "9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:bf44485c8d37d7c565a38bff704db8aeb222f685ff8b099a22641dde35010ab6_amd64", "9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:db36ff22a4b0908c24041336ad7edd72b14e8d78320faa834a67a4970b7a32e5_arm64", "9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:84a530c6433ecbf85dfe0538fd2ac5e84c2031879deef86d78d702d03f4fa39d_amd64", "9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:8b6f16e0a6a9cfb9897c2ed7e2208e87ed4f1a1bd165942c57d63434c93f1c38_arm64", "9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:567f32efce655bd8e4135439f631a0a8660572bcf0a44d8ab87269cd6e094189_amd64", "9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:f6a5d7e6ea4f69f8c80305ce420fe5aa2a3bb677fed1c7555760eb0f9a83b0da_arm64", "9Base-RHOSE-4.16:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:63df8fe7486f55486c6d13ebee0bd8bb31c11aa336f265ef424fff0caf67bfcc_arm64", "9Base-RHOSE-4.16:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7abd406cd883cca552ed4d9b820713fd103972240bce56584c0b5c12aacf4f8e_amd64", "9Base-RHOSE-4.16:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:08f590d66ccd3bc9c70b880fe0377db41f78837504772cb0f9b28847a4142172_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:178f3eac64d3038e873d64d72ca1f5bfa17ec36397c8290ce98d5692fe8b1e4e_arm64", "9Base-RHOSE-4.16:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:28df1b94af8950fa87f604b2ad4cdf9fa0eed5cc7a985086a45c7b8c94707fe7_s390x", "9Base-RHOSE-4.16:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:6015286dbc21c63448540772372c0e031a1be8c78d1f3c8f29bf6bb23da97eb8_amd64", "9Base-RHOSE-4.16:openshift4/ose-keepalived-ipfailover-rhel9@sha256:24f9ddd7ab23775afcba7a02c070b546bb97366801fe51f8814e2c1e4ab6db44_arm64", "9Base-RHOSE-4.16:openshift4/ose-keepalived-ipfailover-rhel9@sha256:6830a723334aa65786d90c1956ff23bc2fc4b394a8e5e4ce943ce0f53e5cce47_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-keepalived-ipfailover-rhel9@sha256:b855d8224a9e8787b421fc64079dc57874d89d8d29b322610aa2645cc5fdacb3_s390x", "9Base-RHOSE-4.16:openshift4/ose-keepalived-ipfailover-rhel9@sha256:dcd55ef2d57096d7cc3ef3cf8aa628d303b13a1cd3122c1bf0f7da5a1bbcbeb1_amd64", "9Base-RHOSE-4.16:openshift4/ose-kube-proxy-rhel9@sha256:048ce8ad02c02ae3d1a2e6d6d96b2567131eeff4a1da5579101f4587c068063f_arm64", "9Base-RHOSE-4.16:openshift4/ose-kube-proxy-rhel9@sha256:7358a44ad56fe597f935224d10b92d2e1041d88200cedddb541f0ca7a9a8eecf_s390x", "9Base-RHOSE-4.16:openshift4/ose-kube-proxy-rhel9@sha256:a8f37dd90423753ee22882c4b53ecb46fe2c5afadfa20b4302e3e1b5f48cf8be_amd64", "9Base-RHOSE-4.16:openshift4/ose-kube-proxy-rhel9@sha256:d6a19cd3051cd937e123a49ab2f38b62d9113b54b13faecda8ffbdeec8232145_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-kube-rbac-proxy-rhel9@sha256:0adb39d85aa95db4356152dfffda6fcca7053fa79ee526f60a54c9c8daca2afe_s390x", "9Base-RHOSE-4.16:openshift4/ose-kube-rbac-proxy-rhel9@sha256:2ea23b3f564a616f6e03b1fb74fc1e1588204f0562112b415828aaabef44419e_arm64", "9Base-RHOSE-4.16:openshift4/ose-kube-rbac-proxy-rhel9@sha256:9cca17dcd88c3bf52147f4693f6d975d18c69876824758a3c88bc6497c04c23c_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-kube-rbac-proxy-rhel9@sha256:d606ca817b3e7be1d2148ea034640dfc4fa9ef0c40c2bf13cae8a626e2c396fa_amd64", "9Base-RHOSE-4.16:openshift4/ose-kube-state-metrics-rhel9@sha256:13abc456de760197ab220610a5ff216774043f4b9658538072bd8af34f839abd_s390x", "9Base-RHOSE-4.16:openshift4/ose-kube-state-metrics-rhel9@sha256:21d8bbb3b6f8c8d320a7f6f14ef3154a809582da967ba52e469005287af18058_amd64", "9Base-RHOSE-4.16:openshift4/ose-kube-state-metrics-rhel9@sha256:682fe1ae91719f21ffefd006b823e1aacd6cc47fe5300f6e432932323e497f6f_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-kube-state-metrics-rhel9@sha256:e8b0a533133ab2a3f32b69e0f8500cf166958cc0216224588182cd9d12905da1_arm64", "9Base-RHOSE-4.16:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:01d3094788ee93ee7625f6fda0a1d543fcfb3a3e5a3f83c3d531479d4cff6fe1_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0d5c915a6991893f10e509ee974974371737f95267f1fd12f58c9db90cbe29c7_s390x", "9Base-RHOSE-4.16:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1e39bbb9ef418ca53c5304f5d20efd28fe7f9d8ba8af5e2e627321f3ab64558b_amd64", "9Base-RHOSE-4.16:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9f69adaae94ac55ab8e87d549a97b1d481991928c6960d29d3723d65a0be01ac_arm64", "9Base-RHOSE-4.16:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:00a65a0b8c13e225c2e7930d47b4d48aa98af7adc43954c8dc5df8054187cec1_s390x", "9Base-RHOSE-4.16:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:39bd9f75c70ceb3880d68065ae9e0b7cc9a2bcb814552fcc9b4c9d543b0553c4_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:aa1012923bbc8878d52215a7958945fdfcf433aaf342747297db66646925d821_amd64", "9Base-RHOSE-4.16:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d32d4b2e9e0b8d30e08c1316ac0a79252ed85670d5b00b619247c560c5cd16f9_arm64", "9Base-RHOSE-4.16:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a97a216f18e582571a883c4263f36656fd373d32fccba0c86b810bcc9e6cb07_amd64", "9Base-RHOSE-4.16:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:42a7a603fba8bbc9acc4415c441fea219a9db697d3aebee9503723b6176d91b3_arm64", "9Base-RHOSE-4.16:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:627ad4d117ec183382faf514b0fb53e20f8cc3f32bfec5ee2599f169a83a543d_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:da910ada5b5655487115a79cbb36f024a60fe1d87c3c790982d70cc551320125_s390x", "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-aws-rhel9@sha256:c1eebd2250a4843c66bbe66c15a10ca25d956eca8bafbd066f5767d3877ef674_arm64", "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-aws-rhel9@sha256:e062a25836afeeb7287249c070df92c3e9a2a1f152cbde99d29b275c4792133f_amd64", "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-azure-rhel9@sha256:0ea28289a3a4c13819c8e5dd100e30f6e6f81c17015baf3d3e605a3e45dc2f47_arm64", "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-azure-rhel9@sha256:9b1c32cfb8a6100869241809b631e3c46aa0b423af8a94499ddf30fa1734126d_amd64", "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:1a6f04c2234ba27547c8c3989a45b5c62795f4f8959c4f380d36a5e04b555047_amd64", "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:22c08d9431644f168ad1adeb4442831646401254277e19b9abb32b3cd63e62b5_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:48926d3237b940557630dad93fda15f1a18794f108b486c68520c6271c919683_arm64", "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:3d60d199709555e50baf4c33e424b8830dd75a3f184b8d1fecf08fdee071ff07_s390x", "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:91fed3c78d372244f987f44d65ea2488135ccc61f276466fcff8f03ca8cef73f_arm64", "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:96eaf4b84c52e65fcb5001ad62e2c646822a08ab45bde63dc6d59d598ddd4950_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:addace3f0ff1e59ae96237b901e7207246c5cf30899e16f4342836d6a0bae021_amd64", "9Base-RHOSE-4.16:openshift4/ose-machine-api-rhel9-operator@sha256:348058b08988a0ffd7db52d5cda3fe654d26ef533882aa59d5c7b622bda5d993_s390x", "9Base-RHOSE-4.16:openshift4/ose-machine-api-rhel9-operator@sha256:72de3e55b0b67d579bb2309e4770eb8f0f01f0b58ffe1463e02cf1cd40b852a4_amd64", "9Base-RHOSE-4.16:openshift4/ose-machine-api-rhel9-operator@sha256:cabdedc128074d67ac226bf60c538fbeeb2e8eef8451af710f4916a7dff4c2ae_arm64", "9Base-RHOSE-4.16:openshift4/ose-machine-api-rhel9-operator@sha256:fdf771b69a68ee18d5a99d493732a06bdba0a332b4b9cce72d46515963351712_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:095983d061d5de744c28ced1bb3b8001983d30de87f85c52ff34951277600390_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:9a31cdedca230e6ea0bbaf3c7c9841054cabfb6776693c35b85e0f2f34ddbacb_amd64", "9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:9d4abf9df596502d562ef4505a600aaf66dfc38bcd89ec4b57656e4737f196ac_s390x", "9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:e228c59f688c379092531ccd015dfb49b5816ad2ca459dd1a277d5b154470cfa_arm64", "9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:730d70620738fe2fd6a12b5c122557af5eda00fb5245e2a77022e1cfcc5495e4_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:800e39ff35d77ee5b490d99f68352b1a00826562b96e144140267ef84c22d064_s390x", "9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:8e037ebb3a4fc6e430c9ca90cad5845bdd04682283d7c1238a9cb701b55e9cc2_amd64", "9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:cba0a613535e8d827f7ce6300bae4cf382e55c7a5fe8d2aa9cf27ae1e67cc365_arm64", "9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:69d56cbe7a0829ec462a3e7eb93e10ed95359cd802ebc363cebf831e984985cd_arm64", "9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:e10b031a10d3b9775e23131925c6f7f2106a861ea85c38cca35385bac433d8c7_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:e7220c98b680312424a3651c8674ba01a23fac67fa68abcc4e50aa9215ae08ae_s390x", "9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:f489f0b01b85fa2a20deff3a6bede666e4720c505c3182bc5ae65919b18d86ee_amd64", "9Base-RHOSE-4.16:openshift4/ose-multus-admission-controller-rhel9@sha256:0b9fcfaff47a112ad717cbeb28f8e28feec9b28966238c1c15b20e7cca41ca2a_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-multus-admission-controller-rhel9@sha256:71690465c529aff1e4292388b9ce8db3ec3e566da01a95c3267f0d4e3bb0163d_arm64", "9Base-RHOSE-4.16:openshift4/ose-multus-admission-controller-rhel9@sha256:ad3d3d021d618f360fff4f70da99c20df74b90dcb86334fd88ff3633779fb53a_s390x", "9Base-RHOSE-4.16:openshift4/ose-multus-admission-controller-rhel9@sha256:f1de147edd12bfc298c1493fb2cd3f5636b807e201091261e1f2b8e58e4fa212_amd64", "9Base-RHOSE-4.16:openshift4/ose-multus-cni-microshift-rhel9@sha256:0bca64aec5a3d6f6f52fbc874f11b38992557e86b8f63bee236702072d1713a0_amd64", "9Base-RHOSE-4.16:openshift4/ose-multus-cni-microshift-rhel9@sha256:1d68ac29f304171e89ffdc5b24febbd3d134acf1dd75657efd8ebadcd136d636_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-multus-cni-microshift-rhel9@sha256:822e167d8e17f0c66b1d01b6f9683a28dd7eb10beb90e3eaa8b9c9d877176de6_s390x", "9Base-RHOSE-4.16:openshift4/ose-multus-cni-microshift-rhel9@sha256:97de7cef3db9df569220ce28b7694b2d90bb0306aee4a3dc25aa900ecfb8ba89_arm64", "9Base-RHOSE-4.16:openshift4/ose-multus-cni-rhel9@sha256:08d9c1463da8266abb3ff2e3429c474bb65e91cb3993f36f0540a52c1f7d13b4_s390x", "9Base-RHOSE-4.16:openshift4/ose-multus-cni-rhel9@sha256:476bcd488022220eb35577e7cc67f842a608d07a80e1323c214b3548d5012fad_amd64", "9Base-RHOSE-4.16:openshift4/ose-multus-cni-rhel9@sha256:4a1a06f00144e87e7da056bf58675f761aee26d9d085bb69828dd078d632827c_arm64", "9Base-RHOSE-4.16:openshift4/ose-multus-cni-rhel9@sha256:9e56c73cea59a1bfc54ce90edee8f4a295e61e9299fc558b70cb31aa39e8c8e5_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-multus-networkpolicy-rhel9@sha256:06bfd1888fd3e3199084ba41559bf3f21563b30a221395ac42219d3ae510ae54_s390x", "9Base-RHOSE-4.16:openshift4/ose-multus-networkpolicy-rhel9@sha256:3904de0e659c1833835b9dbe3aa08215b5ab9b2168ad43aad1c8e834c70761d2_amd64", "9Base-RHOSE-4.16:openshift4/ose-multus-networkpolicy-rhel9@sha256:838c738b780512293aaf7d1249ac29ccb50fdf2e3b7011c0a3591741a8299988_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-multus-networkpolicy-rhel9@sha256:ed22a41693fc3f0466313e00cbf9a7171e4a2f1e98e6e460a4c8e6b3a9d553db_arm64", "9Base-RHOSE-4.16:openshift4/ose-multus-route-override-cni-rhel9@sha256:3cb9a395e3165c4567442fdbd57fe52fd04e38e63d7f959c1df7b61abb9b7869_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-multus-route-override-cni-rhel9@sha256:c214fb27c8655d5bbee62da891202cfac9eedec8801e4e494608ee8ebf89bc31_s390x", "9Base-RHOSE-4.16:openshift4/ose-multus-route-override-cni-rhel9@sha256:d6cd6d6bfbb2897fa954ada109ef79d7f35ae479ec7705d556e531e260970036_arm64", "9Base-RHOSE-4.16:openshift4/ose-multus-route-override-cni-rhel9@sha256:e990f78ba767c7b88f4a8132933bc17a6d4fe1b135c4b392c071f13bde32ce16_amd64", "9Base-RHOSE-4.16:openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1ec628f3edd496d38cf0ef051a3a3e4660c52bdaacc6fd811270b4bee23c9035_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:38891b4547aea650a23c9b3ff616b4dd23635f426ad8c5986c72d7092f774e5f_arm64", "9Base-RHOSE-4.16:openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:99767d45f5f2c507f9809cd88205a51bad6319feb304220db62de5ec5ae435f3_s390x", "9Base-RHOSE-4.16:openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:9fe5a51e368734b1617215b1bb666ac2098dd2478e6ae7c3d8916e7d8b989942_amd64", "9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:1605460133de7bc30796ff154a25f99d1adac73b66f646a9789e716e7c0a7f9f_amd64", "9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:348a63e6d3163c2e503363ffc03e841ef7ba60840bb36d5f62a1d79a7b67456d_s390x", "9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:a6ae73143b1181e37078ab4b07b95ffe8a8651d12a66143018a9c1c85edd394a_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:d59a40a994293e7ca75831c8e2899b6b91e46ed8fb8485e5d2af420318396b30_arm64", "9Base-RHOSE-4.16:openshift4/ose-network-interface-bond-cni-rhel9@sha256:50386e429264b43ee201e3163a90d739511d22d9b79fb49df98788d607e24058_arm64", "9Base-RHOSE-4.16:openshift4/ose-network-interface-bond-cni-rhel9@sha256:870743a1a664fc72edd89083fdbb84fb8847b959824944b3db9d93b08615a245_s390x", "9Base-RHOSE-4.16:openshift4/ose-network-interface-bond-cni-rhel9@sha256:d0d9ec1c9420df3cef05a99b18a782c3b3fa47bb4c43dd52613e8ee8e2354ec8_amd64", "9Base-RHOSE-4.16:openshift4/ose-network-interface-bond-cni-rhel9@sha256:e9aebfff92e771e03c07db80f54f3d0835785cbf84c7f4b090e4c446898889d9_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-network-metrics-daemon-rhel9@sha256:5f0540af9a9d72adcbfbd6b928b412a589e4743ce82f884ce7e102af14027f0a_amd64", "9Base-RHOSE-4.16:openshift4/ose-network-metrics-daemon-rhel9@sha256:7b82cf52205992020a66d66433a36c660acc5ae1e0a59c48b330f7659b5b1664_arm64", "9Base-RHOSE-4.16:openshift4/ose-network-metrics-daemon-rhel9@sha256:bd586d4b683d0f590e9cbcf0361e313026c6f143c6db216c27c228a6dc1ece07_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-network-metrics-daemon-rhel9@sha256:fd6507755d9fb25848e3fb7b848d25de7efc551cdf9ad40f9e31fc3204910cb7_s390x", "9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:04c466e9f3820b7d3bb52f86d611397dc441091195177aa2c38b931329499d28_arm64", "9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:93e249b8353e8c2a3cd4a9e8bb0dab423dfd0a185dfc567d59ab848da2a64ab6_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:9f8babd43daba0a9c3031758d1a85751cd3e9b99af6100740ba92f85285cb235_amd64", "9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:c588c0cf236cb7499f8599bfd45e29541f05a0ea18aebbf5b5ca465aeaf26554_s390x", "9Base-RHOSE-4.16:openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:00dbaebb586d8a032b42c7b540cc10d69fa33d8f3380aef8c15296946beec6d4_amd64", "9Base-RHOSE-4.16:openshift4/ose-nutanix-machine-controllers-rhel9@sha256:b464080669b56227e93d9076cf40c3f728cd28ceece631e1324de33a20f942a0_amd64", "9Base-RHOSE-4.16:openshift4/ose-oauth-apiserver-rhel9@sha256:1e2ec4c525443c2c10d32f0ea5c3ed68143918cecfe910b8481cb6b6cacf05b7_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-oauth-apiserver-rhel9@sha256:7b92bd5c74909ca0ae0d0a007f0f21b420a2eff13d4673863bcb8d12f0ceb72e_arm64", "9Base-RHOSE-4.16:openshift4/ose-oauth-apiserver-rhel9@sha256:ec19f068115f9797b8587c63c6a9bacc36cbf561177d1b842eb41f0f3ac66950_amd64", "9Base-RHOSE-4.16:openshift4/ose-oauth-apiserver-rhel9@sha256:f4f9b5d43f1b4fc6e2575a4c56e3c37904d11acd058d40ae77d9e00ecf40f26d_s390x", "9Base-RHOSE-4.16:openshift4/ose-oauth-proxy-rhel9@sha256:390a3ca3e037470ec23abdb89d3d5a5fa9194fca484cc5310084d0bb51346f21_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-oauth-proxy-rhel9@sha256:b07e84f4601ac2e45ca7850a8bb73f9d4b32853620869cf9626ad49653fd0e08_arm64", "9Base-RHOSE-4.16:openshift4/ose-oauth-proxy-rhel9@sha256:b1622d360bbc5acd5d2805c7f44d0474ee01fdae458252c066a2f4bd5eef1d8f_amd64", "9Base-RHOSE-4.16:openshift4/ose-oauth-proxy-rhel9@sha256:c05c53ee58a4ab9b86bce53b7d50807dea16ce624f536ef039173d8cd7c8b6b4_s390x", "9Base-RHOSE-4.16:openshift4/ose-oauth-server-rhel9@sha256:62aec670236d6ed3e3c15b4f3836cad83f4d73daeec88a42ba31d8005bd8bb77_s390x", "9Base-RHOSE-4.16:openshift4/ose-oauth-server-rhel9@sha256:8a8e369d3d1522cc23fe05709ca2cabc669d91c9ce01a48f56338ee482046e60_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-oauth-server-rhel9@sha256:a845a7093bf5d5dca4abdfe6b9537549685765c16bb60b48dd6baffa75700f6e_amd64", "9Base-RHOSE-4.16:openshift4/ose-oauth-server-rhel9@sha256:ab88d8ae2f19cba863061d0faec6664a68b1d5dc43f652306c9e9b1d85556002_arm64", "9Base-RHOSE-4.16:openshift4/ose-olm-catalogd-rhel9@sha256:01b72a079eddb70ce27eb178c0e0f2ca08e7a65a99def3bff1b793f6d40c0969_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-olm-catalogd-rhel9@sha256:0ea048024abf0c908a820db88a19323f8da005ea2d0bb7d09ad933c29eed3e14_arm64", "9Base-RHOSE-4.16:openshift4/ose-olm-catalogd-rhel9@sha256:18054465f751e50dda519a03773f648e46b2b23b2058642b4d624f2a5ad9a1ab_s390x", "9Base-RHOSE-4.16:openshift4/ose-olm-catalogd-rhel9@sha256:1df8a6b62a2b1cfab9f386c273c5ae3b085ff53dfc3272b3abd2240c9ab125af_amd64", "9Base-RHOSE-4.16:openshift4/ose-olm-operator-controller-rhel9@sha256:13ec1ae02b25ad477d3c6ee1816766868b50c4d7e98a19424e02db270da9d4e9_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-olm-operator-controller-rhel9@sha256:4ac93588aa4508abc1bf649292ea35e2f60b6bb9e149e0171990525fa263379c_s390x", "9Base-RHOSE-4.16:openshift4/ose-olm-operator-controller-rhel9@sha256:581bef59d36c3eb5328d3de685bc4efe654687fbbb4ea7decc625ecb56df7e60_amd64", "9Base-RHOSE-4.16:openshift4/ose-olm-operator-controller-rhel9@sha256:7ebc6b37e058dbafc291b2b9926fc1c3138407db1a2758fb0f627d0d0ad222cc_arm64", "9Base-RHOSE-4.16:openshift4/ose-olm-rukpak-rhel9@sha256:3ca07c5bb00b385cd3d1064d09a1644d28135c9e97faec1df4d4e28ae4fb6a93_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-olm-rukpak-rhel9@sha256:a6f45ef197d4dfc0acf2aff1f26369b427cc811c3ab4ae37a52258db2456197e_amd64", "9Base-RHOSE-4.16:openshift4/ose-olm-rukpak-rhel9@sha256:fbac2db13b31228dfbb8fc8433572a9b1ee14235391e840c8dcb8b20bd33366e_arm64", "9Base-RHOSE-4.16:openshift4/ose-olm-rukpak-rhel9@sha256:fc64992c1073eec979f06c9fe9f924060aa312067dcbee914256c92acd7b67bb_s390x", "9Base-RHOSE-4.16:openshift4/ose-openshift-apiserver-rhel9@sha256:0ae78bc51d0ffcba2acf9fad91552a1d76e9984940c7f13cbe83a7a4b0ecf28c_s390x", "9Base-RHOSE-4.16:openshift4/ose-openshift-apiserver-rhel9@sha256:289e63a558a7a1a8ab5649c2854c5a99dc0b0181debfa2e21712674db14a45b8_amd64", "9Base-RHOSE-4.16:openshift4/ose-openshift-apiserver-rhel9@sha256:37f5654e2b03db66ad82da281c8eeaad0ce0c7882a5a098195b3f0d04331759b_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-openshift-apiserver-rhel9@sha256:bbf1ca462794b4052fbe61320dfecac68344e89e69170fb768ed7c337c72c24a_arm64", "9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:09f31268dd0285f5316f3fa2ff5a5af330ef6eb87d1794291080ef65fa90f29e_arm64", "9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:2cc3a82a27ab49298e50e02a6c42377c60040afad33e9f5b457bdd39a3a6f201_s390x", "9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:8293328b0f22a97aa139dd24c3e897a2d6b0c50cac28e8da2a6acf3e353d4806_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:d5060aa007c4ec392f3af0986d33c187a526a0844c2b388463a299b7fe3f85b3_amd64", "9Base-RHOSE-4.16:openshift4/ose-openshift-state-metrics-rhel9@sha256:0d0fd604a14b4a5bed6c28808be2f1319755b70aa352a94a0fdb7f3a6285512d_s390x", "9Base-RHOSE-4.16:openshift4/ose-openshift-state-metrics-rhel9@sha256:35f3dff0cee4299cf528bbdad2cef516a53613b21a70904207aa307364da6674_arm64", "9Base-RHOSE-4.16:openshift4/ose-openshift-state-metrics-rhel9@sha256:43cc8d9a87a7fad2cad784c68758d82295bd90339f1c139de901e2439aba35df_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-openshift-state-metrics-rhel9@sha256:c0799fe4d3d550ad5be9f3e6acdd0dbeb6ed6548e66fb24380b127ced75d58ad_amd64", "9Base-RHOSE-4.16:openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:4e16957ee5da84bed4a1d63a8008af5fe5de549ab87e1ccc4a4c2f29276544c3_s390x", "9Base-RHOSE-4.16:openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7da95c0060d09e6f12d58933f3ef9123448d77ceb7a2218b3c723ac7410142ac_amd64", "9Base-RHOSE-4.16:openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7efe60ce5e60ae8f7b467fb5126c470c1c9149a132abb20bf3d742fe637918e3_arm64", "9Base-RHOSE-4.16:openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ae897ecff7018d92afa020c566b899a4b3cbec4444db0a8533093693eb25f441_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:05a56f2efb4dcca1682eb65d0bed1434e886e8be1ac5b61d80c0537929550b05_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:660165c66fbbcb0443e78156990b28857d5f2ff43090874a1659114fdb54677e_amd64", "9Base-RHOSE-4.16:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:66c8e3cb9abece0269ea56173bc29b25d23fb47d0609cc5fb2c72432b894c45d_arm64", "9Base-RHOSE-4.16:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:e4675c421773f72ac0d467e33ed2c11dd420f3f6df79bd6b9a4b403170a6fadc_s390x", "9Base-RHOSE-4.16:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:1c1b24c2d7414f1c0baa7e6eba68e7630922a52d63e87d6ae1bd7304d2beb053_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2e5b9b72b4b5d4ceadf82fac617aa2238a5bb03985884dabec51ef60501df810_arm64", "9Base-RHOSE-4.16:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:776b9e2a586f6c8d2c3b3fffc12084030e9e4e08de45e52c2fab1ecb1b0a11c9_amd64", "9Base-RHOSE-4.16:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:e274ec5e7fa5161091959f5b58730e260bcf994cdb238ffe79bd9aa1d4cfafa4_s390x", "9Base-RHOSE-4.16:openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:0004b3cf381fdeb1e670df800abb573b4d981efe993f176efc3de8ca4f90422f_amd64", "9Base-RHOSE-4.16:openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8c6490aacf5e4b9841bc34c9dab0ab8b392c0b1a237710e10b5a0cf7170c109a_arm64", "9Base-RHOSE-4.16:openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ab4f157ff3717c2909571ad5690b56a1cadb7ce3a842bea0777ce630c2afd99d_s390x", "9Base-RHOSE-4.16:openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d5f9cfa59678e2fbfb3434fbe79e3b195fb9b1a7b72d1b5c5a07a3db17d8b34c_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-operator-framework-tools-rhel9@sha256:5231813b52f5c33846b7f91e1d774b30bd3ae5d09aea74b0069c394b6dbc4545_s390x", "9Base-RHOSE-4.16:openshift4/ose-operator-framework-tools-rhel9@sha256:5a964467517702bb57a92aba855db77df919004b7007d681e29a8d4da870ff6e_arm64", "9Base-RHOSE-4.16:openshift4/ose-operator-framework-tools-rhel9@sha256:c76beec5904e4a3f2c46b3ef97de51cde03aa761a87e3e2a970fcf2569786bad_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-operator-framework-tools-rhel9@sha256:da29f4168d13b9eab798c007438e77c576a11eaa357a8a4cbe80ee979bbb05c1_amd64", "9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:54a5cd092cc40aed3f4177e85b4df40287a1b75ab7382b9b176671452183081f_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5ce5c01a01fa37b1fe280c5787e2190905671f307dc3255dac8a251bb6cb439c_s390x", "9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:96891f8a43580f21f223db21ae69cfc466df3cd4cc54be0b76cc820b5db04c51_arm64", "9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b8328a2a1f48e21a5d1bc50cb5879aba8b2e38604252cdb6c6238ed83b59e687_amd64", "9Base-RHOSE-4.16:openshift4/ose-operator-marketplace-rhel9@sha256:195990109e3b20d9bbd33fd6fc816b868c25cec783fbc15e86bc75b16965896a_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-operator-marketplace-rhel9@sha256:1f95e1c63a9efc40267509814a64f9d48cbe4ce10a39d71ca620cd2da6f99ed8_amd64", "9Base-RHOSE-4.16:openshift4/ose-operator-marketplace-rhel9@sha256:5a7df7d4e2c4e49d753745d04a7cb6956c5a5d49fc63823457e7fcbae24c8eee_arm64", "9Base-RHOSE-4.16:openshift4/ose-operator-marketplace-rhel9@sha256:6dacc9b7bbae110c1de6cfc5f76a2bef08804ff6aa8961f81a4287c1fd182fdc_s390x", "9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:6e4d56e4e17f5082ded331122800ba43a89e0a3e12eb4e7c9a9a251b4895379e_arm64", "9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:b4822a81f16167f924d7102faed1841ed4604e86966595a8e805c1739a0297ec_s390x", "9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:dc0e6ff09530d86f55649a9221f1358776328a35fc9c878e5621fb5224950d51_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:f421fbea94df5883915ecbac7034ac4753973145d0a8ca549391b74c3f2ac8a6_amd64", "9Base-RHOSE-4.16:openshift4/ose-ovirt-machine-controllers-rhel9@sha256:05c51bc8b9010f7692f1237a83e0590d1e8b778187664b4b27bcdead4212a810_arm64", "9Base-RHOSE-4.16:openshift4/ose-ovirt-machine-controllers-rhel9@sha256:2d5589dae842ae26ae4583365f47e9b9772f12b0883c2217adb36c2c121fb881_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-ovirt-machine-controllers-rhel9@sha256:ec3aededab3e9e644e50cee9aa9ce1537deeeaee2587b45ec0e47237bcfa2c6e_amd64", "9Base-RHOSE-4.16:openshift4/ose-ovirt-machine-controllers-rhel9@sha256:f537c5b5a753954e44584ccd488176f68361a39988bd7171e429c10b1edf8323_s390x", "9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:3393f5df954af52222e1b9488e9ea3ff8f4e48f0c2401a5bdbcb22124d724df8_arm64", "9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:3b23518476665714444b3aa2d1bdb176805f881bc33a14cccc2e89f4980fa6cb_s390x", "9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:87175ee6546968bb353a4de7d2ed339badd7999c2299829fe076b01fbd1fb9e2_amd64", "9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b41f0429db52dabc305bc5efc6955758575b702b1774f33d3df82c63ebe99890_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:5e5fbfe04c38afd0d47bebaa3204f24b0cf06e9ae97dbb93a6f364c1f72a5a3d_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:73b65d5b611a71af168553bf30cd210a9827ebdfad4efc97d583db9ae3461c4e_s390x", "9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:80e94de7c2c28572375e3669b6b13fc1ec83a1ad2f3c5646fc4ea646aaa780da_arm64", "9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:90e9311f1ffe501261d78b388808b13a0774b92b080d74c4e075ece3b434d189_amd64", "9Base-RHOSE-4.16:openshift4/ose-pod-rhel9@sha256:21228b49cd5c01b4d5443c0c1efcdefbb493ebd0eea7dab1bbec745d3540973c_amd64", "9Base-RHOSE-4.16:openshift4/ose-pod-rhel9@sha256:6e72eed54e46b2f0a7e82ef6512a4a03aea32ecc52291c2f4382ed48156272fc_arm64", "9Base-RHOSE-4.16:openshift4/ose-pod-rhel9@sha256:cf70099e86f490596f002a5a153444278eac7d0278bbfde767b9325c59c0ef6e_s390x", "9Base-RHOSE-4.16:openshift4/ose-pod-rhel9@sha256:f2295c11c346090e4392ce746b7d80099afc28f5fa9b46be8583d1ef042b882b_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:1f496145d1815463e52687c50a56d196948b2b7623b5ff525f3cabd59c750f11_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:fe875a00cd161fd4e221c99e6b62370a1cfb326508edaf012cebf547e6ef1382_amd64", "9Base-RHOSE-4.16:openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3c30ccda3c367661eac00b47c27b011a6c302598b996455ce47eca01beb5f7f9_amd64", "9Base-RHOSE-4.16:openshift4/ose-powervs-block-csi-driver-rhel9@sha256:57aee742f027e65b08ab6b33e5a961269f1cc398bef49a2a5c1033df4c254623_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:7b7f9cd9e8c7febcb99db6e35a8010c9752280a6df98a942fb70607d40f56ad8_amd64", "9Base-RHOSE-4.16:openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:e16fe4e924dc23e36334fca994eb52e7f9a18f9e1e4be0a68790cd97eb32c863_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-powervs-machine-controllers-rhel9@sha256:4c92227400934665b61cfd6c1080585f1c05f2477deae7597a12e644b1fce6e8_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-powervs-machine-controllers-rhel9@sha256:74dbd1544913f6e7e429f96c9f879466559735c362a8b07407dce2a35d16e8e3_amd64", "9Base-RHOSE-4.16:openshift4/ose-prom-label-proxy-rhel9@sha256:1764aed1a0c2a489e9a1095cc145adc26d7a662bf5040bbb4bff10161ac1f67a_arm64", "9Base-RHOSE-4.16:openshift4/ose-prom-label-proxy-rhel9@sha256:38470eb678986a5583790516aed062d41978d545d1ea43edf76059df4740b629_amd64", "9Base-RHOSE-4.16:openshift4/ose-prom-label-proxy-rhel9@sha256:4eb22e30b73ffa2934d2691f743b48bef0863259e048db8c3d8fa58b52f7524c_s390x", "9Base-RHOSE-4.16:openshift4/ose-prom-label-proxy-rhel9@sha256:bfd05fa99438f9bd86f38c255f557c98d60aec478a4b52e6ab4e09ea46b3290f_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-prometheus-alertmanager-rhel9@sha256:504ad114f585c2bafa5b8e5edc855a1dea696a39f621e59f5bc5527eeface6bc_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-prometheus-alertmanager-rhel9@sha256:9aa1c37b63d90c7ca80188e5ae633284e6e8d61032575c4e4a90e167544ca15c_amd64", "9Base-RHOSE-4.16:openshift4/ose-prometheus-alertmanager-rhel9@sha256:c7b0484cecea4175add87f1708def31db0e0f935ce656bdb8037623a7359ec1c_arm64", "9Base-RHOSE-4.16:openshift4/ose-prometheus-alertmanager-rhel9@sha256:da522e59697fa30fff1e3a723f62c8b865ec4d3f8047310a47cbfa1a16bb51bc_s390x", "9Base-RHOSE-4.16:openshift4/ose-prometheus-config-reloader-rhel9@sha256:4fcb32c4c8eb21d85f3f1eda2c88ebb2a4a07ee21b1736633624c57082d5e3a5_arm64", "9Base-RHOSE-4.16:openshift4/ose-prometheus-config-reloader-rhel9@sha256:682e4b254ef4009077f302e2e5ac6971507f16b05f7acc2366c4cb85e9dfc701_s390x", "9Base-RHOSE-4.16:openshift4/ose-prometheus-config-reloader-rhel9@sha256:7498f61382e2095e9477c71a44eb637a0b0aec4b380dc88fda5a719d836c8ad3_amd64", "9Base-RHOSE-4.16:openshift4/ose-prometheus-config-reloader-rhel9@sha256:947fd9632f09c3e967df9d572067a1d671d4573131bf11d193ea83a5e69fae19_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-prometheus-node-exporter-rhel9@sha256:0d854b231d13648b4ef8c0b0be1b1703a7b331bdc9a8b34c24058c544651ba2a_amd64", "9Base-RHOSE-4.16:openshift4/ose-prometheus-node-exporter-rhel9@sha256:149f6b544d63b4d6bff37baff9be2940ce8702f90f41a08ef8a3cf5fc8fa287c_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-prometheus-node-exporter-rhel9@sha256:a97f3396fa0dea3b9582bcf8e84469d94df1e51759800892641196370aa300c6_arm64", "9Base-RHOSE-4.16:openshift4/ose-prometheus-node-exporter-rhel9@sha256:c7d4aee2e0effc16100799e30b9c7ffe40b9efa324ed798042ec981fc94c1a3b_s390x", "9Base-RHOSE-4.16:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2e402a6d09a1c28821fc7c7a2af69293b67dcfd1e18d1c4289872d655bd07ce5_amd64", "9Base-RHOSE-4.16:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:710100f16a578049ce128e127e22c240a31c367ac7f88dfe7fb0118bd8802d1b_arm64", "9Base-RHOSE-4.16:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:809a1cb00b06e5ede16603e128387835b00e8f894083dbb69076c817553d0c7a_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:906c60475639016bf707bbb0060aee7f7511bc369ed6df3c6304a2e594e50022_s390x", "9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9-operator@sha256:99976319402398e4ff953ed83278574e78a8871eec5988126703fa8de7decdad_amd64", "9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9-operator@sha256:9c270a030a1f7acd0fe133cd48060f97dbc24656515faaf8c186766a7d48ed3f_s390x", "9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9-operator@sha256:b81672585463f8c9b89ff5908fe90f8d2ccb17f4e03c80af455574fc5d29dd4e_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9-operator@sha256:ced403d38c62c3048e229bb59d2b4470db260ea6599f48e4a541ca8ddaca03a4_arm64", "9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:0d452f2b43d25fc70e1683cec26c597ac80014e6a28f818af2f45bcca0cab7d5_s390x", "9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:80a92d5b1f8c484ebdef52e78701484c14bab9983a922c96ecc8da7218b906f0_arm64", "9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:ee287d4f6fda02bf4c1144df10142cc3b262984143da69703cbeaf2aefa7d8d4_amd64", "9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:fa6373f49e5a9a9736acbd8efa3ab7d86d841a025c4bbb18a4e597b116b2ace9_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:34ffc6c39f7ec05b0e32cb49b53b22f8ff1d0ecb6e80455f87cc06d74d6eab32_amd64", "9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:64b27583fe88d133ad769f5f8ad797f83e4918689aa4cb4c102032b9ee564b83_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:770f0248eecb809b33c0042c0629296022a2dc6169ef3d2893ac917fc2b0d284_s390x", "9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:bc6659145b86092d47cd92dede33a112acfc74dee96fd4dac26def6f890649f6_arm64", "9Base-RHOSE-4.16:openshift4/ose-service-ca-rhel9-operator@sha256:1b909c3b72be9acfccdccb0e1d14bb12318a9b5150df0629d64f3f7d8e42d024_amd64", "9Base-RHOSE-4.16:openshift4/ose-service-ca-rhel9-operator@sha256:388260312f7dec3074b1de481edf8d820a005562b33aeca7f61138e00beac9b7_arm64", "9Base-RHOSE-4.16:openshift4/ose-service-ca-rhel9-operator@sha256:42ad5ff09efc70b8eec0eec6df5e3c59cfac4bc45641c1bbb54e4e633cffe68d_s390x", "9Base-RHOSE-4.16:openshift4/ose-service-ca-rhel9-operator@sha256:482706aeb61ead5384c3adab014e2dfacdf4efd666f664da91b2dd1dde1f03e7_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-telemeter-rhel9@sha256:4b78d358e8732c169b52b4cfbaaf1b1a63322819a3753e3091bb6e5bfe2df66b_arm64", "9Base-RHOSE-4.16:openshift4/ose-telemeter-rhel9@sha256:7568e50afd111ef026d53fef98f5acc52f50b77bb3ef67ff988641f4a150972c_amd64", "9Base-RHOSE-4.16:openshift4/ose-telemeter-rhel9@sha256:8e9b8a78f53b5128d75a3d7d134b0f84604341ea958994178f6be3c91b3ea742_s390x", "9Base-RHOSE-4.16:openshift4/ose-telemeter-rhel9@sha256:d887a935aa4654f312d6fe1c10fc8f9a2ef5e936a432da677dd3e28bea29afad_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:299d5f688d39949c7c0c1f739b87f4b59bea532ce2d5608c6ff0af49ac098706_s390x", "9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:3001d1a5137e8d654ab015e5013b983833aabba2528b378f27e3b8194ca5c69f_arm64", "9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:94682f33818b2acef1e823bb497f47baf39fb7e8d3e42a6976780f26238ce246_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:b659bbbb8339d9a7e709291d86b9e61544dc5472f5efdf9c6b834ce52d817a3f_amd64", "9Base-RHOSE-4.16:openshift4/ose-thanos-rhel9@sha256:21a50064f8e7e2b4fd22f678fc31509acb1b9aaaff6d3f3238091fac8ebb8330_arm64", "9Base-RHOSE-4.16:openshift4/ose-thanos-rhel9@sha256:8c23b17da9f3e97d0a91dc2e34a3db7c357a9cdeb1cb06b1564212dd37eb5890_amd64", "9Base-RHOSE-4.16:openshift4/ose-thanos-rhel9@sha256:cab73b71017a9a71472025c658807d1819b48dc74734dd68eaa51a7c6436297f_s390x", "9Base-RHOSE-4.16:openshift4/ose-thanos-rhel9@sha256:e1537e9132495dadeca6243fdd0cc9ff5a610f7671385a23f98d2da72181e759_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:2513b7f746540cffd871e44376c91164b7ed6a837ef6841c9e34760f9d4ddba5_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:53b3d601586cebae5571b0b4bf3abdd0f09db2fa9f5c22c3af9726724c7fd6b3_arm64", "9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:6c94262072f1df83c9ae935aaceeb7cd8c91ce76c4629279acd05d84b510c0fd_amd64", "9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:a4cf147b64c9c6d298a927f223e86aa6ea7c2e0fc4ada06198e0d369f55b5a5a_s390x", "9Base-RHOSE-4.16:openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:1eb09ec3763bbe3b59abbc3ac28f9fbd0f3f477417b34c77b68c08a150749466_amd64", "9Base-RHOSE-4.16:openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:a1af54b6ee8c676668a0ea68977d53dbf05bb47bdd7d5b830997f6b1c44fc78e_amd64", "9Base-RHOSE-4.16:openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:4e006de1e292bbbf24bc85df8670b068e4f7dd12d3eb4ea2a3c20a2ab989ecaa_amd64", "9Base-RHOSE-4.16:openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:70119f11bc4fb283c2bac08f99cd9b45eb7d884213fb2f5715ccb3fffa9d1a9b_amd64", "9Base-RHOSE-4.16:openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:1eb09ec3763bbe3b59abbc3ac28f9fbd0f3f477417b34c77b68c08a150749466_amd64", "9Base-RHOSE-4.16:openshift4/ose-vsphere-csi-driver-rhel9@sha256:a1af54b6ee8c676668a0ea68977d53dbf05bb47bdd7d5b830997f6b1c44fc78e_amd64", "9Base-RHOSE-4.16:openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b17bf96d74c31b37977db8d180a4fc947bcd91cd3f15bdf40d8531f1f4f3fe94_amd64", "9Base-RHOSE-4.16:openshift4/ose-vsphere-problem-detector-rhel9@sha256:e6edcbce61a2d969d509d6e5edda77ab5388fd486be8335c23e17741aca8e8de_amd64", "9Base-RHOSE-4.16:openshift4/ovirt-csi-driver-rhel9-operator@sha256:023e15f202e4dd4f89f69e626fcdaebcba3c332f0b5af1617c1a324a762ccf7a_arm64", "9Base-RHOSE-4.16:openshift4/ovirt-csi-driver-rhel9-operator@sha256:bb040597da6e786e4f9138288e141d40606faa39379dd09e11ef6d28662ad8ad_ppc64le", "9Base-RHOSE-4.16:openshift4/ovirt-csi-driver-rhel9-operator@sha256:bdc6a1f61619526dbf964b2d33560b02f227005434e17d20a9c482f841f78af1_s390x", "9Base-RHOSE-4.16:openshift4/ovirt-csi-driver-rhel9-operator@sha256:e0a6636d9e0e12be0def836dc1213c5badc4b82aaa7b4bcdd5452a6b4e38c2c7_amd64", "9Base-RHOSE-4.16:openshift4/ovirt-csi-driver-rhel9@sha256:4df0fbfb837fbf103e1e0875ec6633044cb381ce61819ca619135afd9cf07bac_amd64", "9Base-RHOSE-4.16:openshift4/ovirt-csi-driver-rhel9@sha256:709c4a95aa11b78ef9b404b19bbfee62e8ae959d0162b476838d3acd42ca1a66_ppc64le", "9Base-RHOSE-4.16:openshift4/ovirt-csi-driver-rhel9@sha256:78986e9befae75e55b9f3773a7e53092aabd48851fffaa9093f0f01b7a4d1960_arm64", "9Base-RHOSE-4.16:openshift4/ovirt-csi-driver-rhel9@sha256:f5cdbfdb1b201f15e88a74030a3ec5660fa25a187f31b79421f6b579444c878a_s390x", "9Base-RHOSE-4.16:rhcos@sha256:7a301deaa9e27ef553cc75f957e4ea9caf68213613e5d53bee330f00d792aa08_aarch64", "9Base-RHOSE-4.16:rhcos@sha256:7a301deaa9e27ef553cc75f957e4ea9caf68213613e5d53bee330f00d792aa08_ppc64le", "9Base-RHOSE-4.16:rhcos@sha256:7a301deaa9e27ef553cc75f957e4ea9caf68213613e5d53bee330f00d792aa08_s390x", "9Base-RHOSE-4.16:rhcos@sha256:7a301deaa9e27ef553cc75f957e4ea9caf68213613e5d53bee330f00d792aa08_x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-3462" }, { "category": "external", "summary": "RHBZ#2228020", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2228020" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-3462", "url": "https://www.cve.org/CVERecord?id=CVE-2023-3462" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-3462", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3462" }, { "category": "external", "summary": "https://discuss.hashicorp.com/t/hcsec-2023-24-vaults-ldap-auth-method-allows-for-user-enumeration/56714", "url": "https://discuss.hashicorp.com/t/hcsec-2023-24-vaults-ldap-auth-method-allows-for-user-enumeration/56714" } ], "release_date": "2023-07-31T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2024-10-09T05:32:16+00:00", "details": "For OpenShift Container Platform 4.16 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\n https://docs.openshift.com/container-platform/4.16/release_notes/ocp-4-16-release-notes.html\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha values for the release are\n\n (For x86_64 architecture)\n The image digest is sha256:bd78fab2d62370a0a051c4284239c81e97304cf4cc63b97c194b7a9e1ff3235d\n\n (For s390x architecture)\n The image digest is sha256:31016c82002f5facebac2579b5f74d564f05a22f3c1d09fcec7b5271fdc25d41\n\n (For ppc64le architecture)\n The image digest is sha256:8f5b445a0c6ead7efcc437219a5e0c84bcc39c7845f517079cecf86ba3ce3408\n\n (For aarch64 architecture)\n The image digest is sha256:a56716b3f6cc89ae530684346c3b47816b11c717bfe51c038af7163f138ccdab\n\nAll OpenShift Container Platform 4.16 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.16/updating/updating_a_cluster/updating-cluster-cli.html", "product_ids": [ "9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:41f4e8debc115364741aa67dc591f2af3eb63d10b606ce2fbef19f5bbe129e15_s390x", "9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:5db29e7e8d75607634f84ba38ebee05fda82eed5cbf40fb18922b7c06b7bb30f_arm64", "9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:9fdd27220960109e78e339606572be20a3cf505cd906e9faf80e2982a9af0f63_amd64", "9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:da76a5681cad236069ff482505ba4d287e46c4e4c61648e871143b330e34693d_ppc64le" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2024:7599" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "products": [ "9Base-RHOSE-4.16:openshift4/aws-kms-encryption-provider-rhel9@sha256:1d914e9e28bb05d936c22d20f021d31cf806285d5e4ae0e47c47b50c90c7e8de_ppc64le", "9Base-RHOSE-4.16:openshift4/aws-kms-encryption-provider-rhel9@sha256:7460081ddaf409891100dad0bbf264e09a2ed75a5daab332610837c6091ca6ce_amd64", "9Base-RHOSE-4.16:openshift4/aws-kms-encryption-provider-rhel9@sha256:a016229598f9b0d366d745218b71c543e7f9593270d2cd84c33f867d12ebb567_s390x", "9Base-RHOSE-4.16:openshift4/aws-kms-encryption-provider-rhel9@sha256:a0de020a0ccd742c5e9f8d2d84f4b6d4db25556c10eca46a2ac0bc4993aff352_arm64", "9Base-RHOSE-4.16:openshift4/azure-kms-encryption-provider-rhel9@sha256:1fac37363539aef403e06e813f7a5ac60ebbbbb0c9864e1b8a85eb643741cc53_s390x", "9Base-RHOSE-4.16:openshift4/azure-kms-encryption-provider-rhel9@sha256:8ba194f82251278d68ea2c4efdbe495a565ca1605d5957badcf0aeb6e1763b6d_ppc64le", "9Base-RHOSE-4.16:openshift4/azure-kms-encryption-provider-rhel9@sha256:d451b83f32e3c46be6bd5731cfbd243e40d980573030e629302cb39ad5c37249_arm64", "9Base-RHOSE-4.16:openshift4/azure-kms-encryption-provider-rhel9@sha256:f203347886da20ec203893b3244b60963d8bd3e9d781e044058af632ffe2c8c7_amd64", "9Base-RHOSE-4.16:openshift4/cloud-network-config-controller-rhel9@sha256:2a78a4cd8f3cd0fa8e4f49da5f000c34ffc606566add5dac206643ad372016cb_arm64", "9Base-RHOSE-4.16:openshift4/cloud-network-config-controller-rhel9@sha256:a7f63d6643fe81281732276c56d1e75b5e6065989badbba43e8bfd885a7acac8_amd64", "9Base-RHOSE-4.16:openshift4/cloud-network-config-controller-rhel9@sha256:ac969ee92e5460c05531dfae4c7c4694d4ed67b1e43ad91c146c3b19870c1f22_s390x", "9Base-RHOSE-4.16:openshift4/cloud-network-config-controller-rhel9@sha256:da1388214451d842de360b80338f8ac04589c2eccc9a66298af331cc480d8c2b_ppc64le", "9Base-RHOSE-4.16:openshift4/container-networking-plugins-microshift-rhel9@sha256:39c760e13a3731b44dfd17109be09a631adf5b97ffd9cf22d79e1f7797412992_ppc64le", "9Base-RHOSE-4.16:openshift4/container-networking-plugins-microshift-rhel9@sha256:42870ac9c7fe192bb6db58baa6f90e908abf4070d15bfea2a75b2df142a891ee_s390x", "9Base-RHOSE-4.16:openshift4/container-networking-plugins-microshift-rhel9@sha256:6173ca8bbc49df94aac63f2c19bdcbfe80046c521f222971bbebff8156f10cc5_arm64", "9Base-RHOSE-4.16:openshift4/container-networking-plugins-microshift-rhel9@sha256:a9b8daafe5c03dc799737e6d6576f1115df89848a447ed273a48587b4b08a50f_amd64", "9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:03e0df8700001711228ed9367748035616ab7fab965946147a1cde1cec08b540_ppc64le", "9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:5cf5d4a15f410aa6bb74d05715cf4eb5630478b6271554f30a8a716dfdfe5bcc_amd64", "9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:c3057fd38677ce93ca4f448365bad8c03cbc3ab72bcdc1166b4b110116318c2b_s390x", "9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:fdd2b903bbb049ffc096e9f9cc5ff59c731eae5c9eff2c9f6ec2629675339bb9_arm64", "9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:14ce0fd8a5527c9e26068573f675b729dd8fd24e74131b45ad4b3165536c80dc_amd64", "9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:313afc1d9dd8e618f775baa4ce2e0ff019db8ebc2a88adc29ac2c342fa6d31f3_arm64", "9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:6ae37c1546e1153ceea031b5d13dec2b3eb43692367477ae288cd283ad61bda7_s390x", "9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:7e8886fea3e4be4af015145c65a53651a17daa26d9368c87d8636d30a8418e51_ppc64le", "9Base-RHOSE-4.16:openshift4/kube-metrics-server-rhel9@sha256:760da54b91af345d264b174b0acff51e10d421c4ecb6fc83f87fcd7449aa9ae9_amd64", "9Base-RHOSE-4.16:openshift4/kube-metrics-server-rhel9@sha256:9ab35915fb07eeb57e157f435fbb78ca9d472ac0d3d8b3995e90ef373e207571_ppc64le", "9Base-RHOSE-4.16:openshift4/kube-metrics-server-rhel9@sha256:ac7dc0a2f37773d79e300b2974c08c42cdb80ca90fd4344c2896d906169a804f_arm64", "9Base-RHOSE-4.16:openshift4/kube-metrics-server-rhel9@sha256:db4109da15dcbd2918d25a7c8341c9bbe49337a0d064eedcebf468eceba72991_s390x", "9Base-RHOSE-4.16:openshift4/kubevirt-csi-driver-rhel9@sha256:5fd9d3a1f4def9b40bee638ed2d20345b2a5b3c8de0067bca7e691042cde9641_ppc64le", "9Base-RHOSE-4.16:openshift4/kubevirt-csi-driver-rhel9@sha256:9c04cd1baa7b40642c493971cfd0b81110fcd1e522f031b796831f0e2b942dcf_s390x", "9Base-RHOSE-4.16:openshift4/kubevirt-csi-driver-rhel9@sha256:bf9ecd722c9207f053369bfc981bdb09559a9015da52e426c9d4ebe948288cf9_amd64", "9Base-RHOSE-4.16:openshift4/kubevirt-csi-driver-rhel9@sha256:d5211ce096540ee3572943feb8425df8f1ed611f0fbbb6bd74600d058f16cc8a_arm64", "9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:34c5ec6202a9cab730a73c0b48a5a26d82afcab672ee4dd1833b29b1f8730a5c_ppc64le", "9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:9fc16540b3b6c6c62682dfb8598337b0ffb891e9e3db43a41d57631c3ece0e17_amd64", "9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:b08975f72e78da36d4b06a94562984bba3781bf294b07a7dcae83db25df827c9_arm64", "9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:f3a096f1c04e94030cbf1fee1370aec2b8e3551f6a2c804eb7bdafabb7a31c02_s390x", "9Base-RHOSE-4.16:openshift4/oc-mirror-plugin-rhel9@sha256:2709a3b8b0057621a7a5ba4edb5a7b9c0d6584acd28fe9dacec1453e6c1e1392_ppc64le", "9Base-RHOSE-4.16:openshift4/oc-mirror-plugin-rhel9@sha256:80bb57631b98cc8a554ba70d32f37909aaafb59d87bfddf7da52ef9a51e5242d_s390x", "9Base-RHOSE-4.16:openshift4/oc-mirror-plugin-rhel9@sha256:dda6a75f44dc616f19f92d552d59eadc06401d1ec7e1a8b8129b9bec205ea53e_arm64", "9Base-RHOSE-4.16:openshift4/oc-mirror-plugin-rhel9@sha256:f9fc7262eb2e9ae1382d6b3fe96ae5c85b20a3e58b307ecfc551f03ea4825994_amd64", "9Base-RHOSE-4.16:openshift4/openshift-route-controller-manager-rhel9@sha256:8ffb1ab788f27438f22ca5c164e790bb3313e0561f9d8c94631e4ed80089f9ee_arm64", "9Base-RHOSE-4.16:openshift4/openshift-route-controller-manager-rhel9@sha256:df3e7e6ba9b49aad06fc0fbeda79675cc5f1c503e9a485961b76900c81c55d9d_amd64", "9Base-RHOSE-4.16:openshift4/openshift-route-controller-manager-rhel9@sha256:f74d2dfc629a5224e8e452143aa9822c510119b0b64a1fa61ddc45f1413848b4_s390x", "9Base-RHOSE-4.16:openshift4/openshift-route-controller-manager-rhel9@sha256:f98f020ba108070783bc2dbd260d8561190fd72d40667f233ef6bbcdff8116d8_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:011f82d23992f71a42786fb5c76fa556510462bc488ed64208daa9989442d6fc_s390x", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:3a6b2aa221730859354ce5a5fe4c615db5b11316f068d7102673f563abebc30b_arm64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:a81ce4e2274c74f49c33300081e1cf845a5cfec404bbb2c7d1f724c3d25d4fc1_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:deb66468d9bd71b7bb4fc4136cc932ea231d8585674e965b2d51f4bf64e4d953_amd64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:12a6f6fae41d12eed2de35b1ea86a8fa3aa8802810261c352596102a01bb9da1_amd64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:420a21d42377ace9be4c7ff7624671e75d39ef62c96049037445da3b6dbb6be1_arm64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:4c482ae6048d6e51601d40c2a0d695db17f9433e9f9f2660fae1a1d55c3d2be4_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:c69ff6b3acb377262649c578b2853569e84297022b754a9ee1960a591713be7b_s390x", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:3c3071625e35f1c0be78c62d2f2a0b5b6f0f01f29cad64564358ef4186f7bc59_amd64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:65520bc1ab1005c7d65b0fcf63a53e76cc49d3fb7bcb9cf74b1faa814045da58_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6a18479c3e9c724dae4243f302103f774d10fb5aa045aa30c44a991353136007_arm64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:c8c3c19ea90599d0f3a50161ce06725e4cf524211783d80ed2e3126af51957bb_s390x", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:05b193350a00ca74e59721ad0bd1bbb702dba6a8bff75f260ce086c583f918c6_arm64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:7d1d7c6e777aed5433a0580e7f3d526f459299b51a0999d199bd8be43141b3fa_amd64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:933f7744ee4ec341dade92352217e068e24283c8b35817c543c4fd49ba32dbfe_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9b69cb7b27de481c4cb2c0ca66d48228e6979de9173a4bd099a7ce9ead0a4d0f_s390x", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:4f4742f7a79c7532120df580d8b9491ad046939f01bd53b591b0458015378ed3_amd64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:763191c2b0412a2089c24a382e9d0acb6c8828f7327f0d8fb09d7261565dfb62_s390x", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:a2449cbc4ef962d735c62a5f08087031ba70d81061fcee02f8113ba53364e174_arm64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:e9f480eb1164f4095bf951c5e3643211ffece2613b12fb6b5f7af8704dab7c30_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:ea7a5acd0df518ede61ef8ec4db40667f9b266cde6ade6f0ffe3be6e4c88775e_amd64", "9Base-RHOSE-4.16:openshift4/ose-alibaba-machine-controllers-rhel9@sha256:d1e3fed50f5b4f7802bf41bda2ad0c9e1079bb41295d8439c7b06c8dac492e48_amd64", "9Base-RHOSE-4.16:openshift4/ose-apiserver-network-proxy-rhel9@sha256:2d5e23c0e834c8b6e512f179b0ae305c1b7e30b8db6e09d5ff3aa64f3a36545d_amd64", "9Base-RHOSE-4.16:openshift4/ose-apiserver-network-proxy-rhel9@sha256:3b3b65cca466569a8a10017fbc3c12c5fbc9483d461385d9b75b728ff46e998a_arm64", "9Base-RHOSE-4.16:openshift4/ose-apiserver-network-proxy-rhel9@sha256:a6dbc9aad5d72ac8e58fc34e75034ea736d68ba2c01fdbdc17aa62cab45d6dc3_s390x", "9Base-RHOSE-4.16:openshift4/ose-apiserver-network-proxy-rhel9@sha256:b0b733cbe518c310ed37bbf9b6658692956bb38ee9f0fac7b7ce0ab7b58d21f0_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:2e8f37234bc801ccf23b94dc1c6c6af3211b6f234e547d3bf5ff0ffdd651f245_amd64", "9Base-RHOSE-4.16:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:79705939e85495e8ffaacf8f9a8a775349b83fe66a58b70ee2c5391f3491e586_arm64", "9Base-RHOSE-4.16:openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:5b29acd93177b7bcd0d578f10c25bc161f2eee5955caed9f7bb8f2223e405a84_arm64", "9Base-RHOSE-4.16:openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:ca402e778775cf8610e4c7d247b4702727b8c03e89b8b16bcde051de11c52f0b_amd64", "9Base-RHOSE-4.16:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:31a455ee67d31754b3fb6cc0c641efc906b715d48d52c8fb97118c95ae04b7bd_arm64", "9Base-RHOSE-4.16:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:68171b2d39113ab8e6468a4a4a7dd4cccd768df4cff1351d6f65d0b58f7744c6_amd64", "9Base-RHOSE-4.16:openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:933afae8e4703ee258396a7fac89f3b897e0e9a772e75787f11c729ef4f19d08_amd64", "9Base-RHOSE-4.16:openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:bcc11354443e6868db4d3b553c8fe667ea96fe78ac2f8b4a87d1e506925f0b22_arm64", "9Base-RHOSE-4.16:openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5399da05185695216989b878d4a12d4e92416e7908defbbbac0c9c1f58978c7e_amd64", "9Base-RHOSE-4.16:openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:9f336aa674f8ed968d682eda4da0923b48066aebcfc294775e29dcb0f8ff0ab0_arm64", "9Base-RHOSE-4.16:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:1b240c11d6fe80eb11316ded67038e0fbc08b3974ccf1a15b43d0c0b216b1ccc_arm64", "9Base-RHOSE-4.16:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:72b513406cd5ea37d88c98e876715c04c283e83a7530dbb660c3c301a393afe3_amd64", "9Base-RHOSE-4.16:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:83cf0690693d6737ecd89816e393d6f25f78fb2b689724ae78361a79c7768541_amd64", "9Base-RHOSE-4.16:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:86e8b07e86be2447b5126d6a64e9fea9173b8d6cdd2c2041f8a57e301d0407a9_arm64", "9Base-RHOSE-4.16:openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:65ec5d02f289c27e786f7fe1f163c4180460bff4ed2f38ecd636c4c11a800313_arm64", "9Base-RHOSE-4.16:openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:e1bca469e41be9c73d48ab3636753a916f3f74ecbc1d86d45b515cfaf80091f4_amd64", "9Base-RHOSE-4.16:openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1e79d01d69a6ad761685b78c36376325fc7c62e568e3e729fd5dccd26a2dd64f_arm64", "9Base-RHOSE-4.16:openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:ad3f9f3f305c96ec69f3013411b7ece702a438789f31f9396b8d82f0599e7d6a_amd64", "9Base-RHOSE-4.16:openshift4/ose-azure-disk-csi-driver-rhel9@sha256:0d6a698c08032ab75bd8d2ecbc8b81e92c718905443ef05579610afcf80e219b_arm64", "9Base-RHOSE-4.16:openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b22b0397f47418a9c01917062dfe78159a4bffbadfcc7633f5c9ab9550e81e6b_amd64", "9Base-RHOSE-4.16:openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:28f4450a3a99944a62d1146023cb1bc961dce403cc4fb614e621826d1a1d6f5e_arm64", "9Base-RHOSE-4.16:openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ae28d58b4a0ad3edf018de74c517131e9cdc435d3f41891a07ea1ddcb2279998_amd64", "9Base-RHOSE-4.16:openshift4/ose-azure-file-csi-driver-rhel9@sha256:77421ca9a6d0896538cfcd379883158e95da534bb85cc6aaad789a17a5fa3626_arm64", "9Base-RHOSE-4.16:openshift4/ose-azure-file-csi-driver-rhel9@sha256:a743d210fdb8f06d6dc137bbb672b8781e60ee113859bf425ad1e971e33a3657_amd64", "9Base-RHOSE-4.16:openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:5604118c1cf08b437ab7fd6a393ec05728e8ce4fbc2e1fbe3b9ed3703960fea4_arm64", "9Base-RHOSE-4.16:openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:69f6ffedbb428a25407406e804d3a1b735931c375e30263edac41bf581c8b20d_amd64", "9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:0d0d59ec96cf3f01bd4d9781b440533e85cf76f5309551c31051b5182359b4a1_arm64", "9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:6e65f2c4b7b0e4c5e8621c3fd2ab2f48a80c04f5dc4d37605a5e7667f026f655_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:a6c92494d3659343270bca42e8765fc586feeae9e32a3b3a66c656dd7dae3230_amd64", "9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:bd3b7156b26ff3473a90cc7f36a283a965b8f34f4abf46b909596f52170b7f3f_s390x", "9Base-RHOSE-4.16:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4cd726ce3ab613c3046f02b11cd1224529a6fb95112ced02820bd54854cce699_amd64", "9Base-RHOSE-4.16:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:68980c1ddac17d2811b1af29b068827fee6023ce4eb95b3e0b8605d6144da684_s390x", "9Base-RHOSE-4.16:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:830fc3395f4e9e78c448d97076e56527955bb07a9dd94e64cd385b33a523a615_arm64", "9Base-RHOSE-4.16:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:d373be3bbbdd4a92fdcac5b0d486541fe575679af633087d0861d13278aa9d23_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:97a2ac19dfb72802da34965f8fe9b63d13cd91cdc059655459bd4c699e89d214_arm64", "9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:a0c95c413075feaf0bb1302492c8d09001dcbacec503b7c5feec2df512f2f8ff_s390x", "9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:a101550c74d6d99577f9e48b5b77658a9aa7189978140749425fd9086cd47e3f_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:d72df604197395d8d73fd7f51d9e3be52e3f9e2a2dcc57a579c78fd0b3268c2d_amd64", "9Base-RHOSE-4.16:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:10b926fc53190e49bec9492ecc945a862596fdba0cdd15359cd94c39944f07fc_s390x", "9Base-RHOSE-4.16:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3d5b1947a75a896d41cc6adda60554a09354695e16bb134bddc17623df559779_arm64", "9Base-RHOSE-4.16:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4bb17bbfb8eec84e4695589b006e3bb5b3fdd713ba9d34e1c76cb5e748d77b77_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b9f8eaf0f8267b9d1e4237bb8d6aac6334104000fd22f7d75acaa24598a42f73_amd64", "9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:57f772e5b5926a6ec4ede781b4bee22c95ff328ad3aa883c88de35ca63639847_amd64", "9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:83e6af243c1f61ec531de68d9bf29b262ff4da843d44782a41abd913adb9d14d_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:b0ba79caaf386a772e8ddb1a4ea4c03a8fe4cdd77f46a205ba0aac9805f5023f_arm64", "9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:d991c53328d8b37de4ed28ff09c7371a062ad8bb407dd6f55a655809a6cfd2c8_s390x", "9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:16dc79e107838d7d85ad442c20e630643d507b9239a2e46b580b5c31c9faf81c_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:33271572535f1a0f24f71daa58bcfe2801cd9011bc7d9e0e8ddfff1a59e4d979_arm64", "9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:3f69aa15927a46cafbbc27f0ba05eac89892c5cf22027445805429e4c6d6bd0a_s390x", "9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:eb0e5a5ee015030fd074f8fa6ca2ea93196f0fea220debb3de0bd7f0acf3b142_amd64", "9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:94ce7c049a8ad6038a59d584039bb22c2d427288c81e61c4994f7592f4cff7a6_amd64", "9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:a49ff3a6ef536417fdf85c3e0485aa77084da923a6ed05ab030eeeae78140a6c_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:e39ee21541f57a4d83bf61dde98f089448b25badff8dc71509ecec5181348b35_s390x", "9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:ee08878c512a3f8263310a1d9be475538d711e0f46290ef7cf02046cc5e32ed5_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-api-rhel9@sha256:0f4f7905eaa95013edb5b4f80c47e600e066ae0fdb325f4316ff790f5d76f996_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-api-rhel9@sha256:56072ec0c542eee3e3d231b48cf22cfb74b982936c3af7d67fe4e92fa14e9e85_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-api-rhel9@sha256:6005810a45a44fe6cb32077d835329af3303c84baa893b350a6c973a0e465540_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-api-rhel9@sha256:9fa080637dd3c79b02fda03cca881542603b922976cdb26ca2aca5ca140bc555_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-authentication-rhel9-operator@sha256:01eca258887d548a398cc071ec4636f709186e32d0a69fea45f00dfc90d2b6c5_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-authentication-rhel9-operator@sha256:0c8e2edbefb7f1782c5d5bcd3aa46ee98d10bf7910455b02dbe7f46efd790a03_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-authentication-rhel9-operator@sha256:10198af473dbac18b2f78a9d90716d79b36f2295c7cda93cc0195ebae15c93d3_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-authentication-rhel9-operator@sha256:cae36b09bbde7abc1e4e55c199a4a5b68701817e08714f7181c90453bd3dc2ca_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:10c5df89a82dc004786ef3fdde89d3a026379c7c457396b7bdbea0eb6a2c57d6_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7105f48c069729a8037ab6ddc160e31bcbbb8a513949873087afed238bd0d182_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:c7dee5b0a3952b744c50642b884b8dadc1e6c35ddad6b4a1345ba68cb6f7ead9_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e1e89a2e5f21f1913514d4a2bf00851e1240d8dd765704764a933a3605800f7b_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-autoscaler-rhel9@sha256:02dfe00e72c8d8ec065cad164f557ece932d133f8e0f69641ea9654422b8eb56_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-autoscaler-rhel9@sha256:357dd7065b287fd06bea63b57a6baece22711595a31d00cdef2a30d2161a6daa_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-autoscaler-rhel9@sha256:762a3f1906ca8898f2a06800145a8f5bcb6d5975344916bcc81267c862c16068_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-autoscaler-rhel9@sha256:ed94dedb42c8ec78c1ea5c0b685f6e75a2bbf23598ea3ba5b44dfde9cb0ff6c0_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:04aa3802f7c6f25b96e0da1043c88992e55408f8581d0514aec0e52d20367aa7_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:29f3eff7e73d78106639ed7c660bec289aeab700fb768b15fbae27e89167ebde_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:4baa146b54327ed992c6694e45dd8812e62bf6d53d8b24fba0e42b10996bfd6f_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c80e795b004eab94bcd710228d6a974b13f902001c6e128988a095ff7bb7dc78_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-bootstrap-rhel9@sha256:307d74fa9ef8d9ea843fac33eb7530b0fd9b90159b3cae0f4d9742cc203a4f18_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-bootstrap-rhel9@sha256:37b626f7af5580c1d2f1c9377c306b5ce0ac36c821792457305441e67861b86b_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-bootstrap-rhel9@sha256:8beccd525b8723ef1133ff016bc7fb70bf6c96ab5afd8757655620ebdda1ef1c_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-bootstrap-rhel9@sha256:fe0dd86482aead76b108129eefbb413ad79b4a22040f992d52ccdf5f9c8185f0_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-capi-rhel9-operator@sha256:235810c6a5b927bb703ba071ad9a82cef584fb7c0059c77cb7ce6267b59255e1_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-capi-rhel9-operator@sha256:5e752e0c78fea449e3cf085d75409ea239027b9f3e177622e7d5d99047079e8a_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-capi-rhel9-operator@sha256:96f7cf0d8a442842ecf44ea754f7d44417ae663bc2ad56e33dc11a67111d97e7_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-capi-rhel9-operator@sha256:e6e828a016f27058296386c48fd99a0a272f47e2504bf7441469b369fffbbc69_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:3c27415345ce57aa53bc63adc4357ab5b6ff345c9bb75e7e15e7dd5244869700_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5a198f3220384c9a43acf6197e9309fa64b418e6f1517339c6ebddb828a90d8a_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:8421beeeb9a639593cc9344a83d32bb3360b3a775862113e4cc2945764f2c14e_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a6c8f25f77c7a2b14440df33b955a33dea5115891faaebf425bd816b81f639bc_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-config-api-rhel9@sha256:9d54fa98e95f9f970dce692a68a19919471ab05f5c993d6c9545b904a0f9aeab_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-config-api-rhel9@sha256:a17eeb1162fbbd5f39270eb73456b4ec9bb5f8c5bb67be28412155a18a1da27a_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-config-api-rhel9@sha256:b17e2a68e391291e3f97e70d03685e7d6a54ef7475838065afc91a25f181c86d_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-config-api-rhel9@sha256:cc2c70034c863086ede1625993002a6de7fe63e778736a8d711bdbf51572c982_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-config-rhel9-operator@sha256:055d03915469c4985d15c055834a9a37be155513d20fc3a3d79d3a15f0863280_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-config-rhel9-operator@sha256:b92fd203c0f6ab9cb9164b9adc168fc798de00340df7e3341045cd3978ac5e50_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-config-rhel9-operator@sha256:c857b56aae557e92127a9fc1b6fb57929c2cb448eed10fd8e0d8a2edbbdf7d1b_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-config-rhel9-operator@sha256:d9e884feae67a27f9e0a29222280c17638484af6c0192fa0f218cacc577bcff5_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:02c6c036fd8b1df4a93ef663793931558b51417655377761b66e2f884c9b0594_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:504a69b459d081485efeda28ebd87ebd6d254e0f173fd09425075af7f83d89d3_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7ad5b58769ee868062f50a11c4f6f4a372c79ebbf4bc38a1da2a247a3d827307_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9d62f432e6e4a6060e4c6065bd9f5b4b5adb67a540b30e9457a3cc60c8ca38fe_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8cc688b779f6112943cf1df8fb976af95c7899cb7f64e7ee40bb5addbfe8ca87_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:91f692d2ce47b1992aefc1ef07376ae1510141929f557d80dfa29580a2f5b030_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b947bb4d9d63a382a6a8848a9fc380270d7cc84ffe7e3bca8bcbf2a8e13b5140_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e959fc784a5d07407cbe1943b987c40b50da840a9d690ba946dc239e078531bb_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-dns-rhel9-operator@sha256:00bc5a376a13759d0b3a514e4e0c21840b7242183ccf101915e28ef32fd6c94f_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-dns-rhel9-operator@sha256:27a6099ea0a3401c84d24808a0fd9eb7b75f868a757a04da7d8918e7ab2e575c_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-dns-rhel9-operator@sha256:580c403b9a04f532f3598552df139c059addcfddbb2983c51b4d31a846dd7cba_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-dns-rhel9-operator@sha256:b858178f147e8f71a45c8ee2ceeb8b69acf9abe4215e168d53c38ffd9c3b0693_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-etcd-rhel9-operator@sha256:113a41b21bbc7c2f6a6e113cf8cabe722d140a6375fdb3aee87926b7cd5072dd_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-etcd-rhel9-operator@sha256:ce739de41a94a084462030e16886e9ffe1a63bae315b77330a378df504adc262_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-etcd-rhel9-operator@sha256:e98b77ec23f70bc45bedf8877f1445c1fcd2977555dbfe85b6cca66bf91132e1_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-etcd-rhel9-operator@sha256:fee7a4a7941959052c1db4a1cae1ade8afb770eee33a5ec3a6ccb5ad19eef11f_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:5991de3d05b2d2281c833046b9563023d787669464147372896b1752f3665165_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:786ec5ce26817c6939482869e0c9c1e67ca4b81fd8552d949512086213d9d2bd_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a74c14a8afdfc8d1339819f931ab0b509ef8a12ec4c8b762b319b76972df8947_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:bca6dbc09d5073fa0532db4ae1c03ef136a91a2da99e9ea4c6e976e639f7f69d_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:179c93b0889edbe7d39d48d0c953d68bcf21302a98b6cb8774f5d2271beef992_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:2a0b9c28875351ea26768f344cefe1a40721aa4ebfd56bcba477196af8de0333_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:a8063fc583ee40ad6de53b076e4b96a3b9bee80f3112ea18eca1bf178259ee67_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:cb4775f0b360a9d5568dfe8806ff63202eed03db6496a9e86b513b5459c01294_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8897e2d2f4934a1099fda3bc01ef747d221ff6789d96b6280e77f171a621b976_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:98ab9718d5c8e7cdb7e1f54e97d831d528f436a9c51d026d6ca0f48f322aa928_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:991e0fcd2e842e6e5a0763cd1b207a79770a357b1add2d6a6f1fe23d6c6f7235_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:eaca0a1bf2825a5fe420781c0413deae064badd7928bd937ac3a6b5574b88164_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2e5c7a5958a5e2d418d452983145c0b33c3803179fd55f57ddd19d7cd0e175cb_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:a2d1b63d30a866de13671756adc9c76bcef16fb4254ac0f62d6efc5faf2955d5_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:ae7a6881de1a82be1f3573ad30cee42eed6ee1fdd0b68bed9e856607fa3edf49_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e6607cd51559f53e6432a4f0ea62d9f5dc2bc6ca57652264ea60522c2a19e12c_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:344c0d5a87db7e51270d921c76f624cbe077e03fde6b408d27a3ed5dfe6874fc_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9481c52534a41cdc57cb7fa274562cbe3d4be3d59078ca8076a35e5e66b2e342_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:a032ad404a81ef865bf269cac888d638e710892345ab2ffd7377a7ebfde1b42f_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:ed2dfc9533fa39bf17f9a42ed84e41ecd790e03fe22c35d35dd969cf3dbbb5bf_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9b91e85d2826e7cf59f39a0182571b853ee5b53b9e619ccbfff0166ea52bb5a0_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:aca1f9d1c886bb14309c4d1ef9c9e54b6507c5a61b6c75aef847e7bd497f99bf_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d2d4e1619b9d49fcdedb729ef8cf27380a7ebf8f97e21aeb42c1009a7dc85617_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d67ecd516b2b6f20f77f37670686d98264fe5e04874084425d11183f9184405b_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ddd61680206d617c236d738e6248a6ec06005ab1fd3226e1a9fee50732d44a_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:5f36593c3e31adb4ba696aa6a67e7ed9df832b0fdaf0b9479184ab9e73a2852d_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b440ba783ec3f510cca5bb2dec3e365550836d096ebc18546843c79481e96d55_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fc2c1d0c7cd0ca6b71bcd5c70742625968b8c5e2806cea4608381c7dc5f564fb_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-machine-approver-rhel9@sha256:b09be9e82db065dfbcfdf123e30c445b048dccb7c1bfb76308e9d3b4cbb07295_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-machine-approver-rhel9@sha256:b67c849bb6e5bca85d5c7a2d538b9db98fc9aaaf954654c279790bda176621bb_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-machine-approver-rhel9@sha256:e76d3f7e076257b5c22912377d2b27ae442e02184ee956392aa95cfcb4d7411a_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-machine-approver-rhel9@sha256:fe5f0423ec40acae71118c3ed21dd5aba980ab6ed8dbf51de0cbef43ece46482_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5911c123c42e31b36b4dc418bb02ae4c6ecaf10dfaf95b0348a4d91b39d525fe_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5adcf5b979eae80a603303dc71add3b1084dadab970b97a3696098ca1d1bbc61_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6b08c88861acaaec943108d4320c99bfa6d653b9a755bda9a3c809b4a1a42fb9_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a0e12022bd24c000d33eedc66684bd60dd30015f9fca9a472f257b9c3dc4f11d_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:6e6d444adcfa33aedcc621a4ef384d6294f74fd2bc9cccf6f729b81cb5cf3033_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:74702f971268bc013bd6b3fcc2b49f2002f399dcd043a04fc49e4ced6ffe799b_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:98b6f11c71df2a1bd5752419b5b298ba69fafa9a5397666e191b7a6a8dd4eec9_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:c29e5d455bb0bae154d98a456c88178cbda41d3301ba3f0e58f1c22788e46bb6_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4c6475ddd6cdb03ee5b36d43d974997228bc5c4f98d5efc355202e2a1d642a55_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:83670a5d6426cbc7a107dd04e9b130f18b0007a99aa9e6535376bd2507ceb683_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:96017397cb3c98a1dd0a201bb328e7734e209a0fe6fd17c804a5fcb404c5cfc9_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f2cca00c689ba1edb4724268b91a57f723ba7e44871f50fb59f62d075e9993fe_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-olm-rhel9-operator@sha256:64a4bdcf1cdbadce05733235f0292f5b84805cfc39b9b3ed9376dea0aee27e8a_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-olm-rhel9-operator@sha256:9a3177c0895de41fad2fa86ec1a5bc515db3e2d98cc40c07e01b68a46109f430_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-olm-rhel9-operator@sha256:d70e7ddef72b3424c74eeb21c5bf15057acb020729de2ebe15d6a99181612169_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-olm-rhel9-operator@sha256:f94ece8a541c808d210c7415501b76eb5e82c9b853e25029f08b84cffb3a72f9_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:81c7b2595b8807fc862dba11df787301dc1fa4059feb5fab37bc8bf15eb9f6a0_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:8dc70e98eead753a989705b56de326b89c6273f41838f718692a5a51e5d7109e_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b9a73057e6b4dfe6c8dcad732d520b98da6b59feeaeb88c9340b13cd28ddd290_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f47afb39ead821fc11a7b274258165780ec76c7780502979a1890c955426dbc7_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:73d718205f1b8fa89cc40290ab9dc67ed1da95e5ba05e47c29709ad146d20cf7_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ae415535a08ddb289943bf741e00119892204776824b4cb4e76eeca35442f0ea_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f2df942ab6abe4fb16d93c88604dba68ec3947a4757fb6b78aa4250c408b7a5c_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f5a6f002d200b24006f19c6d50478f4e75292de96c424a78abb4e98aea0a2a59_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:0961ff4451fc779c7e4d24841d2249ff4afe790a41c0e8aecfd93493f21bd67c_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:27adad1e8291c42593e6ff597a21db7297eab7bd9087850c00ee218f4357ea82_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:6346c71440b7fbbbef66324d2bb6f51b31598e3925ea0bb3b5085cc228a327bc_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:b6e5f475d3d57fd92fd912ec22902a8acce482092bf75385920f350da3989dbd_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-policy-controller-rhel9@sha256:3c4a932228c3428f809295054838ca47737a3ca989ecd899800d52713abe7a63_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-policy-controller-rhel9@sha256:7efcefef0797e031a4015936c8a17100adf332dd0707d04bc9b3cb441b31624e_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-policy-controller-rhel9@sha256:7f5f6bc33ebcc5ed421e7303df3fb16a8e69932cb0903ea140038c9ed2e65f69_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-policy-controller-rhel9@sha256:8be46ad0a8d0f97e9df5746fd7183c32f74221b7b39e06dcafbbad4136b432eb_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-samples-rhel9-operator@sha256:0f74eb5ef2a06997f358d3e4ddfc67eb16d2af5585f5cbea3b8f05140cf29c38_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-samples-rhel9-operator@sha256:21f7ee6a1fd1789726a4bb58ddf068cbfad9a1011f61d7732494e13435e52e79_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-samples-rhel9-operator@sha256:42cd040695e7e752bfc02632c1c3b07ab05839e30d63c74c803f0999a63da435_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-samples-rhel9-operator@sha256:c505bfa88955ebeb1c147583d003924d02feab3e557cab6f3b3e30e9c554ce5c_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-storage-rhel9-operator@sha256:3a0626d5ab8275cd5b12e705433f2d55bf25ec1b5a47ec5c0b459f816f3b934f_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-storage-rhel9-operator@sha256:85397dedde811505572ebc136e0494750bdc1fa413d61d3729e18471d0cdccf8_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-storage-rhel9-operator@sha256:ab8ee125dbe406813fda80c40f85b9acf6e79d34035cb5f6daafed940ed06d15_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-storage-rhel9-operator@sha256:de40935c041c0ea61725b4b1d8656b052bfb8fc4a20669115c7653189e6c5a9e_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-update-keys-rhel9@sha256:191d2ca66ac0e92c555f3d23488a804a520eb6f41fd4ecb7a479f31fee050874_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-update-keys-rhel9@sha256:80917a936d2a57eb9ee36f212992137c634296f9a8d3a9e88ab731039d571ed7_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-update-keys-rhel9@sha256:a34e955a2feab0a482368e5738439d95253f2bc030b32cd6c3620649ad07349f_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-update-keys-rhel9@sha256:b406e529b6ec47feb76b5190cd9ddd04105ebe8cfae61b4afd4d8af64cd8d4cc_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:009cd74d7857e0660ce07d377e43537a42401007407290a8f8ca96841bd19c5f_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:318215ae07e01a8860ace47587541adf836f28545fc128860a6b32137c79bc7d_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:765c82fedd0aa70a3b76863071a19c4ed6aa7a81f3c9adead509d4c9e70de88d_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:cfcba2dc5c2ad623952c90c78cf1bd66a858fdcf67642b4221b5eaf050e953c4_amd64", "9Base-RHOSE-4.16:openshift4/ose-configmap-reloader-rhel9@sha256:a3a2ea42793472be0bbcae0b19e0a85c136c6f5b588b6f4ad61119df378d5cf6_amd64", "9Base-RHOSE-4.16:openshift4/ose-configmap-reloader-rhel9@sha256:bf60026f2c7567fa5cd445cf0ee3f176eba6574d6501cef2889dbde08110c84b_s390x", "9Base-RHOSE-4.16:openshift4/ose-configmap-reloader-rhel9@sha256:eb395d241354981eef4dcbb71b339952b46a2d1c027c10a7d115cf226bb58c23_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-configmap-reloader-rhel9@sha256:f9f2d7bce97e460e46f44349219d222692ecc0341ed36fc11012dc75af93badb_arm64", "9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:09370bdc9eb33d3fb6a4e88266238591776027ae859c2b2d18fbe64d72b4c943_amd64", "9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:953680f2c6d6ce36de5a6bde0c7c2bbbf7139449e707e41f7b7954f251345d4a_arm64", "9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:9b8dbf795ac1be9cbad13d2898cb73ed258504d10eb6f115c1d0fccf7b60ff30_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:e81011eca2dbbffe57ca88496cf7e98f96c3329c292429a2dc50d114b06a885b_s390x", "9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:2728fc4461f1f0764d9ed90147735b87522b757bbf9ec16adc721b6202b8f74c_s390x", "9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:99e760f87d54853e53479dec2944d058f279336caa222db50a41aa6b9c8e4bb8_arm64", "9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:a5858683fdd123098f3dc354e156d81242501ade49af72b711569ca6b44e9325_amd64", "9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:ff7a2c4609753c24d02a1c8e59940bd56c5228821193275ee81cdb3c5683a6ea_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-container-networking-plugins-rhel9@sha256:75af62512de7419730d267bea9260f455d7fe75e5cc32473ea894a7cde3b195a_arm64", "9Base-RHOSE-4.16:openshift4/ose-container-networking-plugins-rhel9@sha256:973769250abe3c84614553a91b68de480b07450080ad7c3e24480d39e778a769_amd64", "9Base-RHOSE-4.16:openshift4/ose-container-networking-plugins-rhel9@sha256:b0889b4b6b3b0f2bea7497e35e0daaac995d2ce0394e57909d0e21e3dc90bb81_s390x", "9Base-RHOSE-4.16:openshift4/ose-container-networking-plugins-rhel9@sha256:d35664643d7c9e6f4e6e4f4ca12242353e2c887806757593680f35c4007af128_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-coredns-rhel9@sha256:1ed53a8f364bedee89ba2292436304d936d9df2d9b24850d983879de0165e2a1_arm64", "9Base-RHOSE-4.16:openshift4/ose-coredns-rhel9@sha256:acb99b7711469a033c791ed4b4dfbabe5e144b230a2c00ff8b8bed4ba4a614a9_amd64", "9Base-RHOSE-4.16:openshift4/ose-coredns-rhel9@sha256:c716a42efdc552b1a3facd297262f7e3d03f7d370550d3f1edd4ab40daae3858_s390x", "9Base-RHOSE-4.16:openshift4/ose-coredns-rhel9@sha256:d268449895a2ec900102d83409355d17346b3e7e2b372a61945c6fd15addca25_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-csi-driver-manila-rhel9-operator@sha256:c73669836053752d1acc54f86b21a2f0a4b410119db572669b54622850259ec2_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-csi-driver-manila-rhel9-operator@sha256:e6317d2692bda41fc782afd72f81a4438e015096832c28578aaf54fc2703480d_amd64", "9Base-RHOSE-4.16:openshift4/ose-csi-driver-manila-rhel9@sha256:329d62a158f5a23f43d926c654279206abbb6ceab01737d65a623a6d3e48b8d6_amd64", "9Base-RHOSE-4.16:openshift4/ose-csi-driver-manila-rhel9@sha256:a8fccbd953bb5902bdb6a8be0f5d8dd6df4d8340fb4e89b37b60fef78e02d30a_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-csi-driver-nfs-rhel9@sha256:1887000754f427f35b9cf610f754307f26b2e59c803fd32aa111a7e45a36752c_amd64", "9Base-RHOSE-4.16:openshift4/ose-csi-driver-nfs-rhel9@sha256:2bdfca23117e30736f4e123288949b24c42dc25cfcd5fea96678c5b036092825_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:33c099fe7da772893944118e77933c57b3f42a7bba6d627b0510634bf188faca_amd64", "9Base-RHOSE-4.16:openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:5bfd50def733e46276d656f902fb87591f4405dc887caacefb6cfeaa376990b2_s390x", "9Base-RHOSE-4.16:openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:8552e0596d6aaa922e01d9384c3ba26cd08db8a0b2e93aa8adc2e81a421e0cbd_arm64", "9Base-RHOSE-4.16:openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:e50f4a9bee5d6bbee17c9ca20e57585656cb133a1c8195fb6f7ae859abe6af63_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:abd9a6910fd825b42f75401cc528bff3278e8a954d1531a8b71b71fd0d0d892e_s390x", "9Base-RHOSE-4.16:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:bbc6de71d7514d6224b2923d96f45ce66c78dc30beb9adc88a2453df68697520_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:cc418b75e50292a06c889ea1d4748c38b4c6d0b66a62d157004aaa685560da9e_arm64", "9Base-RHOSE-4.16:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e72c1cae0d72836b86a516c3b26a57f477764cbc6ece400eb9d54339ff925e76_amd64", "9Base-RHOSE-4.16:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:0f117ffedb3ac04246aae594b47467b32d746165a78224973ebc76566000e440_arm64", "9Base-RHOSE-4.16:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:4a312a9489d1c42769829508dd706c1197a354af0630c6b0e2f625723c088a2a_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:616267d404f4ae99963fe3cb8a29761e3b2ad098a26b76befec8e9cce84f9d01_amd64", "9Base-RHOSE-4.16:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:87e82a6fa2292fc766731802b850916e93124da31a6431bbd744c651e078a67c_s390x", "9Base-RHOSE-4.16:openshift4/ose-csi-external-attacher-rhel9@sha256:0ecf09e83871b715c75d35033e04ab687015b220a2b11b72f940d6869cfe68dd_arm64", "9Base-RHOSE-4.16:openshift4/ose-csi-external-attacher-rhel9@sha256:18f4a510c4b26b12fc5257d04a1a167e8e1b721f93c3d2d4bfe3756d0282be5e_amd64", "9Base-RHOSE-4.16:openshift4/ose-csi-external-attacher-rhel9@sha256:d807416278dfb5a355ce8a6fca1b161bed2e2bcd00afcee3027e00b39c7115d2_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-csi-external-attacher-rhel9@sha256:db4af2fc7f4c898a6f145f4033304e3d9af32682b4788097aef145d154e2e9be_s390x", "9Base-RHOSE-4.16:openshift4/ose-csi-external-provisioner-rhel9@sha256:0c4ec7a3680bdb44b71c87730491fb9a5f34748f18fe1ad41211955583a40caa_s390x", "9Base-RHOSE-4.16:openshift4/ose-csi-external-provisioner-rhel9@sha256:a2b936748a6fd8281c71dc6ec389a56e28bee2531e46721e677ca52ad950327f_amd64", "9Base-RHOSE-4.16:openshift4/ose-csi-external-provisioner-rhel9@sha256:bca64d1c302de969c582d1bfd61c79ee346e9ebe15f6506995f31513780c87f6_arm64", "9Base-RHOSE-4.16:openshift4/ose-csi-external-provisioner-rhel9@sha256:bd6bf0ab9466bff1dd9618604dba402439829cf812d699e4fcec310267c45030_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-csi-external-resizer-rhel9@sha256:17291c69d3bed0266dc370cfa0f1842b160d562e5fa0e38eb03d57b8d1c941a6_arm64", "9Base-RHOSE-4.16:openshift4/ose-csi-external-resizer-rhel9@sha256:773fa229b7930a2c22e848a3147cba42bf397e491b6e063c57bf2c8a4024af73_amd64", "9Base-RHOSE-4.16:openshift4/ose-csi-external-resizer-rhel9@sha256:a2c98d61f6dd20b927e4472a86eaac7b358a99c2c7f99f635d07a049d3741a3b_s390x", "9Base-RHOSE-4.16:openshift4/ose-csi-external-resizer-rhel9@sha256:b4adac630f9fe5a670ab12fd46c856f07f6ecca4aad883344ed50465f28e6d78_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-csi-external-snapshotter-rhel9@sha256:2919fcb3fec4afc850358f39c524d35f3bd4176edd393e944b3191568bcdd584_s390x", "9Base-RHOSE-4.16:openshift4/ose-csi-external-snapshotter-rhel9@sha256:4719384cc34c33a39e7a1d1f628612ab82b3ca538f70dbe1ce2a3a4a608a588d_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-csi-external-snapshotter-rhel9@sha256:572e6a139ddf4d26120846323994848180108aba5f2302890a00da8b8b520989_amd64", "9Base-RHOSE-4.16:openshift4/ose-csi-external-snapshotter-rhel9@sha256:59a622584a35d1dc0ff327266c006c90a907fe5753acd2741193b290c86cef77_arm64", "9Base-RHOSE-4.16:openshift4/ose-csi-livenessprobe-rhel9@sha256:3655c70dd6fcdf7f1e1ecce3903e6badfa551e39f37562e2ba0ced1c217e2410_arm64", "9Base-RHOSE-4.16:openshift4/ose-csi-livenessprobe-rhel9@sha256:be7eaff92385eba00914a3727cf2d6e00c5c321965d042f2f646fc5fd20988ad_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-csi-livenessprobe-rhel9@sha256:e82b33b3c5c33de944d6ec0f0f8c1f30db31317210c408778c0ef593f6f9e07c_s390x", "9Base-RHOSE-4.16:openshift4/ose-csi-livenessprobe-rhel9@sha256:f3084026bbbb6603717fe0ad04df7aa4616d43eee24a9404b6482cf95a4005c6_amd64", "9Base-RHOSE-4.16:openshift4/ose-csi-node-driver-registrar-rhel9@sha256:064ea9839beceefa22ea75bec600cde687abf950dec91081cd0d8ce0db588027_s390x", "9Base-RHOSE-4.16:openshift4/ose-csi-node-driver-registrar-rhel9@sha256:c3adbf1fc8493ffd3506f9a51b33f10ed10a2018e1d6db0102e81906e12c3d9c_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-csi-node-driver-registrar-rhel9@sha256:dbceab32444995093af9dbb312b9a72cf3c15032fe8700211243a013a575ff0a_amd64", "9Base-RHOSE-4.16:openshift4/ose-csi-node-driver-registrar-rhel9@sha256:ecab82fcd2acc9617b4e86c5d41c6e0c74ce682e58b56e5c2955985ecd918473_arm64", "9Base-RHOSE-4.16:openshift4/ose-csi-snapshot-controller-rhel9@sha256:66e97aaa85cc6723c1ee711778c64a32046553e386399e31b7298866a103b8c3_amd64", "9Base-RHOSE-4.16:openshift4/ose-csi-snapshot-controller-rhel9@sha256:9334e3e22d5880427f7f011cfb426505172128a7428d3503e27b9b2a909c359c_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-csi-snapshot-controller-rhel9@sha256:9e935873b4fee77568b6f667185d5c463d0700fdc5757a64f945110273d4f4ce_arm64", "9Base-RHOSE-4.16:openshift4/ose-csi-snapshot-controller-rhel9@sha256:c1c572eca3c27d5953827bedb24634d0c04df767dc85df7e0f7a9a433c149b44_s390x", "9Base-RHOSE-4.16:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:485a09448ddf4bda78e50991a7635da8b2365a0ed8001b37b233904ea9e7fd36_arm64", "9Base-RHOSE-4.16:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:72e1ec4501510e8ff3e51661a0bea692929d016f53ebc6862dccbb9634ce2905_s390x", "9Base-RHOSE-4.16:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:a43be110d11f49fc87b25b46da318bbf799e1a140f518f7b4fde414c7af341b4_amd64", "9Base-RHOSE-4.16:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c2b7348b0a4e03268b0ee6c304cd66567920fa0447f6f55c69ad1d3385f24de5_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:081f74f892e33ada4320c9cfb7bb06f8d80ebe87c8fc2b522b6df27874334f6e_arm64", "9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:48c8caaf54c288fef37535c4c8f7f3e2c685482c2ff7510ba818a078d96c7d61_s390x", "9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:5f49518b80af27c68882498c7422f07385d2f2d984ff0546cd3ceb32250ad4df_amd64", "9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:e785d85bf85896f982bd0b94303fdb35b0c2c60cf0458e4c5fb0833ba24f7595_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:7452a6237d08b92ea7edf746be9cd2b6e46d7499007db659cb321ccc4d825218_arm64", "9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:78821c20ffb87d62624c9a0e1851f9182fe93d135b8a277dba7a38132155d199_amd64", "9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:8178a2c1a65dd82fb3dd9a264c987bb2f39acf5a85d177ecc1815d4aafbd132b_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:e69d9bb39e69aec74ec96f120a8172ea94a9f85cf487e5b43bd5e53618ea26f3_s390x", "9Base-RHOSE-4.16:openshift4/ose-docker-registry-rhel9@sha256:3c51b66a7d670995df432135c722821adaeb680937953fdcde36b5842d12e2f3_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-docker-registry-rhel9@sha256:a5e096645101838bc75e83bca27d7c69114fdc93c3eba857e28fbe1121252ac6_amd64", "9Base-RHOSE-4.16:openshift4/ose-docker-registry-rhel9@sha256:aed9c1b83d6cd494fc5acc96baf571a63823f09bd12dd19495c9d4cdaeb9a567_s390x", "9Base-RHOSE-4.16:openshift4/ose-docker-registry-rhel9@sha256:f3f6377d014beff44475d7399cb8964c80f4e82cef1566e6bc7d66a114c55d56_arm64", "9Base-RHOSE-4.16:openshift4/ose-etcd-rhel9@sha256:41c64d2c8c8f0fa6dcc9930aec9cff0af506ffcd541d25a96ebd1d047f5b959d_amd64", "9Base-RHOSE-4.16:openshift4/ose-etcd-rhel9@sha256:b15815a603cd7fbf527d149eac887e2742af552f54bfcbf786431782723e5744_arm64", "9Base-RHOSE-4.16:openshift4/ose-etcd-rhel9@sha256:cf084c3cef3329575e32d56515dc85c0fc2ac38a7f691fa28d52f1ac05e4e94c_s390x", "9Base-RHOSE-4.16:openshift4/ose-etcd-rhel9@sha256:fe9fc35575a1739725f5b3eed21bf1cee7bfd4819ac816f07cbc94cc67f2b7f0_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4c7445e30204ee2b65b7c571d4aeaa67d1ff7a780382a1428c3af026ec7eac79_arm64", "9Base-RHOSE-4.16:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5f84b234f2bafa731e4554c9bfde2970c94e7f073867388962c0533e9bad74cc_amd64", "9Base-RHOSE-4.16:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8d82b8f8678ffca995261cc5a56af65f844d4ae57a116bb3cae87e12f652a146_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:20d4840b515d63205c1e696b012aab48552996e349559b4f1e368e73cd4c370f_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6650b4611fb0f7db84975f34c846222060e35bc9279818db39f1f49bfc15bc08_arm64", "9Base-RHOSE-4.16:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f9e9e61dafd5315dc23cdd537de910130a8e6c7e6d06f73faf64e533588d07d6_amd64", "9Base-RHOSE-4.16:openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:8b29e387125f80021953bec7827b632730bcaa43492ca1195886d3f3ed6d2adf_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:8f468a261c1d304bdb32a5e6b8249fe685cec73308984e53eec5e4810e296384_amd64", "9Base-RHOSE-4.16:openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:caa803d70386e611b83f2b8652b9ce84d65c99a92166eaf014671f86f4ad4d1b_arm64", "9Base-RHOSE-4.16:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:23a050153da0f5cea24f5137327ac787da3d4b8c252fb36d5641999c14aa03cb_arm64", "9Base-RHOSE-4.16:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:c6c4d1ee6411493ce488cc9ee380c09de5a1e928db538de2ebc700e102a8db28_amd64", "9Base-RHOSE-4.16:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:eb19c06edb0712f03a804cf2f085f72ec56a38da20dc8bd8dd8069ee94cb7c14_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-haproxy-router-rhel9@sha256:1b6fc807ec024e581d39d741006b21c184400cba648dc07c78d84ba6846a2c05_amd64", "9Base-RHOSE-4.16:openshift4/ose-haproxy-router-rhel9@sha256:3055a62b6bba9d7e8f68737c00fad5dc2e9b22976239c49297c766f889a3b4e9_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-haproxy-router-rhel9@sha256:8b217d19af84badd6bd00077432abb7462598cf57678c0275d7a69082bee3849_arm64", "9Base-RHOSE-4.16:openshift4/ose-haproxy-router-rhel9@sha256:e953fdb0c6878c8104ca515a9d919000c4d16a9abed4f3e9729c6d67fef78ff6_s390x", "9Base-RHOSE-4.16:openshift4/ose-hyperkube-rhel9@sha256:0b8a229b46d9b0682bf8269c02dce5133d89f8ea7b51addb0669f49678112488_amd64", "9Base-RHOSE-4.16:openshift4/ose-hyperkube-rhel9@sha256:710e35b23584f7a75641789c586f7e53449ce273101cb7be795c9f037eb82383_s390x", "9Base-RHOSE-4.16:openshift4/ose-hyperkube-rhel9@sha256:bce158b41006d0af318ec6b590b51a8c053947d065e0818523cba3264a40a6f7_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-hyperkube-rhel9@sha256:e9261248ecb74f2bfe6fbd9e859123a7bc8fd3d71e820d346f4e0359822017fc_arm64", "9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:194cf8fd9493ce590fb3587dc409a72bce168a52d3f34411acc87ca4a0fe1710_amd64", "9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:3143372d573451bfcb11e3465fb12f7f2682da91795ebb9f14526327f85c34e0_s390x", "9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:39064ddeb4275be1134dc72bb6cfff8325d11569d1513a3c03212a3fa8208089_arm64", "9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:ee6319c9362dc41c1d7186fbfdfa9cf1b695048479a73da38b3f5c329d7bc804_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:4952c68820c17528df39dc23c5404910edf1b06e05947ba44172938d338ac526_s390x", "9Base-RHOSE-4.16:openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:7be3b1c8088ce0238c7ea3cac82f08bbe067580acffb15d4ab0f17eec6ed92b3_amd64", "9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:677ad57ae44cb76e8b11e60319e923927823c82daf0aeec355d5a6d46a5c73f5_s390x", "9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:8e189318cad31335283ce4b57a4fe2a4cad6d140d12f8ef07c9088bc87e67459_amd64", "9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:3e21d147e3637b6a1dd10592462382ecb5d2241927ca7c2d3c3dfd26d6119995_s390x", "9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6be505059d53492962cc7bdf81beea66e11a044a35cd5b5796bcd2555a0c48c7_amd64", "9Base-RHOSE-4.16:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:6032436731216cbd54e7a9831dd1d68bd28b8018c80aad115b8988165db4bfeb_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:777b7af58dbb1f542795a5b767c6c6483e0bfda71a95d9c7d5119c9018b79208_amd64", "9Base-RHOSE-4.16:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:927f3a087ded590d92122040f7f5244e7ee08b29e7ec9bc99c42d9aa33229c76_s390x", "9Base-RHOSE-4.16:openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:88aa10e74968b69e7d0f77dedf499de1b02bb07401e5019d077f6478d092d8b8_amd64", "9Base-RHOSE-4.16:openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:b40452cd10436d5cc4b88e87683ed68ebdd0c686acd7ab0778a3b74cd2593818_s390x", "9Base-RHOSE-4.16:openshift4/ose-image-customization-controller-rhel9@sha256:0bedaa1a2c8738c782917e4ccb17c1468c678115adae95651664d0ddfa2f4400_amd64", "9Base-RHOSE-4.16:openshift4/ose-image-customization-controller-rhel9@sha256:e4333895ca011de3264634736e03a8ffe71304b6f5d343c2b240168daff44636_arm64", "9Base-RHOSE-4.16:openshift4/ose-insights-rhel9-operator@sha256:13a73124261212b07c95ed6ee0aeb8238061078971a8ceb3e9210f5a41693eb2_arm64", "9Base-RHOSE-4.16:openshift4/ose-insights-rhel9-operator@sha256:82bfcd511f80b5699c408ae43a8bde1eddcd393dfa3820a351d5731ad6f5da1d_s390x", "9Base-RHOSE-4.16:openshift4/ose-insights-rhel9-operator@sha256:bd0aef0bc792cba0510b793699dab9a8aa84e8ae0d5aefe71835db8eeb095731_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-insights-rhel9-operator@sha256:e1b7e38fd084dc06e7f9577b91f9cdb27f5ed20c9a7461709593056482162c61_amd64", "9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:2378be30a2d8c5bb75eb81099baa58e85407ec530e99b5303664f50f9d673e1a_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:2bf37726a79cac4224bbbd2e3be07a773d1010a00d5582a9097a4090fa1f6d62_arm64", "9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:3f69c1a8940a1623d9e33043054393984da3e6f80e7db461542852df77776bc3_s390x", "9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:fcc488f18198d1c4e749df0480d8f0cce37f60e2d2ac9b80c29853012819cc09_amd64", "9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:75faaecaaf87cd07cc77f97261609cdfecc7d84081c8339348be5c15827e80b4_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:7732fa6233771d45ce945df849f668807d45787e6c38c40c88e35932bf78beca_s390x", "9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:d14d5f0f2a63d6b99e477f1578cf824b0ae6d707e2b592c853d6d4a03053254e_arm64", "9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:e75d368195285ebfe144d8c593a7c5841a0657a65957b82acf87efc900c9238b_amd64", "9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:41f4e8debc115364741aa67dc591f2af3eb63d10b606ce2fbef19f5bbe129e15_s390x", "9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:5db29e7e8d75607634f84ba38ebee05fda82eed5cbf40fb18922b7c06b7bb30f_arm64", "9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:9fdd27220960109e78e339606572be20a3cf505cd906e9faf80e2982a9af0f63_amd64", "9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:da76a5681cad236069ff482505ba4d287e46c4e4c61648e871143b330e34693d_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:bf44485c8d37d7c565a38bff704db8aeb222f685ff8b099a22641dde35010ab6_amd64", "9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:db36ff22a4b0908c24041336ad7edd72b14e8d78320faa834a67a4970b7a32e5_arm64", "9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:84a530c6433ecbf85dfe0538fd2ac5e84c2031879deef86d78d702d03f4fa39d_amd64", "9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:8b6f16e0a6a9cfb9897c2ed7e2208e87ed4f1a1bd165942c57d63434c93f1c38_arm64", "9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:567f32efce655bd8e4135439f631a0a8660572bcf0a44d8ab87269cd6e094189_amd64", "9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:f6a5d7e6ea4f69f8c80305ce420fe5aa2a3bb677fed1c7555760eb0f9a83b0da_arm64", "9Base-RHOSE-4.16:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:63df8fe7486f55486c6d13ebee0bd8bb31c11aa336f265ef424fff0caf67bfcc_arm64", "9Base-RHOSE-4.16:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7abd406cd883cca552ed4d9b820713fd103972240bce56584c0b5c12aacf4f8e_amd64", "9Base-RHOSE-4.16:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:08f590d66ccd3bc9c70b880fe0377db41f78837504772cb0f9b28847a4142172_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:178f3eac64d3038e873d64d72ca1f5bfa17ec36397c8290ce98d5692fe8b1e4e_arm64", "9Base-RHOSE-4.16:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:28df1b94af8950fa87f604b2ad4cdf9fa0eed5cc7a985086a45c7b8c94707fe7_s390x", "9Base-RHOSE-4.16:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:6015286dbc21c63448540772372c0e031a1be8c78d1f3c8f29bf6bb23da97eb8_amd64", "9Base-RHOSE-4.16:openshift4/ose-keepalived-ipfailover-rhel9@sha256:24f9ddd7ab23775afcba7a02c070b546bb97366801fe51f8814e2c1e4ab6db44_arm64", "9Base-RHOSE-4.16:openshift4/ose-keepalived-ipfailover-rhel9@sha256:6830a723334aa65786d90c1956ff23bc2fc4b394a8e5e4ce943ce0f53e5cce47_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-keepalived-ipfailover-rhel9@sha256:b855d8224a9e8787b421fc64079dc57874d89d8d29b322610aa2645cc5fdacb3_s390x", "9Base-RHOSE-4.16:openshift4/ose-keepalived-ipfailover-rhel9@sha256:dcd55ef2d57096d7cc3ef3cf8aa628d303b13a1cd3122c1bf0f7da5a1bbcbeb1_amd64", "9Base-RHOSE-4.16:openshift4/ose-kube-proxy-rhel9@sha256:048ce8ad02c02ae3d1a2e6d6d96b2567131eeff4a1da5579101f4587c068063f_arm64", "9Base-RHOSE-4.16:openshift4/ose-kube-proxy-rhel9@sha256:7358a44ad56fe597f935224d10b92d2e1041d88200cedddb541f0ca7a9a8eecf_s390x", "9Base-RHOSE-4.16:openshift4/ose-kube-proxy-rhel9@sha256:a8f37dd90423753ee22882c4b53ecb46fe2c5afadfa20b4302e3e1b5f48cf8be_amd64", "9Base-RHOSE-4.16:openshift4/ose-kube-proxy-rhel9@sha256:d6a19cd3051cd937e123a49ab2f38b62d9113b54b13faecda8ffbdeec8232145_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-kube-rbac-proxy-rhel9@sha256:0adb39d85aa95db4356152dfffda6fcca7053fa79ee526f60a54c9c8daca2afe_s390x", "9Base-RHOSE-4.16:openshift4/ose-kube-rbac-proxy-rhel9@sha256:2ea23b3f564a616f6e03b1fb74fc1e1588204f0562112b415828aaabef44419e_arm64", "9Base-RHOSE-4.16:openshift4/ose-kube-rbac-proxy-rhel9@sha256:9cca17dcd88c3bf52147f4693f6d975d18c69876824758a3c88bc6497c04c23c_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-kube-rbac-proxy-rhel9@sha256:d606ca817b3e7be1d2148ea034640dfc4fa9ef0c40c2bf13cae8a626e2c396fa_amd64", "9Base-RHOSE-4.16:openshift4/ose-kube-state-metrics-rhel9@sha256:13abc456de760197ab220610a5ff216774043f4b9658538072bd8af34f839abd_s390x", "9Base-RHOSE-4.16:openshift4/ose-kube-state-metrics-rhel9@sha256:21d8bbb3b6f8c8d320a7f6f14ef3154a809582da967ba52e469005287af18058_amd64", "9Base-RHOSE-4.16:openshift4/ose-kube-state-metrics-rhel9@sha256:682fe1ae91719f21ffefd006b823e1aacd6cc47fe5300f6e432932323e497f6f_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-kube-state-metrics-rhel9@sha256:e8b0a533133ab2a3f32b69e0f8500cf166958cc0216224588182cd9d12905da1_arm64", "9Base-RHOSE-4.16:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:01d3094788ee93ee7625f6fda0a1d543fcfb3a3e5a3f83c3d531479d4cff6fe1_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0d5c915a6991893f10e509ee974974371737f95267f1fd12f58c9db90cbe29c7_s390x", "9Base-RHOSE-4.16:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1e39bbb9ef418ca53c5304f5d20efd28fe7f9d8ba8af5e2e627321f3ab64558b_amd64", "9Base-RHOSE-4.16:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9f69adaae94ac55ab8e87d549a97b1d481991928c6960d29d3723d65a0be01ac_arm64", "9Base-RHOSE-4.16:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:00a65a0b8c13e225c2e7930d47b4d48aa98af7adc43954c8dc5df8054187cec1_s390x", "9Base-RHOSE-4.16:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:39bd9f75c70ceb3880d68065ae9e0b7cc9a2bcb814552fcc9b4c9d543b0553c4_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:aa1012923bbc8878d52215a7958945fdfcf433aaf342747297db66646925d821_amd64", "9Base-RHOSE-4.16:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d32d4b2e9e0b8d30e08c1316ac0a79252ed85670d5b00b619247c560c5cd16f9_arm64", "9Base-RHOSE-4.16:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a97a216f18e582571a883c4263f36656fd373d32fccba0c86b810bcc9e6cb07_amd64", "9Base-RHOSE-4.16:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:42a7a603fba8bbc9acc4415c441fea219a9db697d3aebee9503723b6176d91b3_arm64", "9Base-RHOSE-4.16:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:627ad4d117ec183382faf514b0fb53e20f8cc3f32bfec5ee2599f169a83a543d_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:da910ada5b5655487115a79cbb36f024a60fe1d87c3c790982d70cc551320125_s390x", "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-aws-rhel9@sha256:c1eebd2250a4843c66bbe66c15a10ca25d956eca8bafbd066f5767d3877ef674_arm64", "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-aws-rhel9@sha256:e062a25836afeeb7287249c070df92c3e9a2a1f152cbde99d29b275c4792133f_amd64", "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-azure-rhel9@sha256:0ea28289a3a4c13819c8e5dd100e30f6e6f81c17015baf3d3e605a3e45dc2f47_arm64", "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-azure-rhel9@sha256:9b1c32cfb8a6100869241809b631e3c46aa0b423af8a94499ddf30fa1734126d_amd64", "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:1a6f04c2234ba27547c8c3989a45b5c62795f4f8959c4f380d36a5e04b555047_amd64", "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:22c08d9431644f168ad1adeb4442831646401254277e19b9abb32b3cd63e62b5_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:48926d3237b940557630dad93fda15f1a18794f108b486c68520c6271c919683_arm64", "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:3d60d199709555e50baf4c33e424b8830dd75a3f184b8d1fecf08fdee071ff07_s390x", "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:91fed3c78d372244f987f44d65ea2488135ccc61f276466fcff8f03ca8cef73f_arm64", "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:96eaf4b84c52e65fcb5001ad62e2c646822a08ab45bde63dc6d59d598ddd4950_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:addace3f0ff1e59ae96237b901e7207246c5cf30899e16f4342836d6a0bae021_amd64", "9Base-RHOSE-4.16:openshift4/ose-machine-api-rhel9-operator@sha256:348058b08988a0ffd7db52d5cda3fe654d26ef533882aa59d5c7b622bda5d993_s390x", "9Base-RHOSE-4.16:openshift4/ose-machine-api-rhel9-operator@sha256:72de3e55b0b67d579bb2309e4770eb8f0f01f0b58ffe1463e02cf1cd40b852a4_amd64", "9Base-RHOSE-4.16:openshift4/ose-machine-api-rhel9-operator@sha256:cabdedc128074d67ac226bf60c538fbeeb2e8eef8451af710f4916a7dff4c2ae_arm64", "9Base-RHOSE-4.16:openshift4/ose-machine-api-rhel9-operator@sha256:fdf771b69a68ee18d5a99d493732a06bdba0a332b4b9cce72d46515963351712_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:095983d061d5de744c28ced1bb3b8001983d30de87f85c52ff34951277600390_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:9a31cdedca230e6ea0bbaf3c7c9841054cabfb6776693c35b85e0f2f34ddbacb_amd64", "9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:9d4abf9df596502d562ef4505a600aaf66dfc38bcd89ec4b57656e4737f196ac_s390x", "9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:e228c59f688c379092531ccd015dfb49b5816ad2ca459dd1a277d5b154470cfa_arm64", "9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:730d70620738fe2fd6a12b5c122557af5eda00fb5245e2a77022e1cfcc5495e4_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:800e39ff35d77ee5b490d99f68352b1a00826562b96e144140267ef84c22d064_s390x", "9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:8e037ebb3a4fc6e430c9ca90cad5845bdd04682283d7c1238a9cb701b55e9cc2_amd64", "9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:cba0a613535e8d827f7ce6300bae4cf382e55c7a5fe8d2aa9cf27ae1e67cc365_arm64", "9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:69d56cbe7a0829ec462a3e7eb93e10ed95359cd802ebc363cebf831e984985cd_arm64", "9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:e10b031a10d3b9775e23131925c6f7f2106a861ea85c38cca35385bac433d8c7_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:e7220c98b680312424a3651c8674ba01a23fac67fa68abcc4e50aa9215ae08ae_s390x", "9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:f489f0b01b85fa2a20deff3a6bede666e4720c505c3182bc5ae65919b18d86ee_amd64", "9Base-RHOSE-4.16:openshift4/ose-multus-admission-controller-rhel9@sha256:0b9fcfaff47a112ad717cbeb28f8e28feec9b28966238c1c15b20e7cca41ca2a_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-multus-admission-controller-rhel9@sha256:71690465c529aff1e4292388b9ce8db3ec3e566da01a95c3267f0d4e3bb0163d_arm64", "9Base-RHOSE-4.16:openshift4/ose-multus-admission-controller-rhel9@sha256:ad3d3d021d618f360fff4f70da99c20df74b90dcb86334fd88ff3633779fb53a_s390x", "9Base-RHOSE-4.16:openshift4/ose-multus-admission-controller-rhel9@sha256:f1de147edd12bfc298c1493fb2cd3f5636b807e201091261e1f2b8e58e4fa212_amd64", "9Base-RHOSE-4.16:openshift4/ose-multus-cni-microshift-rhel9@sha256:0bca64aec5a3d6f6f52fbc874f11b38992557e86b8f63bee236702072d1713a0_amd64", "9Base-RHOSE-4.16:openshift4/ose-multus-cni-microshift-rhel9@sha256:1d68ac29f304171e89ffdc5b24febbd3d134acf1dd75657efd8ebadcd136d636_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-multus-cni-microshift-rhel9@sha256:822e167d8e17f0c66b1d01b6f9683a28dd7eb10beb90e3eaa8b9c9d877176de6_s390x", "9Base-RHOSE-4.16:openshift4/ose-multus-cni-microshift-rhel9@sha256:97de7cef3db9df569220ce28b7694b2d90bb0306aee4a3dc25aa900ecfb8ba89_arm64", "9Base-RHOSE-4.16:openshift4/ose-multus-cni-rhel9@sha256:08d9c1463da8266abb3ff2e3429c474bb65e91cb3993f36f0540a52c1f7d13b4_s390x", "9Base-RHOSE-4.16:openshift4/ose-multus-cni-rhel9@sha256:476bcd488022220eb35577e7cc67f842a608d07a80e1323c214b3548d5012fad_amd64", "9Base-RHOSE-4.16:openshift4/ose-multus-cni-rhel9@sha256:4a1a06f00144e87e7da056bf58675f761aee26d9d085bb69828dd078d632827c_arm64", "9Base-RHOSE-4.16:openshift4/ose-multus-cni-rhel9@sha256:9e56c73cea59a1bfc54ce90edee8f4a295e61e9299fc558b70cb31aa39e8c8e5_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-multus-networkpolicy-rhel9@sha256:06bfd1888fd3e3199084ba41559bf3f21563b30a221395ac42219d3ae510ae54_s390x", "9Base-RHOSE-4.16:openshift4/ose-multus-networkpolicy-rhel9@sha256:3904de0e659c1833835b9dbe3aa08215b5ab9b2168ad43aad1c8e834c70761d2_amd64", "9Base-RHOSE-4.16:openshift4/ose-multus-networkpolicy-rhel9@sha256:838c738b780512293aaf7d1249ac29ccb50fdf2e3b7011c0a3591741a8299988_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-multus-networkpolicy-rhel9@sha256:ed22a41693fc3f0466313e00cbf9a7171e4a2f1e98e6e460a4c8e6b3a9d553db_arm64", "9Base-RHOSE-4.16:openshift4/ose-multus-route-override-cni-rhel9@sha256:3cb9a395e3165c4567442fdbd57fe52fd04e38e63d7f959c1df7b61abb9b7869_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-multus-route-override-cni-rhel9@sha256:c214fb27c8655d5bbee62da891202cfac9eedec8801e4e494608ee8ebf89bc31_s390x", "9Base-RHOSE-4.16:openshift4/ose-multus-route-override-cni-rhel9@sha256:d6cd6d6bfbb2897fa954ada109ef79d7f35ae479ec7705d556e531e260970036_arm64", "9Base-RHOSE-4.16:openshift4/ose-multus-route-override-cni-rhel9@sha256:e990f78ba767c7b88f4a8132933bc17a6d4fe1b135c4b392c071f13bde32ce16_amd64", "9Base-RHOSE-4.16:openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1ec628f3edd496d38cf0ef051a3a3e4660c52bdaacc6fd811270b4bee23c9035_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:38891b4547aea650a23c9b3ff616b4dd23635f426ad8c5986c72d7092f774e5f_arm64", "9Base-RHOSE-4.16:openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:99767d45f5f2c507f9809cd88205a51bad6319feb304220db62de5ec5ae435f3_s390x", "9Base-RHOSE-4.16:openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:9fe5a51e368734b1617215b1bb666ac2098dd2478e6ae7c3d8916e7d8b989942_amd64", "9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:1605460133de7bc30796ff154a25f99d1adac73b66f646a9789e716e7c0a7f9f_amd64", "9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:348a63e6d3163c2e503363ffc03e841ef7ba60840bb36d5f62a1d79a7b67456d_s390x", "9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:a6ae73143b1181e37078ab4b07b95ffe8a8651d12a66143018a9c1c85edd394a_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:d59a40a994293e7ca75831c8e2899b6b91e46ed8fb8485e5d2af420318396b30_arm64", "9Base-RHOSE-4.16:openshift4/ose-network-interface-bond-cni-rhel9@sha256:50386e429264b43ee201e3163a90d739511d22d9b79fb49df98788d607e24058_arm64", "9Base-RHOSE-4.16:openshift4/ose-network-interface-bond-cni-rhel9@sha256:870743a1a664fc72edd89083fdbb84fb8847b959824944b3db9d93b08615a245_s390x", "9Base-RHOSE-4.16:openshift4/ose-network-interface-bond-cni-rhel9@sha256:d0d9ec1c9420df3cef05a99b18a782c3b3fa47bb4c43dd52613e8ee8e2354ec8_amd64", "9Base-RHOSE-4.16:openshift4/ose-network-interface-bond-cni-rhel9@sha256:e9aebfff92e771e03c07db80f54f3d0835785cbf84c7f4b090e4c446898889d9_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-network-metrics-daemon-rhel9@sha256:5f0540af9a9d72adcbfbd6b928b412a589e4743ce82f884ce7e102af14027f0a_amd64", "9Base-RHOSE-4.16:openshift4/ose-network-metrics-daemon-rhel9@sha256:7b82cf52205992020a66d66433a36c660acc5ae1e0a59c48b330f7659b5b1664_arm64", "9Base-RHOSE-4.16:openshift4/ose-network-metrics-daemon-rhel9@sha256:bd586d4b683d0f590e9cbcf0361e313026c6f143c6db216c27c228a6dc1ece07_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-network-metrics-daemon-rhel9@sha256:fd6507755d9fb25848e3fb7b848d25de7efc551cdf9ad40f9e31fc3204910cb7_s390x", "9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:04c466e9f3820b7d3bb52f86d611397dc441091195177aa2c38b931329499d28_arm64", "9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:93e249b8353e8c2a3cd4a9e8bb0dab423dfd0a185dfc567d59ab848da2a64ab6_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:9f8babd43daba0a9c3031758d1a85751cd3e9b99af6100740ba92f85285cb235_amd64", "9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:c588c0cf236cb7499f8599bfd45e29541f05a0ea18aebbf5b5ca465aeaf26554_s390x", "9Base-RHOSE-4.16:openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:00dbaebb586d8a032b42c7b540cc10d69fa33d8f3380aef8c15296946beec6d4_amd64", "9Base-RHOSE-4.16:openshift4/ose-nutanix-machine-controllers-rhel9@sha256:b464080669b56227e93d9076cf40c3f728cd28ceece631e1324de33a20f942a0_amd64", "9Base-RHOSE-4.16:openshift4/ose-oauth-apiserver-rhel9@sha256:1e2ec4c525443c2c10d32f0ea5c3ed68143918cecfe910b8481cb6b6cacf05b7_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-oauth-apiserver-rhel9@sha256:7b92bd5c74909ca0ae0d0a007f0f21b420a2eff13d4673863bcb8d12f0ceb72e_arm64", "9Base-RHOSE-4.16:openshift4/ose-oauth-apiserver-rhel9@sha256:ec19f068115f9797b8587c63c6a9bacc36cbf561177d1b842eb41f0f3ac66950_amd64", "9Base-RHOSE-4.16:openshift4/ose-oauth-apiserver-rhel9@sha256:f4f9b5d43f1b4fc6e2575a4c56e3c37904d11acd058d40ae77d9e00ecf40f26d_s390x", "9Base-RHOSE-4.16:openshift4/ose-oauth-proxy-rhel9@sha256:390a3ca3e037470ec23abdb89d3d5a5fa9194fca484cc5310084d0bb51346f21_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-oauth-proxy-rhel9@sha256:b07e84f4601ac2e45ca7850a8bb73f9d4b32853620869cf9626ad49653fd0e08_arm64", "9Base-RHOSE-4.16:openshift4/ose-oauth-proxy-rhel9@sha256:b1622d360bbc5acd5d2805c7f44d0474ee01fdae458252c066a2f4bd5eef1d8f_amd64", "9Base-RHOSE-4.16:openshift4/ose-oauth-proxy-rhel9@sha256:c05c53ee58a4ab9b86bce53b7d50807dea16ce624f536ef039173d8cd7c8b6b4_s390x", "9Base-RHOSE-4.16:openshift4/ose-oauth-server-rhel9@sha256:62aec670236d6ed3e3c15b4f3836cad83f4d73daeec88a42ba31d8005bd8bb77_s390x", "9Base-RHOSE-4.16:openshift4/ose-oauth-server-rhel9@sha256:8a8e369d3d1522cc23fe05709ca2cabc669d91c9ce01a48f56338ee482046e60_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-oauth-server-rhel9@sha256:a845a7093bf5d5dca4abdfe6b9537549685765c16bb60b48dd6baffa75700f6e_amd64", "9Base-RHOSE-4.16:openshift4/ose-oauth-server-rhel9@sha256:ab88d8ae2f19cba863061d0faec6664a68b1d5dc43f652306c9e9b1d85556002_arm64", "9Base-RHOSE-4.16:openshift4/ose-olm-catalogd-rhel9@sha256:01b72a079eddb70ce27eb178c0e0f2ca08e7a65a99def3bff1b793f6d40c0969_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-olm-catalogd-rhel9@sha256:0ea048024abf0c908a820db88a19323f8da005ea2d0bb7d09ad933c29eed3e14_arm64", "9Base-RHOSE-4.16:openshift4/ose-olm-catalogd-rhel9@sha256:18054465f751e50dda519a03773f648e46b2b23b2058642b4d624f2a5ad9a1ab_s390x", "9Base-RHOSE-4.16:openshift4/ose-olm-catalogd-rhel9@sha256:1df8a6b62a2b1cfab9f386c273c5ae3b085ff53dfc3272b3abd2240c9ab125af_amd64", "9Base-RHOSE-4.16:openshift4/ose-olm-operator-controller-rhel9@sha256:13ec1ae02b25ad477d3c6ee1816766868b50c4d7e98a19424e02db270da9d4e9_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-olm-operator-controller-rhel9@sha256:4ac93588aa4508abc1bf649292ea35e2f60b6bb9e149e0171990525fa263379c_s390x", "9Base-RHOSE-4.16:openshift4/ose-olm-operator-controller-rhel9@sha256:581bef59d36c3eb5328d3de685bc4efe654687fbbb4ea7decc625ecb56df7e60_amd64", "9Base-RHOSE-4.16:openshift4/ose-olm-operator-controller-rhel9@sha256:7ebc6b37e058dbafc291b2b9926fc1c3138407db1a2758fb0f627d0d0ad222cc_arm64", "9Base-RHOSE-4.16:openshift4/ose-olm-rukpak-rhel9@sha256:3ca07c5bb00b385cd3d1064d09a1644d28135c9e97faec1df4d4e28ae4fb6a93_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-olm-rukpak-rhel9@sha256:a6f45ef197d4dfc0acf2aff1f26369b427cc811c3ab4ae37a52258db2456197e_amd64", "9Base-RHOSE-4.16:openshift4/ose-olm-rukpak-rhel9@sha256:fbac2db13b31228dfbb8fc8433572a9b1ee14235391e840c8dcb8b20bd33366e_arm64", "9Base-RHOSE-4.16:openshift4/ose-olm-rukpak-rhel9@sha256:fc64992c1073eec979f06c9fe9f924060aa312067dcbee914256c92acd7b67bb_s390x", "9Base-RHOSE-4.16:openshift4/ose-openshift-apiserver-rhel9@sha256:0ae78bc51d0ffcba2acf9fad91552a1d76e9984940c7f13cbe83a7a4b0ecf28c_s390x", "9Base-RHOSE-4.16:openshift4/ose-openshift-apiserver-rhel9@sha256:289e63a558a7a1a8ab5649c2854c5a99dc0b0181debfa2e21712674db14a45b8_amd64", "9Base-RHOSE-4.16:openshift4/ose-openshift-apiserver-rhel9@sha256:37f5654e2b03db66ad82da281c8eeaad0ce0c7882a5a098195b3f0d04331759b_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-openshift-apiserver-rhel9@sha256:bbf1ca462794b4052fbe61320dfecac68344e89e69170fb768ed7c337c72c24a_arm64", "9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:09f31268dd0285f5316f3fa2ff5a5af330ef6eb87d1794291080ef65fa90f29e_arm64", "9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:2cc3a82a27ab49298e50e02a6c42377c60040afad33e9f5b457bdd39a3a6f201_s390x", "9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:8293328b0f22a97aa139dd24c3e897a2d6b0c50cac28e8da2a6acf3e353d4806_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:d5060aa007c4ec392f3af0986d33c187a526a0844c2b388463a299b7fe3f85b3_amd64", "9Base-RHOSE-4.16:openshift4/ose-openshift-state-metrics-rhel9@sha256:0d0fd604a14b4a5bed6c28808be2f1319755b70aa352a94a0fdb7f3a6285512d_s390x", "9Base-RHOSE-4.16:openshift4/ose-openshift-state-metrics-rhel9@sha256:35f3dff0cee4299cf528bbdad2cef516a53613b21a70904207aa307364da6674_arm64", "9Base-RHOSE-4.16:openshift4/ose-openshift-state-metrics-rhel9@sha256:43cc8d9a87a7fad2cad784c68758d82295bd90339f1c139de901e2439aba35df_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-openshift-state-metrics-rhel9@sha256:c0799fe4d3d550ad5be9f3e6acdd0dbeb6ed6548e66fb24380b127ced75d58ad_amd64", "9Base-RHOSE-4.16:openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:4e16957ee5da84bed4a1d63a8008af5fe5de549ab87e1ccc4a4c2f29276544c3_s390x", "9Base-RHOSE-4.16:openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7da95c0060d09e6f12d58933f3ef9123448d77ceb7a2218b3c723ac7410142ac_amd64", "9Base-RHOSE-4.16:openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7efe60ce5e60ae8f7b467fb5126c470c1c9149a132abb20bf3d742fe637918e3_arm64", "9Base-RHOSE-4.16:openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ae897ecff7018d92afa020c566b899a4b3cbec4444db0a8533093693eb25f441_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:05a56f2efb4dcca1682eb65d0bed1434e886e8be1ac5b61d80c0537929550b05_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:660165c66fbbcb0443e78156990b28857d5f2ff43090874a1659114fdb54677e_amd64", "9Base-RHOSE-4.16:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:66c8e3cb9abece0269ea56173bc29b25d23fb47d0609cc5fb2c72432b894c45d_arm64", "9Base-RHOSE-4.16:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:e4675c421773f72ac0d467e33ed2c11dd420f3f6df79bd6b9a4b403170a6fadc_s390x", "9Base-RHOSE-4.16:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:1c1b24c2d7414f1c0baa7e6eba68e7630922a52d63e87d6ae1bd7304d2beb053_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2e5b9b72b4b5d4ceadf82fac617aa2238a5bb03985884dabec51ef60501df810_arm64", "9Base-RHOSE-4.16:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:776b9e2a586f6c8d2c3b3fffc12084030e9e4e08de45e52c2fab1ecb1b0a11c9_amd64", "9Base-RHOSE-4.16:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:e274ec5e7fa5161091959f5b58730e260bcf994cdb238ffe79bd9aa1d4cfafa4_s390x", "9Base-RHOSE-4.16:openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:0004b3cf381fdeb1e670df800abb573b4d981efe993f176efc3de8ca4f90422f_amd64", "9Base-RHOSE-4.16:openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8c6490aacf5e4b9841bc34c9dab0ab8b392c0b1a237710e10b5a0cf7170c109a_arm64", "9Base-RHOSE-4.16:openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ab4f157ff3717c2909571ad5690b56a1cadb7ce3a842bea0777ce630c2afd99d_s390x", "9Base-RHOSE-4.16:openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d5f9cfa59678e2fbfb3434fbe79e3b195fb9b1a7b72d1b5c5a07a3db17d8b34c_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-operator-framework-tools-rhel9@sha256:5231813b52f5c33846b7f91e1d774b30bd3ae5d09aea74b0069c394b6dbc4545_s390x", "9Base-RHOSE-4.16:openshift4/ose-operator-framework-tools-rhel9@sha256:5a964467517702bb57a92aba855db77df919004b7007d681e29a8d4da870ff6e_arm64", "9Base-RHOSE-4.16:openshift4/ose-operator-framework-tools-rhel9@sha256:c76beec5904e4a3f2c46b3ef97de51cde03aa761a87e3e2a970fcf2569786bad_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-operator-framework-tools-rhel9@sha256:da29f4168d13b9eab798c007438e77c576a11eaa357a8a4cbe80ee979bbb05c1_amd64", "9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:54a5cd092cc40aed3f4177e85b4df40287a1b75ab7382b9b176671452183081f_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5ce5c01a01fa37b1fe280c5787e2190905671f307dc3255dac8a251bb6cb439c_s390x", "9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:96891f8a43580f21f223db21ae69cfc466df3cd4cc54be0b76cc820b5db04c51_arm64", "9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b8328a2a1f48e21a5d1bc50cb5879aba8b2e38604252cdb6c6238ed83b59e687_amd64", "9Base-RHOSE-4.16:openshift4/ose-operator-marketplace-rhel9@sha256:195990109e3b20d9bbd33fd6fc816b868c25cec783fbc15e86bc75b16965896a_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-operator-marketplace-rhel9@sha256:1f95e1c63a9efc40267509814a64f9d48cbe4ce10a39d71ca620cd2da6f99ed8_amd64", "9Base-RHOSE-4.16:openshift4/ose-operator-marketplace-rhel9@sha256:5a7df7d4e2c4e49d753745d04a7cb6956c5a5d49fc63823457e7fcbae24c8eee_arm64", "9Base-RHOSE-4.16:openshift4/ose-operator-marketplace-rhel9@sha256:6dacc9b7bbae110c1de6cfc5f76a2bef08804ff6aa8961f81a4287c1fd182fdc_s390x", "9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:6e4d56e4e17f5082ded331122800ba43a89e0a3e12eb4e7c9a9a251b4895379e_arm64", "9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:b4822a81f16167f924d7102faed1841ed4604e86966595a8e805c1739a0297ec_s390x", "9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:dc0e6ff09530d86f55649a9221f1358776328a35fc9c878e5621fb5224950d51_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:f421fbea94df5883915ecbac7034ac4753973145d0a8ca549391b74c3f2ac8a6_amd64", "9Base-RHOSE-4.16:openshift4/ose-ovirt-machine-controllers-rhel9@sha256:05c51bc8b9010f7692f1237a83e0590d1e8b778187664b4b27bcdead4212a810_arm64", "9Base-RHOSE-4.16:openshift4/ose-ovirt-machine-controllers-rhel9@sha256:2d5589dae842ae26ae4583365f47e9b9772f12b0883c2217adb36c2c121fb881_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-ovirt-machine-controllers-rhel9@sha256:ec3aededab3e9e644e50cee9aa9ce1537deeeaee2587b45ec0e47237bcfa2c6e_amd64", "9Base-RHOSE-4.16:openshift4/ose-ovirt-machine-controllers-rhel9@sha256:f537c5b5a753954e44584ccd488176f68361a39988bd7171e429c10b1edf8323_s390x", "9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:3393f5df954af52222e1b9488e9ea3ff8f4e48f0c2401a5bdbcb22124d724df8_arm64", "9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:3b23518476665714444b3aa2d1bdb176805f881bc33a14cccc2e89f4980fa6cb_s390x", "9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:87175ee6546968bb353a4de7d2ed339badd7999c2299829fe076b01fbd1fb9e2_amd64", "9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b41f0429db52dabc305bc5efc6955758575b702b1774f33d3df82c63ebe99890_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:5e5fbfe04c38afd0d47bebaa3204f24b0cf06e9ae97dbb93a6f364c1f72a5a3d_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:73b65d5b611a71af168553bf30cd210a9827ebdfad4efc97d583db9ae3461c4e_s390x", "9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:80e94de7c2c28572375e3669b6b13fc1ec83a1ad2f3c5646fc4ea646aaa780da_arm64", "9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:90e9311f1ffe501261d78b388808b13a0774b92b080d74c4e075ece3b434d189_amd64", "9Base-RHOSE-4.16:openshift4/ose-pod-rhel9@sha256:21228b49cd5c01b4d5443c0c1efcdefbb493ebd0eea7dab1bbec745d3540973c_amd64", "9Base-RHOSE-4.16:openshift4/ose-pod-rhel9@sha256:6e72eed54e46b2f0a7e82ef6512a4a03aea32ecc52291c2f4382ed48156272fc_arm64", "9Base-RHOSE-4.16:openshift4/ose-pod-rhel9@sha256:cf70099e86f490596f002a5a153444278eac7d0278bbfde767b9325c59c0ef6e_s390x", "9Base-RHOSE-4.16:openshift4/ose-pod-rhel9@sha256:f2295c11c346090e4392ce746b7d80099afc28f5fa9b46be8583d1ef042b882b_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:1f496145d1815463e52687c50a56d196948b2b7623b5ff525f3cabd59c750f11_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:fe875a00cd161fd4e221c99e6b62370a1cfb326508edaf012cebf547e6ef1382_amd64", "9Base-RHOSE-4.16:openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3c30ccda3c367661eac00b47c27b011a6c302598b996455ce47eca01beb5f7f9_amd64", "9Base-RHOSE-4.16:openshift4/ose-powervs-block-csi-driver-rhel9@sha256:57aee742f027e65b08ab6b33e5a961269f1cc398bef49a2a5c1033df4c254623_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:7b7f9cd9e8c7febcb99db6e35a8010c9752280a6df98a942fb70607d40f56ad8_amd64", "9Base-RHOSE-4.16:openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:e16fe4e924dc23e36334fca994eb52e7f9a18f9e1e4be0a68790cd97eb32c863_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-powervs-machine-controllers-rhel9@sha256:4c92227400934665b61cfd6c1080585f1c05f2477deae7597a12e644b1fce6e8_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-powervs-machine-controllers-rhel9@sha256:74dbd1544913f6e7e429f96c9f879466559735c362a8b07407dce2a35d16e8e3_amd64", "9Base-RHOSE-4.16:openshift4/ose-prom-label-proxy-rhel9@sha256:1764aed1a0c2a489e9a1095cc145adc26d7a662bf5040bbb4bff10161ac1f67a_arm64", "9Base-RHOSE-4.16:openshift4/ose-prom-label-proxy-rhel9@sha256:38470eb678986a5583790516aed062d41978d545d1ea43edf76059df4740b629_amd64", "9Base-RHOSE-4.16:openshift4/ose-prom-label-proxy-rhel9@sha256:4eb22e30b73ffa2934d2691f743b48bef0863259e048db8c3d8fa58b52f7524c_s390x", "9Base-RHOSE-4.16:openshift4/ose-prom-label-proxy-rhel9@sha256:bfd05fa99438f9bd86f38c255f557c98d60aec478a4b52e6ab4e09ea46b3290f_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-prometheus-alertmanager-rhel9@sha256:504ad114f585c2bafa5b8e5edc855a1dea696a39f621e59f5bc5527eeface6bc_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-prometheus-alertmanager-rhel9@sha256:9aa1c37b63d90c7ca80188e5ae633284e6e8d61032575c4e4a90e167544ca15c_amd64", "9Base-RHOSE-4.16:openshift4/ose-prometheus-alertmanager-rhel9@sha256:c7b0484cecea4175add87f1708def31db0e0f935ce656bdb8037623a7359ec1c_arm64", "9Base-RHOSE-4.16:openshift4/ose-prometheus-alertmanager-rhel9@sha256:da522e59697fa30fff1e3a723f62c8b865ec4d3f8047310a47cbfa1a16bb51bc_s390x", "9Base-RHOSE-4.16:openshift4/ose-prometheus-config-reloader-rhel9@sha256:4fcb32c4c8eb21d85f3f1eda2c88ebb2a4a07ee21b1736633624c57082d5e3a5_arm64", "9Base-RHOSE-4.16:openshift4/ose-prometheus-config-reloader-rhel9@sha256:682e4b254ef4009077f302e2e5ac6971507f16b05f7acc2366c4cb85e9dfc701_s390x", "9Base-RHOSE-4.16:openshift4/ose-prometheus-config-reloader-rhel9@sha256:7498f61382e2095e9477c71a44eb637a0b0aec4b380dc88fda5a719d836c8ad3_amd64", "9Base-RHOSE-4.16:openshift4/ose-prometheus-config-reloader-rhel9@sha256:947fd9632f09c3e967df9d572067a1d671d4573131bf11d193ea83a5e69fae19_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-prometheus-node-exporter-rhel9@sha256:0d854b231d13648b4ef8c0b0be1b1703a7b331bdc9a8b34c24058c544651ba2a_amd64", "9Base-RHOSE-4.16:openshift4/ose-prometheus-node-exporter-rhel9@sha256:149f6b544d63b4d6bff37baff9be2940ce8702f90f41a08ef8a3cf5fc8fa287c_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-prometheus-node-exporter-rhel9@sha256:a97f3396fa0dea3b9582bcf8e84469d94df1e51759800892641196370aa300c6_arm64", "9Base-RHOSE-4.16:openshift4/ose-prometheus-node-exporter-rhel9@sha256:c7d4aee2e0effc16100799e30b9c7ffe40b9efa324ed798042ec981fc94c1a3b_s390x", "9Base-RHOSE-4.16:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2e402a6d09a1c28821fc7c7a2af69293b67dcfd1e18d1c4289872d655bd07ce5_amd64", "9Base-RHOSE-4.16:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:710100f16a578049ce128e127e22c240a31c367ac7f88dfe7fb0118bd8802d1b_arm64", "9Base-RHOSE-4.16:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:809a1cb00b06e5ede16603e128387835b00e8f894083dbb69076c817553d0c7a_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:906c60475639016bf707bbb0060aee7f7511bc369ed6df3c6304a2e594e50022_s390x", "9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9-operator@sha256:99976319402398e4ff953ed83278574e78a8871eec5988126703fa8de7decdad_amd64", "9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9-operator@sha256:9c270a030a1f7acd0fe133cd48060f97dbc24656515faaf8c186766a7d48ed3f_s390x", "9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9-operator@sha256:b81672585463f8c9b89ff5908fe90f8d2ccb17f4e03c80af455574fc5d29dd4e_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9-operator@sha256:ced403d38c62c3048e229bb59d2b4470db260ea6599f48e4a541ca8ddaca03a4_arm64", "9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:0d452f2b43d25fc70e1683cec26c597ac80014e6a28f818af2f45bcca0cab7d5_s390x", "9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:80a92d5b1f8c484ebdef52e78701484c14bab9983a922c96ecc8da7218b906f0_arm64", "9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:ee287d4f6fda02bf4c1144df10142cc3b262984143da69703cbeaf2aefa7d8d4_amd64", "9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:fa6373f49e5a9a9736acbd8efa3ab7d86d841a025c4bbb18a4e597b116b2ace9_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:34ffc6c39f7ec05b0e32cb49b53b22f8ff1d0ecb6e80455f87cc06d74d6eab32_amd64", "9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:64b27583fe88d133ad769f5f8ad797f83e4918689aa4cb4c102032b9ee564b83_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:770f0248eecb809b33c0042c0629296022a2dc6169ef3d2893ac917fc2b0d284_s390x", "9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:bc6659145b86092d47cd92dede33a112acfc74dee96fd4dac26def6f890649f6_arm64", "9Base-RHOSE-4.16:openshift4/ose-service-ca-rhel9-operator@sha256:1b909c3b72be9acfccdccb0e1d14bb12318a9b5150df0629d64f3f7d8e42d024_amd64", "9Base-RHOSE-4.16:openshift4/ose-service-ca-rhel9-operator@sha256:388260312f7dec3074b1de481edf8d820a005562b33aeca7f61138e00beac9b7_arm64", "9Base-RHOSE-4.16:openshift4/ose-service-ca-rhel9-operator@sha256:42ad5ff09efc70b8eec0eec6df5e3c59cfac4bc45641c1bbb54e4e633cffe68d_s390x", "9Base-RHOSE-4.16:openshift4/ose-service-ca-rhel9-operator@sha256:482706aeb61ead5384c3adab014e2dfacdf4efd666f664da91b2dd1dde1f03e7_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-telemeter-rhel9@sha256:4b78d358e8732c169b52b4cfbaaf1b1a63322819a3753e3091bb6e5bfe2df66b_arm64", "9Base-RHOSE-4.16:openshift4/ose-telemeter-rhel9@sha256:7568e50afd111ef026d53fef98f5acc52f50b77bb3ef67ff988641f4a150972c_amd64", "9Base-RHOSE-4.16:openshift4/ose-telemeter-rhel9@sha256:8e9b8a78f53b5128d75a3d7d134b0f84604341ea958994178f6be3c91b3ea742_s390x", "9Base-RHOSE-4.16:openshift4/ose-telemeter-rhel9@sha256:d887a935aa4654f312d6fe1c10fc8f9a2ef5e936a432da677dd3e28bea29afad_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:299d5f688d39949c7c0c1f739b87f4b59bea532ce2d5608c6ff0af49ac098706_s390x", "9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:3001d1a5137e8d654ab015e5013b983833aabba2528b378f27e3b8194ca5c69f_arm64", "9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:94682f33818b2acef1e823bb497f47baf39fb7e8d3e42a6976780f26238ce246_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:b659bbbb8339d9a7e709291d86b9e61544dc5472f5efdf9c6b834ce52d817a3f_amd64", "9Base-RHOSE-4.16:openshift4/ose-thanos-rhel9@sha256:21a50064f8e7e2b4fd22f678fc31509acb1b9aaaff6d3f3238091fac8ebb8330_arm64", "9Base-RHOSE-4.16:openshift4/ose-thanos-rhel9@sha256:8c23b17da9f3e97d0a91dc2e34a3db7c357a9cdeb1cb06b1564212dd37eb5890_amd64", "9Base-RHOSE-4.16:openshift4/ose-thanos-rhel9@sha256:cab73b71017a9a71472025c658807d1819b48dc74734dd68eaa51a7c6436297f_s390x", "9Base-RHOSE-4.16:openshift4/ose-thanos-rhel9@sha256:e1537e9132495dadeca6243fdd0cc9ff5a610f7671385a23f98d2da72181e759_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:2513b7f746540cffd871e44376c91164b7ed6a837ef6841c9e34760f9d4ddba5_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:53b3d601586cebae5571b0b4bf3abdd0f09db2fa9f5c22c3af9726724c7fd6b3_arm64", "9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:6c94262072f1df83c9ae935aaceeb7cd8c91ce76c4629279acd05d84b510c0fd_amd64", "9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:a4cf147b64c9c6d298a927f223e86aa6ea7c2e0fc4ada06198e0d369f55b5a5a_s390x", "9Base-RHOSE-4.16:openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:1eb09ec3763bbe3b59abbc3ac28f9fbd0f3f477417b34c77b68c08a150749466_amd64", "9Base-RHOSE-4.16:openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:a1af54b6ee8c676668a0ea68977d53dbf05bb47bdd7d5b830997f6b1c44fc78e_amd64", "9Base-RHOSE-4.16:openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:4e006de1e292bbbf24bc85df8670b068e4f7dd12d3eb4ea2a3c20a2ab989ecaa_amd64", "9Base-RHOSE-4.16:openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:70119f11bc4fb283c2bac08f99cd9b45eb7d884213fb2f5715ccb3fffa9d1a9b_amd64", "9Base-RHOSE-4.16:openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:1eb09ec3763bbe3b59abbc3ac28f9fbd0f3f477417b34c77b68c08a150749466_amd64", "9Base-RHOSE-4.16:openshift4/ose-vsphere-csi-driver-rhel9@sha256:a1af54b6ee8c676668a0ea68977d53dbf05bb47bdd7d5b830997f6b1c44fc78e_amd64", "9Base-RHOSE-4.16:openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b17bf96d74c31b37977db8d180a4fc947bcd91cd3f15bdf40d8531f1f4f3fe94_amd64", "9Base-RHOSE-4.16:openshift4/ose-vsphere-problem-detector-rhel9@sha256:e6edcbce61a2d969d509d6e5edda77ab5388fd486be8335c23e17741aca8e8de_amd64", "9Base-RHOSE-4.16:openshift4/ovirt-csi-driver-rhel9-operator@sha256:023e15f202e4dd4f89f69e626fcdaebcba3c332f0b5af1617c1a324a762ccf7a_arm64", "9Base-RHOSE-4.16:openshift4/ovirt-csi-driver-rhel9-operator@sha256:bb040597da6e786e4f9138288e141d40606faa39379dd09e11ef6d28662ad8ad_ppc64le", "9Base-RHOSE-4.16:openshift4/ovirt-csi-driver-rhel9-operator@sha256:bdc6a1f61619526dbf964b2d33560b02f227005434e17d20a9c482f841f78af1_s390x", "9Base-RHOSE-4.16:openshift4/ovirt-csi-driver-rhel9-operator@sha256:e0a6636d9e0e12be0def836dc1213c5badc4b82aaa7b4bcdd5452a6b4e38c2c7_amd64", "9Base-RHOSE-4.16:openshift4/ovirt-csi-driver-rhel9@sha256:4df0fbfb837fbf103e1e0875ec6633044cb381ce61819ca619135afd9cf07bac_amd64", "9Base-RHOSE-4.16:openshift4/ovirt-csi-driver-rhel9@sha256:709c4a95aa11b78ef9b404b19bbfee62e8ae959d0162b476838d3acd42ca1a66_ppc64le", "9Base-RHOSE-4.16:openshift4/ovirt-csi-driver-rhel9@sha256:78986e9befae75e55b9f3773a7e53092aabd48851fffaa9093f0f01b7a4d1960_arm64", "9Base-RHOSE-4.16:openshift4/ovirt-csi-driver-rhel9@sha256:f5cdbfdb1b201f15e88a74030a3ec5660fa25a187f31b79421f6b579444c878a_s390x", "9Base-RHOSE-4.16:rhcos@sha256:7a301deaa9e27ef553cc75f957e4ea9caf68213613e5d53bee330f00d792aa08_aarch64", "9Base-RHOSE-4.16:rhcos@sha256:7a301deaa9e27ef553cc75f957e4ea9caf68213613e5d53bee330f00d792aa08_ppc64le", "9Base-RHOSE-4.16:rhcos@sha256:7a301deaa9e27ef553cc75f957e4ea9caf68213613e5d53bee330f00d792aa08_s390x", "9Base-RHOSE-4.16:rhcos@sha256:7a301deaa9e27ef553cc75f957e4ea9caf68213613e5d53bee330f00d792aa08_x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Hashicorp/vault: Vault\u2019s LDAP Auth Method Allows for User Enumeration" }, { "acknowledgments": [ { "names": [ "Charles Fol" ] } ], "cve": "CVE-2024-2961", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "discovery_date": "2024-04-03T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "9Base-RHOSE-4.16:openshift4/aws-kms-encryption-provider-rhel9@sha256:1d914e9e28bb05d936c22d20f021d31cf806285d5e4ae0e47c47b50c90c7e8de_ppc64le", "9Base-RHOSE-4.16:openshift4/aws-kms-encryption-provider-rhel9@sha256:7460081ddaf409891100dad0bbf264e09a2ed75a5daab332610837c6091ca6ce_amd64", "9Base-RHOSE-4.16:openshift4/aws-kms-encryption-provider-rhel9@sha256:a016229598f9b0d366d745218b71c543e7f9593270d2cd84c33f867d12ebb567_s390x", "9Base-RHOSE-4.16:openshift4/aws-kms-encryption-provider-rhel9@sha256:a0de020a0ccd742c5e9f8d2d84f4b6d4db25556c10eca46a2ac0bc4993aff352_arm64", "9Base-RHOSE-4.16:openshift4/azure-kms-encryption-provider-rhel9@sha256:1fac37363539aef403e06e813f7a5ac60ebbbbb0c9864e1b8a85eb643741cc53_s390x", "9Base-RHOSE-4.16:openshift4/azure-kms-encryption-provider-rhel9@sha256:8ba194f82251278d68ea2c4efdbe495a565ca1605d5957badcf0aeb6e1763b6d_ppc64le", "9Base-RHOSE-4.16:openshift4/azure-kms-encryption-provider-rhel9@sha256:d451b83f32e3c46be6bd5731cfbd243e40d980573030e629302cb39ad5c37249_arm64", "9Base-RHOSE-4.16:openshift4/azure-kms-encryption-provider-rhel9@sha256:f203347886da20ec203893b3244b60963d8bd3e9d781e044058af632ffe2c8c7_amd64", "9Base-RHOSE-4.16:openshift4/cloud-network-config-controller-rhel9@sha256:2a78a4cd8f3cd0fa8e4f49da5f000c34ffc606566add5dac206643ad372016cb_arm64", "9Base-RHOSE-4.16:openshift4/cloud-network-config-controller-rhel9@sha256:a7f63d6643fe81281732276c56d1e75b5e6065989badbba43e8bfd885a7acac8_amd64", "9Base-RHOSE-4.16:openshift4/cloud-network-config-controller-rhel9@sha256:ac969ee92e5460c05531dfae4c7c4694d4ed67b1e43ad91c146c3b19870c1f22_s390x", "9Base-RHOSE-4.16:openshift4/cloud-network-config-controller-rhel9@sha256:da1388214451d842de360b80338f8ac04589c2eccc9a66298af331cc480d8c2b_ppc64le", "9Base-RHOSE-4.16:openshift4/container-networking-plugins-microshift-rhel9@sha256:39c760e13a3731b44dfd17109be09a631adf5b97ffd9cf22d79e1f7797412992_ppc64le", "9Base-RHOSE-4.16:openshift4/container-networking-plugins-microshift-rhel9@sha256:42870ac9c7fe192bb6db58baa6f90e908abf4070d15bfea2a75b2df142a891ee_s390x", "9Base-RHOSE-4.16:openshift4/container-networking-plugins-microshift-rhel9@sha256:6173ca8bbc49df94aac63f2c19bdcbfe80046c521f222971bbebff8156f10cc5_arm64", "9Base-RHOSE-4.16:openshift4/container-networking-plugins-microshift-rhel9@sha256:a9b8daafe5c03dc799737e6d6576f1115df89848a447ed273a48587b4b08a50f_amd64", "9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:03e0df8700001711228ed9367748035616ab7fab965946147a1cde1cec08b540_ppc64le", "9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:5cf5d4a15f410aa6bb74d05715cf4eb5630478b6271554f30a8a716dfdfe5bcc_amd64", "9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:c3057fd38677ce93ca4f448365bad8c03cbc3ab72bcdc1166b4b110116318c2b_s390x", "9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:fdd2b903bbb049ffc096e9f9cc5ff59c731eae5c9eff2c9f6ec2629675339bb9_arm64", "9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:14ce0fd8a5527c9e26068573f675b729dd8fd24e74131b45ad4b3165536c80dc_amd64", "9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:313afc1d9dd8e618f775baa4ce2e0ff019db8ebc2a88adc29ac2c342fa6d31f3_arm64", "9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:6ae37c1546e1153ceea031b5d13dec2b3eb43692367477ae288cd283ad61bda7_s390x", "9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:7e8886fea3e4be4af015145c65a53651a17daa26d9368c87d8636d30a8418e51_ppc64le", "9Base-RHOSE-4.16:openshift4/kube-metrics-server-rhel9@sha256:760da54b91af345d264b174b0acff51e10d421c4ecb6fc83f87fcd7449aa9ae9_amd64", "9Base-RHOSE-4.16:openshift4/kube-metrics-server-rhel9@sha256:9ab35915fb07eeb57e157f435fbb78ca9d472ac0d3d8b3995e90ef373e207571_ppc64le", "9Base-RHOSE-4.16:openshift4/kube-metrics-server-rhel9@sha256:ac7dc0a2f37773d79e300b2974c08c42cdb80ca90fd4344c2896d906169a804f_arm64", "9Base-RHOSE-4.16:openshift4/kube-metrics-server-rhel9@sha256:db4109da15dcbd2918d25a7c8341c9bbe49337a0d064eedcebf468eceba72991_s390x", "9Base-RHOSE-4.16:openshift4/kubevirt-csi-driver-rhel9@sha256:5fd9d3a1f4def9b40bee638ed2d20345b2a5b3c8de0067bca7e691042cde9641_ppc64le", "9Base-RHOSE-4.16:openshift4/kubevirt-csi-driver-rhel9@sha256:9c04cd1baa7b40642c493971cfd0b81110fcd1e522f031b796831f0e2b942dcf_s390x", "9Base-RHOSE-4.16:openshift4/kubevirt-csi-driver-rhel9@sha256:bf9ecd722c9207f053369bfc981bdb09559a9015da52e426c9d4ebe948288cf9_amd64", "9Base-RHOSE-4.16:openshift4/kubevirt-csi-driver-rhel9@sha256:d5211ce096540ee3572943feb8425df8f1ed611f0fbbb6bd74600d058f16cc8a_arm64", "9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:34c5ec6202a9cab730a73c0b48a5a26d82afcab672ee4dd1833b29b1f8730a5c_ppc64le", "9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:9fc16540b3b6c6c62682dfb8598337b0ffb891e9e3db43a41d57631c3ece0e17_amd64", "9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:b08975f72e78da36d4b06a94562984bba3781bf294b07a7dcae83db25df827c9_arm64", "9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:f3a096f1c04e94030cbf1fee1370aec2b8e3551f6a2c804eb7bdafabb7a31c02_s390x", "9Base-RHOSE-4.16:openshift4/oc-mirror-plugin-rhel9@sha256:2709a3b8b0057621a7a5ba4edb5a7b9c0d6584acd28fe9dacec1453e6c1e1392_ppc64le", "9Base-RHOSE-4.16:openshift4/oc-mirror-plugin-rhel9@sha256:80bb57631b98cc8a554ba70d32f37909aaafb59d87bfddf7da52ef9a51e5242d_s390x", "9Base-RHOSE-4.16:openshift4/oc-mirror-plugin-rhel9@sha256:dda6a75f44dc616f19f92d552d59eadc06401d1ec7e1a8b8129b9bec205ea53e_arm64", "9Base-RHOSE-4.16:openshift4/oc-mirror-plugin-rhel9@sha256:f9fc7262eb2e9ae1382d6b3fe96ae5c85b20a3e58b307ecfc551f03ea4825994_amd64", "9Base-RHOSE-4.16:openshift4/openshift-route-controller-manager-rhel9@sha256:8ffb1ab788f27438f22ca5c164e790bb3313e0561f9d8c94631e4ed80089f9ee_arm64", "9Base-RHOSE-4.16:openshift4/openshift-route-controller-manager-rhel9@sha256:df3e7e6ba9b49aad06fc0fbeda79675cc5f1c503e9a485961b76900c81c55d9d_amd64", "9Base-RHOSE-4.16:openshift4/openshift-route-controller-manager-rhel9@sha256:f74d2dfc629a5224e8e452143aa9822c510119b0b64a1fa61ddc45f1413848b4_s390x", "9Base-RHOSE-4.16:openshift4/openshift-route-controller-manager-rhel9@sha256:f98f020ba108070783bc2dbd260d8561190fd72d40667f233ef6bbcdff8116d8_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:011f82d23992f71a42786fb5c76fa556510462bc488ed64208daa9989442d6fc_s390x", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:3a6b2aa221730859354ce5a5fe4c615db5b11316f068d7102673f563abebc30b_arm64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:a81ce4e2274c74f49c33300081e1cf845a5cfec404bbb2c7d1f724c3d25d4fc1_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:deb66468d9bd71b7bb4fc4136cc932ea231d8585674e965b2d51f4bf64e4d953_amd64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:12a6f6fae41d12eed2de35b1ea86a8fa3aa8802810261c352596102a01bb9da1_amd64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:420a21d42377ace9be4c7ff7624671e75d39ef62c96049037445da3b6dbb6be1_arm64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:4c482ae6048d6e51601d40c2a0d695db17f9433e9f9f2660fae1a1d55c3d2be4_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:c69ff6b3acb377262649c578b2853569e84297022b754a9ee1960a591713be7b_s390x", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:3c3071625e35f1c0be78c62d2f2a0b5b6f0f01f29cad64564358ef4186f7bc59_amd64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:65520bc1ab1005c7d65b0fcf63a53e76cc49d3fb7bcb9cf74b1faa814045da58_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6a18479c3e9c724dae4243f302103f774d10fb5aa045aa30c44a991353136007_arm64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:c8c3c19ea90599d0f3a50161ce06725e4cf524211783d80ed2e3126af51957bb_s390x", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:05b193350a00ca74e59721ad0bd1bbb702dba6a8bff75f260ce086c583f918c6_arm64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:7d1d7c6e777aed5433a0580e7f3d526f459299b51a0999d199bd8be43141b3fa_amd64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:933f7744ee4ec341dade92352217e068e24283c8b35817c543c4fd49ba32dbfe_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9b69cb7b27de481c4cb2c0ca66d48228e6979de9173a4bd099a7ce9ead0a4d0f_s390x", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:4f4742f7a79c7532120df580d8b9491ad046939f01bd53b591b0458015378ed3_amd64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:763191c2b0412a2089c24a382e9d0acb6c8828f7327f0d8fb09d7261565dfb62_s390x", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:a2449cbc4ef962d735c62a5f08087031ba70d81061fcee02f8113ba53364e174_arm64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:e9f480eb1164f4095bf951c5e3643211ffece2613b12fb6b5f7af8704dab7c30_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:ea7a5acd0df518ede61ef8ec4db40667f9b266cde6ade6f0ffe3be6e4c88775e_amd64", "9Base-RHOSE-4.16:openshift4/ose-alibaba-machine-controllers-rhel9@sha256:d1e3fed50f5b4f7802bf41bda2ad0c9e1079bb41295d8439c7b06c8dac492e48_amd64", "9Base-RHOSE-4.16:openshift4/ose-apiserver-network-proxy-rhel9@sha256:2d5e23c0e834c8b6e512f179b0ae305c1b7e30b8db6e09d5ff3aa64f3a36545d_amd64", "9Base-RHOSE-4.16:openshift4/ose-apiserver-network-proxy-rhel9@sha256:3b3b65cca466569a8a10017fbc3c12c5fbc9483d461385d9b75b728ff46e998a_arm64", "9Base-RHOSE-4.16:openshift4/ose-apiserver-network-proxy-rhel9@sha256:a6dbc9aad5d72ac8e58fc34e75034ea736d68ba2c01fdbdc17aa62cab45d6dc3_s390x", "9Base-RHOSE-4.16:openshift4/ose-apiserver-network-proxy-rhel9@sha256:b0b733cbe518c310ed37bbf9b6658692956bb38ee9f0fac7b7ce0ab7b58d21f0_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:2e8f37234bc801ccf23b94dc1c6c6af3211b6f234e547d3bf5ff0ffdd651f245_amd64", "9Base-RHOSE-4.16:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:79705939e85495e8ffaacf8f9a8a775349b83fe66a58b70ee2c5391f3491e586_arm64", "9Base-RHOSE-4.16:openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:5b29acd93177b7bcd0d578f10c25bc161f2eee5955caed9f7bb8f2223e405a84_arm64", "9Base-RHOSE-4.16:openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:ca402e778775cf8610e4c7d247b4702727b8c03e89b8b16bcde051de11c52f0b_amd64", "9Base-RHOSE-4.16:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:31a455ee67d31754b3fb6cc0c641efc906b715d48d52c8fb97118c95ae04b7bd_arm64", "9Base-RHOSE-4.16:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:68171b2d39113ab8e6468a4a4a7dd4cccd768df4cff1351d6f65d0b58f7744c6_amd64", "9Base-RHOSE-4.16:openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:933afae8e4703ee258396a7fac89f3b897e0e9a772e75787f11c729ef4f19d08_amd64", "9Base-RHOSE-4.16:openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:bcc11354443e6868db4d3b553c8fe667ea96fe78ac2f8b4a87d1e506925f0b22_arm64", "9Base-RHOSE-4.16:openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5399da05185695216989b878d4a12d4e92416e7908defbbbac0c9c1f58978c7e_amd64", "9Base-RHOSE-4.16:openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:9f336aa674f8ed968d682eda4da0923b48066aebcfc294775e29dcb0f8ff0ab0_arm64", "9Base-RHOSE-4.16:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:1b240c11d6fe80eb11316ded67038e0fbc08b3974ccf1a15b43d0c0b216b1ccc_arm64", "9Base-RHOSE-4.16:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:72b513406cd5ea37d88c98e876715c04c283e83a7530dbb660c3c301a393afe3_amd64", "9Base-RHOSE-4.16:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:83cf0690693d6737ecd89816e393d6f25f78fb2b689724ae78361a79c7768541_amd64", "9Base-RHOSE-4.16:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:86e8b07e86be2447b5126d6a64e9fea9173b8d6cdd2c2041f8a57e301d0407a9_arm64", "9Base-RHOSE-4.16:openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:65ec5d02f289c27e786f7fe1f163c4180460bff4ed2f38ecd636c4c11a800313_arm64", "9Base-RHOSE-4.16:openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:e1bca469e41be9c73d48ab3636753a916f3f74ecbc1d86d45b515cfaf80091f4_amd64", "9Base-RHOSE-4.16:openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1e79d01d69a6ad761685b78c36376325fc7c62e568e3e729fd5dccd26a2dd64f_arm64", "9Base-RHOSE-4.16:openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:ad3f9f3f305c96ec69f3013411b7ece702a438789f31f9396b8d82f0599e7d6a_amd64", "9Base-RHOSE-4.16:openshift4/ose-azure-disk-csi-driver-rhel9@sha256:0d6a698c08032ab75bd8d2ecbc8b81e92c718905443ef05579610afcf80e219b_arm64", "9Base-RHOSE-4.16:openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b22b0397f47418a9c01917062dfe78159a4bffbadfcc7633f5c9ab9550e81e6b_amd64", "9Base-RHOSE-4.16:openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:28f4450a3a99944a62d1146023cb1bc961dce403cc4fb614e621826d1a1d6f5e_arm64", "9Base-RHOSE-4.16:openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ae28d58b4a0ad3edf018de74c517131e9cdc435d3f41891a07ea1ddcb2279998_amd64", "9Base-RHOSE-4.16:openshift4/ose-azure-file-csi-driver-rhel9@sha256:77421ca9a6d0896538cfcd379883158e95da534bb85cc6aaad789a17a5fa3626_arm64", "9Base-RHOSE-4.16:openshift4/ose-azure-file-csi-driver-rhel9@sha256:a743d210fdb8f06d6dc137bbb672b8781e60ee113859bf425ad1e971e33a3657_amd64", "9Base-RHOSE-4.16:openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:5604118c1cf08b437ab7fd6a393ec05728e8ce4fbc2e1fbe3b9ed3703960fea4_arm64", "9Base-RHOSE-4.16:openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:69f6ffedbb428a25407406e804d3a1b735931c375e30263edac41bf581c8b20d_amd64", "9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:0d0d59ec96cf3f01bd4d9781b440533e85cf76f5309551c31051b5182359b4a1_arm64", "9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:6e65f2c4b7b0e4c5e8621c3fd2ab2f48a80c04f5dc4d37605a5e7667f026f655_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:a6c92494d3659343270bca42e8765fc586feeae9e32a3b3a66c656dd7dae3230_amd64", "9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:bd3b7156b26ff3473a90cc7f36a283a965b8f34f4abf46b909596f52170b7f3f_s390x", "9Base-RHOSE-4.16:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4cd726ce3ab613c3046f02b11cd1224529a6fb95112ced02820bd54854cce699_amd64", "9Base-RHOSE-4.16:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:68980c1ddac17d2811b1af29b068827fee6023ce4eb95b3e0b8605d6144da684_s390x", "9Base-RHOSE-4.16:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:830fc3395f4e9e78c448d97076e56527955bb07a9dd94e64cd385b33a523a615_arm64", "9Base-RHOSE-4.16:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:d373be3bbbdd4a92fdcac5b0d486541fe575679af633087d0861d13278aa9d23_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:97a2ac19dfb72802da34965f8fe9b63d13cd91cdc059655459bd4c699e89d214_arm64", "9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:a0c95c413075feaf0bb1302492c8d09001dcbacec503b7c5feec2df512f2f8ff_s390x", "9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:a101550c74d6d99577f9e48b5b77658a9aa7189978140749425fd9086cd47e3f_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:d72df604197395d8d73fd7f51d9e3be52e3f9e2a2dcc57a579c78fd0b3268c2d_amd64", "9Base-RHOSE-4.16:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:10b926fc53190e49bec9492ecc945a862596fdba0cdd15359cd94c39944f07fc_s390x", "9Base-RHOSE-4.16:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3d5b1947a75a896d41cc6adda60554a09354695e16bb134bddc17623df559779_arm64", "9Base-RHOSE-4.16:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4bb17bbfb8eec84e4695589b006e3bb5b3fdd713ba9d34e1c76cb5e748d77b77_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b9f8eaf0f8267b9d1e4237bb8d6aac6334104000fd22f7d75acaa24598a42f73_amd64", "9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:57f772e5b5926a6ec4ede781b4bee22c95ff328ad3aa883c88de35ca63639847_amd64", "9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:83e6af243c1f61ec531de68d9bf29b262ff4da843d44782a41abd913adb9d14d_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:b0ba79caaf386a772e8ddb1a4ea4c03a8fe4cdd77f46a205ba0aac9805f5023f_arm64", "9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:d991c53328d8b37de4ed28ff09c7371a062ad8bb407dd6f55a655809a6cfd2c8_s390x", "9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:16dc79e107838d7d85ad442c20e630643d507b9239a2e46b580b5c31c9faf81c_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:33271572535f1a0f24f71daa58bcfe2801cd9011bc7d9e0e8ddfff1a59e4d979_arm64", "9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:3f69aa15927a46cafbbc27f0ba05eac89892c5cf22027445805429e4c6d6bd0a_s390x", "9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:eb0e5a5ee015030fd074f8fa6ca2ea93196f0fea220debb3de0bd7f0acf3b142_amd64", "9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:94ce7c049a8ad6038a59d584039bb22c2d427288c81e61c4994f7592f4cff7a6_amd64", "9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:a49ff3a6ef536417fdf85c3e0485aa77084da923a6ed05ab030eeeae78140a6c_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:e39ee21541f57a4d83bf61dde98f089448b25badff8dc71509ecec5181348b35_s390x", "9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:ee08878c512a3f8263310a1d9be475538d711e0f46290ef7cf02046cc5e32ed5_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-api-rhel9@sha256:0f4f7905eaa95013edb5b4f80c47e600e066ae0fdb325f4316ff790f5d76f996_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-api-rhel9@sha256:56072ec0c542eee3e3d231b48cf22cfb74b982936c3af7d67fe4e92fa14e9e85_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-api-rhel9@sha256:6005810a45a44fe6cb32077d835329af3303c84baa893b350a6c973a0e465540_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-api-rhel9@sha256:9fa080637dd3c79b02fda03cca881542603b922976cdb26ca2aca5ca140bc555_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-authentication-rhel9-operator@sha256:01eca258887d548a398cc071ec4636f709186e32d0a69fea45f00dfc90d2b6c5_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-authentication-rhel9-operator@sha256:0c8e2edbefb7f1782c5d5bcd3aa46ee98d10bf7910455b02dbe7f46efd790a03_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-authentication-rhel9-operator@sha256:10198af473dbac18b2f78a9d90716d79b36f2295c7cda93cc0195ebae15c93d3_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-authentication-rhel9-operator@sha256:cae36b09bbde7abc1e4e55c199a4a5b68701817e08714f7181c90453bd3dc2ca_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:10c5df89a82dc004786ef3fdde89d3a026379c7c457396b7bdbea0eb6a2c57d6_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7105f48c069729a8037ab6ddc160e31bcbbb8a513949873087afed238bd0d182_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:c7dee5b0a3952b744c50642b884b8dadc1e6c35ddad6b4a1345ba68cb6f7ead9_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e1e89a2e5f21f1913514d4a2bf00851e1240d8dd765704764a933a3605800f7b_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-autoscaler-rhel9@sha256:02dfe00e72c8d8ec065cad164f557ece932d133f8e0f69641ea9654422b8eb56_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-autoscaler-rhel9@sha256:357dd7065b287fd06bea63b57a6baece22711595a31d00cdef2a30d2161a6daa_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-autoscaler-rhel9@sha256:762a3f1906ca8898f2a06800145a8f5bcb6d5975344916bcc81267c862c16068_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-autoscaler-rhel9@sha256:ed94dedb42c8ec78c1ea5c0b685f6e75a2bbf23598ea3ba5b44dfde9cb0ff6c0_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:04aa3802f7c6f25b96e0da1043c88992e55408f8581d0514aec0e52d20367aa7_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:29f3eff7e73d78106639ed7c660bec289aeab700fb768b15fbae27e89167ebde_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:4baa146b54327ed992c6694e45dd8812e62bf6d53d8b24fba0e42b10996bfd6f_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c80e795b004eab94bcd710228d6a974b13f902001c6e128988a095ff7bb7dc78_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-bootstrap-rhel9@sha256:307d74fa9ef8d9ea843fac33eb7530b0fd9b90159b3cae0f4d9742cc203a4f18_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-bootstrap-rhel9@sha256:37b626f7af5580c1d2f1c9377c306b5ce0ac36c821792457305441e67861b86b_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-bootstrap-rhel9@sha256:8beccd525b8723ef1133ff016bc7fb70bf6c96ab5afd8757655620ebdda1ef1c_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-bootstrap-rhel9@sha256:fe0dd86482aead76b108129eefbb413ad79b4a22040f992d52ccdf5f9c8185f0_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-capi-rhel9-operator@sha256:235810c6a5b927bb703ba071ad9a82cef584fb7c0059c77cb7ce6267b59255e1_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-capi-rhel9-operator@sha256:5e752e0c78fea449e3cf085d75409ea239027b9f3e177622e7d5d99047079e8a_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-capi-rhel9-operator@sha256:96f7cf0d8a442842ecf44ea754f7d44417ae663bc2ad56e33dc11a67111d97e7_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-capi-rhel9-operator@sha256:e6e828a016f27058296386c48fd99a0a272f47e2504bf7441469b369fffbbc69_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:3c27415345ce57aa53bc63adc4357ab5b6ff345c9bb75e7e15e7dd5244869700_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5a198f3220384c9a43acf6197e9309fa64b418e6f1517339c6ebddb828a90d8a_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:8421beeeb9a639593cc9344a83d32bb3360b3a775862113e4cc2945764f2c14e_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a6c8f25f77c7a2b14440df33b955a33dea5115891faaebf425bd816b81f639bc_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-config-api-rhel9@sha256:9d54fa98e95f9f970dce692a68a19919471ab05f5c993d6c9545b904a0f9aeab_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-config-api-rhel9@sha256:a17eeb1162fbbd5f39270eb73456b4ec9bb5f8c5bb67be28412155a18a1da27a_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-config-api-rhel9@sha256:b17e2a68e391291e3f97e70d03685e7d6a54ef7475838065afc91a25f181c86d_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-config-api-rhel9@sha256:cc2c70034c863086ede1625993002a6de7fe63e778736a8d711bdbf51572c982_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-config-rhel9-operator@sha256:055d03915469c4985d15c055834a9a37be155513d20fc3a3d79d3a15f0863280_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-config-rhel9-operator@sha256:b92fd203c0f6ab9cb9164b9adc168fc798de00340df7e3341045cd3978ac5e50_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-config-rhel9-operator@sha256:c857b56aae557e92127a9fc1b6fb57929c2cb448eed10fd8e0d8a2edbbdf7d1b_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-config-rhel9-operator@sha256:d9e884feae67a27f9e0a29222280c17638484af6c0192fa0f218cacc577bcff5_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:02c6c036fd8b1df4a93ef663793931558b51417655377761b66e2f884c9b0594_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:504a69b459d081485efeda28ebd87ebd6d254e0f173fd09425075af7f83d89d3_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7ad5b58769ee868062f50a11c4f6f4a372c79ebbf4bc38a1da2a247a3d827307_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9d62f432e6e4a6060e4c6065bd9f5b4b5adb67a540b30e9457a3cc60c8ca38fe_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8cc688b779f6112943cf1df8fb976af95c7899cb7f64e7ee40bb5addbfe8ca87_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:91f692d2ce47b1992aefc1ef07376ae1510141929f557d80dfa29580a2f5b030_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b947bb4d9d63a382a6a8848a9fc380270d7cc84ffe7e3bca8bcbf2a8e13b5140_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e959fc784a5d07407cbe1943b987c40b50da840a9d690ba946dc239e078531bb_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-dns-rhel9-operator@sha256:00bc5a376a13759d0b3a514e4e0c21840b7242183ccf101915e28ef32fd6c94f_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-dns-rhel9-operator@sha256:27a6099ea0a3401c84d24808a0fd9eb7b75f868a757a04da7d8918e7ab2e575c_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-dns-rhel9-operator@sha256:580c403b9a04f532f3598552df139c059addcfddbb2983c51b4d31a846dd7cba_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-dns-rhel9-operator@sha256:b858178f147e8f71a45c8ee2ceeb8b69acf9abe4215e168d53c38ffd9c3b0693_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-etcd-rhel9-operator@sha256:113a41b21bbc7c2f6a6e113cf8cabe722d140a6375fdb3aee87926b7cd5072dd_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-etcd-rhel9-operator@sha256:ce739de41a94a084462030e16886e9ffe1a63bae315b77330a378df504adc262_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-etcd-rhel9-operator@sha256:e98b77ec23f70bc45bedf8877f1445c1fcd2977555dbfe85b6cca66bf91132e1_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-etcd-rhel9-operator@sha256:fee7a4a7941959052c1db4a1cae1ade8afb770eee33a5ec3a6ccb5ad19eef11f_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:5991de3d05b2d2281c833046b9563023d787669464147372896b1752f3665165_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:786ec5ce26817c6939482869e0c9c1e67ca4b81fd8552d949512086213d9d2bd_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a74c14a8afdfc8d1339819f931ab0b509ef8a12ec4c8b762b319b76972df8947_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:bca6dbc09d5073fa0532db4ae1c03ef136a91a2da99e9ea4c6e976e639f7f69d_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:179c93b0889edbe7d39d48d0c953d68bcf21302a98b6cb8774f5d2271beef992_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:2a0b9c28875351ea26768f344cefe1a40721aa4ebfd56bcba477196af8de0333_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:a8063fc583ee40ad6de53b076e4b96a3b9bee80f3112ea18eca1bf178259ee67_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:cb4775f0b360a9d5568dfe8806ff63202eed03db6496a9e86b513b5459c01294_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8897e2d2f4934a1099fda3bc01ef747d221ff6789d96b6280e77f171a621b976_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:98ab9718d5c8e7cdb7e1f54e97d831d528f436a9c51d026d6ca0f48f322aa928_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:991e0fcd2e842e6e5a0763cd1b207a79770a357b1add2d6a6f1fe23d6c6f7235_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:eaca0a1bf2825a5fe420781c0413deae064badd7928bd937ac3a6b5574b88164_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2e5c7a5958a5e2d418d452983145c0b33c3803179fd55f57ddd19d7cd0e175cb_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:a2d1b63d30a866de13671756adc9c76bcef16fb4254ac0f62d6efc5faf2955d5_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:ae7a6881de1a82be1f3573ad30cee42eed6ee1fdd0b68bed9e856607fa3edf49_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e6607cd51559f53e6432a4f0ea62d9f5dc2bc6ca57652264ea60522c2a19e12c_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:344c0d5a87db7e51270d921c76f624cbe077e03fde6b408d27a3ed5dfe6874fc_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9481c52534a41cdc57cb7fa274562cbe3d4be3d59078ca8076a35e5e66b2e342_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:a032ad404a81ef865bf269cac888d638e710892345ab2ffd7377a7ebfde1b42f_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:ed2dfc9533fa39bf17f9a42ed84e41ecd790e03fe22c35d35dd969cf3dbbb5bf_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9b91e85d2826e7cf59f39a0182571b853ee5b53b9e619ccbfff0166ea52bb5a0_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:aca1f9d1c886bb14309c4d1ef9c9e54b6507c5a61b6c75aef847e7bd497f99bf_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d2d4e1619b9d49fcdedb729ef8cf27380a7ebf8f97e21aeb42c1009a7dc85617_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d67ecd516b2b6f20f77f37670686d98264fe5e04874084425d11183f9184405b_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ddd61680206d617c236d738e6248a6ec06005ab1fd3226e1a9fee50732d44a_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:5f36593c3e31adb4ba696aa6a67e7ed9df832b0fdaf0b9479184ab9e73a2852d_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b440ba783ec3f510cca5bb2dec3e365550836d096ebc18546843c79481e96d55_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fc2c1d0c7cd0ca6b71bcd5c70742625968b8c5e2806cea4608381c7dc5f564fb_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-machine-approver-rhel9@sha256:b09be9e82db065dfbcfdf123e30c445b048dccb7c1bfb76308e9d3b4cbb07295_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-machine-approver-rhel9@sha256:b67c849bb6e5bca85d5c7a2d538b9db98fc9aaaf954654c279790bda176621bb_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-machine-approver-rhel9@sha256:e76d3f7e076257b5c22912377d2b27ae442e02184ee956392aa95cfcb4d7411a_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-machine-approver-rhel9@sha256:fe5f0423ec40acae71118c3ed21dd5aba980ab6ed8dbf51de0cbef43ece46482_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5911c123c42e31b36b4dc418bb02ae4c6ecaf10dfaf95b0348a4d91b39d525fe_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5adcf5b979eae80a603303dc71add3b1084dadab970b97a3696098ca1d1bbc61_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6b08c88861acaaec943108d4320c99bfa6d653b9a755bda9a3c809b4a1a42fb9_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a0e12022bd24c000d33eedc66684bd60dd30015f9fca9a472f257b9c3dc4f11d_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:6e6d444adcfa33aedcc621a4ef384d6294f74fd2bc9cccf6f729b81cb5cf3033_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:74702f971268bc013bd6b3fcc2b49f2002f399dcd043a04fc49e4ced6ffe799b_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:98b6f11c71df2a1bd5752419b5b298ba69fafa9a5397666e191b7a6a8dd4eec9_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:c29e5d455bb0bae154d98a456c88178cbda41d3301ba3f0e58f1c22788e46bb6_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4c6475ddd6cdb03ee5b36d43d974997228bc5c4f98d5efc355202e2a1d642a55_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:83670a5d6426cbc7a107dd04e9b130f18b0007a99aa9e6535376bd2507ceb683_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:96017397cb3c98a1dd0a201bb328e7734e209a0fe6fd17c804a5fcb404c5cfc9_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f2cca00c689ba1edb4724268b91a57f723ba7e44871f50fb59f62d075e9993fe_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-olm-rhel9-operator@sha256:64a4bdcf1cdbadce05733235f0292f5b84805cfc39b9b3ed9376dea0aee27e8a_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-olm-rhel9-operator@sha256:9a3177c0895de41fad2fa86ec1a5bc515db3e2d98cc40c07e01b68a46109f430_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-olm-rhel9-operator@sha256:d70e7ddef72b3424c74eeb21c5bf15057acb020729de2ebe15d6a99181612169_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-olm-rhel9-operator@sha256:f94ece8a541c808d210c7415501b76eb5e82c9b853e25029f08b84cffb3a72f9_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:81c7b2595b8807fc862dba11df787301dc1fa4059feb5fab37bc8bf15eb9f6a0_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:8dc70e98eead753a989705b56de326b89c6273f41838f718692a5a51e5d7109e_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b9a73057e6b4dfe6c8dcad732d520b98da6b59feeaeb88c9340b13cd28ddd290_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f47afb39ead821fc11a7b274258165780ec76c7780502979a1890c955426dbc7_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:73d718205f1b8fa89cc40290ab9dc67ed1da95e5ba05e47c29709ad146d20cf7_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ae415535a08ddb289943bf741e00119892204776824b4cb4e76eeca35442f0ea_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f2df942ab6abe4fb16d93c88604dba68ec3947a4757fb6b78aa4250c408b7a5c_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f5a6f002d200b24006f19c6d50478f4e75292de96c424a78abb4e98aea0a2a59_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:0961ff4451fc779c7e4d24841d2249ff4afe790a41c0e8aecfd93493f21bd67c_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:27adad1e8291c42593e6ff597a21db7297eab7bd9087850c00ee218f4357ea82_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:6346c71440b7fbbbef66324d2bb6f51b31598e3925ea0bb3b5085cc228a327bc_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:b6e5f475d3d57fd92fd912ec22902a8acce482092bf75385920f350da3989dbd_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-policy-controller-rhel9@sha256:3c4a932228c3428f809295054838ca47737a3ca989ecd899800d52713abe7a63_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-policy-controller-rhel9@sha256:7efcefef0797e031a4015936c8a17100adf332dd0707d04bc9b3cb441b31624e_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-policy-controller-rhel9@sha256:7f5f6bc33ebcc5ed421e7303df3fb16a8e69932cb0903ea140038c9ed2e65f69_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-policy-controller-rhel9@sha256:8be46ad0a8d0f97e9df5746fd7183c32f74221b7b39e06dcafbbad4136b432eb_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-samples-rhel9-operator@sha256:0f74eb5ef2a06997f358d3e4ddfc67eb16d2af5585f5cbea3b8f05140cf29c38_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-samples-rhel9-operator@sha256:21f7ee6a1fd1789726a4bb58ddf068cbfad9a1011f61d7732494e13435e52e79_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-samples-rhel9-operator@sha256:42cd040695e7e752bfc02632c1c3b07ab05839e30d63c74c803f0999a63da435_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-samples-rhel9-operator@sha256:c505bfa88955ebeb1c147583d003924d02feab3e557cab6f3b3e30e9c554ce5c_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-storage-rhel9-operator@sha256:3a0626d5ab8275cd5b12e705433f2d55bf25ec1b5a47ec5c0b459f816f3b934f_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-storage-rhel9-operator@sha256:85397dedde811505572ebc136e0494750bdc1fa413d61d3729e18471d0cdccf8_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-storage-rhel9-operator@sha256:ab8ee125dbe406813fda80c40f85b9acf6e79d34035cb5f6daafed940ed06d15_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-storage-rhel9-operator@sha256:de40935c041c0ea61725b4b1d8656b052bfb8fc4a20669115c7653189e6c5a9e_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-update-keys-rhel9@sha256:191d2ca66ac0e92c555f3d23488a804a520eb6f41fd4ecb7a479f31fee050874_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-update-keys-rhel9@sha256:80917a936d2a57eb9ee36f212992137c634296f9a8d3a9e88ab731039d571ed7_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-update-keys-rhel9@sha256:a34e955a2feab0a482368e5738439d95253f2bc030b32cd6c3620649ad07349f_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-update-keys-rhel9@sha256:b406e529b6ec47feb76b5190cd9ddd04105ebe8cfae61b4afd4d8af64cd8d4cc_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:009cd74d7857e0660ce07d377e43537a42401007407290a8f8ca96841bd19c5f_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:318215ae07e01a8860ace47587541adf836f28545fc128860a6b32137c79bc7d_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:765c82fedd0aa70a3b76863071a19c4ed6aa7a81f3c9adead509d4c9e70de88d_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:cfcba2dc5c2ad623952c90c78cf1bd66a858fdcf67642b4221b5eaf050e953c4_amd64", "9Base-RHOSE-4.16:openshift4/ose-configmap-reloader-rhel9@sha256:a3a2ea42793472be0bbcae0b19e0a85c136c6f5b588b6f4ad61119df378d5cf6_amd64", "9Base-RHOSE-4.16:openshift4/ose-configmap-reloader-rhel9@sha256:bf60026f2c7567fa5cd445cf0ee3f176eba6574d6501cef2889dbde08110c84b_s390x", "9Base-RHOSE-4.16:openshift4/ose-configmap-reloader-rhel9@sha256:eb395d241354981eef4dcbb71b339952b46a2d1c027c10a7d115cf226bb58c23_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-configmap-reloader-rhel9@sha256:f9f2d7bce97e460e46f44349219d222692ecc0341ed36fc11012dc75af93badb_arm64", "9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:09370bdc9eb33d3fb6a4e88266238591776027ae859c2b2d18fbe64d72b4c943_amd64", "9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:953680f2c6d6ce36de5a6bde0c7c2bbbf7139449e707e41f7b7954f251345d4a_arm64", "9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:9b8dbf795ac1be9cbad13d2898cb73ed258504d10eb6f115c1d0fccf7b60ff30_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:e81011eca2dbbffe57ca88496cf7e98f96c3329c292429a2dc50d114b06a885b_s390x", "9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:2728fc4461f1f0764d9ed90147735b87522b757bbf9ec16adc721b6202b8f74c_s390x", "9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:99e760f87d54853e53479dec2944d058f279336caa222db50a41aa6b9c8e4bb8_arm64", "9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:a5858683fdd123098f3dc354e156d81242501ade49af72b711569ca6b44e9325_amd64", "9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:ff7a2c4609753c24d02a1c8e59940bd56c5228821193275ee81cdb3c5683a6ea_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-container-networking-plugins-rhel9@sha256:75af62512de7419730d267bea9260f455d7fe75e5cc32473ea894a7cde3b195a_arm64", "9Base-RHOSE-4.16:openshift4/ose-container-networking-plugins-rhel9@sha256:973769250abe3c84614553a91b68de480b07450080ad7c3e24480d39e778a769_amd64", "9Base-RHOSE-4.16:openshift4/ose-container-networking-plugins-rhel9@sha256:b0889b4b6b3b0f2bea7497e35e0daaac995d2ce0394e57909d0e21e3dc90bb81_s390x", "9Base-RHOSE-4.16:openshift4/ose-container-networking-plugins-rhel9@sha256:d35664643d7c9e6f4e6e4f4ca12242353e2c887806757593680f35c4007af128_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-coredns-rhel9@sha256:1ed53a8f364bedee89ba2292436304d936d9df2d9b24850d983879de0165e2a1_arm64", "9Base-RHOSE-4.16:openshift4/ose-coredns-rhel9@sha256:acb99b7711469a033c791ed4b4dfbabe5e144b230a2c00ff8b8bed4ba4a614a9_amd64", "9Base-RHOSE-4.16:openshift4/ose-coredns-rhel9@sha256:c716a42efdc552b1a3facd297262f7e3d03f7d370550d3f1edd4ab40daae3858_s390x", "9Base-RHOSE-4.16:openshift4/ose-coredns-rhel9@sha256:d268449895a2ec900102d83409355d17346b3e7e2b372a61945c6fd15addca25_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-csi-driver-manila-rhel9-operator@sha256:c73669836053752d1acc54f86b21a2f0a4b410119db572669b54622850259ec2_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-csi-driver-manila-rhel9-operator@sha256:e6317d2692bda41fc782afd72f81a4438e015096832c28578aaf54fc2703480d_amd64", "9Base-RHOSE-4.16:openshift4/ose-csi-driver-manila-rhel9@sha256:329d62a158f5a23f43d926c654279206abbb6ceab01737d65a623a6d3e48b8d6_amd64", "9Base-RHOSE-4.16:openshift4/ose-csi-driver-manila-rhel9@sha256:a8fccbd953bb5902bdb6a8be0f5d8dd6df4d8340fb4e89b37b60fef78e02d30a_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-csi-driver-nfs-rhel9@sha256:1887000754f427f35b9cf610f754307f26b2e59c803fd32aa111a7e45a36752c_amd64", "9Base-RHOSE-4.16:openshift4/ose-csi-driver-nfs-rhel9@sha256:2bdfca23117e30736f4e123288949b24c42dc25cfcd5fea96678c5b036092825_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:33c099fe7da772893944118e77933c57b3f42a7bba6d627b0510634bf188faca_amd64", "9Base-RHOSE-4.16:openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:5bfd50def733e46276d656f902fb87591f4405dc887caacefb6cfeaa376990b2_s390x", "9Base-RHOSE-4.16:openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:8552e0596d6aaa922e01d9384c3ba26cd08db8a0b2e93aa8adc2e81a421e0cbd_arm64", "9Base-RHOSE-4.16:openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:e50f4a9bee5d6bbee17c9ca20e57585656cb133a1c8195fb6f7ae859abe6af63_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:abd9a6910fd825b42f75401cc528bff3278e8a954d1531a8b71b71fd0d0d892e_s390x", "9Base-RHOSE-4.16:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:bbc6de71d7514d6224b2923d96f45ce66c78dc30beb9adc88a2453df68697520_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:cc418b75e50292a06c889ea1d4748c38b4c6d0b66a62d157004aaa685560da9e_arm64", "9Base-RHOSE-4.16:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e72c1cae0d72836b86a516c3b26a57f477764cbc6ece400eb9d54339ff925e76_amd64", "9Base-RHOSE-4.16:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:0f117ffedb3ac04246aae594b47467b32d746165a78224973ebc76566000e440_arm64", "9Base-RHOSE-4.16:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:4a312a9489d1c42769829508dd706c1197a354af0630c6b0e2f625723c088a2a_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:616267d404f4ae99963fe3cb8a29761e3b2ad098a26b76befec8e9cce84f9d01_amd64", "9Base-RHOSE-4.16:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:87e82a6fa2292fc766731802b850916e93124da31a6431bbd744c651e078a67c_s390x", "9Base-RHOSE-4.16:openshift4/ose-csi-external-attacher-rhel9@sha256:0ecf09e83871b715c75d35033e04ab687015b220a2b11b72f940d6869cfe68dd_arm64", "9Base-RHOSE-4.16:openshift4/ose-csi-external-attacher-rhel9@sha256:18f4a510c4b26b12fc5257d04a1a167e8e1b721f93c3d2d4bfe3756d0282be5e_amd64", "9Base-RHOSE-4.16:openshift4/ose-csi-external-attacher-rhel9@sha256:d807416278dfb5a355ce8a6fca1b161bed2e2bcd00afcee3027e00b39c7115d2_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-csi-external-attacher-rhel9@sha256:db4af2fc7f4c898a6f145f4033304e3d9af32682b4788097aef145d154e2e9be_s390x", "9Base-RHOSE-4.16:openshift4/ose-csi-external-provisioner-rhel9@sha256:0c4ec7a3680bdb44b71c87730491fb9a5f34748f18fe1ad41211955583a40caa_s390x", "9Base-RHOSE-4.16:openshift4/ose-csi-external-provisioner-rhel9@sha256:a2b936748a6fd8281c71dc6ec389a56e28bee2531e46721e677ca52ad950327f_amd64", "9Base-RHOSE-4.16:openshift4/ose-csi-external-provisioner-rhel9@sha256:bca64d1c302de969c582d1bfd61c79ee346e9ebe15f6506995f31513780c87f6_arm64", "9Base-RHOSE-4.16:openshift4/ose-csi-external-provisioner-rhel9@sha256:bd6bf0ab9466bff1dd9618604dba402439829cf812d699e4fcec310267c45030_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-csi-external-resizer-rhel9@sha256:17291c69d3bed0266dc370cfa0f1842b160d562e5fa0e38eb03d57b8d1c941a6_arm64", "9Base-RHOSE-4.16:openshift4/ose-csi-external-resizer-rhel9@sha256:773fa229b7930a2c22e848a3147cba42bf397e491b6e063c57bf2c8a4024af73_amd64", "9Base-RHOSE-4.16:openshift4/ose-csi-external-resizer-rhel9@sha256:a2c98d61f6dd20b927e4472a86eaac7b358a99c2c7f99f635d07a049d3741a3b_s390x", "9Base-RHOSE-4.16:openshift4/ose-csi-external-resizer-rhel9@sha256:b4adac630f9fe5a670ab12fd46c856f07f6ecca4aad883344ed50465f28e6d78_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-csi-external-snapshotter-rhel9@sha256:2919fcb3fec4afc850358f39c524d35f3bd4176edd393e944b3191568bcdd584_s390x", "9Base-RHOSE-4.16:openshift4/ose-csi-external-snapshotter-rhel9@sha256:4719384cc34c33a39e7a1d1f628612ab82b3ca538f70dbe1ce2a3a4a608a588d_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-csi-external-snapshotter-rhel9@sha256:572e6a139ddf4d26120846323994848180108aba5f2302890a00da8b8b520989_amd64", "9Base-RHOSE-4.16:openshift4/ose-csi-external-snapshotter-rhel9@sha256:59a622584a35d1dc0ff327266c006c90a907fe5753acd2741193b290c86cef77_arm64", "9Base-RHOSE-4.16:openshift4/ose-csi-livenessprobe-rhel9@sha256:3655c70dd6fcdf7f1e1ecce3903e6badfa551e39f37562e2ba0ced1c217e2410_arm64", "9Base-RHOSE-4.16:openshift4/ose-csi-livenessprobe-rhel9@sha256:be7eaff92385eba00914a3727cf2d6e00c5c321965d042f2f646fc5fd20988ad_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-csi-livenessprobe-rhel9@sha256:e82b33b3c5c33de944d6ec0f0f8c1f30db31317210c408778c0ef593f6f9e07c_s390x", "9Base-RHOSE-4.16:openshift4/ose-csi-livenessprobe-rhel9@sha256:f3084026bbbb6603717fe0ad04df7aa4616d43eee24a9404b6482cf95a4005c6_amd64", "9Base-RHOSE-4.16:openshift4/ose-csi-node-driver-registrar-rhel9@sha256:064ea9839beceefa22ea75bec600cde687abf950dec91081cd0d8ce0db588027_s390x", "9Base-RHOSE-4.16:openshift4/ose-csi-node-driver-registrar-rhel9@sha256:c3adbf1fc8493ffd3506f9a51b33f10ed10a2018e1d6db0102e81906e12c3d9c_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-csi-node-driver-registrar-rhel9@sha256:dbceab32444995093af9dbb312b9a72cf3c15032fe8700211243a013a575ff0a_amd64", "9Base-RHOSE-4.16:openshift4/ose-csi-node-driver-registrar-rhel9@sha256:ecab82fcd2acc9617b4e86c5d41c6e0c74ce682e58b56e5c2955985ecd918473_arm64", "9Base-RHOSE-4.16:openshift4/ose-csi-snapshot-controller-rhel9@sha256:66e97aaa85cc6723c1ee711778c64a32046553e386399e31b7298866a103b8c3_amd64", "9Base-RHOSE-4.16:openshift4/ose-csi-snapshot-controller-rhel9@sha256:9334e3e22d5880427f7f011cfb426505172128a7428d3503e27b9b2a909c359c_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-csi-snapshot-controller-rhel9@sha256:9e935873b4fee77568b6f667185d5c463d0700fdc5757a64f945110273d4f4ce_arm64", "9Base-RHOSE-4.16:openshift4/ose-csi-snapshot-controller-rhel9@sha256:c1c572eca3c27d5953827bedb24634d0c04df767dc85df7e0f7a9a433c149b44_s390x", "9Base-RHOSE-4.16:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:485a09448ddf4bda78e50991a7635da8b2365a0ed8001b37b233904ea9e7fd36_arm64", "9Base-RHOSE-4.16:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:72e1ec4501510e8ff3e51661a0bea692929d016f53ebc6862dccbb9634ce2905_s390x", "9Base-RHOSE-4.16:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:a43be110d11f49fc87b25b46da318bbf799e1a140f518f7b4fde414c7af341b4_amd64", "9Base-RHOSE-4.16:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c2b7348b0a4e03268b0ee6c304cd66567920fa0447f6f55c69ad1d3385f24de5_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:081f74f892e33ada4320c9cfb7bb06f8d80ebe87c8fc2b522b6df27874334f6e_arm64", "9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:48c8caaf54c288fef37535c4c8f7f3e2c685482c2ff7510ba818a078d96c7d61_s390x", "9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:5f49518b80af27c68882498c7422f07385d2f2d984ff0546cd3ceb32250ad4df_amd64", "9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:e785d85bf85896f982bd0b94303fdb35b0c2c60cf0458e4c5fb0833ba24f7595_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:7452a6237d08b92ea7edf746be9cd2b6e46d7499007db659cb321ccc4d825218_arm64", "9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:78821c20ffb87d62624c9a0e1851f9182fe93d135b8a277dba7a38132155d199_amd64", "9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:8178a2c1a65dd82fb3dd9a264c987bb2f39acf5a85d177ecc1815d4aafbd132b_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:e69d9bb39e69aec74ec96f120a8172ea94a9f85cf487e5b43bd5e53618ea26f3_s390x", "9Base-RHOSE-4.16:openshift4/ose-docker-registry-rhel9@sha256:3c51b66a7d670995df432135c722821adaeb680937953fdcde36b5842d12e2f3_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-docker-registry-rhel9@sha256:a5e096645101838bc75e83bca27d7c69114fdc93c3eba857e28fbe1121252ac6_amd64", "9Base-RHOSE-4.16:openshift4/ose-docker-registry-rhel9@sha256:aed9c1b83d6cd494fc5acc96baf571a63823f09bd12dd19495c9d4cdaeb9a567_s390x", "9Base-RHOSE-4.16:openshift4/ose-docker-registry-rhel9@sha256:f3f6377d014beff44475d7399cb8964c80f4e82cef1566e6bc7d66a114c55d56_arm64", "9Base-RHOSE-4.16:openshift4/ose-etcd-rhel9@sha256:41c64d2c8c8f0fa6dcc9930aec9cff0af506ffcd541d25a96ebd1d047f5b959d_amd64", "9Base-RHOSE-4.16:openshift4/ose-etcd-rhel9@sha256:b15815a603cd7fbf527d149eac887e2742af552f54bfcbf786431782723e5744_arm64", "9Base-RHOSE-4.16:openshift4/ose-etcd-rhel9@sha256:cf084c3cef3329575e32d56515dc85c0fc2ac38a7f691fa28d52f1ac05e4e94c_s390x", "9Base-RHOSE-4.16:openshift4/ose-etcd-rhel9@sha256:fe9fc35575a1739725f5b3eed21bf1cee7bfd4819ac816f07cbc94cc67f2b7f0_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4c7445e30204ee2b65b7c571d4aeaa67d1ff7a780382a1428c3af026ec7eac79_arm64", "9Base-RHOSE-4.16:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5f84b234f2bafa731e4554c9bfde2970c94e7f073867388962c0533e9bad74cc_amd64", "9Base-RHOSE-4.16:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8d82b8f8678ffca995261cc5a56af65f844d4ae57a116bb3cae87e12f652a146_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:20d4840b515d63205c1e696b012aab48552996e349559b4f1e368e73cd4c370f_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6650b4611fb0f7db84975f34c846222060e35bc9279818db39f1f49bfc15bc08_arm64", "9Base-RHOSE-4.16:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f9e9e61dafd5315dc23cdd537de910130a8e6c7e6d06f73faf64e533588d07d6_amd64", "9Base-RHOSE-4.16:openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:8b29e387125f80021953bec7827b632730bcaa43492ca1195886d3f3ed6d2adf_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:8f468a261c1d304bdb32a5e6b8249fe685cec73308984e53eec5e4810e296384_amd64", "9Base-RHOSE-4.16:openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:caa803d70386e611b83f2b8652b9ce84d65c99a92166eaf014671f86f4ad4d1b_arm64", "9Base-RHOSE-4.16:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:23a050153da0f5cea24f5137327ac787da3d4b8c252fb36d5641999c14aa03cb_arm64", "9Base-RHOSE-4.16:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:c6c4d1ee6411493ce488cc9ee380c09de5a1e928db538de2ebc700e102a8db28_amd64", "9Base-RHOSE-4.16:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:eb19c06edb0712f03a804cf2f085f72ec56a38da20dc8bd8dd8069ee94cb7c14_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-haproxy-router-rhel9@sha256:1b6fc807ec024e581d39d741006b21c184400cba648dc07c78d84ba6846a2c05_amd64", "9Base-RHOSE-4.16:openshift4/ose-haproxy-router-rhel9@sha256:3055a62b6bba9d7e8f68737c00fad5dc2e9b22976239c49297c766f889a3b4e9_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-haproxy-router-rhel9@sha256:8b217d19af84badd6bd00077432abb7462598cf57678c0275d7a69082bee3849_arm64", "9Base-RHOSE-4.16:openshift4/ose-haproxy-router-rhel9@sha256:e953fdb0c6878c8104ca515a9d919000c4d16a9abed4f3e9729c6d67fef78ff6_s390x", "9Base-RHOSE-4.16:openshift4/ose-hyperkube-rhel9@sha256:0b8a229b46d9b0682bf8269c02dce5133d89f8ea7b51addb0669f49678112488_amd64", "9Base-RHOSE-4.16:openshift4/ose-hyperkube-rhel9@sha256:710e35b23584f7a75641789c586f7e53449ce273101cb7be795c9f037eb82383_s390x", "9Base-RHOSE-4.16:openshift4/ose-hyperkube-rhel9@sha256:bce158b41006d0af318ec6b590b51a8c053947d065e0818523cba3264a40a6f7_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-hyperkube-rhel9@sha256:e9261248ecb74f2bfe6fbd9e859123a7bc8fd3d71e820d346f4e0359822017fc_arm64", "9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:194cf8fd9493ce590fb3587dc409a72bce168a52d3f34411acc87ca4a0fe1710_amd64", "9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:3143372d573451bfcb11e3465fb12f7f2682da91795ebb9f14526327f85c34e0_s390x", "9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:39064ddeb4275be1134dc72bb6cfff8325d11569d1513a3c03212a3fa8208089_arm64", "9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:ee6319c9362dc41c1d7186fbfdfa9cf1b695048479a73da38b3f5c329d7bc804_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:4952c68820c17528df39dc23c5404910edf1b06e05947ba44172938d338ac526_s390x", "9Base-RHOSE-4.16:openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:7be3b1c8088ce0238c7ea3cac82f08bbe067580acffb15d4ab0f17eec6ed92b3_amd64", "9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:677ad57ae44cb76e8b11e60319e923927823c82daf0aeec355d5a6d46a5c73f5_s390x", "9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:8e189318cad31335283ce4b57a4fe2a4cad6d140d12f8ef07c9088bc87e67459_amd64", "9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:3e21d147e3637b6a1dd10592462382ecb5d2241927ca7c2d3c3dfd26d6119995_s390x", "9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6be505059d53492962cc7bdf81beea66e11a044a35cd5b5796bcd2555a0c48c7_amd64", "9Base-RHOSE-4.16:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:6032436731216cbd54e7a9831dd1d68bd28b8018c80aad115b8988165db4bfeb_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:777b7af58dbb1f542795a5b767c6c6483e0bfda71a95d9c7d5119c9018b79208_amd64", "9Base-RHOSE-4.16:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:927f3a087ded590d92122040f7f5244e7ee08b29e7ec9bc99c42d9aa33229c76_s390x", "9Base-RHOSE-4.16:openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:88aa10e74968b69e7d0f77dedf499de1b02bb07401e5019d077f6478d092d8b8_amd64", "9Base-RHOSE-4.16:openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:b40452cd10436d5cc4b88e87683ed68ebdd0c686acd7ab0778a3b74cd2593818_s390x", "9Base-RHOSE-4.16:openshift4/ose-image-customization-controller-rhel9@sha256:0bedaa1a2c8738c782917e4ccb17c1468c678115adae95651664d0ddfa2f4400_amd64", "9Base-RHOSE-4.16:openshift4/ose-image-customization-controller-rhel9@sha256:e4333895ca011de3264634736e03a8ffe71304b6f5d343c2b240168daff44636_arm64", "9Base-RHOSE-4.16:openshift4/ose-insights-rhel9-operator@sha256:13a73124261212b07c95ed6ee0aeb8238061078971a8ceb3e9210f5a41693eb2_arm64", "9Base-RHOSE-4.16:openshift4/ose-insights-rhel9-operator@sha256:82bfcd511f80b5699c408ae43a8bde1eddcd393dfa3820a351d5731ad6f5da1d_s390x", "9Base-RHOSE-4.16:openshift4/ose-insights-rhel9-operator@sha256:bd0aef0bc792cba0510b793699dab9a8aa84e8ae0d5aefe71835db8eeb095731_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-insights-rhel9-operator@sha256:e1b7e38fd084dc06e7f9577b91f9cdb27f5ed20c9a7461709593056482162c61_amd64", "9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:2378be30a2d8c5bb75eb81099baa58e85407ec530e99b5303664f50f9d673e1a_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:2bf37726a79cac4224bbbd2e3be07a773d1010a00d5582a9097a4090fa1f6d62_arm64", "9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:3f69c1a8940a1623d9e33043054393984da3e6f80e7db461542852df77776bc3_s390x", "9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:fcc488f18198d1c4e749df0480d8f0cce37f60e2d2ac9b80c29853012819cc09_amd64", "9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:75faaecaaf87cd07cc77f97261609cdfecc7d84081c8339348be5c15827e80b4_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:7732fa6233771d45ce945df849f668807d45787e6c38c40c88e35932bf78beca_s390x", "9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:d14d5f0f2a63d6b99e477f1578cf824b0ae6d707e2b592c853d6d4a03053254e_arm64", "9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:e75d368195285ebfe144d8c593a7c5841a0657a65957b82acf87efc900c9238b_amd64", "9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:41f4e8debc115364741aa67dc591f2af3eb63d10b606ce2fbef19f5bbe129e15_s390x", "9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:5db29e7e8d75607634f84ba38ebee05fda82eed5cbf40fb18922b7c06b7bb30f_arm64", "9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:9fdd27220960109e78e339606572be20a3cf505cd906e9faf80e2982a9af0f63_amd64", "9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:da76a5681cad236069ff482505ba4d287e46c4e4c61648e871143b330e34693d_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:bf44485c8d37d7c565a38bff704db8aeb222f685ff8b099a22641dde35010ab6_amd64", "9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:db36ff22a4b0908c24041336ad7edd72b14e8d78320faa834a67a4970b7a32e5_arm64", "9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:84a530c6433ecbf85dfe0538fd2ac5e84c2031879deef86d78d702d03f4fa39d_amd64", "9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:8b6f16e0a6a9cfb9897c2ed7e2208e87ed4f1a1bd165942c57d63434c93f1c38_arm64", "9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:567f32efce655bd8e4135439f631a0a8660572bcf0a44d8ab87269cd6e094189_amd64", "9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:f6a5d7e6ea4f69f8c80305ce420fe5aa2a3bb677fed1c7555760eb0f9a83b0da_arm64", "9Base-RHOSE-4.16:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:63df8fe7486f55486c6d13ebee0bd8bb31c11aa336f265ef424fff0caf67bfcc_arm64", "9Base-RHOSE-4.16:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7abd406cd883cca552ed4d9b820713fd103972240bce56584c0b5c12aacf4f8e_amd64", "9Base-RHOSE-4.16:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:08f590d66ccd3bc9c70b880fe0377db41f78837504772cb0f9b28847a4142172_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:178f3eac64d3038e873d64d72ca1f5bfa17ec36397c8290ce98d5692fe8b1e4e_arm64", "9Base-RHOSE-4.16:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:28df1b94af8950fa87f604b2ad4cdf9fa0eed5cc7a985086a45c7b8c94707fe7_s390x", "9Base-RHOSE-4.16:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:6015286dbc21c63448540772372c0e031a1be8c78d1f3c8f29bf6bb23da97eb8_amd64", "9Base-RHOSE-4.16:openshift4/ose-keepalived-ipfailover-rhel9@sha256:24f9ddd7ab23775afcba7a02c070b546bb97366801fe51f8814e2c1e4ab6db44_arm64", "9Base-RHOSE-4.16:openshift4/ose-keepalived-ipfailover-rhel9@sha256:6830a723334aa65786d90c1956ff23bc2fc4b394a8e5e4ce943ce0f53e5cce47_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-keepalived-ipfailover-rhel9@sha256:b855d8224a9e8787b421fc64079dc57874d89d8d29b322610aa2645cc5fdacb3_s390x", "9Base-RHOSE-4.16:openshift4/ose-keepalived-ipfailover-rhel9@sha256:dcd55ef2d57096d7cc3ef3cf8aa628d303b13a1cd3122c1bf0f7da5a1bbcbeb1_amd64", "9Base-RHOSE-4.16:openshift4/ose-kube-proxy-rhel9@sha256:048ce8ad02c02ae3d1a2e6d6d96b2567131eeff4a1da5579101f4587c068063f_arm64", "9Base-RHOSE-4.16:openshift4/ose-kube-proxy-rhel9@sha256:7358a44ad56fe597f935224d10b92d2e1041d88200cedddb541f0ca7a9a8eecf_s390x", "9Base-RHOSE-4.16:openshift4/ose-kube-proxy-rhel9@sha256:a8f37dd90423753ee22882c4b53ecb46fe2c5afadfa20b4302e3e1b5f48cf8be_amd64", "9Base-RHOSE-4.16:openshift4/ose-kube-proxy-rhel9@sha256:d6a19cd3051cd937e123a49ab2f38b62d9113b54b13faecda8ffbdeec8232145_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-kube-rbac-proxy-rhel9@sha256:0adb39d85aa95db4356152dfffda6fcca7053fa79ee526f60a54c9c8daca2afe_s390x", "9Base-RHOSE-4.16:openshift4/ose-kube-rbac-proxy-rhel9@sha256:2ea23b3f564a616f6e03b1fb74fc1e1588204f0562112b415828aaabef44419e_arm64", "9Base-RHOSE-4.16:openshift4/ose-kube-rbac-proxy-rhel9@sha256:9cca17dcd88c3bf52147f4693f6d975d18c69876824758a3c88bc6497c04c23c_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-kube-rbac-proxy-rhel9@sha256:d606ca817b3e7be1d2148ea034640dfc4fa9ef0c40c2bf13cae8a626e2c396fa_amd64", "9Base-RHOSE-4.16:openshift4/ose-kube-state-metrics-rhel9@sha256:13abc456de760197ab220610a5ff216774043f4b9658538072bd8af34f839abd_s390x", "9Base-RHOSE-4.16:openshift4/ose-kube-state-metrics-rhel9@sha256:21d8bbb3b6f8c8d320a7f6f14ef3154a809582da967ba52e469005287af18058_amd64", "9Base-RHOSE-4.16:openshift4/ose-kube-state-metrics-rhel9@sha256:682fe1ae91719f21ffefd006b823e1aacd6cc47fe5300f6e432932323e497f6f_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-kube-state-metrics-rhel9@sha256:e8b0a533133ab2a3f32b69e0f8500cf166958cc0216224588182cd9d12905da1_arm64", "9Base-RHOSE-4.16:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:01d3094788ee93ee7625f6fda0a1d543fcfb3a3e5a3f83c3d531479d4cff6fe1_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0d5c915a6991893f10e509ee974974371737f95267f1fd12f58c9db90cbe29c7_s390x", "9Base-RHOSE-4.16:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1e39bbb9ef418ca53c5304f5d20efd28fe7f9d8ba8af5e2e627321f3ab64558b_amd64", "9Base-RHOSE-4.16:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9f69adaae94ac55ab8e87d549a97b1d481991928c6960d29d3723d65a0be01ac_arm64", "9Base-RHOSE-4.16:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:00a65a0b8c13e225c2e7930d47b4d48aa98af7adc43954c8dc5df8054187cec1_s390x", "9Base-RHOSE-4.16:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:39bd9f75c70ceb3880d68065ae9e0b7cc9a2bcb814552fcc9b4c9d543b0553c4_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:aa1012923bbc8878d52215a7958945fdfcf433aaf342747297db66646925d821_amd64", "9Base-RHOSE-4.16:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d32d4b2e9e0b8d30e08c1316ac0a79252ed85670d5b00b619247c560c5cd16f9_arm64", "9Base-RHOSE-4.16:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a97a216f18e582571a883c4263f36656fd373d32fccba0c86b810bcc9e6cb07_amd64", "9Base-RHOSE-4.16:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:42a7a603fba8bbc9acc4415c441fea219a9db697d3aebee9503723b6176d91b3_arm64", "9Base-RHOSE-4.16:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:627ad4d117ec183382faf514b0fb53e20f8cc3f32bfec5ee2599f169a83a543d_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:da910ada5b5655487115a79cbb36f024a60fe1d87c3c790982d70cc551320125_s390x", "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-aws-rhel9@sha256:c1eebd2250a4843c66bbe66c15a10ca25d956eca8bafbd066f5767d3877ef674_arm64", "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-aws-rhel9@sha256:e062a25836afeeb7287249c070df92c3e9a2a1f152cbde99d29b275c4792133f_amd64", "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-azure-rhel9@sha256:0ea28289a3a4c13819c8e5dd100e30f6e6f81c17015baf3d3e605a3e45dc2f47_arm64", "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-azure-rhel9@sha256:9b1c32cfb8a6100869241809b631e3c46aa0b423af8a94499ddf30fa1734126d_amd64", "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:1a6f04c2234ba27547c8c3989a45b5c62795f4f8959c4f380d36a5e04b555047_amd64", "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:22c08d9431644f168ad1adeb4442831646401254277e19b9abb32b3cd63e62b5_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:48926d3237b940557630dad93fda15f1a18794f108b486c68520c6271c919683_arm64", "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:3d60d199709555e50baf4c33e424b8830dd75a3f184b8d1fecf08fdee071ff07_s390x", "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:91fed3c78d372244f987f44d65ea2488135ccc61f276466fcff8f03ca8cef73f_arm64", "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:96eaf4b84c52e65fcb5001ad62e2c646822a08ab45bde63dc6d59d598ddd4950_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:addace3f0ff1e59ae96237b901e7207246c5cf30899e16f4342836d6a0bae021_amd64", "9Base-RHOSE-4.16:openshift4/ose-machine-api-rhel9-operator@sha256:348058b08988a0ffd7db52d5cda3fe654d26ef533882aa59d5c7b622bda5d993_s390x", "9Base-RHOSE-4.16:openshift4/ose-machine-api-rhel9-operator@sha256:72de3e55b0b67d579bb2309e4770eb8f0f01f0b58ffe1463e02cf1cd40b852a4_amd64", "9Base-RHOSE-4.16:openshift4/ose-machine-api-rhel9-operator@sha256:cabdedc128074d67ac226bf60c538fbeeb2e8eef8451af710f4916a7dff4c2ae_arm64", "9Base-RHOSE-4.16:openshift4/ose-machine-api-rhel9-operator@sha256:fdf771b69a68ee18d5a99d493732a06bdba0a332b4b9cce72d46515963351712_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:095983d061d5de744c28ced1bb3b8001983d30de87f85c52ff34951277600390_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:9a31cdedca230e6ea0bbaf3c7c9841054cabfb6776693c35b85e0f2f34ddbacb_amd64", "9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:9d4abf9df596502d562ef4505a600aaf66dfc38bcd89ec4b57656e4737f196ac_s390x", "9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:e228c59f688c379092531ccd015dfb49b5816ad2ca459dd1a277d5b154470cfa_arm64", "9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:730d70620738fe2fd6a12b5c122557af5eda00fb5245e2a77022e1cfcc5495e4_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:800e39ff35d77ee5b490d99f68352b1a00826562b96e144140267ef84c22d064_s390x", "9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:8e037ebb3a4fc6e430c9ca90cad5845bdd04682283d7c1238a9cb701b55e9cc2_amd64", "9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:cba0a613535e8d827f7ce6300bae4cf382e55c7a5fe8d2aa9cf27ae1e67cc365_arm64", "9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:69d56cbe7a0829ec462a3e7eb93e10ed95359cd802ebc363cebf831e984985cd_arm64", "9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:e10b031a10d3b9775e23131925c6f7f2106a861ea85c38cca35385bac433d8c7_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:e7220c98b680312424a3651c8674ba01a23fac67fa68abcc4e50aa9215ae08ae_s390x", "9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:f489f0b01b85fa2a20deff3a6bede666e4720c505c3182bc5ae65919b18d86ee_amd64", "9Base-RHOSE-4.16:openshift4/ose-multus-admission-controller-rhel9@sha256:0b9fcfaff47a112ad717cbeb28f8e28feec9b28966238c1c15b20e7cca41ca2a_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-multus-admission-controller-rhel9@sha256:71690465c529aff1e4292388b9ce8db3ec3e566da01a95c3267f0d4e3bb0163d_arm64", "9Base-RHOSE-4.16:openshift4/ose-multus-admission-controller-rhel9@sha256:ad3d3d021d618f360fff4f70da99c20df74b90dcb86334fd88ff3633779fb53a_s390x", "9Base-RHOSE-4.16:openshift4/ose-multus-admission-controller-rhel9@sha256:f1de147edd12bfc298c1493fb2cd3f5636b807e201091261e1f2b8e58e4fa212_amd64", "9Base-RHOSE-4.16:openshift4/ose-multus-cni-microshift-rhel9@sha256:0bca64aec5a3d6f6f52fbc874f11b38992557e86b8f63bee236702072d1713a0_amd64", "9Base-RHOSE-4.16:openshift4/ose-multus-cni-microshift-rhel9@sha256:1d68ac29f304171e89ffdc5b24febbd3d134acf1dd75657efd8ebadcd136d636_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-multus-cni-microshift-rhel9@sha256:822e167d8e17f0c66b1d01b6f9683a28dd7eb10beb90e3eaa8b9c9d877176de6_s390x", "9Base-RHOSE-4.16:openshift4/ose-multus-cni-microshift-rhel9@sha256:97de7cef3db9df569220ce28b7694b2d90bb0306aee4a3dc25aa900ecfb8ba89_arm64", "9Base-RHOSE-4.16:openshift4/ose-multus-cni-rhel9@sha256:08d9c1463da8266abb3ff2e3429c474bb65e91cb3993f36f0540a52c1f7d13b4_s390x", "9Base-RHOSE-4.16:openshift4/ose-multus-cni-rhel9@sha256:476bcd488022220eb35577e7cc67f842a608d07a80e1323c214b3548d5012fad_amd64", "9Base-RHOSE-4.16:openshift4/ose-multus-cni-rhel9@sha256:4a1a06f00144e87e7da056bf58675f761aee26d9d085bb69828dd078d632827c_arm64", "9Base-RHOSE-4.16:openshift4/ose-multus-cni-rhel9@sha256:9e56c73cea59a1bfc54ce90edee8f4a295e61e9299fc558b70cb31aa39e8c8e5_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-multus-networkpolicy-rhel9@sha256:06bfd1888fd3e3199084ba41559bf3f21563b30a221395ac42219d3ae510ae54_s390x", "9Base-RHOSE-4.16:openshift4/ose-multus-networkpolicy-rhel9@sha256:3904de0e659c1833835b9dbe3aa08215b5ab9b2168ad43aad1c8e834c70761d2_amd64", "9Base-RHOSE-4.16:openshift4/ose-multus-networkpolicy-rhel9@sha256:838c738b780512293aaf7d1249ac29ccb50fdf2e3b7011c0a3591741a8299988_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-multus-networkpolicy-rhel9@sha256:ed22a41693fc3f0466313e00cbf9a7171e4a2f1e98e6e460a4c8e6b3a9d553db_arm64", "9Base-RHOSE-4.16:openshift4/ose-multus-route-override-cni-rhel9@sha256:3cb9a395e3165c4567442fdbd57fe52fd04e38e63d7f959c1df7b61abb9b7869_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-multus-route-override-cni-rhel9@sha256:c214fb27c8655d5bbee62da891202cfac9eedec8801e4e494608ee8ebf89bc31_s390x", "9Base-RHOSE-4.16:openshift4/ose-multus-route-override-cni-rhel9@sha256:d6cd6d6bfbb2897fa954ada109ef79d7f35ae479ec7705d556e531e260970036_arm64", "9Base-RHOSE-4.16:openshift4/ose-multus-route-override-cni-rhel9@sha256:e990f78ba767c7b88f4a8132933bc17a6d4fe1b135c4b392c071f13bde32ce16_amd64", "9Base-RHOSE-4.16:openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1ec628f3edd496d38cf0ef051a3a3e4660c52bdaacc6fd811270b4bee23c9035_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:38891b4547aea650a23c9b3ff616b4dd23635f426ad8c5986c72d7092f774e5f_arm64", "9Base-RHOSE-4.16:openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:99767d45f5f2c507f9809cd88205a51bad6319feb304220db62de5ec5ae435f3_s390x", "9Base-RHOSE-4.16:openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:9fe5a51e368734b1617215b1bb666ac2098dd2478e6ae7c3d8916e7d8b989942_amd64", "9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:1605460133de7bc30796ff154a25f99d1adac73b66f646a9789e716e7c0a7f9f_amd64", "9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:348a63e6d3163c2e503363ffc03e841ef7ba60840bb36d5f62a1d79a7b67456d_s390x", "9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:a6ae73143b1181e37078ab4b07b95ffe8a8651d12a66143018a9c1c85edd394a_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:d59a40a994293e7ca75831c8e2899b6b91e46ed8fb8485e5d2af420318396b30_arm64", "9Base-RHOSE-4.16:openshift4/ose-network-interface-bond-cni-rhel9@sha256:50386e429264b43ee201e3163a90d739511d22d9b79fb49df98788d607e24058_arm64", "9Base-RHOSE-4.16:openshift4/ose-network-interface-bond-cni-rhel9@sha256:870743a1a664fc72edd89083fdbb84fb8847b959824944b3db9d93b08615a245_s390x", "9Base-RHOSE-4.16:openshift4/ose-network-interface-bond-cni-rhel9@sha256:d0d9ec1c9420df3cef05a99b18a782c3b3fa47bb4c43dd52613e8ee8e2354ec8_amd64", "9Base-RHOSE-4.16:openshift4/ose-network-interface-bond-cni-rhel9@sha256:e9aebfff92e771e03c07db80f54f3d0835785cbf84c7f4b090e4c446898889d9_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-network-metrics-daemon-rhel9@sha256:5f0540af9a9d72adcbfbd6b928b412a589e4743ce82f884ce7e102af14027f0a_amd64", "9Base-RHOSE-4.16:openshift4/ose-network-metrics-daemon-rhel9@sha256:7b82cf52205992020a66d66433a36c660acc5ae1e0a59c48b330f7659b5b1664_arm64", "9Base-RHOSE-4.16:openshift4/ose-network-metrics-daemon-rhel9@sha256:bd586d4b683d0f590e9cbcf0361e313026c6f143c6db216c27c228a6dc1ece07_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-network-metrics-daemon-rhel9@sha256:fd6507755d9fb25848e3fb7b848d25de7efc551cdf9ad40f9e31fc3204910cb7_s390x", "9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:04c466e9f3820b7d3bb52f86d611397dc441091195177aa2c38b931329499d28_arm64", "9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:93e249b8353e8c2a3cd4a9e8bb0dab423dfd0a185dfc567d59ab848da2a64ab6_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:9f8babd43daba0a9c3031758d1a85751cd3e9b99af6100740ba92f85285cb235_amd64", "9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:c588c0cf236cb7499f8599bfd45e29541f05a0ea18aebbf5b5ca465aeaf26554_s390x", "9Base-RHOSE-4.16:openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:00dbaebb586d8a032b42c7b540cc10d69fa33d8f3380aef8c15296946beec6d4_amd64", "9Base-RHOSE-4.16:openshift4/ose-nutanix-machine-controllers-rhel9@sha256:b464080669b56227e93d9076cf40c3f728cd28ceece631e1324de33a20f942a0_amd64", "9Base-RHOSE-4.16:openshift4/ose-oauth-apiserver-rhel9@sha256:1e2ec4c525443c2c10d32f0ea5c3ed68143918cecfe910b8481cb6b6cacf05b7_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-oauth-apiserver-rhel9@sha256:7b92bd5c74909ca0ae0d0a007f0f21b420a2eff13d4673863bcb8d12f0ceb72e_arm64", "9Base-RHOSE-4.16:openshift4/ose-oauth-apiserver-rhel9@sha256:ec19f068115f9797b8587c63c6a9bacc36cbf561177d1b842eb41f0f3ac66950_amd64", "9Base-RHOSE-4.16:openshift4/ose-oauth-apiserver-rhel9@sha256:f4f9b5d43f1b4fc6e2575a4c56e3c37904d11acd058d40ae77d9e00ecf40f26d_s390x", "9Base-RHOSE-4.16:openshift4/ose-oauth-proxy-rhel9@sha256:390a3ca3e037470ec23abdb89d3d5a5fa9194fca484cc5310084d0bb51346f21_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-oauth-proxy-rhel9@sha256:b07e84f4601ac2e45ca7850a8bb73f9d4b32853620869cf9626ad49653fd0e08_arm64", "9Base-RHOSE-4.16:openshift4/ose-oauth-proxy-rhel9@sha256:b1622d360bbc5acd5d2805c7f44d0474ee01fdae458252c066a2f4bd5eef1d8f_amd64", "9Base-RHOSE-4.16:openshift4/ose-oauth-proxy-rhel9@sha256:c05c53ee58a4ab9b86bce53b7d50807dea16ce624f536ef039173d8cd7c8b6b4_s390x", "9Base-RHOSE-4.16:openshift4/ose-oauth-server-rhel9@sha256:62aec670236d6ed3e3c15b4f3836cad83f4d73daeec88a42ba31d8005bd8bb77_s390x", "9Base-RHOSE-4.16:openshift4/ose-oauth-server-rhel9@sha256:8a8e369d3d1522cc23fe05709ca2cabc669d91c9ce01a48f56338ee482046e60_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-oauth-server-rhel9@sha256:a845a7093bf5d5dca4abdfe6b9537549685765c16bb60b48dd6baffa75700f6e_amd64", "9Base-RHOSE-4.16:openshift4/ose-oauth-server-rhel9@sha256:ab88d8ae2f19cba863061d0faec6664a68b1d5dc43f652306c9e9b1d85556002_arm64", "9Base-RHOSE-4.16:openshift4/ose-olm-catalogd-rhel9@sha256:01b72a079eddb70ce27eb178c0e0f2ca08e7a65a99def3bff1b793f6d40c0969_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-olm-catalogd-rhel9@sha256:0ea048024abf0c908a820db88a19323f8da005ea2d0bb7d09ad933c29eed3e14_arm64", "9Base-RHOSE-4.16:openshift4/ose-olm-catalogd-rhel9@sha256:18054465f751e50dda519a03773f648e46b2b23b2058642b4d624f2a5ad9a1ab_s390x", "9Base-RHOSE-4.16:openshift4/ose-olm-catalogd-rhel9@sha256:1df8a6b62a2b1cfab9f386c273c5ae3b085ff53dfc3272b3abd2240c9ab125af_amd64", "9Base-RHOSE-4.16:openshift4/ose-olm-operator-controller-rhel9@sha256:13ec1ae02b25ad477d3c6ee1816766868b50c4d7e98a19424e02db270da9d4e9_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-olm-operator-controller-rhel9@sha256:4ac93588aa4508abc1bf649292ea35e2f60b6bb9e149e0171990525fa263379c_s390x", "9Base-RHOSE-4.16:openshift4/ose-olm-operator-controller-rhel9@sha256:581bef59d36c3eb5328d3de685bc4efe654687fbbb4ea7decc625ecb56df7e60_amd64", "9Base-RHOSE-4.16:openshift4/ose-olm-operator-controller-rhel9@sha256:7ebc6b37e058dbafc291b2b9926fc1c3138407db1a2758fb0f627d0d0ad222cc_arm64", "9Base-RHOSE-4.16:openshift4/ose-olm-rukpak-rhel9@sha256:3ca07c5bb00b385cd3d1064d09a1644d28135c9e97faec1df4d4e28ae4fb6a93_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-olm-rukpak-rhel9@sha256:a6f45ef197d4dfc0acf2aff1f26369b427cc811c3ab4ae37a52258db2456197e_amd64", "9Base-RHOSE-4.16:openshift4/ose-olm-rukpak-rhel9@sha256:fbac2db13b31228dfbb8fc8433572a9b1ee14235391e840c8dcb8b20bd33366e_arm64", "9Base-RHOSE-4.16:openshift4/ose-olm-rukpak-rhel9@sha256:fc64992c1073eec979f06c9fe9f924060aa312067dcbee914256c92acd7b67bb_s390x", "9Base-RHOSE-4.16:openshift4/ose-openshift-apiserver-rhel9@sha256:0ae78bc51d0ffcba2acf9fad91552a1d76e9984940c7f13cbe83a7a4b0ecf28c_s390x", "9Base-RHOSE-4.16:openshift4/ose-openshift-apiserver-rhel9@sha256:289e63a558a7a1a8ab5649c2854c5a99dc0b0181debfa2e21712674db14a45b8_amd64", "9Base-RHOSE-4.16:openshift4/ose-openshift-apiserver-rhel9@sha256:37f5654e2b03db66ad82da281c8eeaad0ce0c7882a5a098195b3f0d04331759b_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-openshift-apiserver-rhel9@sha256:bbf1ca462794b4052fbe61320dfecac68344e89e69170fb768ed7c337c72c24a_arm64", "9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:09f31268dd0285f5316f3fa2ff5a5af330ef6eb87d1794291080ef65fa90f29e_arm64", "9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:2cc3a82a27ab49298e50e02a6c42377c60040afad33e9f5b457bdd39a3a6f201_s390x", "9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:8293328b0f22a97aa139dd24c3e897a2d6b0c50cac28e8da2a6acf3e353d4806_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:d5060aa007c4ec392f3af0986d33c187a526a0844c2b388463a299b7fe3f85b3_amd64", "9Base-RHOSE-4.16:openshift4/ose-openshift-state-metrics-rhel9@sha256:0d0fd604a14b4a5bed6c28808be2f1319755b70aa352a94a0fdb7f3a6285512d_s390x", "9Base-RHOSE-4.16:openshift4/ose-openshift-state-metrics-rhel9@sha256:35f3dff0cee4299cf528bbdad2cef516a53613b21a70904207aa307364da6674_arm64", "9Base-RHOSE-4.16:openshift4/ose-openshift-state-metrics-rhel9@sha256:43cc8d9a87a7fad2cad784c68758d82295bd90339f1c139de901e2439aba35df_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-openshift-state-metrics-rhel9@sha256:c0799fe4d3d550ad5be9f3e6acdd0dbeb6ed6548e66fb24380b127ced75d58ad_amd64", "9Base-RHOSE-4.16:openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:4e16957ee5da84bed4a1d63a8008af5fe5de549ab87e1ccc4a4c2f29276544c3_s390x", "9Base-RHOSE-4.16:openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7da95c0060d09e6f12d58933f3ef9123448d77ceb7a2218b3c723ac7410142ac_amd64", "9Base-RHOSE-4.16:openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:7efe60ce5e60ae8f7b467fb5126c470c1c9149a132abb20bf3d742fe637918e3_arm64", "9Base-RHOSE-4.16:openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:ae897ecff7018d92afa020c566b899a4b3cbec4444db0a8533093693eb25f441_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:05a56f2efb4dcca1682eb65d0bed1434e886e8be1ac5b61d80c0537929550b05_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:660165c66fbbcb0443e78156990b28857d5f2ff43090874a1659114fdb54677e_amd64", "9Base-RHOSE-4.16:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:66c8e3cb9abece0269ea56173bc29b25d23fb47d0609cc5fb2c72432b894c45d_arm64", "9Base-RHOSE-4.16:openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:e4675c421773f72ac0d467e33ed2c11dd420f3f6df79bd6b9a4b403170a6fadc_s390x", "9Base-RHOSE-4.16:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:1c1b24c2d7414f1c0baa7e6eba68e7630922a52d63e87d6ae1bd7304d2beb053_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:2e5b9b72b4b5d4ceadf82fac617aa2238a5bb03985884dabec51ef60501df810_arm64", "9Base-RHOSE-4.16:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:776b9e2a586f6c8d2c3b3fffc12084030e9e4e08de45e52c2fab1ecb1b0a11c9_amd64", "9Base-RHOSE-4.16:openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:e274ec5e7fa5161091959f5b58730e260bcf994cdb238ffe79bd9aa1d4cfafa4_s390x", "9Base-RHOSE-4.16:openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:0004b3cf381fdeb1e670df800abb573b4d981efe993f176efc3de8ca4f90422f_amd64", "9Base-RHOSE-4.16:openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:8c6490aacf5e4b9841bc34c9dab0ab8b392c0b1a237710e10b5a0cf7170c109a_arm64", "9Base-RHOSE-4.16:openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:ab4f157ff3717c2909571ad5690b56a1cadb7ce3a842bea0777ce630c2afd99d_s390x", "9Base-RHOSE-4.16:openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d5f9cfa59678e2fbfb3434fbe79e3b195fb9b1a7b72d1b5c5a07a3db17d8b34c_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-operator-framework-tools-rhel9@sha256:5231813b52f5c33846b7f91e1d774b30bd3ae5d09aea74b0069c394b6dbc4545_s390x", "9Base-RHOSE-4.16:openshift4/ose-operator-framework-tools-rhel9@sha256:5a964467517702bb57a92aba855db77df919004b7007d681e29a8d4da870ff6e_arm64", "9Base-RHOSE-4.16:openshift4/ose-operator-framework-tools-rhel9@sha256:c76beec5904e4a3f2c46b3ef97de51cde03aa761a87e3e2a970fcf2569786bad_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-operator-framework-tools-rhel9@sha256:da29f4168d13b9eab798c007438e77c576a11eaa357a8a4cbe80ee979bbb05c1_amd64", "9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:54a5cd092cc40aed3f4177e85b4df40287a1b75ab7382b9b176671452183081f_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:5ce5c01a01fa37b1fe280c5787e2190905671f307dc3255dac8a251bb6cb439c_s390x", "9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:96891f8a43580f21f223db21ae69cfc466df3cd4cc54be0b76cc820b5db04c51_arm64", "9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:b8328a2a1f48e21a5d1bc50cb5879aba8b2e38604252cdb6c6238ed83b59e687_amd64", "9Base-RHOSE-4.16:openshift4/ose-operator-marketplace-rhel9@sha256:195990109e3b20d9bbd33fd6fc816b868c25cec783fbc15e86bc75b16965896a_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-operator-marketplace-rhel9@sha256:1f95e1c63a9efc40267509814a64f9d48cbe4ce10a39d71ca620cd2da6f99ed8_amd64", "9Base-RHOSE-4.16:openshift4/ose-operator-marketplace-rhel9@sha256:5a7df7d4e2c4e49d753745d04a7cb6956c5a5d49fc63823457e7fcbae24c8eee_arm64", "9Base-RHOSE-4.16:openshift4/ose-operator-marketplace-rhel9@sha256:6dacc9b7bbae110c1de6cfc5f76a2bef08804ff6aa8961f81a4287c1fd182fdc_s390x", "9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:6e4d56e4e17f5082ded331122800ba43a89e0a3e12eb4e7c9a9a251b4895379e_arm64", "9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:b4822a81f16167f924d7102faed1841ed4604e86966595a8e805c1739a0297ec_s390x", "9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:dc0e6ff09530d86f55649a9221f1358776328a35fc9c878e5621fb5224950d51_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:f421fbea94df5883915ecbac7034ac4753973145d0a8ca549391b74c3f2ac8a6_amd64", "9Base-RHOSE-4.16:openshift4/ose-ovirt-machine-controllers-rhel9@sha256:05c51bc8b9010f7692f1237a83e0590d1e8b778187664b4b27bcdead4212a810_arm64", "9Base-RHOSE-4.16:openshift4/ose-ovirt-machine-controllers-rhel9@sha256:2d5589dae842ae26ae4583365f47e9b9772f12b0883c2217adb36c2c121fb881_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-ovirt-machine-controllers-rhel9@sha256:ec3aededab3e9e644e50cee9aa9ce1537deeeaee2587b45ec0e47237bcfa2c6e_amd64", "9Base-RHOSE-4.16:openshift4/ose-ovirt-machine-controllers-rhel9@sha256:f537c5b5a753954e44584ccd488176f68361a39988bd7171e429c10b1edf8323_s390x", "9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:3393f5df954af52222e1b9488e9ea3ff8f4e48f0c2401a5bdbcb22124d724df8_arm64", "9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:3b23518476665714444b3aa2d1bdb176805f881bc33a14cccc2e89f4980fa6cb_s390x", "9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:87175ee6546968bb353a4de7d2ed339badd7999c2299829fe076b01fbd1fb9e2_amd64", "9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:b41f0429db52dabc305bc5efc6955758575b702b1774f33d3df82c63ebe99890_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:5e5fbfe04c38afd0d47bebaa3204f24b0cf06e9ae97dbb93a6f364c1f72a5a3d_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:73b65d5b611a71af168553bf30cd210a9827ebdfad4efc97d583db9ae3461c4e_s390x", "9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:80e94de7c2c28572375e3669b6b13fc1ec83a1ad2f3c5646fc4ea646aaa780da_arm64", "9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:90e9311f1ffe501261d78b388808b13a0774b92b080d74c4e075ece3b434d189_amd64", "9Base-RHOSE-4.16:openshift4/ose-pod-rhel9@sha256:21228b49cd5c01b4d5443c0c1efcdefbb493ebd0eea7dab1bbec745d3540973c_amd64", "9Base-RHOSE-4.16:openshift4/ose-pod-rhel9@sha256:6e72eed54e46b2f0a7e82ef6512a4a03aea32ecc52291c2f4382ed48156272fc_arm64", "9Base-RHOSE-4.16:openshift4/ose-pod-rhel9@sha256:cf70099e86f490596f002a5a153444278eac7d0278bbfde767b9325c59c0ef6e_s390x", "9Base-RHOSE-4.16:openshift4/ose-pod-rhel9@sha256:f2295c11c346090e4392ce746b7d80099afc28f5fa9b46be8583d1ef042b882b_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:1f496145d1815463e52687c50a56d196948b2b7623b5ff525f3cabd59c750f11_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:fe875a00cd161fd4e221c99e6b62370a1cfb326508edaf012cebf547e6ef1382_amd64", "9Base-RHOSE-4.16:openshift4/ose-powervs-block-csi-driver-rhel9@sha256:3c30ccda3c367661eac00b47c27b011a6c302598b996455ce47eca01beb5f7f9_amd64", "9Base-RHOSE-4.16:openshift4/ose-powervs-block-csi-driver-rhel9@sha256:57aee742f027e65b08ab6b33e5a961269f1cc398bef49a2a5c1033df4c254623_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:7b7f9cd9e8c7febcb99db6e35a8010c9752280a6df98a942fb70607d40f56ad8_amd64", "9Base-RHOSE-4.16:openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:e16fe4e924dc23e36334fca994eb52e7f9a18f9e1e4be0a68790cd97eb32c863_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-powervs-machine-controllers-rhel9@sha256:4c92227400934665b61cfd6c1080585f1c05f2477deae7597a12e644b1fce6e8_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-powervs-machine-controllers-rhel9@sha256:74dbd1544913f6e7e429f96c9f879466559735c362a8b07407dce2a35d16e8e3_amd64", "9Base-RHOSE-4.16:openshift4/ose-prom-label-proxy-rhel9@sha256:1764aed1a0c2a489e9a1095cc145adc26d7a662bf5040bbb4bff10161ac1f67a_arm64", "9Base-RHOSE-4.16:openshift4/ose-prom-label-proxy-rhel9@sha256:38470eb678986a5583790516aed062d41978d545d1ea43edf76059df4740b629_amd64", "9Base-RHOSE-4.16:openshift4/ose-prom-label-proxy-rhel9@sha256:4eb22e30b73ffa2934d2691f743b48bef0863259e048db8c3d8fa58b52f7524c_s390x", "9Base-RHOSE-4.16:openshift4/ose-prom-label-proxy-rhel9@sha256:bfd05fa99438f9bd86f38c255f557c98d60aec478a4b52e6ab4e09ea46b3290f_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-prometheus-alertmanager-rhel9@sha256:504ad114f585c2bafa5b8e5edc855a1dea696a39f621e59f5bc5527eeface6bc_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-prometheus-alertmanager-rhel9@sha256:9aa1c37b63d90c7ca80188e5ae633284e6e8d61032575c4e4a90e167544ca15c_amd64", "9Base-RHOSE-4.16:openshift4/ose-prometheus-alertmanager-rhel9@sha256:c7b0484cecea4175add87f1708def31db0e0f935ce656bdb8037623a7359ec1c_arm64", "9Base-RHOSE-4.16:openshift4/ose-prometheus-alertmanager-rhel9@sha256:da522e59697fa30fff1e3a723f62c8b865ec4d3f8047310a47cbfa1a16bb51bc_s390x", "9Base-RHOSE-4.16:openshift4/ose-prometheus-config-reloader-rhel9@sha256:4fcb32c4c8eb21d85f3f1eda2c88ebb2a4a07ee21b1736633624c57082d5e3a5_arm64", "9Base-RHOSE-4.16:openshift4/ose-prometheus-config-reloader-rhel9@sha256:682e4b254ef4009077f302e2e5ac6971507f16b05f7acc2366c4cb85e9dfc701_s390x", "9Base-RHOSE-4.16:openshift4/ose-prometheus-config-reloader-rhel9@sha256:7498f61382e2095e9477c71a44eb637a0b0aec4b380dc88fda5a719d836c8ad3_amd64", "9Base-RHOSE-4.16:openshift4/ose-prometheus-config-reloader-rhel9@sha256:947fd9632f09c3e967df9d572067a1d671d4573131bf11d193ea83a5e69fae19_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-prometheus-node-exporter-rhel9@sha256:0d854b231d13648b4ef8c0b0be1b1703a7b331bdc9a8b34c24058c544651ba2a_amd64", "9Base-RHOSE-4.16:openshift4/ose-prometheus-node-exporter-rhel9@sha256:149f6b544d63b4d6bff37baff9be2940ce8702f90f41a08ef8a3cf5fc8fa287c_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-prometheus-node-exporter-rhel9@sha256:a97f3396fa0dea3b9582bcf8e84469d94df1e51759800892641196370aa300c6_arm64", "9Base-RHOSE-4.16:openshift4/ose-prometheus-node-exporter-rhel9@sha256:c7d4aee2e0effc16100799e30b9c7ffe40b9efa324ed798042ec981fc94c1a3b_s390x", "9Base-RHOSE-4.16:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2e402a6d09a1c28821fc7c7a2af69293b67dcfd1e18d1c4289872d655bd07ce5_amd64", "9Base-RHOSE-4.16:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:710100f16a578049ce128e127e22c240a31c367ac7f88dfe7fb0118bd8802d1b_arm64", "9Base-RHOSE-4.16:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:809a1cb00b06e5ede16603e128387835b00e8f894083dbb69076c817553d0c7a_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:906c60475639016bf707bbb0060aee7f7511bc369ed6df3c6304a2e594e50022_s390x", "9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9-operator@sha256:99976319402398e4ff953ed83278574e78a8871eec5988126703fa8de7decdad_amd64", "9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9-operator@sha256:9c270a030a1f7acd0fe133cd48060f97dbc24656515faaf8c186766a7d48ed3f_s390x", "9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9-operator@sha256:b81672585463f8c9b89ff5908fe90f8d2ccb17f4e03c80af455574fc5d29dd4e_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9-operator@sha256:ced403d38c62c3048e229bb59d2b4470db260ea6599f48e4a541ca8ddaca03a4_arm64", "9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:0d452f2b43d25fc70e1683cec26c597ac80014e6a28f818af2f45bcca0cab7d5_s390x", "9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:80a92d5b1f8c484ebdef52e78701484c14bab9983a922c96ecc8da7218b906f0_arm64", "9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:ee287d4f6fda02bf4c1144df10142cc3b262984143da69703cbeaf2aefa7d8d4_amd64", "9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:fa6373f49e5a9a9736acbd8efa3ab7d86d841a025c4bbb18a4e597b116b2ace9_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:34ffc6c39f7ec05b0e32cb49b53b22f8ff1d0ecb6e80455f87cc06d74d6eab32_amd64", "9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:64b27583fe88d133ad769f5f8ad797f83e4918689aa4cb4c102032b9ee564b83_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:770f0248eecb809b33c0042c0629296022a2dc6169ef3d2893ac917fc2b0d284_s390x", "9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:bc6659145b86092d47cd92dede33a112acfc74dee96fd4dac26def6f890649f6_arm64", "9Base-RHOSE-4.16:openshift4/ose-service-ca-rhel9-operator@sha256:1b909c3b72be9acfccdccb0e1d14bb12318a9b5150df0629d64f3f7d8e42d024_amd64", "9Base-RHOSE-4.16:openshift4/ose-service-ca-rhel9-operator@sha256:388260312f7dec3074b1de481edf8d820a005562b33aeca7f61138e00beac9b7_arm64", "9Base-RHOSE-4.16:openshift4/ose-service-ca-rhel9-operator@sha256:42ad5ff09efc70b8eec0eec6df5e3c59cfac4bc45641c1bbb54e4e633cffe68d_s390x", "9Base-RHOSE-4.16:openshift4/ose-service-ca-rhel9-operator@sha256:482706aeb61ead5384c3adab014e2dfacdf4efd666f664da91b2dd1dde1f03e7_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-telemeter-rhel9@sha256:4b78d358e8732c169b52b4cfbaaf1b1a63322819a3753e3091bb6e5bfe2df66b_arm64", "9Base-RHOSE-4.16:openshift4/ose-telemeter-rhel9@sha256:7568e50afd111ef026d53fef98f5acc52f50b77bb3ef67ff988641f4a150972c_amd64", "9Base-RHOSE-4.16:openshift4/ose-telemeter-rhel9@sha256:8e9b8a78f53b5128d75a3d7d134b0f84604341ea958994178f6be3c91b3ea742_s390x", "9Base-RHOSE-4.16:openshift4/ose-telemeter-rhel9@sha256:d887a935aa4654f312d6fe1c10fc8f9a2ef5e936a432da677dd3e28bea29afad_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:299d5f688d39949c7c0c1f739b87f4b59bea532ce2d5608c6ff0af49ac098706_s390x", "9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:3001d1a5137e8d654ab015e5013b983833aabba2528b378f27e3b8194ca5c69f_arm64", "9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:94682f33818b2acef1e823bb497f47baf39fb7e8d3e42a6976780f26238ce246_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:b659bbbb8339d9a7e709291d86b9e61544dc5472f5efdf9c6b834ce52d817a3f_amd64", "9Base-RHOSE-4.16:openshift4/ose-thanos-rhel9@sha256:21a50064f8e7e2b4fd22f678fc31509acb1b9aaaff6d3f3238091fac8ebb8330_arm64", "9Base-RHOSE-4.16:openshift4/ose-thanos-rhel9@sha256:8c23b17da9f3e97d0a91dc2e34a3db7c357a9cdeb1cb06b1564212dd37eb5890_amd64", "9Base-RHOSE-4.16:openshift4/ose-thanos-rhel9@sha256:cab73b71017a9a71472025c658807d1819b48dc74734dd68eaa51a7c6436297f_s390x", "9Base-RHOSE-4.16:openshift4/ose-thanos-rhel9@sha256:e1537e9132495dadeca6243fdd0cc9ff5a610f7671385a23f98d2da72181e759_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:2513b7f746540cffd871e44376c91164b7ed6a837ef6841c9e34760f9d4ddba5_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:53b3d601586cebae5571b0b4bf3abdd0f09db2fa9f5c22c3af9726724c7fd6b3_arm64", "9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:6c94262072f1df83c9ae935aaceeb7cd8c91ce76c4629279acd05d84b510c0fd_amd64", "9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:a4cf147b64c9c6d298a927f223e86aa6ea7c2e0fc4ada06198e0d369f55b5a5a_s390x", "9Base-RHOSE-4.16:openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:1eb09ec3763bbe3b59abbc3ac28f9fbd0f3f477417b34c77b68c08a150749466_amd64", "9Base-RHOSE-4.16:openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:a1af54b6ee8c676668a0ea68977d53dbf05bb47bdd7d5b830997f6b1c44fc78e_amd64", "9Base-RHOSE-4.16:openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:4e006de1e292bbbf24bc85df8670b068e4f7dd12d3eb4ea2a3c20a2ab989ecaa_amd64", "9Base-RHOSE-4.16:openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:70119f11bc4fb283c2bac08f99cd9b45eb7d884213fb2f5715ccb3fffa9d1a9b_amd64", "9Base-RHOSE-4.16:openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:1eb09ec3763bbe3b59abbc3ac28f9fbd0f3f477417b34c77b68c08a150749466_amd64", "9Base-RHOSE-4.16:openshift4/ose-vsphere-csi-driver-rhel9@sha256:a1af54b6ee8c676668a0ea68977d53dbf05bb47bdd7d5b830997f6b1c44fc78e_amd64", "9Base-RHOSE-4.16:openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:b17bf96d74c31b37977db8d180a4fc947bcd91cd3f15bdf40d8531f1f4f3fe94_amd64", "9Base-RHOSE-4.16:openshift4/ose-vsphere-problem-detector-rhel9@sha256:e6edcbce61a2d969d509d6e5edda77ab5388fd486be8335c23e17741aca8e8de_amd64", "9Base-RHOSE-4.16:openshift4/ovirt-csi-driver-rhel9-operator@sha256:023e15f202e4dd4f89f69e626fcdaebcba3c332f0b5af1617c1a324a762ccf7a_arm64", "9Base-RHOSE-4.16:openshift4/ovirt-csi-driver-rhel9-operator@sha256:bb040597da6e786e4f9138288e141d40606faa39379dd09e11ef6d28662ad8ad_ppc64le", "9Base-RHOSE-4.16:openshift4/ovirt-csi-driver-rhel9-operator@sha256:bdc6a1f61619526dbf964b2d33560b02f227005434e17d20a9c482f841f78af1_s390x", "9Base-RHOSE-4.16:openshift4/ovirt-csi-driver-rhel9-operator@sha256:e0a6636d9e0e12be0def836dc1213c5badc4b82aaa7b4bcdd5452a6b4e38c2c7_amd64", "9Base-RHOSE-4.16:openshift4/ovirt-csi-driver-rhel9@sha256:4df0fbfb837fbf103e1e0875ec6633044cb381ce61819ca619135afd9cf07bac_amd64", "9Base-RHOSE-4.16:openshift4/ovirt-csi-driver-rhel9@sha256:709c4a95aa11b78ef9b404b19bbfee62e8ae959d0162b476838d3acd42ca1a66_ppc64le", "9Base-RHOSE-4.16:openshift4/ovirt-csi-driver-rhel9@sha256:78986e9befae75e55b9f3773a7e53092aabd48851fffaa9093f0f01b7a4d1960_arm64", "9Base-RHOSE-4.16:openshift4/ovirt-csi-driver-rhel9@sha256:f5cdbfdb1b201f15e88a74030a3ec5660fa25a187f31b79421f6b579444c878a_s390x" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2273404" } ], "notes": [ { "category": "description", "text": "An out-of-bounds write flaw was found in the ISO-2022-CN-EXT plugin for glibc\u0027s iconv library. When converting from UCS4 charset, adding certain escape charterers is required to indicate where the charset was changed to the library. During this process, iconv improperly checks the boundaries of internal buffers, leading to a buffer overflow, which allows writing up to 3 bytes outside the desired memory location. This issue may allow an attacker to craft a malicious characters sequence that will trigger the out-of-bounds write and perform remote code execution, presenting a high impact to the Integrity, Confidentiality, and Availability triad.", "title": "Vulnerability description" }, { "category": "summary", "text": "glibc: Out of bounds write in iconv may lead to remote code execution", "title": "Vulnerability summary" }, { "category": "other", "text": "The described vulnerability in the iconv() function of GNU C Library, particularly affecting ISO-2022-CN-EXT character set conversions, poses a important severity issue due to its potential for out-of-bound writes. Such buffer overflows can lead to arbitrary memory corruption, which can be exploited by attackers to execute arbitrary code, crash applications, or overwrite critical data structures, including neighboring variables. Given that the overflow can occur with specific, predictable values through SS2designation and SS3designation escape sequences, an attacker could craft malicious input to specifically trigger these overflows. Exploitation of this vulnerability could result in denial of service, privilege escalation, or even remote code execution, posing a significant threat to the security and integrity of affected systems.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "9Base-RHOSE-4.16:rhcos@sha256:7a301deaa9e27ef553cc75f957e4ea9caf68213613e5d53bee330f00d792aa08_aarch64", "9Base-RHOSE-4.16:rhcos@sha256:7a301deaa9e27ef553cc75f957e4ea9caf68213613e5d53bee330f00d792aa08_ppc64le", "9Base-RHOSE-4.16:rhcos@sha256:7a301deaa9e27ef553cc75f957e4ea9caf68213613e5d53bee330f00d792aa08_s390x", "9Base-RHOSE-4.16:rhcos@sha256:7a301deaa9e27ef553cc75f957e4ea9caf68213613e5d53bee330f00d792aa08_x86_64" ], "known_not_affected": [ "9Base-RHOSE-4.16:openshift4/aws-kms-encryption-provider-rhel9@sha256:1d914e9e28bb05d936c22d20f021d31cf806285d5e4ae0e47c47b50c90c7e8de_ppc64le", "9Base-RHOSE-4.16:openshift4/aws-kms-encryption-provider-rhel9@sha256:7460081ddaf409891100dad0bbf264e09a2ed75a5daab332610837c6091ca6ce_amd64", "9Base-RHOSE-4.16:openshift4/aws-kms-encryption-provider-rhel9@sha256:a016229598f9b0d366d745218b71c543e7f9593270d2cd84c33f867d12ebb567_s390x", "9Base-RHOSE-4.16:openshift4/aws-kms-encryption-provider-rhel9@sha256:a0de020a0ccd742c5e9f8d2d84f4b6d4db25556c10eca46a2ac0bc4993aff352_arm64", "9Base-RHOSE-4.16:openshift4/azure-kms-encryption-provider-rhel9@sha256:1fac37363539aef403e06e813f7a5ac60ebbbbb0c9864e1b8a85eb643741cc53_s390x", "9Base-RHOSE-4.16:openshift4/azure-kms-encryption-provider-rhel9@sha256:8ba194f82251278d68ea2c4efdbe495a565ca1605d5957badcf0aeb6e1763b6d_ppc64le", "9Base-RHOSE-4.16:openshift4/azure-kms-encryption-provider-rhel9@sha256:d451b83f32e3c46be6bd5731cfbd243e40d980573030e629302cb39ad5c37249_arm64", "9Base-RHOSE-4.16:openshift4/azure-kms-encryption-provider-rhel9@sha256:f203347886da20ec203893b3244b60963d8bd3e9d781e044058af632ffe2c8c7_amd64", "9Base-RHOSE-4.16:openshift4/cloud-network-config-controller-rhel9@sha256:2a78a4cd8f3cd0fa8e4f49da5f000c34ffc606566add5dac206643ad372016cb_arm64", "9Base-RHOSE-4.16:openshift4/cloud-network-config-controller-rhel9@sha256:a7f63d6643fe81281732276c56d1e75b5e6065989badbba43e8bfd885a7acac8_amd64", "9Base-RHOSE-4.16:openshift4/cloud-network-config-controller-rhel9@sha256:ac969ee92e5460c05531dfae4c7c4694d4ed67b1e43ad91c146c3b19870c1f22_s390x", "9Base-RHOSE-4.16:openshift4/cloud-network-config-controller-rhel9@sha256:da1388214451d842de360b80338f8ac04589c2eccc9a66298af331cc480d8c2b_ppc64le", "9Base-RHOSE-4.16:openshift4/container-networking-plugins-microshift-rhel9@sha256:39c760e13a3731b44dfd17109be09a631adf5b97ffd9cf22d79e1f7797412992_ppc64le", "9Base-RHOSE-4.16:openshift4/container-networking-plugins-microshift-rhel9@sha256:42870ac9c7fe192bb6db58baa6f90e908abf4070d15bfea2a75b2df142a891ee_s390x", "9Base-RHOSE-4.16:openshift4/container-networking-plugins-microshift-rhel9@sha256:6173ca8bbc49df94aac63f2c19bdcbfe80046c521f222971bbebff8156f10cc5_arm64", "9Base-RHOSE-4.16:openshift4/container-networking-plugins-microshift-rhel9@sha256:a9b8daafe5c03dc799737e6d6576f1115df89848a447ed273a48587b4b08a50f_amd64", "9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:03e0df8700001711228ed9367748035616ab7fab965946147a1cde1cec08b540_ppc64le", "9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:5cf5d4a15f410aa6bb74d05715cf4eb5630478b6271554f30a8a716dfdfe5bcc_amd64", "9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:c3057fd38677ce93ca4f448365bad8c03cbc3ab72bcdc1166b4b110116318c2b_s390x", "9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:fdd2b903bbb049ffc096e9f9cc5ff59c731eae5c9eff2c9f6ec2629675339bb9_arm64", "9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:14ce0fd8a5527c9e26068573f675b729dd8fd24e74131b45ad4b3165536c80dc_amd64", "9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:313afc1d9dd8e618f775baa4ce2e0ff019db8ebc2a88adc29ac2c342fa6d31f3_arm64", "9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:6ae37c1546e1153ceea031b5d13dec2b3eb43692367477ae288cd283ad61bda7_s390x", "9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:7e8886fea3e4be4af015145c65a53651a17daa26d9368c87d8636d30a8418e51_ppc64le", "9Base-RHOSE-4.16:openshift4/kube-metrics-server-rhel9@sha256:760da54b91af345d264b174b0acff51e10d421c4ecb6fc83f87fcd7449aa9ae9_amd64", "9Base-RHOSE-4.16:openshift4/kube-metrics-server-rhel9@sha256:9ab35915fb07eeb57e157f435fbb78ca9d472ac0d3d8b3995e90ef373e207571_ppc64le", "9Base-RHOSE-4.16:openshift4/kube-metrics-server-rhel9@sha256:ac7dc0a2f37773d79e300b2974c08c42cdb80ca90fd4344c2896d906169a804f_arm64", "9Base-RHOSE-4.16:openshift4/kube-metrics-server-rhel9@sha256:db4109da15dcbd2918d25a7c8341c9bbe49337a0d064eedcebf468eceba72991_s390x", "9Base-RHOSE-4.16:openshift4/kubevirt-csi-driver-rhel9@sha256:5fd9d3a1f4def9b40bee638ed2d20345b2a5b3c8de0067bca7e691042cde9641_ppc64le", "9Base-RHOSE-4.16:openshift4/kubevirt-csi-driver-rhel9@sha256:9c04cd1baa7b40642c493971cfd0b81110fcd1e522f031b796831f0e2b942dcf_s390x", "9Base-RHOSE-4.16:openshift4/kubevirt-csi-driver-rhel9@sha256:bf9ecd722c9207f053369bfc981bdb09559a9015da52e426c9d4ebe948288cf9_amd64", "9Base-RHOSE-4.16:openshift4/kubevirt-csi-driver-rhel9@sha256:d5211ce096540ee3572943feb8425df8f1ed611f0fbbb6bd74600d058f16cc8a_arm64", "9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:34c5ec6202a9cab730a73c0b48a5a26d82afcab672ee4dd1833b29b1f8730a5c_ppc64le", "9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:9fc16540b3b6c6c62682dfb8598337b0ffb891e9e3db43a41d57631c3ece0e17_amd64", "9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:b08975f72e78da36d4b06a94562984bba3781bf294b07a7dcae83db25df827c9_arm64", "9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:f3a096f1c04e94030cbf1fee1370aec2b8e3551f6a2c804eb7bdafabb7a31c02_s390x", "9Base-RHOSE-4.16:openshift4/oc-mirror-plugin-rhel9@sha256:2709a3b8b0057621a7a5ba4edb5a7b9c0d6584acd28fe9dacec1453e6c1e1392_ppc64le", "9Base-RHOSE-4.16:openshift4/oc-mirror-plugin-rhel9@sha256:80bb57631b98cc8a554ba70d32f37909aaafb59d87bfddf7da52ef9a51e5242d_s390x", "9Base-RHOSE-4.16:openshift4/oc-mirror-plugin-rhel9@sha256:dda6a75f44dc616f19f92d552d59eadc06401d1ec7e1a8b8129b9bec205ea53e_arm64", "9Base-RHOSE-4.16:openshift4/oc-mirror-plugin-rhel9@sha256:f9fc7262eb2e9ae1382d6b3fe96ae5c85b20a3e58b307ecfc551f03ea4825994_amd64", "9Base-RHOSE-4.16:openshift4/openshift-route-controller-manager-rhel9@sha256:8ffb1ab788f27438f22ca5c164e790bb3313e0561f9d8c94631e4ed80089f9ee_arm64", "9Base-RHOSE-4.16:openshift4/openshift-route-controller-manager-rhel9@sha256:df3e7e6ba9b49aad06fc0fbeda79675cc5f1c503e9a485961b76900c81c55d9d_amd64", "9Base-RHOSE-4.16:openshift4/openshift-route-controller-manager-rhel9@sha256:f74d2dfc629a5224e8e452143aa9822c510119b0b64a1fa61ddc45f1413848b4_s390x", "9Base-RHOSE-4.16:openshift4/openshift-route-controller-manager-rhel9@sha256:f98f020ba108070783bc2dbd260d8561190fd72d40667f233ef6bbcdff8116d8_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:011f82d23992f71a42786fb5c76fa556510462bc488ed64208daa9989442d6fc_s390x", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:3a6b2aa221730859354ce5a5fe4c615db5b11316f068d7102673f563abebc30b_arm64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:a81ce4e2274c74f49c33300081e1cf845a5cfec404bbb2c7d1f724c3d25d4fc1_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:deb66468d9bd71b7bb4fc4136cc932ea231d8585674e965b2d51f4bf64e4d953_amd64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:12a6f6fae41d12eed2de35b1ea86a8fa3aa8802810261c352596102a01bb9da1_amd64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:420a21d42377ace9be4c7ff7624671e75d39ef62c96049037445da3b6dbb6be1_arm64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:4c482ae6048d6e51601d40c2a0d695db17f9433e9f9f2660fae1a1d55c3d2be4_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:c69ff6b3acb377262649c578b2853569e84297022b754a9ee1960a591713be7b_s390x", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:3c3071625e35f1c0be78c62d2f2a0b5b6f0f01f29cad64564358ef4186f7bc59_amd64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:65520bc1ab1005c7d65b0fcf63a53e76cc49d3fb7bcb9cf74b1faa814045da58_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6a18479c3e9c724dae4243f302103f774d10fb5aa045aa30c44a991353136007_arm64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:c8c3c19ea90599d0f3a50161ce06725e4cf524211783d80ed2e3126af51957bb_s390x", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:05b193350a00ca74e59721ad0bd1bbb702dba6a8bff75f260ce086c583f918c6_arm64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:7d1d7c6e777aed5433a0580e7f3d526f459299b51a0999d199bd8be43141b3fa_amd64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:933f7744ee4ec341dade92352217e068e24283c8b35817c543c4fd49ba32dbfe_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-orchestrator-rhel9@sha256:9b69cb7b27de481c4cb2c0ca66d48228e6979de9173a4bd099a7ce9ead0a4d0f_s390x", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:4f4742f7a79c7532120df580d8b9491ad046939f01bd53b591b0458015378ed3_amd64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:763191c2b0412a2089c24a382e9d0acb6c8828f7327f0d8fb09d7261565dfb62_s390x", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:a2449cbc4ef962d735c62a5f08087031ba70d81061fcee02f8113ba53364e174_arm64", "9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:e9f480eb1164f4095bf951c5e3643211ffece2613b12fb6b5f7af8704dab7c30_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-alibaba-cloud-controller-manager-rhel9@sha256:ea7a5acd0df518ede61ef8ec4db40667f9b266cde6ade6f0ffe3be6e4c88775e_amd64", "9Base-RHOSE-4.16:openshift4/ose-alibaba-machine-controllers-rhel9@sha256:d1e3fed50f5b4f7802bf41bda2ad0c9e1079bb41295d8439c7b06c8dac492e48_amd64", "9Base-RHOSE-4.16:openshift4/ose-apiserver-network-proxy-rhel9@sha256:2d5e23c0e834c8b6e512f179b0ae305c1b7e30b8db6e09d5ff3aa64f3a36545d_amd64", "9Base-RHOSE-4.16:openshift4/ose-apiserver-network-proxy-rhel9@sha256:3b3b65cca466569a8a10017fbc3c12c5fbc9483d461385d9b75b728ff46e998a_arm64", "9Base-RHOSE-4.16:openshift4/ose-apiserver-network-proxy-rhel9@sha256:a6dbc9aad5d72ac8e58fc34e75034ea736d68ba2c01fdbdc17aa62cab45d6dc3_s390x", "9Base-RHOSE-4.16:openshift4/ose-apiserver-network-proxy-rhel9@sha256:b0b733cbe518c310ed37bbf9b6658692956bb38ee9f0fac7b7ce0ab7b58d21f0_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:2e8f37234bc801ccf23b94dc1c6c6af3211b6f234e547d3bf5ff0ffdd651f245_amd64", "9Base-RHOSE-4.16:openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:79705939e85495e8ffaacf8f9a8a775349b83fe66a58b70ee2c5391f3491e586_arm64", "9Base-RHOSE-4.16:openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:5b29acd93177b7bcd0d578f10c25bc161f2eee5955caed9f7bb8f2223e405a84_arm64", "9Base-RHOSE-4.16:openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:ca402e778775cf8610e4c7d247b4702727b8c03e89b8b16bcde051de11c52f0b_amd64", "9Base-RHOSE-4.16:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:31a455ee67d31754b3fb6cc0c641efc906b715d48d52c8fb97118c95ae04b7bd_arm64", "9Base-RHOSE-4.16:openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:68171b2d39113ab8e6468a4a4a7dd4cccd768df4cff1351d6f65d0b58f7744c6_amd64", "9Base-RHOSE-4.16:openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:933afae8e4703ee258396a7fac89f3b897e0e9a772e75787f11c729ef4f19d08_amd64", "9Base-RHOSE-4.16:openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:bcc11354443e6868db4d3b553c8fe667ea96fe78ac2f8b4a87d1e506925f0b22_arm64", "9Base-RHOSE-4.16:openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:5399da05185695216989b878d4a12d4e92416e7908defbbbac0c9c1f58978c7e_amd64", "9Base-RHOSE-4.16:openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:9f336aa674f8ed968d682eda4da0923b48066aebcfc294775e29dcb0f8ff0ab0_arm64", "9Base-RHOSE-4.16:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:1b240c11d6fe80eb11316ded67038e0fbc08b3974ccf1a15b43d0c0b216b1ccc_arm64", "9Base-RHOSE-4.16:openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:72b513406cd5ea37d88c98e876715c04c283e83a7530dbb660c3c301a393afe3_amd64", "9Base-RHOSE-4.16:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:83cf0690693d6737ecd89816e393d6f25f78fb2b689724ae78361a79c7768541_amd64", "9Base-RHOSE-4.16:openshift4/ose-azure-cloud-node-manager-rhel9@sha256:86e8b07e86be2447b5126d6a64e9fea9173b8d6cdd2c2041f8a57e301d0407a9_arm64", "9Base-RHOSE-4.16:openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:65ec5d02f289c27e786f7fe1f163c4180460bff4ed2f38ecd636c4c11a800313_arm64", "9Base-RHOSE-4.16:openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:e1bca469e41be9c73d48ab3636753a916f3f74ecbc1d86d45b515cfaf80091f4_amd64", "9Base-RHOSE-4.16:openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1e79d01d69a6ad761685b78c36376325fc7c62e568e3e729fd5dccd26a2dd64f_arm64", "9Base-RHOSE-4.16:openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:ad3f9f3f305c96ec69f3013411b7ece702a438789f31f9396b8d82f0599e7d6a_amd64", "9Base-RHOSE-4.16:openshift4/ose-azure-disk-csi-driver-rhel9@sha256:0d6a698c08032ab75bd8d2ecbc8b81e92c718905443ef05579610afcf80e219b_arm64", "9Base-RHOSE-4.16:openshift4/ose-azure-disk-csi-driver-rhel9@sha256:b22b0397f47418a9c01917062dfe78159a4bffbadfcc7633f5c9ab9550e81e6b_amd64", "9Base-RHOSE-4.16:openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:28f4450a3a99944a62d1146023cb1bc961dce403cc4fb614e621826d1a1d6f5e_arm64", "9Base-RHOSE-4.16:openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:ae28d58b4a0ad3edf018de74c517131e9cdc435d3f41891a07ea1ddcb2279998_amd64", "9Base-RHOSE-4.16:openshift4/ose-azure-file-csi-driver-rhel9@sha256:77421ca9a6d0896538cfcd379883158e95da534bb85cc6aaad789a17a5fa3626_arm64", "9Base-RHOSE-4.16:openshift4/ose-azure-file-csi-driver-rhel9@sha256:a743d210fdb8f06d6dc137bbb672b8781e60ee113859bf425ad1e971e33a3657_amd64", "9Base-RHOSE-4.16:openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:5604118c1cf08b437ab7fd6a393ec05728e8ce4fbc2e1fbe3b9ed3703960fea4_arm64", "9Base-RHOSE-4.16:openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:69f6ffedbb428a25407406e804d3a1b735931c375e30263edac41bf581c8b20d_amd64", "9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:0d0d59ec96cf3f01bd4d9781b440533e85cf76f5309551c31051b5182359b4a1_arm64", "9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:6e65f2c4b7b0e4c5e8621c3fd2ab2f48a80c04f5dc4d37605a5e7667f026f655_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:a6c92494d3659343270bca42e8765fc586feeae9e32a3b3a66c656dd7dae3230_amd64", "9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:bd3b7156b26ff3473a90cc7f36a283a965b8f34f4abf46b909596f52170b7f3f_s390x", "9Base-RHOSE-4.16:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4cd726ce3ab613c3046f02b11cd1224529a6fb95112ced02820bd54854cce699_amd64", "9Base-RHOSE-4.16:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:68980c1ddac17d2811b1af29b068827fee6023ce4eb95b3e0b8605d6144da684_s390x", "9Base-RHOSE-4.16:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:830fc3395f4e9e78c448d97076e56527955bb07a9dd94e64cd385b33a523a615_arm64", "9Base-RHOSE-4.16:openshift4/ose-baremetal-machine-controllers-rhel9@sha256:d373be3bbbdd4a92fdcac5b0d486541fe575679af633087d0861d13278aa9d23_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:97a2ac19dfb72802da34965f8fe9b63d13cd91cdc059655459bd4c699e89d214_arm64", "9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:a0c95c413075feaf0bb1302492c8d09001dcbacec503b7c5feec2df512f2f8ff_s390x", "9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:a101550c74d6d99577f9e48b5b77658a9aa7189978140749425fd9086cd47e3f_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:d72df604197395d8d73fd7f51d9e3be52e3f9e2a2dcc57a579c78fd0b3268c2d_amd64", "9Base-RHOSE-4.16:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:10b926fc53190e49bec9492ecc945a862596fdba0cdd15359cd94c39944f07fc_s390x", "9Base-RHOSE-4.16:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:3d5b1947a75a896d41cc6adda60554a09354695e16bb134bddc17623df559779_arm64", "9Base-RHOSE-4.16:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4bb17bbfb8eec84e4695589b006e3bb5b3fdd713ba9d34e1c76cb5e748d77b77_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-baremetal-runtimecfg-rhel9@sha256:b9f8eaf0f8267b9d1e4237bb8d6aac6334104000fd22f7d75acaa24598a42f73_amd64", "9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:57f772e5b5926a6ec4ede781b4bee22c95ff328ad3aa883c88de35ca63639847_amd64", "9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:83e6af243c1f61ec531de68d9bf29b262ff4da843d44782a41abd913adb9d14d_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:b0ba79caaf386a772e8ddb1a4ea4c03a8fe4cdd77f46a205ba0aac9805f5023f_arm64", "9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:d991c53328d8b37de4ed28ff09c7371a062ad8bb407dd6f55a655809a6cfd2c8_s390x", "9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:16dc79e107838d7d85ad442c20e630643d507b9239a2e46b580b5c31c9faf81c_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:33271572535f1a0f24f71daa58bcfe2801cd9011bc7d9e0e8ddfff1a59e4d979_arm64", "9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:3f69aa15927a46cafbbc27f0ba05eac89892c5cf22027445805429e4c6d6bd0a_s390x", "9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:eb0e5a5ee015030fd074f8fa6ca2ea93196f0fea220debb3de0bd7f0acf3b142_amd64", "9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:94ce7c049a8ad6038a59d584039bb22c2d427288c81e61c4994f7592f4cff7a6_amd64", "9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:a49ff3a6ef536417fdf85c3e0485aa77084da923a6ed05ab030eeeae78140a6c_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:e39ee21541f57a4d83bf61dde98f089448b25badff8dc71509ecec5181348b35_s390x", "9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:ee08878c512a3f8263310a1d9be475538d711e0f46290ef7cf02046cc5e32ed5_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-api-rhel9@sha256:0f4f7905eaa95013edb5b4f80c47e600e066ae0fdb325f4316ff790f5d76f996_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-api-rhel9@sha256:56072ec0c542eee3e3d231b48cf22cfb74b982936c3af7d67fe4e92fa14e9e85_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-api-rhel9@sha256:6005810a45a44fe6cb32077d835329af3303c84baa893b350a6c973a0e465540_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-api-rhel9@sha256:9fa080637dd3c79b02fda03cca881542603b922976cdb26ca2aca5ca140bc555_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-authentication-rhel9-operator@sha256:01eca258887d548a398cc071ec4636f709186e32d0a69fea45f00dfc90d2b6c5_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-authentication-rhel9-operator@sha256:0c8e2edbefb7f1782c5d5bcd3aa46ee98d10bf7910455b02dbe7f46efd790a03_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-authentication-rhel9-operator@sha256:10198af473dbac18b2f78a9d90716d79b36f2295c7cda93cc0195ebae15c93d3_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-authentication-rhel9-operator@sha256:cae36b09bbde7abc1e4e55c199a4a5b68701817e08714f7181c90453bd3dc2ca_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:10c5df89a82dc004786ef3fdde89d3a026379c7c457396b7bdbea0eb6a2c57d6_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:7105f48c069729a8037ab6ddc160e31bcbbb8a513949873087afed238bd0d182_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:c7dee5b0a3952b744c50642b884b8dadc1e6c35ddad6b4a1345ba68cb6f7ead9_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:e1e89a2e5f21f1913514d4a2bf00851e1240d8dd765704764a933a3605800f7b_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-autoscaler-rhel9@sha256:02dfe00e72c8d8ec065cad164f557ece932d133f8e0f69641ea9654422b8eb56_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-autoscaler-rhel9@sha256:357dd7065b287fd06bea63b57a6baece22711595a31d00cdef2a30d2161a6daa_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-autoscaler-rhel9@sha256:762a3f1906ca8898f2a06800145a8f5bcb6d5975344916bcc81267c862c16068_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-autoscaler-rhel9@sha256:ed94dedb42c8ec78c1ea5c0b685f6e75a2bbf23598ea3ba5b44dfde9cb0ff6c0_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:04aa3802f7c6f25b96e0da1043c88992e55408f8581d0514aec0e52d20367aa7_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:29f3eff7e73d78106639ed7c660bec289aeab700fb768b15fbae27e89167ebde_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:4baa146b54327ed992c6694e45dd8812e62bf6d53d8b24fba0e42b10996bfd6f_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c80e795b004eab94bcd710228d6a974b13f902001c6e128988a095ff7bb7dc78_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-bootstrap-rhel9@sha256:307d74fa9ef8d9ea843fac33eb7530b0fd9b90159b3cae0f4d9742cc203a4f18_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-bootstrap-rhel9@sha256:37b626f7af5580c1d2f1c9377c306b5ce0ac36c821792457305441e67861b86b_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-bootstrap-rhel9@sha256:8beccd525b8723ef1133ff016bc7fb70bf6c96ab5afd8757655620ebdda1ef1c_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-bootstrap-rhel9@sha256:fe0dd86482aead76b108129eefbb413ad79b4a22040f992d52ccdf5f9c8185f0_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-capi-rhel9-operator@sha256:235810c6a5b927bb703ba071ad9a82cef584fb7c0059c77cb7ce6267b59255e1_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-capi-rhel9-operator@sha256:5e752e0c78fea449e3cf085d75409ea239027b9f3e177622e7d5d99047079e8a_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-capi-rhel9-operator@sha256:96f7cf0d8a442842ecf44ea754f7d44417ae663bc2ad56e33dc11a67111d97e7_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-capi-rhel9-operator@sha256:e6e828a016f27058296386c48fd99a0a272f47e2504bf7441469b369fffbbc69_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:3c27415345ce57aa53bc63adc4357ab5b6ff345c9bb75e7e15e7dd5244869700_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:5a198f3220384c9a43acf6197e9309fa64b418e6f1517339c6ebddb828a90d8a_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:8421beeeb9a639593cc9344a83d32bb3360b3a775862113e4cc2945764f2c14e_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:a6c8f25f77c7a2b14440df33b955a33dea5115891faaebf425bd816b81f639bc_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-config-api-rhel9@sha256:9d54fa98e95f9f970dce692a68a19919471ab05f5c993d6c9545b904a0f9aeab_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-config-api-rhel9@sha256:a17eeb1162fbbd5f39270eb73456b4ec9bb5f8c5bb67be28412155a18a1da27a_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-config-api-rhel9@sha256:b17e2a68e391291e3f97e70d03685e7d6a54ef7475838065afc91a25f181c86d_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-config-api-rhel9@sha256:cc2c70034c863086ede1625993002a6de7fe63e778736a8d711bdbf51572c982_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-config-rhel9-operator@sha256:055d03915469c4985d15c055834a9a37be155513d20fc3a3d79d3a15f0863280_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-config-rhel9-operator@sha256:b92fd203c0f6ab9cb9164b9adc168fc798de00340df7e3341045cd3978ac5e50_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-config-rhel9-operator@sha256:c857b56aae557e92127a9fc1b6fb57929c2cb448eed10fd8e0d8a2edbbdf7d1b_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-config-rhel9-operator@sha256:d9e884feae67a27f9e0a29222280c17638484af6c0192fa0f218cacc577bcff5_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:02c6c036fd8b1df4a93ef663793931558b51417655377761b66e2f884c9b0594_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:504a69b459d081485efeda28ebd87ebd6d254e0f173fd09425075af7f83d89d3_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:7ad5b58769ee868062f50a11c4f6f4a372c79ebbf4bc38a1da2a247a3d827307_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:9d62f432e6e4a6060e4c6065bd9f5b4b5adb67a540b30e9457a3cc60c8ca38fe_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8cc688b779f6112943cf1df8fb976af95c7899cb7f64e7ee40bb5addbfe8ca87_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:91f692d2ce47b1992aefc1ef07376ae1510141929f557d80dfa29580a2f5b030_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:b947bb4d9d63a382a6a8848a9fc380270d7cc84ffe7e3bca8bcbf2a8e13b5140_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e959fc784a5d07407cbe1943b987c40b50da840a9d690ba946dc239e078531bb_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-dns-rhel9-operator@sha256:00bc5a376a13759d0b3a514e4e0c21840b7242183ccf101915e28ef32fd6c94f_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-dns-rhel9-operator@sha256:27a6099ea0a3401c84d24808a0fd9eb7b75f868a757a04da7d8918e7ab2e575c_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-dns-rhel9-operator@sha256:580c403b9a04f532f3598552df139c059addcfddbb2983c51b4d31a846dd7cba_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-dns-rhel9-operator@sha256:b858178f147e8f71a45c8ee2ceeb8b69acf9abe4215e168d53c38ffd9c3b0693_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-etcd-rhel9-operator@sha256:113a41b21bbc7c2f6a6e113cf8cabe722d140a6375fdb3aee87926b7cd5072dd_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-etcd-rhel9-operator@sha256:ce739de41a94a084462030e16886e9ffe1a63bae315b77330a378df504adc262_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-etcd-rhel9-operator@sha256:e98b77ec23f70bc45bedf8877f1445c1fcd2977555dbfe85b6cca66bf91132e1_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-etcd-rhel9-operator@sha256:fee7a4a7941959052c1db4a1cae1ade8afb770eee33a5ec3a6ccb5ad19eef11f_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:5991de3d05b2d2281c833046b9563023d787669464147372896b1752f3665165_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:786ec5ce26817c6939482869e0c9c1e67ca4b81fd8552d949512086213d9d2bd_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:a74c14a8afdfc8d1339819f931ab0b509ef8a12ec4c8b762b319b76972df8947_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-image-registry-rhel9-operator@sha256:bca6dbc09d5073fa0532db4ae1c03ef136a91a2da99e9ea4c6e976e639f7f69d_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:179c93b0889edbe7d39d48d0c953d68bcf21302a98b6cb8774f5d2271beef992_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:2a0b9c28875351ea26768f344cefe1a40721aa4ebfd56bcba477196af8de0333_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:a8063fc583ee40ad6de53b076e4b96a3b9bee80f3112ea18eca1bf178259ee67_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:cb4775f0b360a9d5568dfe8806ff63202eed03db6496a9e86b513b5459c01294_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:8897e2d2f4934a1099fda3bc01ef747d221ff6789d96b6280e77f171a621b976_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:98ab9718d5c8e7cdb7e1f54e97d831d528f436a9c51d026d6ca0f48f322aa928_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:991e0fcd2e842e6e5a0763cd1b207a79770a357b1add2d6a6f1fe23d6c6f7235_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:eaca0a1bf2825a5fe420781c0413deae064badd7928bd937ac3a6b5574b88164_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:2e5c7a5958a5e2d418d452983145c0b33c3803179fd55f57ddd19d7cd0e175cb_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:a2d1b63d30a866de13671756adc9c76bcef16fb4254ac0f62d6efc5faf2955d5_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:ae7a6881de1a82be1f3573ad30cee42eed6ee1fdd0b68bed9e856607fa3edf49_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:e6607cd51559f53e6432a4f0ea62d9f5dc2bc6ca57652264ea60522c2a19e12c_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:344c0d5a87db7e51270d921c76f624cbe077e03fde6b408d27a3ed5dfe6874fc_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9481c52534a41cdc57cb7fa274562cbe3d4be3d59078ca8076a35e5e66b2e342_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:a032ad404a81ef865bf269cac888d638e710892345ab2ffd7377a7ebfde1b42f_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:ed2dfc9533fa39bf17f9a42ed84e41ecd790e03fe22c35d35dd969cf3dbbb5bf_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:9b91e85d2826e7cf59f39a0182571b853ee5b53b9e619ccbfff0166ea52bb5a0_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:aca1f9d1c886bb14309c4d1ef9c9e54b6507c5a61b6c75aef847e7bd497f99bf_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d2d4e1619b9d49fcdedb729ef8cf27380a7ebf8f97e21aeb42c1009a7dc85617_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:d67ecd516b2b6f20f77f37670686d98264fe5e04874084425d11183f9184405b_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:19ddd61680206d617c236d738e6248a6ec06005ab1fd3226e1a9fee50732d44a_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:5f36593c3e31adb4ba696aa6a67e7ed9df832b0fdaf0b9479184ab9e73a2852d_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:b440ba783ec3f510cca5bb2dec3e365550836d096ebc18546843c79481e96d55_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fc2c1d0c7cd0ca6b71bcd5c70742625968b8c5e2806cea4608381c7dc5f564fb_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-machine-approver-rhel9@sha256:b09be9e82db065dfbcfdf123e30c445b048dccb7c1bfb76308e9d3b4cbb07295_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-machine-approver-rhel9@sha256:b67c849bb6e5bca85d5c7a2d538b9db98fc9aaaf954654c279790bda176621bb_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-machine-approver-rhel9@sha256:e76d3f7e076257b5c22912377d2b27ae442e02184ee956392aa95cfcb4d7411a_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-machine-approver-rhel9@sha256:fe5f0423ec40acae71118c3ed21dd5aba980ab6ed8dbf51de0cbef43ece46482_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5911c123c42e31b36b4dc418bb02ae4c6ecaf10dfaf95b0348a4d91b39d525fe_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:5adcf5b979eae80a603303dc71add3b1084dadab970b97a3696098ca1d1bbc61_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6b08c88861acaaec943108d4320c99bfa6d653b9a755bda9a3c809b4a1a42fb9_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a0e12022bd24c000d33eedc66684bd60dd30015f9fca9a472f257b9c3dc4f11d_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:6e6d444adcfa33aedcc621a4ef384d6294f74fd2bc9cccf6f729b81cb5cf3033_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:74702f971268bc013bd6b3fcc2b49f2002f399dcd043a04fc49e4ced6ffe799b_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:98b6f11c71df2a1bd5752419b5b298ba69fafa9a5397666e191b7a6a8dd4eec9_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:c29e5d455bb0bae154d98a456c88178cbda41d3301ba3f0e58f1c22788e46bb6_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:4c6475ddd6cdb03ee5b36d43d974997228bc5c4f98d5efc355202e2a1d642a55_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:83670a5d6426cbc7a107dd04e9b130f18b0007a99aa9e6535376bd2507ceb683_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:96017397cb3c98a1dd0a201bb328e7734e209a0fe6fd17c804a5fcb404c5cfc9_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:f2cca00c689ba1edb4724268b91a57f723ba7e44871f50fb59f62d075e9993fe_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-olm-rhel9-operator@sha256:64a4bdcf1cdbadce05733235f0292f5b84805cfc39b9b3ed9376dea0aee27e8a_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-olm-rhel9-operator@sha256:9a3177c0895de41fad2fa86ec1a5bc515db3e2d98cc40c07e01b68a46109f430_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-olm-rhel9-operator@sha256:d70e7ddef72b3424c74eeb21c5bf15057acb020729de2ebe15d6a99181612169_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-olm-rhel9-operator@sha256:f94ece8a541c808d210c7415501b76eb5e82c9b853e25029f08b84cffb3a72f9_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:81c7b2595b8807fc862dba11df787301dc1fa4059feb5fab37bc8bf15eb9f6a0_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:8dc70e98eead753a989705b56de326b89c6273f41838f718692a5a51e5d7109e_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b9a73057e6b4dfe6c8dcad732d520b98da6b59feeaeb88c9340b13cd28ddd290_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f47afb39ead821fc11a7b274258165780ec76c7780502979a1890c955426dbc7_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:73d718205f1b8fa89cc40290ab9dc67ed1da95e5ba05e47c29709ad146d20cf7_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ae415535a08ddb289943bf741e00119892204776824b4cb4e76eeca35442f0ea_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f2df942ab6abe4fb16d93c88604dba68ec3947a4757fb6b78aa4250c408b7a5c_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f5a6f002d200b24006f19c6d50478f4e75292de96c424a78abb4e98aea0a2a59_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:0961ff4451fc779c7e4d24841d2249ff4afe790a41c0e8aecfd93493f21bd67c_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:27adad1e8291c42593e6ff597a21db7297eab7bd9087850c00ee218f4357ea82_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:6346c71440b7fbbbef66324d2bb6f51b31598e3925ea0bb3b5085cc228a327bc_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-platform-operators-manager-rhel9@sha256:b6e5f475d3d57fd92fd912ec22902a8acce482092bf75385920f350da3989dbd_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-policy-controller-rhel9@sha256:3c4a932228c3428f809295054838ca47737a3ca989ecd899800d52713abe7a63_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-policy-controller-rhel9@sha256:7efcefef0797e031a4015936c8a17100adf332dd0707d04bc9b3cb441b31624e_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-policy-controller-rhel9@sha256:7f5f6bc33ebcc5ed421e7303df3fb16a8e69932cb0903ea140038c9ed2e65f69_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-policy-controller-rhel9@sha256:8be46ad0a8d0f97e9df5746fd7183c32f74221b7b39e06dcafbbad4136b432eb_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-samples-rhel9-operator@sha256:0f74eb5ef2a06997f358d3e4ddfc67eb16d2af5585f5cbea3b8f05140cf29c38_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-samples-rhel9-operator@sha256:21f7ee6a1fd1789726a4bb58ddf068cbfad9a1011f61d7732494e13435e52e79_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-samples-rhel9-operator@sha256:42cd040695e7e752bfc02632c1c3b07ab05839e30d63c74c803f0999a63da435_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-samples-rhel9-operator@sha256:c505bfa88955ebeb1c147583d003924d02feab3e557cab6f3b3e30e9c554ce5c_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-storage-rhel9-operator@sha256:3a0626d5ab8275cd5b12e705433f2d55bf25ec1b5a47ec5c0b459f816f3b934f_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-storage-rhel9-operator@sha256:85397dedde811505572ebc136e0494750bdc1fa413d61d3729e18471d0cdccf8_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-storage-rhel9-operator@sha256:ab8ee125dbe406813fda80c40f85b9acf6e79d34035cb5f6daafed940ed06d15_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-storage-rhel9-operator@sha256:de40935c041c0ea61725b4b1d8656b052bfb8fc4a20669115c7653189e6c5a9e_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-update-keys-rhel9@sha256:191d2ca66ac0e92c555f3d23488a804a520eb6f41fd4ecb7a479f31fee050874_amd64", "9Base-RHOSE-4.16:openshift4/ose-cluster-update-keys-rhel9@sha256:80917a936d2a57eb9ee36f212992137c634296f9a8d3a9e88ab731039d571ed7_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-update-keys-rhel9@sha256:a34e955a2feab0a482368e5738439d95253f2bc030b32cd6c3620649ad07349f_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-update-keys-rhel9@sha256:b406e529b6ec47feb76b5190cd9ddd04105ebe8cfae61b4afd4d8af64cd8d4cc_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:009cd74d7857e0660ce07d377e43537a42401007407290a8f8ca96841bd19c5f_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:318215ae07e01a8860ace47587541adf836f28545fc128860a6b32137c79bc7d_s390x", "9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:765c82fedd0aa70a3b76863071a19c4ed6aa7a81f3c9adead509d4c9e70de88d_arm64", "9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:cfcba2dc5c2ad623952c90c78cf1bd66a858fdcf67642b4221b5eaf050e953c4_amd64", "9Base-RHOSE-4.16:openshift4/ose-configmap-reloader-rhel9@sha256:a3a2ea42793472be0bbcae0b19e0a85c136c6f5b588b6f4ad61119df378d5cf6_amd64", "9Base-RHOSE-4.16:openshift4/ose-configmap-reloader-rhel9@sha256:bf60026f2c7567fa5cd445cf0ee3f176eba6574d6501cef2889dbde08110c84b_s390x", "9Base-RHOSE-4.16:openshift4/ose-configmap-reloader-rhel9@sha256:eb395d241354981eef4dcbb71b339952b46a2d1c027c10a7d115cf226bb58c23_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-configmap-reloader-rhel9@sha256:f9f2d7bce97e460e46f44349219d222692ecc0341ed36fc11012dc75af93badb_arm64", "9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:09370bdc9eb33d3fb6a4e88266238591776027ae859c2b2d18fbe64d72b4c943_amd64", "9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:953680f2c6d6ce36de5a6bde0c7c2bbbf7139449e707e41f7b7954f251345d4a_arm64", "9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:9b8dbf795ac1be9cbad13d2898cb73ed258504d10eb6f115c1d0fccf7b60ff30_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:e81011eca2dbbffe57ca88496cf7e98f96c3329c292429a2dc50d114b06a885b_s390x", "9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:2728fc4461f1f0764d9ed90147735b87522b757bbf9ec16adc721b6202b8f74c_s390x", "9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:99e760f87d54853e53479dec2944d058f279336caa222db50a41aa6b9c8e4bb8_arm64", "9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:a5858683fdd123098f3dc354e156d81242501ade49af72b711569ca6b44e9325_amd64", "9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:ff7a2c4609753c24d02a1c8e59940bd56c5228821193275ee81cdb3c5683a6ea_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-container-networking-plugins-rhel9@sha256:75af62512de7419730d267bea9260f455d7fe75e5cc32473ea894a7cde3b195a_arm64", "9Base-RHOSE-4.16:openshift4/ose-container-networking-plugins-rhel9@sha256:973769250abe3c84614553a91b68de480b07450080ad7c3e24480d39e778a769_amd64", "9Base-RHOSE-4.16:openshift4/ose-container-networking-plugins-rhel9@sha256:b0889b4b6b3b0f2bea7497e35e0daaac995d2ce0394e57909d0e21e3dc90bb81_s390x", "9Base-RHOSE-4.16:openshift4/ose-container-networking-plugins-rhel9@sha256:d35664643d7c9e6f4e6e4f4ca12242353e2c887806757593680f35c4007af128_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-coredns-rhel9@sha256:1ed53a8f364bedee89ba2292436304d936d9df2d9b24850d983879de0165e2a1_arm64", "9Base-RHOSE-4.16:openshift4/ose-coredns-rhel9@sha256:acb99b7711469a033c791ed4b4dfbabe5e144b230a2c00ff8b8bed4ba4a614a9_amd64", "9Base-RHOSE-4.16:openshift4/ose-coredns-rhel9@sha256:c716a42efdc552b1a3facd297262f7e3d03f7d370550d3f1edd4ab40daae3858_s390x", "9Base-RHOSE-4.16:openshift4/ose-coredns-rhel9@sha256:d268449895a2ec900102d83409355d17346b3e7e2b372a61945c6fd15addca25_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-csi-driver-manila-rhel9-operator@sha256:c73669836053752d1acc54f86b21a2f0a4b410119db572669b54622850259ec2_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-csi-driver-manila-rhel9-operator@sha256:e6317d2692bda41fc782afd72f81a4438e015096832c28578aaf54fc2703480d_amd64", "9Base-RHOSE-4.16:openshift4/ose-csi-driver-manila-rhel9@sha256:329d62a158f5a23f43d926c654279206abbb6ceab01737d65a623a6d3e48b8d6_amd64", "9Base-RHOSE-4.16:openshift4/ose-csi-driver-manila-rhel9@sha256:a8fccbd953bb5902bdb6a8be0f5d8dd6df4d8340fb4e89b37b60fef78e02d30a_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-csi-driver-nfs-rhel9@sha256:1887000754f427f35b9cf610f754307f26b2e59c803fd32aa111a7e45a36752c_amd64", "9Base-RHOSE-4.16:openshift4/ose-csi-driver-nfs-rhel9@sha256:2bdfca23117e30736f4e123288949b24c42dc25cfcd5fea96678c5b036092825_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:33c099fe7da772893944118e77933c57b3f42a7bba6d627b0510634bf188faca_amd64", "9Base-RHOSE-4.16:openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:5bfd50def733e46276d656f902fb87591f4405dc887caacefb6cfeaa376990b2_s390x", "9Base-RHOSE-4.16:openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:8552e0596d6aaa922e01d9384c3ba26cd08db8a0b2e93aa8adc2e81a421e0cbd_arm64", "9Base-RHOSE-4.16:openshift4/ose-csi-driver-shared-resource-rhel9-operator@sha256:e50f4a9bee5d6bbee17c9ca20e57585656cb133a1c8195fb6f7ae859abe6af63_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:abd9a6910fd825b42f75401cc528bff3278e8a954d1531a8b71b71fd0d0d892e_s390x", "9Base-RHOSE-4.16:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:bbc6de71d7514d6224b2923d96f45ce66c78dc30beb9adc88a2453df68697520_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:cc418b75e50292a06c889ea1d4748c38b4c6d0b66a62d157004aaa685560da9e_arm64", "9Base-RHOSE-4.16:openshift4/ose-csi-driver-shared-resource-rhel9@sha256:e72c1cae0d72836b86a516c3b26a57f477764cbc6ece400eb9d54339ff925e76_amd64", "9Base-RHOSE-4.16:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:0f117ffedb3ac04246aae594b47467b32d746165a78224973ebc76566000e440_arm64", "9Base-RHOSE-4.16:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:4a312a9489d1c42769829508dd706c1197a354af0630c6b0e2f625723c088a2a_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:616267d404f4ae99963fe3cb8a29761e3b2ad098a26b76befec8e9cce84f9d01_amd64", "9Base-RHOSE-4.16:openshift4/ose-csi-driver-shared-resource-webhook-rhel9@sha256:87e82a6fa2292fc766731802b850916e93124da31a6431bbd744c651e078a67c_s390x", "9Base-RHOSE-4.16:openshift4/ose-csi-external-attacher-rhel9@sha256:0ecf09e83871b715c75d35033e04ab687015b220a2b11b72f940d6869cfe68dd_arm64", "9Base-RHOSE-4.16:openshift4/ose-csi-external-attacher-rhel9@sha256:18f4a510c4b26b12fc5257d04a1a167e8e1b721f93c3d2d4bfe3756d0282be5e_amd64", "9Base-RHOSE-4.16:openshift4/ose-csi-external-attacher-rhel9@sha256:d807416278dfb5a355ce8a6fca1b161bed2e2bcd00afcee3027e00b39c7115d2_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-csi-external-attacher-rhel9@sha256:db4af2fc7f4c898a6f145f4033304e3d9af32682b4788097aef145d154e2e9be_s390x", "9Base-RHOSE-4.16:openshift4/ose-csi-external-provisioner-rhel9@sha256:0c4ec7a3680bdb44b71c87730491fb9a5f34748f18fe1ad41211955583a40caa_s390x", "9Base-RHOSE-4.16:openshift4/ose-csi-external-provisioner-rhel9@sha256:a2b936748a6fd8281c71dc6ec389a56e28bee2531e46721e677ca52ad950327f_amd64", "9Base-RHOSE-4.16:openshift4/ose-csi-external-provisioner-rhel9@sha256:bca64d1c302de969c582d1bfd61c79ee346e9ebe15f6506995f31513780c87f6_arm64", "9Base-RHOSE-4.16:openshift4/ose-csi-external-provisioner-rhel9@sha256:bd6bf0ab9466bff1dd9618604dba402439829cf812d699e4fcec310267c45030_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-csi-external-resizer-rhel9@sha256:17291c69d3bed0266dc370cfa0f1842b160d562e5fa0e38eb03d57b8d1c941a6_arm64", "9Base-RHOSE-4.16:openshift4/ose-csi-external-resizer-rhel9@sha256:773fa229b7930a2c22e848a3147cba42bf397e491b6e063c57bf2c8a4024af73_amd64", "9Base-RHOSE-4.16:openshift4/ose-csi-external-resizer-rhel9@sha256:a2c98d61f6dd20b927e4472a86eaac7b358a99c2c7f99f635d07a049d3741a3b_s390x", "9Base-RHOSE-4.16:openshift4/ose-csi-external-resizer-rhel9@sha256:b4adac630f9fe5a670ab12fd46c856f07f6ecca4aad883344ed50465f28e6d78_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-csi-external-snapshotter-rhel9@sha256:2919fcb3fec4afc850358f39c524d35f3bd4176edd393e944b3191568bcdd584_s390x", "9Base-RHOSE-4.16:openshift4/ose-csi-external-snapshotter-rhel9@sha256:4719384cc34c33a39e7a1d1f628612ab82b3ca538f70dbe1ce2a3a4a608a588d_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-csi-external-snapshotter-rhel9@sha256:572e6a139ddf4d26120846323994848180108aba5f2302890a00da8b8b520989_amd64", "9Base-RHOSE-4.16:openshift4/ose-csi-external-snapshotter-rhel9@sha256:59a622584a35d1dc0ff327266c006c90a907fe5753acd2741193b290c86cef77_arm64", "9Base-RHOSE-4.16:openshift4/ose-csi-livenessprobe-rhel9@sha256:3655c70dd6fcdf7f1e1ecce3903e6badfa551e39f37562e2ba0ced1c217e2410_arm64", "9Base-RHOSE-4.16:openshift4/ose-csi-livenessprobe-rhel9@sha256:be7eaff92385eba00914a3727cf2d6e00c5c321965d042f2f646fc5fd20988ad_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-csi-livenessprobe-rhel9@sha256:e82b33b3c5c33de944d6ec0f0f8c1f30db31317210c408778c0ef593f6f9e07c_s390x", "9Base-RHOSE-4.16:openshift4/ose-csi-livenessprobe-rhel9@sha256:f3084026bbbb6603717fe0ad04df7aa4616d43eee24a9404b6482cf95a4005c6_amd64", "9Base-RHOSE-4.16:openshift4/ose-csi-node-driver-registrar-rhel9@sha256:064ea9839beceefa22ea75bec600cde687abf950dec91081cd0d8ce0db588027_s390x", "9Base-RHOSE-4.16:openshift4/ose-csi-node-driver-registrar-rhel9@sha256:c3adbf1fc8493ffd3506f9a51b33f10ed10a2018e1d6db0102e81906e12c3d9c_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-csi-node-driver-registrar-rhel9@sha256:dbceab32444995093af9dbb312b9a72cf3c15032fe8700211243a013a575ff0a_amd64", "9Base-RHOSE-4.16:openshift4/ose-csi-node-driver-registrar-rhel9@sha256:ecab82fcd2acc9617b4e86c5d41c6e0c74ce682e58b56e5c2955985ecd918473_arm64", "9Base-RHOSE-4.16:openshift4/ose-csi-snapshot-controller-rhel9@sha256:66e97aaa85cc6723c1ee711778c64a32046553e386399e31b7298866a103b8c3_amd64", "9Base-RHOSE-4.16:openshift4/ose-csi-snapshot-controller-rhel9@sha256:9334e3e22d5880427f7f011cfb426505172128a7428d3503e27b9b2a909c359c_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-csi-snapshot-controller-rhel9@sha256:9e935873b4fee77568b6f667185d5c463d0700fdc5757a64f945110273d4f4ce_arm64", "9Base-RHOSE-4.16:openshift4/ose-csi-snapshot-controller-rhel9@sha256:c1c572eca3c27d5953827bedb24634d0c04df767dc85df7e0f7a9a433c149b44_s390x", "9Base-RHOSE-4.16:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:485a09448ddf4bda78e50991a7635da8b2365a0ed8001b37b233904ea9e7fd36_arm64", "9Base-RHOSE-4.16:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:72e1ec4501510e8ff3e51661a0bea692929d016f53ebc6862dccbb9634ce2905_s390x", "9Base-RHOSE-4.16:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:a43be110d11f49fc87b25b46da318bbf799e1a140f518f7b4fde414c7af341b4_amd64", "9Base-RHOSE-4.16:openshift4/ose-csi-snapshot-validation-webhook-rhel9@sha256:c2b7348b0a4e03268b0ee6c304cd66567920fa0447f6f55c69ad1d3385f24de5_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:081f74f892e33ada4320c9cfb7bb06f8d80ebe87c8fc2b522b6df27874334f6e_arm64", "9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:48c8caaf54c288fef37535c4c8f7f3e2c685482c2ff7510ba818a078d96c7d61_s390x", "9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:5f49518b80af27c68882498c7422f07385d2f2d984ff0546cd3ceb32250ad4df_amd64", "9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:e785d85bf85896f982bd0b94303fdb35b0c2c60cf0458e4c5fb0833ba24f7595_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:7452a6237d08b92ea7edf746be9cd2b6e46d7499007db659cb321ccc4d825218_arm64", "9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:78821c20ffb87d62624c9a0e1851f9182fe93d135b8a277dba7a38132155d199_amd64", "9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:8178a2c1a65dd82fb3dd9a264c987bb2f39acf5a85d177ecc1815d4aafbd132b_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:e69d9bb39e69aec74ec96f120a8172ea94a9f85cf487e5b43bd5e53618ea26f3_s390x", "9Base-RHOSE-4.16:openshift4/ose-docker-registry-rhel9@sha256:3c51b66a7d670995df432135c722821adaeb680937953fdcde36b5842d12e2f3_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-docker-registry-rhel9@sha256:a5e096645101838bc75e83bca27d7c69114fdc93c3eba857e28fbe1121252ac6_amd64", "9Base-RHOSE-4.16:openshift4/ose-docker-registry-rhel9@sha256:aed9c1b83d6cd494fc5acc96baf571a63823f09bd12dd19495c9d4cdaeb9a567_s390x", "9Base-RHOSE-4.16:openshift4/ose-docker-registry-rhel9@sha256:f3f6377d014beff44475d7399cb8964c80f4e82cef1566e6bc7d66a114c55d56_arm64", "9Base-RHOSE-4.16:openshift4/ose-etcd-rhel9@sha256:41c64d2c8c8f0fa6dcc9930aec9cff0af506ffcd541d25a96ebd1d047f5b959d_amd64", "9Base-RHOSE-4.16:openshift4/ose-etcd-rhel9@sha256:b15815a603cd7fbf527d149eac887e2742af552f54bfcbf786431782723e5744_arm64", "9Base-RHOSE-4.16:openshift4/ose-etcd-rhel9@sha256:cf084c3cef3329575e32d56515dc85c0fc2ac38a7f691fa28d52f1ac05e4e94c_s390x", "9Base-RHOSE-4.16:openshift4/ose-etcd-rhel9@sha256:fe9fc35575a1739725f5b3eed21bf1cee7bfd4819ac816f07cbc94cc67f2b7f0_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4c7445e30204ee2b65b7c571d4aeaa67d1ff7a780382a1428c3af026ec7eac79_arm64", "9Base-RHOSE-4.16:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:5f84b234f2bafa731e4554c9bfde2970c94e7f073867388962c0533e9bad74cc_amd64", "9Base-RHOSE-4.16:openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:8d82b8f8678ffca995261cc5a56af65f844d4ae57a116bb3cae87e12f652a146_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:20d4840b515d63205c1e696b012aab48552996e349559b4f1e368e73cd4c370f_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:6650b4611fb0f7db84975f34c846222060e35bc9279818db39f1f49bfc15bc08_arm64", "9Base-RHOSE-4.16:openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:f9e9e61dafd5315dc23cdd537de910130a8e6c7e6d06f73faf64e533588d07d6_amd64", "9Base-RHOSE-4.16:openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:8b29e387125f80021953bec7827b632730bcaa43492ca1195886d3f3ed6d2adf_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:8f468a261c1d304bdb32a5e6b8249fe685cec73308984e53eec5e4810e296384_amd64", "9Base-RHOSE-4.16:openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:caa803d70386e611b83f2b8652b9ce84d65c99a92166eaf014671f86f4ad4d1b_arm64", "9Base-RHOSE-4.16:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:23a050153da0f5cea24f5137327ac787da3d4b8c252fb36d5641999c14aa03cb_arm64", "9Base-RHOSE-4.16:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:c6c4d1ee6411493ce488cc9ee380c09de5a1e928db538de2ebc700e102a8db28_amd64", "9Base-RHOSE-4.16:openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:eb19c06edb0712f03a804cf2f085f72ec56a38da20dc8bd8dd8069ee94cb7c14_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-haproxy-router-rhel9@sha256:1b6fc807ec024e581d39d741006b21c184400cba648dc07c78d84ba6846a2c05_amd64", "9Base-RHOSE-4.16:openshift4/ose-haproxy-router-rhel9@sha256:3055a62b6bba9d7e8f68737c00fad5dc2e9b22976239c49297c766f889a3b4e9_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-haproxy-router-rhel9@sha256:8b217d19af84badd6bd00077432abb7462598cf57678c0275d7a69082bee3849_arm64", "9Base-RHOSE-4.16:openshift4/ose-haproxy-router-rhel9@sha256:e953fdb0c6878c8104ca515a9d919000c4d16a9abed4f3e9729c6d67fef78ff6_s390x", "9Base-RHOSE-4.16:openshift4/ose-hyperkube-rhel9@sha256:0b8a229b46d9b0682bf8269c02dce5133d89f8ea7b51addb0669f49678112488_amd64", "9Base-RHOSE-4.16:openshift4/ose-hyperkube-rhel9@sha256:710e35b23584f7a75641789c586f7e53449ce273101cb7be795c9f037eb82383_s390x", "9Base-RHOSE-4.16:openshift4/ose-hyperkube-rhel9@sha256:bce158b41006d0af318ec6b590b51a8c053947d065e0818523cba3264a40a6f7_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-hyperkube-rhel9@sha256:e9261248ecb74f2bfe6fbd9e859123a7bc8fd3d71e820d346f4e0359822017fc_arm64", "9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:194cf8fd9493ce590fb3587dc409a72bce168a52d3f34411acc87ca4a0fe1710_amd64", "9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:3143372d573451bfcb11e3465fb12f7f2682da91795ebb9f14526327f85c34e0_s390x", "9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:39064ddeb4275be1134dc72bb6cfff8325d11569d1513a3c03212a3fa8208089_arm64", "9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:ee6319c9362dc41c1d7186fbfdfa9cf1b695048479a73da38b3f5c329d7bc804_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:4952c68820c17528df39dc23c5404910edf1b06e05947ba44172938d338ac526_s390x", "9Base-RHOSE-4.16:openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:7be3b1c8088ce0238c7ea3cac82f08bbe067580acffb15d4ab0f17eec6ed92b3_amd64", "9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:677ad57ae44cb76e8b11e60319e923927823c82daf0aeec355d5a6d46a5c73f5_s390x", "9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:8e189318cad31335283ce4b57a4fe2a4cad6d140d12f8ef07c9088bc87e67459_amd64", "9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:3e21d147e3637b6a1dd10592462382ecb5d2241927ca7c2d3c3dfd26d6119995_s390x", "9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:6be505059d53492962cc7bdf81beea66e11a044a35cd5b5796bcd2555a0c48c7_amd64", "9Base-RHOSE-4.16:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:6032436731216cbd54e7a9831dd1d68bd28b8018c80aad115b8988165db4bfeb_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:777b7af58dbb1f542795a5b767c6c6483e0bfda71a95d9c7d5119c9018b79208_amd64", "9Base-RHOSE-4.16:openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:927f3a087ded590d92122040f7f5244e7ee08b29e7ec9bc99c42d9aa33229c76_s390x", "9Base-RHOSE-4.16:openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:88aa10e74968b69e7d0f77dedf499de1b02bb07401e5019d077f6478d092d8b8_amd64", "9Base-RHOSE-4.16:openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:b40452cd10436d5cc4b88e87683ed68ebdd0c686acd7ab0778a3b74cd2593818_s390x", "9Base-RHOSE-4.16:openshift4/ose-image-customization-controller-rhel9@sha256:0bedaa1a2c8738c782917e4ccb17c1468c678115adae95651664d0ddfa2f4400_amd64", "9Base-RHOSE-4.16:openshift4/ose-image-customization-controller-rhel9@sha256:e4333895ca011de3264634736e03a8ffe71304b6f5d343c2b240168daff44636_arm64", "9Base-RHOSE-4.16:openshift4/ose-insights-rhel9-operator@sha256:13a73124261212b07c95ed6ee0aeb8238061078971a8ceb3e9210f5a41693eb2_arm64", "9Base-RHOSE-4.16:openshift4/ose-insights-rhel9-operator@sha256:82bfcd511f80b5699c408ae43a8bde1eddcd393dfa3820a351d5731ad6f5da1d_s390x", "9Base-RHOSE-4.16:openshift4/ose-insights-rhel9-operator@sha256:bd0aef0bc792cba0510b793699dab9a8aa84e8ae0d5aefe71835db8eeb095731_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-insights-rhel9-operator@sha256:e1b7e38fd084dc06e7f9577b91f9cdb27f5ed20c9a7461709593056482162c61_amd64", "9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:2378be30a2d8c5bb75eb81099baa58e85407ec530e99b5303664f50f9d673e1a_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:2bf37726a79cac4224bbbd2e3be07a773d1010a00d5582a9097a4090fa1f6d62_arm64", "9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:3f69c1a8940a1623d9e33043054393984da3e6f80e7db461542852df77776bc3_s390x", "9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:fcc488f18198d1c4e749df0480d8f0cce37f60e2d2ac9b80c29853012819cc09_amd64", "9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:75faaecaaf87cd07cc77f97261609cdfecc7d84081c8339348be5c15827e80b4_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:7732fa6233771d45ce945df849f668807d45787e6c38c40c88e35932bf78beca_s390x", "9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:d14d5f0f2a63d6b99e477f1578cf824b0ae6d707e2b592c853d6d4a03053254e_arm64", "9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:e75d368195285ebfe144d8c593a7c5841a0657a65957b82acf87efc900c9238b_amd64", "9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:41f4e8debc115364741aa67dc591f2af3eb63d10b606ce2fbef19f5bbe129e15_s390x", "9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:5db29e7e8d75607634f84ba38ebee05fda82eed5cbf40fb18922b7c06b7bb30f_arm64", "9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:9fdd27220960109e78e339606572be20a3cf505cd906e9faf80e2982a9af0f63_amd64", "9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:da76a5681cad236069ff482505ba4d287e46c4e4c61648e871143b330e34693d_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:bf44485c8d37d7c565a38bff704db8aeb222f685ff8b099a22641dde35010ab6_amd64", "9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:db36ff22a4b0908c24041336ad7edd72b14e8d78320faa834a67a4970b7a32e5_arm64", "9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:84a530c6433ecbf85dfe0538fd2ac5e84c2031879deef86d78d702d03f4fa39d_amd64", "9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:8b6f16e0a6a9cfb9897c2ed7e2208e87ed4f1a1bd165942c57d63434c93f1c38_arm64", "9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:567f32efce655bd8e4135439f631a0a8660572bcf0a44d8ab87269cd6e094189_amd64", "9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:f6a5d7e6ea4f69f8c80305ce420fe5aa2a3bb677fed1c7555760eb0f9a83b0da_arm64", "9Base-RHOSE-4.16:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:63df8fe7486f55486c6d13ebee0bd8bb31c11aa336f265ef424fff0caf67bfcc_arm64", "9Base-RHOSE-4.16:openshift4/ose-ironic-static-ip-manager-rhel9@sha256:7abd406cd883cca552ed4d9b820713fd103972240bce56584c0b5c12aacf4f8e_amd64", "9Base-RHOSE-4.16:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:08f590d66ccd3bc9c70b880fe0377db41f78837504772cb0f9b28847a4142172_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:178f3eac64d3038e873d64d72ca1f5bfa17ec36397c8290ce98d5692fe8b1e4e_arm64", "9Base-RHOSE-4.16:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:28df1b94af8950fa87f604b2ad4cdf9fa0eed5cc7a985086a45c7b8c94707fe7_s390x", "9Base-RHOSE-4.16:openshift4/ose-k8s-prometheus-adapter-rhel9@sha256:6015286dbc21c63448540772372c0e031a1be8c78d1f3c8f29bf6bb23da97eb8_amd64", "9Base-RHOSE-4.16:openshift4/ose-keepalived-ipfailover-rhel9@sha256:24f9ddd7ab23775afcba7a02c070b546bb97366801fe51f8814e2c1e4ab6db44_arm64", "9Base-RHOSE-4.16:openshift4/ose-keepalived-ipfailover-rhel9@sha256:6830a723334aa65786d90c1956ff23bc2fc4b394a8e5e4ce943ce0f53e5cce47_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-keepalived-ipfailover-rhel9@sha256:b855d8224a9e8787b421fc64079dc57874d89d8d29b322610aa2645cc5fdacb3_s390x", "9Base-RHOSE-4.16:openshift4/ose-keepalived-ipfailover-rhel9@sha256:dcd55ef2d57096d7cc3ef3cf8aa628d303b13a1cd3122c1bf0f7da5a1bbcbeb1_amd64", "9Base-RHOSE-4.16:openshift4/ose-kube-proxy-rhel9@sha256:048ce8ad02c02ae3d1a2e6d6d96b2567131eeff4a1da5579101f4587c068063f_arm64", "9Base-RHOSE-4.16:openshift4/ose-kube-proxy-rhel9@sha256:7358a44ad56fe597f935224d10b92d2e1041d88200cedddb541f0ca7a9a8eecf_s390x", "9Base-RHOSE-4.16:openshift4/ose-kube-proxy-rhel9@sha256:a8f37dd90423753ee22882c4b53ecb46fe2c5afadfa20b4302e3e1b5f48cf8be_amd64", "9Base-RHOSE-4.16:openshift4/ose-kube-proxy-rhel9@sha256:d6a19cd3051cd937e123a49ab2f38b62d9113b54b13faecda8ffbdeec8232145_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-kube-rbac-proxy-rhel9@sha256:0adb39d85aa95db4356152dfffda6fcca7053fa79ee526f60a54c9c8daca2afe_s390x", "9Base-RHOSE-4.16:openshift4/ose-kube-rbac-proxy-rhel9@sha256:2ea23b3f564a616f6e03b1fb74fc1e1588204f0562112b415828aaabef44419e_arm64", "9Base-RHOSE-4.16:openshift4/ose-kube-rbac-proxy-rhel9@sha256:9cca17dcd88c3bf52147f4693f6d975d18c69876824758a3c88bc6497c04c23c_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-kube-rbac-proxy-rhel9@sha256:d606ca817b3e7be1d2148ea034640dfc4fa9ef0c40c2bf13cae8a626e2c396fa_amd64", "9Base-RHOSE-4.16:openshift4/ose-kube-state-metrics-rhel9@sha256:13abc456de760197ab220610a5ff216774043f4b9658538072bd8af34f839abd_s390x", "9Base-RHOSE-4.16:openshift4/ose-kube-state-metrics-rhel9@sha256:21d8bbb3b6f8c8d320a7f6f14ef3154a809582da967ba52e469005287af18058_amd64", "9Base-RHOSE-4.16:openshift4/ose-kube-state-metrics-rhel9@sha256:682fe1ae91719f21ffefd006b823e1aacd6cc47fe5300f6e432932323e497f6f_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-kube-state-metrics-rhel9@sha256:e8b0a533133ab2a3f32b69e0f8500cf166958cc0216224588182cd9d12905da1_arm64", "9Base-RHOSE-4.16:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:01d3094788ee93ee7625f6fda0a1d543fcfb3a3e5a3f83c3d531479d4cff6fe1_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:0d5c915a6991893f10e509ee974974371737f95267f1fd12f58c9db90cbe29c7_s390x", "9Base-RHOSE-4.16:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:1e39bbb9ef418ca53c5304f5d20efd28fe7f9d8ba8af5e2e627321f3ab64558b_amd64", "9Base-RHOSE-4.16:openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9f69adaae94ac55ab8e87d549a97b1d481991928c6960d29d3723d65a0be01ac_arm64", "9Base-RHOSE-4.16:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:00a65a0b8c13e225c2e7930d47b4d48aa98af7adc43954c8dc5df8054187cec1_s390x", "9Base-RHOSE-4.16:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:39bd9f75c70ceb3880d68065ae9e0b7cc9a2bcb814552fcc9b4c9d543b0553c4_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:aa1012923bbc8878d52215a7958945fdfcf433aaf342747297db66646925d821_amd64", "9Base-RHOSE-4.16:openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:d32d4b2e9e0b8d30e08c1316ac0a79252ed85670d5b00b619247c560c5cd16f9_arm64", "9Base-RHOSE-4.16:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:1a97a216f18e582571a883c4263f36656fd373d32fccba0c86b810bcc9e6cb07_amd64", "9Base-RHOSE-4.16:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:42a7a603fba8bbc9acc4415c441fea219a9db697d3aebee9503723b6176d91b3_arm64", "9Base-RHOSE-4.16:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:627ad4d117ec183382faf514b0fb53e20f8cc3f32bfec5ee2599f169a83a543d_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-libvirt-machine-controllers-rhel9@sha256:da910ada5b5655487115a79cbb36f024a60fe1d87c3c790982d70cc551320125_s390x", "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-aws-rhel9@sha256:c1eebd2250a4843c66bbe66c15a10ca25d956eca8bafbd066f5767d3877ef674_arm64", "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-aws-rhel9@sha256:e062a25836afeeb7287249c070df92c3e9a2a1f152cbde99d29b275c4792133f_amd64", "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-azure-rhel9@sha256:0ea28289a3a4c13819c8e5dd100e30f6e6f81c17015baf3d3e605a3e45dc2f47_arm64", "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-azure-rhel9@sha256:9b1c32cfb8a6100869241809b631e3c46aa0b423af8a94499ddf30fa1734126d_amd64", "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:1a6f04c2234ba27547c8c3989a45b5c62795f4f8959c4f380d36a5e04b555047_amd64", "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:22c08d9431644f168ad1adeb4442831646401254277e19b9abb32b3cd63e62b5_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-gcp-rhel9@sha256:48926d3237b940557630dad93fda15f1a18794f108b486c68520c6271c919683_arm64", "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:3d60d199709555e50baf4c33e424b8830dd75a3f184b8d1fecf08fdee071ff07_s390x", "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:91fed3c78d372244f987f44d65ea2488135ccc61f276466fcff8f03ca8cef73f_arm64", "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:96eaf4b84c52e65fcb5001ad62e2c646822a08ab45bde63dc6d59d598ddd4950_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-machine-api-provider-openstack-rhel9@sha256:addace3f0ff1e59ae96237b901e7207246c5cf30899e16f4342836d6a0bae021_amd64", "9Base-RHOSE-4.16:openshift4/ose-machine-api-rhel9-operator@sha256:348058b08988a0ffd7db52d5cda3fe654d26ef533882aa59d5c7b622bda5d993_s390x", "9Base-RHOSE-4.16:openshift4/ose-machine-api-rhel9-operator@sha256:72de3e55b0b67d579bb2309e4770eb8f0f01f0b58ffe1463e02cf1cd40b852a4_amd64", "9Base-RHOSE-4.16:openshift4/ose-machine-api-rhel9-operator@sha256:cabdedc128074d67ac226bf60c538fbeeb2e8eef8451af710f4916a7dff4c2ae_arm64", "9Base-RHOSE-4.16:openshift4/ose-machine-api-rhel9-operator@sha256:fdf771b69a68ee18d5a99d493732a06bdba0a332b4b9cce72d46515963351712_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:095983d061d5de744c28ced1bb3b8001983d30de87f85c52ff34951277600390_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:9a31cdedca230e6ea0bbaf3c7c9841054cabfb6776693c35b85e0f2f34ddbacb_amd64", "9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:9d4abf9df596502d562ef4505a600aaf66dfc38bcd89ec4b57656e4737f196ac_s390x", "9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:e228c59f688c379092531ccd015dfb49b5816ad2ca459dd1a277d5b154470cfa_arm64", "9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:730d70620738fe2fd6a12b5c122557af5eda00fb5245e2a77022e1cfcc5495e4_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:800e39ff35d77ee5b490d99f68352b1a00826562b96e144140267ef84c22d064_s390x", "9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:8e037ebb3a4fc6e430c9ca90cad5845bdd04682283d7c1238a9cb701b55e9cc2_amd64", "9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:cba0a613535e8d827f7ce6300bae4cf382e55c7a5fe8d2aa9cf27ae1e67cc365_arm64", "9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:69d56cbe7a0829ec462a3e7eb93e10ed95359cd802ebc363cebf831e984985cd_arm64", "9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:e10b031a10d3b9775e23131925c6f7f2106a861ea85c38cca35385bac433d8c7_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:e7220c98b680312424a3651c8674ba01a23fac67fa68abcc4e50aa9215ae08ae_s390x", "9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:f489f0b01b85fa2a20deff3a6bede666e4720c505c3182bc5ae65919b18d86ee_amd64", "9Base-RHOSE-4.16:openshift4/ose-multus-admission-controller-rhel9@sha256:0b9fcfaff47a112ad717cbeb28f8e28feec9b28966238c1c15b20e7cca41ca2a_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-multus-admission-controller-rhel9@sha256:71690465c529aff1e4292388b9ce8db3ec3e566da01a95c3267f0d4e3bb0163d_arm64", "9Base-RHOSE-4.16:openshift4/ose-multus-admission-controller-rhel9@sha256:ad3d3d021d618f360fff4f70da99c20df74b90dcb86334fd88ff3633779fb53a_s390x", "9Base-RHOSE-4.16:openshift4/ose-multus-admission-controller-rhel9@sha256:f1de147edd12bfc298c1493fb2cd3f5636b807e201091261e1f2b8e58e4fa212_amd64", "9Base-RHOSE-4.16:openshift4/ose-multus-cni-microshift-rhel9@sha256:0bca64aec5a3d6f6f52fbc874f11b38992557e86b8f63bee236702072d1713a0_amd64", "9Base-RHOSE-4.16:openshift4/ose-multus-cni-microshift-rhel9@sha256:1d68ac29f304171e89ffdc5b24febbd3d134acf1dd75657efd8ebadcd136d636_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-multus-cni-microshift-rhel9@sha256:822e167d8e17f0c66b1d01b6f9683a28dd7eb10beb90e3eaa8b9c9d877176de6_s390x", "9Base-RHOSE-4.16:openshift4/ose-multus-cni-microshift-rhel9@sha256:97de7cef3db9df569220ce28b7694b2d90bb0306aee4a3dc25aa900ecfb8ba89_arm64", "9Base-RHOSE-4.16:openshift4/ose-multus-cni-rhel9@sha256:08d9c1463da8266abb3ff2e3429c474bb65e91cb3993f36f0540a52c1f7d13b4_s390x", "9Base-RHOSE-4.16:openshift4/ose-multus-cni-rhel9@sha256:476bcd488022220eb35577e7cc67f842a608d07a80e1323c214b3548d5012fad_amd64", "9Base-RHOSE-4.16:openshift4/ose-multus-cni-rhel9@sha256:4a1a06f00144e87e7da056bf58675f761aee26d9d085bb69828dd078d632827c_arm64", "9Base-RHOSE-4.16:openshift4/ose-multus-cni-rhel9@sha256:9e56c73cea59a1bfc54ce90edee8f4a295e61e9299fc558b70cb31aa39e8c8e5_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-multus-networkpolicy-rhel9@sha256:06bfd1888fd3e3199084ba41559bf3f21563b30a221395ac42219d3ae510ae54_s390x", "9Base-RHOSE-4.16:openshift4/ose-multus-networkpolicy-rhel9@sha256:3904de0e659c1833835b9dbe3aa08215b5ab9b2168ad43aad1c8e834c70761d2_amd64", "9Base-RHOSE-4.16:openshift4/ose-multus-networkpolicy-rhel9@sha256:838c738b780512293aaf7d1249ac29ccb50fdf2e3b7011c0a3591741a8299988_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-multus-networkpolicy-rhel9@sha256:ed22a41693fc3f0466313e00cbf9a7171e4a2f1e98e6e460a4c8e6b3a9d553db_arm64", "9Base-RHOSE-4.16:openshift4/ose-multus-route-override-cni-rhel9@sha256:3cb9a395e3165c4567442fdbd57fe52fd04e38e63d7f959c1df7b61abb9b7869_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-multus-route-override-cni-rhel9@sha256:c214fb27c8655d5bbee62da891202cfac9eedec8801e4e494608ee8ebf89bc31_s390x", "9Base-RHOSE-4.16:openshift4/ose-multus-route-override-cni-rhel9@sha256:d6cd6d6bfbb2897fa954ada109ef79d7f35ae479ec7705d556e531e260970036_arm64", "9Base-RHOSE-4.16:openshift4/ose-multus-route-override-cni-rhel9@sha256:e990f78ba767c7b88f4a8132933bc17a6d4fe1b135c4b392c071f13bde32ce16_amd64", "9Base-RHOSE-4.16:openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:1ec628f3edd496d38cf0ef051a3a3e4660c52bdaacc6fd811270b4bee23c9035_ppc64le", "9Base-RHOSE-4.16:openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:38891b4547aea650a23c9b3ff616b4dd23635f426ad8c5986c72d7092f774e5f_arm64", "9Base-RHOSE-4.16:openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:99767d45f5f2c507f9809cd88205a51bad6319feb304220db62de5ec5ae435f3_s390x", "9Base-RHOSE-4.16:openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:9fe5a51e368734b1617215b1bb666ac2098dd2478e6ae7c3d8916e7d8b989942_amd64", "9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:1605460133de7bc30796ff154a25f99d1adac73b66f646a9789e716e7c0a7f9f_amd64", "9Base-RHOSE-4.16:openshift4/ose-must-gath